Migrating and upgrading Essbase-problems with modifying nightly batch scripts

We are upgrading and migrating Essbase from 6.2 Unix to 7.0.1 Windows. We are in the process of modifying the nightly batch scripts that take SAP data and upload into Essbase. Thusfar the dimension build is working, but the dataload has not. Has anyone else done a similar migration/upgrade?ThanksBonnie Bedzin408 737 5613

Report script is a text file there is nothing to create a problem.
You can migrate using file system copy or migration wizard.
If you want you can craete a report script in the target server by copying the content from the source.

Similar Messages

  • Can't open forms nor refresh to Essbase after a migrate and upgrade

    Migrated and upgraded from 9.3 to 11.1.2.1 by replacing and upgrading SQL-repository (thanks to John Goodwin for idea and instructions).
    This method has worked in two out of three cases.
    In this third case I have two problems:
    Can't refresh to Essbase nor open the forms: (com.hyperion.planning.HspException: An error occurred while updating the relational database. See log for details.)
    Can't open the forms: (An error occurred while processing this page. Check the log for details)
    C:\Oracle\MW\user_projects\epmsystem1\diagnostics\logs\services\HyS9Planning-syserr.log
    Creating rebind thread to RMI
    java.util.MissingResourceException: Can't find bundle for base name HspMsgs, locale nb_NO
    java.util.MissingResourceException: Can't find bundle for base name HspCustomMsgs, locale nb_NO
    java.util.MissingResourceException: Can't find bundle for base name HspImgs, locale nb_NO
    java.util.MissingResourceException: Can't find bundle for base name HspCustomImgs, locale nb_NO
    java.util.MissingResourceException: Can't find bundle for base name HspCustomMsgs, locale no
    java.util.MissingResourceException: Can't find bundle for base name HspImgs, locale no
    java.util.MissingResourceException: Can't find bundle for base name HspCustomImgs, locale no
    Query Failed: SQL_GET_FORM_MEMBERS: [236238, 236238]
    java.sql.SQLSyntaxErrorException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Invalid column name 'LABEL'.
         at weblogic.jdbc.sqlserverbase.dda4.b(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda4.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.b(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddr.v(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddq.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)
         at weblogic.jdbc.sqlserver.ddj.m(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.e(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddb9.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.v(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.u(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddb9.executeQuery(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
         at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
         at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
         at com.hyperion.planning.sql.MultiPartCache.getUnfilteredCache(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    java.sql.SQLSyntaxErrorException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Invalid column name 'LABEL'.
         at weblogic.jdbc.sqlserverbase.dda4.b(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda4.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.b(Unknown Source)
         at weblogic.jdbc.sqlserverbase.dda3.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddr.v(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddq.a(Unknown Source)
         at weblogic.jdbc.sqlserver.tds.ddr.a(Unknown Source)
         at weblogic.jdbc.sqlserver.ddj.m(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.e(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddb9.a(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.v(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddde.u(Unknown Source)
         at weblogic.jdbc.sqlserverbase.ddb9.executeQuery(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
         at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
         at com.hyperion.planning.sql.JDBCCacheLoader.loadObjects(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
         at com.hyperion.planning.sql.MultiPartCache.getUnfilteredCache(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    java.lang.RuntimeException: Error loading objects from data source: java.sql.SQLSyntaxErrorException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Invalid column name 'LABEL'.
         at com.hyperion.planning.sql.GenericCache.loadCache(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.getCache(Unknown Source)
         at com.hyperion.planning.sql.GenericCache.getUnfilteredCache(Unknown Source)
         at com.hyperion.planning.sql.MultiPartCache.getUnfilteredCache(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:417)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Wed Aug 03 10:55:39 CEST 2011 User = admin : Exception thrown during HyperionPlanningBean.getDataGrid(): null
    java.lang.NullPointerException
         at com.hyperion.planning.olap.HspFormGridStructureBuilder.build(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    java.lang.NullPointerException
         at com.hyperion.planning.olap.HspFormGridStructureBuilder.build(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.generateFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.db.HspFMDBImpl.getEmptyFormGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.getDataGrid(Unknown Source)
         at jsp_servlet.__enterdata._jspService(__enterdata.java:5147)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at HspValidationFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Edited by: Markus on Aug 3, 2011 2:12 AM

    Well. At the login (upgrade) screen, it tooks some attempts to login/upgrade before it finaly accepted the upgrade command and started to upgrade. Once initiated, the upgrade seems (according to the log provided below) to have run smooth. However, that is not the case as it seems.
    [Aug 2, 2011 11:59:07 PM]: Application (PC_HPx1) Upgrade initiated by user admin...
    [Aug 2, 2011 11:59:07 PM]: *******************************
    [Aug 2, 2011 11:59:07 PM]: 9.3.1 to 11.1.1
    [Aug 2, 2011 11:59:07 PM]: *******************************
    [Aug 2, 2011 11:59:07 PM]: Execute SQLs-C:\Oracle\MW\EPMSystem11R1\products\Planning\config\sql\9_5_0Migration_SQLServer.sql
    [Aug 2, 2011 11:59:07 PM]: *******************************
    [Aug 2, 2011 11:59:07 PM]: Executed line number1
    [Aug 2, 2011 11:59:07 PM]: Executed line number2
    [Aug 2, 2011 11:59:07 PM]: Executed line number3
    [Aug 2, 2011 11:59:07 PM]: Executed line number4
    [Aug 2, 2011 11:59:07 PM]: Executed line number5
    [Aug 2, 2011 11:59:07 PM]: Executed line number6
    [Aug 2, 2011 11:59:07 PM]: Executed line number7
    [Aug 2, 2011 11:59:07 PM]: Executed line number8
    [Aug 2, 2011 11:59:07 PM]: Executed line number9
    [Aug 2, 2011 11:59:07 PM]: Executed line number10
    [Aug 2, 2011 11:59:07 PM]: Executed line number11
    [Aug 2, 2011 11:59:07 PM]: Executed line number12
    [Aug 2, 2011 11:59:07 PM]: Executed line number13
    [Aug 2, 2011 11:59:07 PM]: Executed line number14
    [Aug 2, 2011 11:59:07 PM]: Executed line number15
    [Aug 2, 2011 11:59:07 PM]: Executed line number16
    [Aug 2, 2011 11:59:07 PM]: Executed line number17
    [Aug 2, 2011 11:59:07 PM]: Executed line number18
    [Aug 2, 2011 11:59:07 PM]: Executed line number19
    [Aug 2, 2011 11:59:07 PM]: Updated Version and Release.
    [Aug 2, 2011 11:59:07 PM]: *******************************
    [Aug 2, 2011 11:59:07 PM]: 11.1.1.0 to 11.1.1.1
    [Aug 2, 2011 11:59:07 PM]: *******************************
    [Aug 2, 2011 11:59:07 PM]: Execute SQLs-C:\Oracle\MW\EPMSystem11R1\products\Planning\config\sql\11_1_1_1Migration_SQLServer.sql
    [Aug 2, 2011 11:59:07 PM]: *******************************
    [Aug 2, 2011 11:59:07 PM]: Updated Version and Release.
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: 11.1.1.1 to 11.1.1.2
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: Execute SQLs-C:\Oracle\MW\EPMSystem11R1\products\Planning\config\sql\11_1_1_2Migration_SQLServer.sql
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: Executed line number1
    [Aug 2, 2011 11:59:08 PM]: Executed line number2
    [Aug 2, 2011 11:59:08 PM]: Executed line number3
    [Aug 2, 2011 11:59:08 PM]: Executed line number4
    [Aug 2, 2011 11:59:08 PM]: Executed line number5
    [Aug 2, 2011 11:59:08 PM]: Executed line number6
    [Aug 2, 2011 11:59:08 PM]: Executed line number7
    [Aug 2, 2011 11:59:08 PM]: Executed line number8
    [Aug 2, 2011 11:59:08 PM]: Updated Version and Release.
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: 11.1.1.2 to 11.1.1.3
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: Execute SQLs-C:\Oracle\MW\EPMSystem11R1\products\Planning\config\sql\11_1_1_3Migration_SQLServer.sql
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: Executed line number1
    [Aug 2, 2011 11:59:08 PM]: Updated Version and Release.
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: 11.1.1.3 to 11.1.2.0
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: Execute SQLs-C:\Oracle\MW\EPMSystem11R1\products\Planning\config\sql\11_1_2_0Migration_SQLServer.sql
    [Aug 2, 2011 11:59:08 PM]: *******************************
    [Aug 2, 2011 11:59:08 PM]: Executed line number1
    [Aug 2, 2011 11:59:08 PM]: Executed line number2
    [Aug 2, 2011 11:59:08 PM]: Executed line number3
    [Aug 2, 2011 11:59:08 PM]: Executed line number4
    [Aug 2, 2011 11:59:08 PM]: Executed line number5
    [Aug 2, 2011 11:59:08 PM]: Executed line number6
    [Aug 2, 2011 11:59:08 PM]: Executed line number7
    [Aug 2, 2011 11:59:08 PM]: Executed line number8
    [Aug 2, 2011 11:59:08 PM]: Ignored Error -[FMWGEN][SQLServer JDBC Driver][SQLServer]'U_HSP_PU_SVE' is not a constraint.Executed line number9
    [Aug 2, 2011 11:59:08 PM]: Executed line number10
    [Aug 2, 2011 11:59:08 PM]: Executed line number11
    [Aug 2, 2011 11:59:08 PM]: Executed line number12
    [Aug 2, 2011 11:59:08 PM]: Executed line number13
    [Aug 2, 2011 11:59:08 PM]: Executed line number14
    [Aug 2, 2011 11:59:08 PM]: Executed line number15
    [Aug 2, 2011 11:59:08 PM]: Executed line number16
    [Aug 2, 2011 11:59:08 PM]: Executed line number17
    [Aug 2, 2011 11:59:08 PM]: Executed line number18
    [Aug 2, 2011 11:59:08 PM]: Executed line number19
    [Aug 2, 2011 11:59:08 PM]: Executed line number20
    [Aug 2, 2011 11:59:08 PM]: Executed line number21
    [Aug 2, 2011 11:59:08 PM]: Executed line number22
    [Aug 2, 2011 11:59:08 PM]: Executed line number23
    [Aug 2, 2011 11:59:08 PM]: Executed line number24
    [Aug 2, 2011 11:59:08 PM]: Executed line number25
    [Aug 2, 2011 11:59:08 PM]: Executed line number26
    [Aug 2, 2011 11:59:08 PM]: Executed line number27
    [Aug 2, 2011 11:59:08 PM]: Executed line number28
    [Aug 2, 2011 11:59:08 PM]: Executed line number29
    [Aug 2, 2011 11:59:08 PM]: Executed line number30
    [Aug 2, 2011 11:59:08 PM]: Executed line number31
    [Aug 2, 2011 11:59:08 PM]: Executed line number32
    [Aug 2, 2011 11:59:08 PM]: Executed line number33
    [Aug 2, 2011 11:59:08 PM]: Executed line number34
    [Aug 2, 2011 11:59:08 PM]: Executed line number35
    [Aug 2, 2011 11:59:08 PM]: Executed line number36
    [Aug 2, 2011 11:59:08 PM]: Executed line number37
    [Aug 2, 2011 11:59:08 PM]: Executed line number38
    [Aug 2, 2011 11:59:08 PM]: Executed line number39
    [Aug 2, 2011 11:59:08 PM]: Executed line number40
    [Aug 2, 2011 11:59:08 PM]: Executed line number41
    [Aug 2, 2011 11:59:08 PM]: Executed line number42
    [Aug 2, 2011 11:59:08 PM]: Executed line number43
    [Aug 2, 2011 11:59:09 PM]: Executed line number44
    [Aug 2, 2011 11:59:09 PM]: Executed line number45
    [Aug 2, 2011 11:59:09 PM]: Executed line number46
    [Aug 2, 2011 11:59:09 PM]: Executed line number47
    [Aug 2, 2011 11:59:09 PM]: Executed line number48
    [Aug 2, 2011 11:59:09 PM]: Executed line number49
    [Aug 2, 2011 11:59:09 PM]: Executed line number50
    [Aug 2, 2011 11:59:09 PM]: Executed line number51
    [Aug 2, 2011 11:59:09 PM]: Executed line number52
    [Aug 2, 2011 11:59:09 PM]: Executed line number53
    [Aug 2, 2011 11:59:09 PM]: Executed line number54
    [Aug 2, 2011 11:59:09 PM]: Executed line number55
    [Aug 2, 2011 11:59:09 PM]: Executed line number56
    [Aug 2, 2011 11:59:09 PM]: Executed line number57
    [Aug 2, 2011 11:59:09 PM]: Executed line number58
    [Aug 2, 2011 11:59:09 PM]: Executed line number59
    [Aug 2, 2011 11:59:09 PM]: Executed line number60
    [Aug 2, 2011 11:59:09 PM]: Executed line number61
    [Aug 2, 2011 11:59:09 PM]: Executed line number62
    [Aug 2, 2011 11:59:09 PM]: Executed line number63
    [Aug 2, 2011 11:59:09 PM]: Executed line number64
    [Aug 2, 2011 11:59:09 PM]: Executed line number65
    [Aug 2, 2011 11:59:09 PM]: Executed line number66
    [Aug 2, 2011 11:59:09 PM]: Executed line number67
    [Aug 2, 2011 11:59:09 PM]: Executed line number68
    [Aug 2, 2011 11:59:09 PM]: Executed line number69
    [Aug 2, 2011 11:59:09 PM]: Executed line number70
    [Aug 2, 2011 11:59:09 PM]: Executed line number71
    [Aug 2, 2011 11:59:09 PM]: Executed line number72
    [Aug 2, 2011 11:59:09 PM]: Executed line number73
    [Aug 2, 2011 11:59:09 PM]: Executed line number74
    [Aug 2, 2011 11:59:09 PM]: Executed line number75
    [Aug 2, 2011 11:59:09 PM]: Executed line number76
    [Aug 2, 2011 11:59:09 PM]: Executed line number77
    [Aug 2, 2011 11:59:09 PM]: Executed line number78
    [Aug 2, 2011 11:59:09 PM]: Executed line number79
    [Aug 2, 2011 11:59:09 PM]: Executed line number80
    [Aug 2, 2011 11:59:09 PM]: Executed line number81
    [Aug 2, 2011 11:59:09 PM]: Executed line number82
    [Aug 2, 2011 11:59:09 PM]: Executed line number83
    [Aug 2, 2011 11:59:09 PM]: Executed line number84
    [Aug 2, 2011 11:59:09 PM]: Executed line number85
    [Aug 2, 2011 11:59:09 PM]: Executed line number86
    [Aug 2, 2011 11:59:09 PM]: Executed line number87
    [Aug 2, 2011 11:59:09 PM]: Executed line number88
    [Aug 2, 2011 11:59:09 PM]: Executed line number89
    [Aug 2, 2011 11:59:09 PM]: Executed line number90
    [Aug 2, 2011 11:59:09 PM]: Executed line number91
    [Aug 2, 2011 11:59:09 PM]: Executed line number92
    [Aug 2, 2011 11:59:09 PM]: Executed line number93
    [Aug 2, 2011 11:59:09 PM]: Executed line number94
    [Aug 2, 2011 11:59:09 PM]: Executed line number95
    [Aug 2, 2011 11:59:09 PM]: Executed line number96
    [Aug 2, 2011 11:59:09 PM]: Executed line number97
    [Aug 2, 2011 11:59:09 PM]: Executed line number98
    [Aug 2, 2011 11:59:09 PM]: Executed line number99
    [Aug 2, 2011 11:59:09 PM]: Executed line number100
    [Aug 2, 2011 11:59:09 PM]: Executed line number101
    [Aug 2, 2011 11:59:09 PM]: Executed line number102
    [Aug 2, 2011 11:59:09 PM]: Executed line number103
    [Aug 2, 2011 11:59:09 PM]: Executed line number104
    [Aug 2, 2011 11:59:09 PM]: Executed line number105
    [Aug 2, 2011 11:59:09 PM]: Executed line number106
    [Aug 2, 2011 11:59:09 PM]: Executed line number107
    [Aug 2, 2011 11:59:09 PM]: Executed line number108
    [Aug 2, 2011 11:59:09 PM]: Executed line number109
    [Aug 2, 2011 11:59:09 PM]: Executed line number110
    [Aug 2, 2011 11:59:09 PM]: Executed line number111
    [Aug 2, 2011 11:59:09 PM]: Executed line number112
    [Aug 2, 2011 11:59:09 PM]: Executed line number113
    [Aug 2, 2011 11:59:09 PM]: Executed line number114
    [Aug 2, 2011 11:59:09 PM]: Executed line number115
    [Aug 2, 2011 11:59:09 PM]: Executed line number116
    [Aug 2, 2011 11:59:09 PM]: Executed line number117
    [Aug 2, 2011 11:59:09 PM]: Executed line number118
    [Aug 2, 2011 11:59:09 PM]: Executed line number119
    [Aug 2, 2011 11:59:09 PM]: Executed line number120
    [Aug 2, 2011 11:59:09 PM]: Executed line number121
    [Aug 2, 2011 11:59:09 PM]: Executed line number122
    [Aug 2, 2011 11:59:09 PM]: Executed line number123
    [Aug 2, 2011 11:59:09 PM]: Executed line number124
    [Aug 2, 2011 11:59:09 PM]: Executed line number125
    [Aug 2, 2011 11:59:09 PM]: Executed line number126
    [Aug 2, 2011 11:59:09 PM]: Executed line number127
    [Aug 2, 2011 11:59:09 PM]: Executed line number128
    [Aug 2, 2011 11:59:09 PM]: Executed line number129
    [Aug 2, 2011 11:59:09 PM]: Executed line number130
    [Aug 2, 2011 11:59:09 PM]: Executed line number131
    [Aug 2, 2011 11:59:09 PM]: Executed line number132
    [Aug 2, 2011 11:59:09 PM]: Executed line number133
    [Aug 2, 2011 11:59:09 PM]: Executed line number134
    [Aug 2, 2011 11:59:09 PM]: Executed line number135
    [Aug 2, 2011 11:59:09 PM]: Executed line number136
    [Aug 2, 2011 11:59:09 PM]: Executed line number137
    [Aug 2, 2011 11:59:09 PM]: Executed line number138
    [Aug 2, 2011 11:59:09 PM]: Executed line number139
    [Aug 2, 2011 11:59:09 PM]: Executed line number140
    [Aug 2, 2011 11:59:09 PM]: Executed line number141
    [Aug 2, 2011 11:59:09 PM]: Executed line number142
    [Aug 2, 2011 11:59:09 PM]: Executed line number143
    [Aug 2, 2011 11:59:09 PM]: Executed line number144
    [Aug 2, 2011 11:59:09 PM]: Executed line number145
    [Aug 2, 2011 11:59:09 PM]: Executed line number146
    [Aug 2, 2011 11:59:09 PM]: Executed line number147
    [Aug 2, 2011 11:59:09 PM]: Executed line number148
    [Aug 2, 2011 11:59:09 PM]: Executed line number149
    [Aug 2, 2011 11:59:09 PM]: Executed line number150
    [Aug 2, 2011 11:59:09 PM]: Executed line number151
    [Aug 2, 2011 11:59:09 PM]: Executed line number152
    [Aug 2, 2011 11:59:09 PM]: Executed line number153
    [Aug 2, 2011 11:59:09 PM]: Executed line number154
    [Aug 2, 2011 11:59:09 PM]: Executed line number155
    [Aug 2, 2011 11:59:09 PM]: Executed line number156
    [Aug 2, 2011 11:59:09 PM]: Executed line number157
    [Aug 2, 2011 11:59:09 PM]: Executed line number158
    [Aug 2, 2011 11:59:09 PM]: Executed line number159
    [Aug 2, 2011 11:59:09 PM]: Executed line number160
    [Aug 2, 2011 11:59:09 PM]: Executed line number161
    [Aug 2, 2011 11:59:09 PM]: Executed line number162
    [Aug 2, 2011 11:59:09 PM]: Executed line number163
    [Aug 2, 2011 11:59:09 PM]: Executed line number164
    [Aug 2, 2011 11:59:09 PM]: Executed line number165
    [Aug 2, 2011 11:59:09 PM]: Executed line number166
    [Aug 2, 2011 11:59:09 PM]: Executed line number167
    [Aug 2, 2011 11:59:09 PM]: Executed line number168
    [Aug 2, 2011 11:59:09 PM]: Executed line number169
    [Aug 2, 2011 11:59:09 PM]: Executed line number170
    [Aug 2, 2011 11:59:09 PM]: Executed line number171
    [Aug 2, 2011 11:59:09 PM]: Executed line number172
    [Aug 2, 2011 11:59:09 PM]: Executed line number173
    [Aug 2, 2011 11:59:09 PM]: Executed line number174
    [Aug 2, 2011 11:59:09 PM]: Executed line number175
    [Aug 2, 2011 11:59:09 PM]: Executed line number176
    [Aug 2, 2011 11:59:09 PM]: Executed line number177
    [Aug 2, 2011 11:59:09 PM]: Executed line number178
    [Aug 2, 2011 11:59:09 PM]: Executed line number179
    [Aug 2, 2011 11:59:09 PM]: Executed line number180
    [Aug 2, 2011 11:59:09 PM]: Executed line number181
    [Aug 2, 2011 11:59:09 PM]: Executed line number182
    [Aug 2, 2011 11:59:09 PM]: Executed line number183
    [Aug 2, 2011 11:59:09 PM]: Executed line number184
    [Aug 2, 2011 11:59:09 PM]: Executed line number185
    [Aug 2, 2011 11:59:09 PM]: Executed line number186
    [Aug 2, 2011 11:59:09 PM]: Executed line number187
    [Aug 2, 2011 11:59:09 PM]: Updated Version and Release.
    [Aug 2, 2011 11:59:09 PM]: PM definition migration...start
    [Aug 2, 2011 11:59:09 PM]: ...createNLoadTempObjectTable() ended in (ms): 361
    [Aug 2, 2011 11:59:09 PM]: ...create RuleList ended in (ms): 59
    [Aug 2, 2011 11:59:09 PM]: ...created PM dimension (ms): 15
    [Aug 2, 2011 11:59:09 PM]: ...SQL_ADD_ROOT_PM_MBRS_IN_HSP_OBJECT (ms): 15
    [Aug 2, 2011 11:59:09 PM]: ...SQL_ADD_PM_MEMBER_IN_HSP_OBJECT (ms): 171
    [Aug 2, 2011 11:59:10 PM]: ...SQL_ADD_PM_MEMBER_IN_HSP_MEMBER (ms): 155
    [Aug 2, 2011 11:59:10 PM]: ...SQL_ADD_PM_MEMBER (ms): 78
    [Aug 2, 2011 11:59:10 PM]: ...doScenarioVersionBindings() (ms): 113
    [Aug 2, 2011 11:59:10 PM]: ...create PUH ended in (ms): 547
    [Aug 2, 2011 11:59:10 PM]: PM definition migration...success
    [Aug 2, 2011 11:59:10 PM]: PM definition migration ended in (ms): 976
    [Aug 2, 2011 11:59:10 PM]: *******************************
    [Aug 2, 2011 11:59:10 PM]: 11.1.2.0 to 11.1.2.1
    [Aug 2, 2011 11:59:10 PM]: *******************************
    [Aug 2, 2011 11:59:10 PM]: Execute SQLs-C:\Oracle\MW\EPMSystem11R1\products\Planning\config\sql\11_1_2_1Migration_SQLServer.sql
    [Aug 2, 2011 11:59:10 PM]: *******************************
    [Aug 2, 2011 11:59:10 PM]: Executed line number1
    [Aug 2, 2011 11:59:10 PM]: Executed line number2
    [Aug 2, 2011 11:59:10 PM]: Executed line number3
    [Aug 2, 2011 11:59:10 PM]: Executed line number4
    [Aug 2, 2011 11:59:10 PM]: Executed line number5
    [Aug 2, 2011 11:59:10 PM]: Executed line number6
    [Aug 2, 2011 11:59:10 PM]: Executed line number7
    [Aug 2, 2011 11:59:10 PM]: Executed line number8
    [Aug 2, 2011 11:59:10 PM]: Executed line number9
    [Aug 2, 2011 11:59:10 PM]: Executed line number10
    [Aug 2, 2011 11:59:10 PM]: Executed line number11
    [Aug 2, 2011 11:59:10 PM]: Executed line number12
    [Aug 2, 2011 11:59:10 PM]: Executed line number13
    [Aug 2, 2011 11:59:10 PM]: Executed line number14
    [Aug 2, 2011 11:59:10 PM]: Executed line number15
    [Aug 2, 2011 11:59:10 PM]: Executed line number16
    [Aug 2, 2011 11:59:10 PM]: Executed line number17
    [Aug 2, 2011 11:59:10 PM]: Executed line number18
    [Aug 2, 2011 11:59:10 PM]: Executed line number19
    [Aug 2, 2011 11:59:10 PM]: Executed line number20
    [Aug 2, 2011 11:59:10 PM]: Executed line number21
    [Aug 2, 2011 11:59:10 PM]: Executed line number22
    [Aug 2, 2011 11:59:10 PM]: Executed line number23
    [Aug 2, 2011 11:59:10 PM]: Executed line number24
    [Aug 2, 2011 11:59:10 PM]: Executed line number25
    [Aug 2, 2011 11:59:10 PM]: Executed line number26
    [Aug 2, 2011 11:59:10 PM]: Executed line number27
    [Aug 2, 2011 11:59:10 PM]: Executed line number28
    [Aug 2, 2011 11:59:10 PM]: Executed line number29
    [Aug 2, 2011 11:59:10 PM]: Executed line number30
    [Aug 2, 2011 11:59:10 PM]: Executed line number31
    [Aug 2, 2011 11:59:10 PM]: Executed line number32
    [Aug 2, 2011 11:59:10 PM]: Executed line number33
    [Aug 2, 2011 11:59:10 PM]: Executed line number34
    [Aug 2, 2011 11:59:10 PM]: Executed line number35
    [Aug 2, 2011 11:59:10 PM]: Updated Version and Release.
    [Aug 2, 2011 11:59:10 PM]: Your application has been successfully upgraded to the new release of Oracle® Hyperion Planning, Fusion Edition. Reopen the application.
    [Aug 2, 2011 11:59:11 PM]: Registering the migrated application PC_HPx1 with Shared Services...
    [Aug 2, 2011 11:59:11 PM]: Setting following properties:
    [Aug 2, 2011 11:59:11 PM]: User: admin AppName: PC_HPx1 OlapServerName: HypenetS1 PlanTypes: [Plan1] BaseURL: http://HypenetS1:81/HyperionPlanning/
    [Aug 2, 2011 11:59:11 PM]: Successfully registered the migrated application with Shared Services.
    [Aug 2, 2011 11:59:11 PM]: Updating CSS URL in HSP_SYSTEMCFG table...
    [Aug 2, 2011 11:59:11 PM]: CSS URL : http://HypenetS1:81/interop
    [Aug 2, 2011 11:59:11 PM]: Updated CSS URL (EIE_SERVER) successfully in HSP_SYSTEMCFG table.
    [Aug 2, 2011 11:59:11 PM]: Migrating all user identities...
    [Aug 2, 2011 11:59:11 PM]: Getting updated user/group identities from CSS:
    [Aug 2, 2011 11:59:11 PM]: Total Identities sent to update: 163
    [Aug 2, 2011 11:59:11 PM]: Ambiguous entries Count:0
    [Aug 2, 2011 11:59:11 PM]: Ignored entries Count:0
    [Aug 2, 2011 11:59:11 PM]: Identical entries Count:1
    [Aug 2, 2011 11:59:11 PM]: Updated entries Count:0
    [Aug 2, 2011 11:59:11 PM]: Deleted entries Found. Count = 162. Either the users/groups were deprovisioned or the security provider is not configured/reachable. The identities for these will not be updated.
    [Aug 2, 2011 11:59:11 PM]: Successfully migrated all user identities.
    [Aug 2, 2011 11:59:11 PM]: Successfully migrated the application PC_HPx1 to current version.
    Edited by: Markus on Aug 3, 2011 3:22 AM
    Edited by: Markus on Aug 3, 2011 3:41 AM

  • Zen 4 to zen 6.5 migration and upgrade

    Zen 4 on Nw 5.1 server
    i have to migrate to a new server (nw 6.5) and upgrade to zen 6.5
    we are using remote controle (via computer objects in edir) and
    application launching
    i don't have any pb with Netware migration and upgrade but some questions
    about Zen :
    what is the best way to do this Zfd upgrade ?

    Felix,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • I have an ipad mini 1st gen 64 gb (wifi only) and i have problem with some of my apps. These apps have lags when you play with them for a few seconds the apps are having lags are call of duty strike team, gta San Andreas and nfs most wanted.pleas help me

    I have an ipad mini 1st gen 64 gb (wifi only) and i have problem with some of my apps. These apps have lags when you play with them for a few seconds the apps are having lags are call of duty strike team, gta San Andreas and nfs most wanted.pleas help me

    I'm going to guess videos buffer for a while also...
    Two possibilities, one is you should close apps on the iPad, the other is your internet speed is not able to handle the demands of a high speed device.
    To close apps:   Double click home button, swipe up to close the apps.
    To solve internet problem, contact your provider.   Basic internet is not enough for video games and movies.   Your router may be old and slow.

  • I am using my Ipad on a remote craftshow site and am having problems with battery lasting 8 hrs. Can I use a 12v rv battery to recharge it or atleast maintain the charg over longer periods of time? I have a dc adapter. thanks

    I am using my Ipad on a remote craftshow site and am having problems with battery lasting 8 hrs. Can I use a 12v rv battery to recharge it or at least maintain the charge over longer periods of time? I have a dc adapter. thanks

    You should be able to use the battery if you get a car type charger which recharges mobile devices.
    The full size iPads use a 10-12W charger, whereas the mini uses a 5W charger. Many car chargers only supply 5W. But at 5W, the car charger should give you some extra time on your iPad. It would be best to use a 10-12W car charger.
     Cheers, Tom

  • Hi my name Abukar I had an old apple ID and I had problem with signing it so I decided to make a new apple ID with a new email address, so how can I link with two apple IDs and how can I get back all my previous apps that I purchased before, I cloud stuff

    Hi my name Abukar I had an old apple ID and I had problem with signing it so I decided to make a new apple ID with a new email address, so how can I link with two apple IDs and how can I get back all my previous apps that I purchased before, I cloud stuff

    It is not possible to do that.
    Allan

  • Would love Steve Jobs to contact me for in setting screen tinting orange for seizures as OK WE HAVE DONE IT AN ORANGE PROTECTIVE SCREEN OVERLAY FOR IPOD AND IPAD STOPPING JOHN'S photosensitivity SEIZURES AND STOPPING EYE PROBLEMS WITH USAGE

    OK WE HAVE DONE IT AN ORANGE PROTECTIVE SCREEN OVERLAY FOR IPOD AND IPAD STOPPING JOHN'S SEIZURES AND STOPPING EYE PROBLEMS WITH USAGE ABLE TO CUT ANY SIZE FOR PHONES EG
    Contact me Steve the idea is great and the pictures are reveal a better depth perception of colour call me a Mum that created a diffence for her son and kept him communicating on his ipod and his ipad proffessors were amazed at childrens hospital and would love to show you my ideas in making it built in to your ipod and ipads or any computer for that matter everyone i show is blown away not only that but a wider customer level will be reached from a Mum that made a difference for her son that was unable to communicate and then had seizures so developed my own cover that allows him to chat all day without having any eye problems.
    So we now sell the covers on ebay to help others access technology that they need in order to survive and live happily as without his ipod or ipad and him telling us what was wrong he would of died he had respritory lung disease photosensitive epilepsy a metabolic condition that could of killed him anytime from stroke or seizure battled with using all types of technology but now is a dream come true.
    Would love for this to be enabled in the setup of all computers alike to protect eyes and allow more users to speak and communicate a big thankyou to the creators and designers fabulous but please can you call me as this could make you even better i mean will and also give me more time.
    From one praying God fearing Mum
    Nadine
    Call me i do have better pics they were too big to upload orange covering on right hand side

    Going through the feedback and support pages will be a waste of your time. Apple won't respond to feedback, and support can't do anything regarding product suggestions, particularly not from a company with an existing product they wish to sell. The only attention you might get from Apple would be possible interest in selling your product through the Apple Stores, and I don't know how Apple chooses the third-party products they sell. All I could suggest would be writing to Apple's corporate headquarters:
    Apple
    1 Infinite Loop
    Cupertino, CA 95014
    with perhaps "Attention: Retail Sales Division" and telling them about your product and your interest in it being sold through the Apple Stores.
    Regards.

  • I have just upgraded to Windows 8 and my scyning and upgrading my phone with new apple software fails, Itunes looses connection with the device (phone), cant backup the phone or download new software, is this an issues with Windows 8?

    I have just upgraded to Windows 8 and my scyning and upgrading my phone with new apple software fails, Itunes looses connection with the device (phone), cant backup the phone or download new software, is this an issues with Windows

    Hi, stig2013. 
    I would recommend the steps in the article below.  See the section labeled Verify that the Apple Mobile Device USB Driver is installed > For Windows Vista, Windows 7, and Windows 8 > Update the Apple Mobile Device Driver.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    If you are receiving an error message, find the exact error number that you recieved in the article below and process the steps. 
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    This error occurs when the device unexpectedly loses its USB connection with iTunes. This can occur if you manually disconnect the device during the restore process. You can resolve this issue by using USB troubleshooting, using a different Dock Connector or Lightning Connector to USB cable, trying another USB port, restoring on another computer, or by eliminating conflicts from third-party security software.
    Cheers,
    Jason H. 

  • I use only two channels, have plenty of memory in my hard disk, and external hard drive, no effects, and still having problems with Garage band. Giving messages as you have too many live channels

    I'm frustrated, I am doing everything you recommend, I use only two channels, have plenty of memory in my hard disk, and external hard drive, no effects, and still having problems with Garage band. Giving messages as you ave too many live channels, the disk is slow prepare...can you help?

    Quote from: Richard on 15-November-07, 20:33:05
    tornado2003,
    What you need to do is boot into Safe Mode. Then delete the VGA Drivers.
    After that boot normally and install the latest nVidia ForceWare Drivers
    Take Care,
    Richard
    i guess you missed that:
    Quote from: tornado2003 on 15-November-07, 17:26:52
    ive tryed booting xp in safe mode but it just freezes after it loads up a couple of needed files .
    ive even formatted my hard drive and tryed installing a fresh xp on it but it just keeps locking up when it gets to the "starting windows setup" .(this is just after it loads all the drivers from the xp cd)

  • I have CS4 Ilustrator and am having problems with gradient banding. I'm ripping files through Wasatch 6.7 to a Roland SC-540 printer.

    I have CS4 Ilustrator and am having problems with gradient banding. I'm ripping files through Wasatch 6.7 to a Roland SC-540 printer. Is there a fix for this? Please let me know, I have been asking here for a few days here and no answers yet? Josh

    I have CS4 Ilustrator and am having problems with gradient banding. I'm ripping files through Wasatch 6.7 to a Roland SC-540 printer. Is there a fix for this? Please let me know, I have been asking here for a few days here and no answers yet? Josh

  • Hi i'm using iphone 4 and i have problem with viber apps while i'm installing

    hi i'm using iphone 4 and i have problem with viber apps while i'm installing & registration process its says error on system mainternance. can you please help me out?
    thank you.

    OK, let's try again. Wind is NOT a supported carrier. In order to use tethering, it must be supported and activated by your carrier for the iPhone. This usually involves an additional fee.  You will have to ask your carrier if they can enable it. Odds are, since they are not a supported carrier, they can not. If you want to use tethering, you will most likely have to switch to a supported carrier that offers this feature on the iPhone.
    A list of supported carriers can be found here: http://support.apple.com/kb/ht1937

  • I have an Imac  operating system 10.4.1 and Apple Works 6 and am having problems with Aplle Works 6. Is there a place I can download Apple Works 6 onto my computer?

    I have an Imac  operating system 10.4.1 and Apple Works 6 and am having problems with Aplle Works 6. It shuts down before I am finished. Is there a place I can download Apple Works 6 onto my computer free?

    AppleWorks has never been available for legal download.
    Have you done the usual trouble shooting steps:
    Quit AppleWorks
    Delete most or all of the Recent Items list.
    Remove the Preferences files to the Desktop or to the Trash.
    Launch AppleWorks to see if the problems remain.
    You'll find Recent Items in:
    username > Documents > AppleWorks User Documents > Starting Points > Recent Items
    There are several preferences files.
    Go to:
    username > Library > Preferences
    Locate, select and delete the file com.apple.appleworks.plist
    Still in the Preferences floder, locate and open the folder AppleWorks.
    Select and delete the two Cache files and the Preferences file.
    Button Bars is also a preferences file, but may be left where it is IF you have no problems that appear related to the Button Bar, and wish to preserve any changes you've made to the Button Bar.
    Regards,
    Barry

  • Hi, I have a macbook air os x 10.9.5 and I have problems with the app store. It doesn't open anyway. so, how can I install it again or update. I have problems with preview too, the same, doesn't open the application

    Hi, I have a macbook air os x 10.9.5 and I have problems with the app store. It doesn't open anyway. so, how can I install it again or update. I have problems with preview too, the same, doesn't open the application

    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstalling OS X Without Erasing the Drive
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Alternatively, see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Hi  I have Iphone 4 which the 2yrs warranty is over and now having problem with the phone LCD is flickering wat should i do.

    Hi  I have Iphone 4 which the 2yrs warranty is over and now having problem with the phone LCD is flickering wat should i do.

    Service Answer Center - iPhone - http://support.apple.com/kb/index?page=servicefaq&geo=US&product=iphone  <-- enter correct country in drag-down menu once on page.
    Repair Pricing section - http://www.apple.com/support/iphone/service/faq/
    iPhone model     Out-of-Warranty Service
    iPhone 4, iPhone 3GS, iPhone 3G, Original iPhone     $149
    If out of warranty and you don't ever want Apple to repair it again ("Certain damage is ineligible for out-of-warranty service ...  unauthorized modifications."- http://www.apple.com/support/iphone/service/faq/, http://support.apple.com/kb/index?), search for third party repair services, e.g., http://www.iresq.com

  • HT1725 I purchased two CD's on Sunday and both have problems with jumping tracks.   How can I redownload?

    I purchased two CD's and both have problems with some of songs jumping tracks.     It does this on my computer and on the Ipod.     How can I redownload the purchases?

    You would have to put all of the music on one computer.
    You cannot sync music from two computers to your iphone, it must all be on one computer.

Maybe you are looking for