Migration and upgrade from 7.0ehp1 to 7.4ehp4 via DMO

Hello All,
I am planing to migrate and upgrade BI system from ehp1 to ehp4 using DMO , Could anyone please share document containing step and competent need to download.
Regards,
Manoj J

Moved to Business Warehouse space
Please post in the proper space in the future.

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

  • I upgraded my iBook G4 from 384MBytes to 640Mbytes and upgraded from Tiger to Leopard. After a few weeks the HDD failed. New Leopard install reports: "insufficient memory". I need Tiger install disks so I can install

    I upgraded my iBook G4 from 384MBytes to 640Mbytes and upgraded from Tiger to Leopard.
    After a few weeks the HDD failed. I bought a new disk, installed it and trued to install Leopard, but the  install fails reporting "insufficient memory".
    I assume the installation requires more memory than the OS actually needs to be able to run.
    I need Tiger install CD/DVD so I can install Tiger first and then upgrade to Leopard.

    Call Apple Customer Support 1-800-767-2775, provide the Serial Number and specifications of the Mac, and for a reasonable fee, they will supply a replacement set of system discs (if available).
    The discs will be for the original version of the OS that was pre-installed when the Mac was manufactured.
    You need much more RAM than that.
    Leopard system requirements:
    http://support.apple.com/kb/SP517

  • 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/

  • New-GL Migration and Upgrade together is possible??

    Dear NewGL gurus.
    Currently, our customer who uses SAP Enterprise version is
    considering to do the upgrade from Enterprise to 6.0
    and migration to New-GL at the same time with migration scenario 4.
    I knew that "SAP strongly recommends the migration as independent project".
    But, as long as I read the documents, it seems possible technically.
    So, my questions are
    1. If this customer does the upgrade and migration at the same time,
      can they take SAP Migration Service from SAP AG properly?
    2. SAP mentioned the reasons for this strong recommendation
    such as
    - 'migration is not only technical transfer'
    - 'migration is conceptual change'.
    However, I think the same thing can be said for upgrade project as well.
    So, is there any other reasons for this recommendation?
    BR
    Yoshitada Kaneko

    Dear Yoshitada Kaneko
    Please also go through with below notes for more information.
    Please also refer the FAQ note and below links
    1070629
    812919    SAP ERP new general ledger: Migration
    1337521   safety delta in incremental work list update for phase 1
    1171402   Compatibility IS-M/SD with General Ledger Accounting (new)
    1072121   New general ledger migration: What is covered by Support?
    1039752   New G/L migration: Restrictions and important information
    1014369   NewGL migration: Availability of Development Support
    1014364   New G/L migration: Information, prerequisites, performance
    824995    LCC: Gen. questions/answers about local currency changeover
    Please refer the more information at "/glmig" at service market place
    http://wiki.sdn.sap.com/wiki/x/JghNCw
    Reg
    Madhu M

  • Reasons behind not migrating or upgrading from 8.1.6 to 10gR2

    Hi,
    I have read and read that direct migration from 8.1.6 to 10g is not recommened.
    1. What problems can I face in schema or data of 8.1.6 if this migration or upgradation is done?
    2. What could be the reasons that Oracle does not recommend this?
    Thanks
    Rajeev

    For simple reason being,
    The data dictionary changes and scripts needed for such an upgrade is not available in the particular release.
    Being said that, some internal representations of the binaries also come into picture to accomodate such a change, which restricts from doing such an upgrade.
    Siva

  • Transportable tablespaces for migration and upgrade

    Hello All,
    I'm trying to find out some theory about transportable tablespace and upgrade in a single step. I've to move a DB from a Windows server to a Linux server. Win is running 10.1 and Linux 10.2 . It's possible to use RMAN to migrate the whole database and then on new node run startup upgrade and catupgrd.sql to upgrade catalog ?
    Should work?
    Thanks
    Raj

    The following doc for TDB says :-
    "Note: TDB requires the same Oracle Database software version on the source and target systems; hence, a database upgrade cannot be accomplished simultaneous with the platform migration. However, best practices for a database upgrade, as documented in the Oracle Upgrade Companion, also apply to any planned database maintenance activity, including platform migration."
    http://www.oracle.com/technology/deploy/availability/pdf/MAA_WP_10gR2_PlatformMigrationTDB.pdf
    There is also an Oracle Whitepaper called "Database Upgrade Using Transportable Tablespaces: Oracle Database 11g Release 1" but I am still trying to find a copy.

  • Database Migration and upgrade

    Hi,
    We are planning to migrate the data center to new location. The new data center already have the hard ware. We have to move the data dump and upgrade the Database. Our most DB are on Oracle
    10g Solar UNIX and the new hardware is on Oracle 11.2.0.4 with Linux (Oracle or Redhat Linux). The following activity needs to be done:
    1) Taking the export on existing database.
    2) Moving the export dump to new location, along with the archived data which is stored in the tape. (this is where a suggestion required most on different ways of doing that).
    3) Importing and upgrading the database in new location.
    Could some one please suggest the strategy and helpful tool which for performing this activity.

    Are you expected to move all 100+ databases in a 48 hour window with datapump ? That is a tall order
    What is the network capacity (i.e. how fat is the pipe) between the two locations and how far apart are they ? Typically, there should be no data loss or corruption when transferring files over a network. The time required to move/upgrade a 300G database can only be determined by performing a test upgrade that closely resembles production environment.
    HTH
    Srini

  • User Facing Features and Upgrades from 6.x and 7.x (MWI, DND, CFA, ...)

    The 9.1.1 upgrade guide states:
    "For upgrades from Cisco Unified Communications Manager Release 8.x, changes that are made to the following user-facing features get preserved after the upgrade completes ...".
    What happens to user facing features like MWI and CFA for upgrades from 6.x and 7.x?

    Hi,
    you can refer the link which says 
    User Provisioning
    For upgrades from Cisco Unified Communications Manager Release 4.x and 5.x, any provisioning that the end user performs to user-facing features after the upgrade begins could get lost.
    For upgrades from Cisco Unified Communications Manager Release 6.x, changes that are made to the following user-facing features get preserved after the upgrade completes:
    •Call Forward All (CFA)
    •Message Waiting Indication (MWI)
    •Privacy Enable/Disable
    •Do Not Disturb Enable/Disable (DND)
    •Extension Mobility Login (EM)
    •Hunt Group Logout
    •Device Mobility
    •CTI CAPF status for end users and application users
    •Credential hacking and authentication
    •Recording enabling
    •Single Number Reach enabling
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/cucos/7_1_2/cucos/osg_712_cm/iptpch7.html
    regds,
    aman

  • Can I keep BootCamp as is and upgrade from Tiger to Leopard?

    Just about to move to Leopard, and wondering if I can just leave my BootCamp as is and will it work with Leopard. I've got BootCamp 1.3 and will upgrade to 1.4 - but then want to install Leopard. OK I'm guessing I can leave it and then install the version of BootCamp which (I believe) comes with Leopard-- and which (I believe) is no longer a "Beta", rather a standard issue version.
    Any comments appreciated.
    Thanks,
    Steve
    Friday 26 October 2007

    I have a problem after upgrading to Leopard.
    I was using BC 1.2 as I forgot to update the drivers to the latest version then, before 26th Oct.
    I bought and upgraded to Leopard today and whenever I boot into Windows XP, 10 seconds into the XP desktop a small (it doesnt fill up the whole screen) "blue screen of death" pops up in the middle for a split second (not enough time for me to tell what the error msg was) and the system restarts itself.
    I have tried thrice so fast and still am not successful in performing tasks in XP. I play games mostly in XP.
    Anyone has encountered this?

  • If I skip Lion and upgrade from Snow Leopard, will there be a price difference?

    I know you can upgrade from the most recent Snow Leopard to Mountion Lion. However, I have heard I may get change more if I don't upgrade from Lion first. My question is, is it true?

    No.

  • Migrate and Upgrade ReportServer database from SQLServer 2012 to SQLServer2014

    Hi,
    Today I migrated one reporting service from sql server 2012 to new server which running sql server 2014.
    Firstly I  back up encryption key and restored to new server, then follow the https://msdn.microsoft.com/en-AU/library/ms156421.aspx (e.g. backup, restore reportserver). In section "How to Configure the Report Server Database Connection" , I
    cannot pass this step as it complains it is not a report server, please see error below:
    However I can see my original reports/data srouces in below url and I can create new items like data source:
    http://sydwt-ssql-1/ReportServer
    http://sydwt-ssql-1/Reports/
    Anyone knows what happened?
    Here are the version information:
    - From
    Microsoft SQL Server 2012 (SP1) - 11.0.3412.0 (X64) 
    Mar  2 2014 01:25:09 
    Copyright (c) Microsoft Corporation
    Enterprise Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: )
    - To
    Microsoft SQL Server 2014 - 12.0.2480.0 (X64) 
    Jan 28 2015 18:53:20 
    Copyright (c) Microsoft Corporation
    Enterprise Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: )
    Thanks,
    Albert

    Hi
    As Alberto’s post, it's not supported to run a Windows Server Update Services (WSUS) database on SQL Server 2012 in Server 2008 R2. Since your application requires SQL Server 2012 Express as a minimum, you can try the following method:
    1. WSUS in Server 2012 supports SQL Server 2012, if you want to upgrade WSUS database supports SQL Server 2012, you need to upgrade WSUS 3.0 SP1, operation system and so on. For more information, you can post the question about WSUS in the
    Windows Server forums. It is appropriate and more experts will assist you. In addition, upgrade SQL Server 2005 to SQL Server 2012, as Shanky’s post, you need to make sure that your SQL Server 2005 has been applied Service Pack 4.
    2. However, if you don’t want to upgrade WSUS database from SQL Server 2005 to SQL Server 2012, I recommend you to install a new instance of SQL Server 2012 on Windows Server 2008 R2.
    In addition, before installing SQL Server 2012 or upgrading to SQL Server 2012, your system should meets the following prerequisites:
      • The Windows Installer service must be running.
      • Microsoft .NET Framework 3.5 SP1 and .NET Framework 4.0 are required.
      • Windows PowerShell 2.0 or later is required if you're upgrading the database engine.
    For more information about the prerequisites for installing SQL Server 2012, please review the following link:
    Hardware and Software Requirements for Installing SQL Server 2012:
    http://msdn.microsoft.com/en-us/library/ms143506(v=sql.110).aspx
    Thanks
    Lydia Zhang

  • Migrate to New PC and Upgrade from PSE7 to PSE9 - How do I Restore Catalog?

    Hello,
    I recently bought a new PC.  To migrate, I copied all of my data files (including 50GBs of images) to the new PC HDD.  I also performed a full backup of my two PSE7 catalogs I want to migrate.
    I installed PSE9 on the new machine.  When I restore from my PSE7 backup file, will it recognize the source file images already present on the HDD and only restore the catalog metadata or will the PSE9 create a new copy resulting in two copies of the same file?
    I appreciate the help.

    Apologies for butting into this thread. I have a similar problem. I have just acquired a new PC and I'm trying to migrate my PSE7 program and some 15,000 images into the new PC. Unfortunately I was ignorant of the Elements Backup process and have always simply backed up my image files from Windows Explorer, as with all my other types of data, onto external drives.
    I installed PSE7 onto the new desktop and dragged the image folders and contents across from a Windows Explorer window onto the blank PSE Organiser pane. PSE then imported all the images into Organiser but only a small proportion came across with their tags. No categories or sub-categories transferred with the images.
    Having realised I'd done things entirely the wrong way I then started to read the Help (typical male - read the instructions AFTER you've screwed up!) I found out how to import the category/sub-category structure and have done that, but it's simply appeared as a list under the heading "Imported Keyword Tags" which isn't tidy. The bigger problem is that most of the images have lost their basic keyword tags and there are way too many to go through and re-tag!
    So what's the best way out of this mess? I could perhaps delete the whole catalogue (I have just one) from the new PC's PSE7 (leaving the images still on the hard drive) and do a Back-up in PSE7 on the old PC and then attempt to "restore" this to the new PC - but will this create a second edition of all my images on the new PC's hard drive?
    Do I have to go right back to square one and delete the image files from the new PC hard drive and do a full Backup on the old machine and Restore on the new one (having first deleted the Catalogue from the new PC)?

  • MIGRATION AND UPGRADE NOT IN PLACE

    We are in processes to migrate from two box to new one.
    FROM
    1) AIX 4.3.3 32b 8.1.7.4 32b
    2) AIX 4.3.3 64b 9.2.0.5 64b
    TO
    3) AIX 5.1 64b 9.2.0.6 64b
    After reading the following notes: 210073.1 223521.1 159657.1 from Metalink.
    I understand this is the migration path:
    a) 8.1.7 32b aix 433 32b -> move DFs(clone)-> 8.1.7 32b aix 5L 64b
    b) 8.1.7 32b aix 5l 64b -> migrate in place->9.2.0.6 64b aix 5L 64b
    c) 9.2.0.5 64b aix 433 64b -> move DFs(clone) -> AIX 5L 64b
    d) 9.2.0.5 64b aix 5L 64b -> upgrade in place -> 9.2.0.6 64b AIX 5L 64b
    Here! I have some questions:
    - The obvious: THIS IS A RIGHT PATH!?
    - I really need open the database with 8.1.7.4 32b AIX 5.1 after upgrade to 9.2.0.6?
    - Could be possible, applies the upgrade directly on the 8.1.7.4 32b DFs on AIX 5.1?
    - The same questions to 9.2.0.5 64b AIX 4.3.3 64b.
    - Coexists with the pw-syscall64 (required for 8.1.7 32b AIX 5L) and the 9.2 software on AIX 5L.
    Tx in advance,
    DL.

    Hi Chris,
    You are right sir, it is definitely an add-on install that requires a separate installation & license key, in order to utilize the functionality. I would see if the two notes that Sebastian suggested does the trick. However, I know you said they weren't installed previously, they might still reside down there and can at least get rid of the icon for you.
    If that doesn't work, I would second your notion of what you stated, try to install the base 4.1 install first. My suggestion would be to uninstall it and clear out everything in the install directory, make sure nothing is left behind (If you're comfortable with it, I'd also suggest clearing out relevant entries in the registry. Some people don't like to do it, I'll only suggest it, if you're comfortable with it). Deploy the webapps into the Tomcat server, after the base 4.1 install, pull up the BI Launch Pad, and see if the same icon appears.
    At least, this way, you can get an idea if something is going on with the base install versus the SP1 upgrade. If nothing else, until a definitive solution is found, you can always ensure that users don't have explicit permissions to that application.
    Hopefully one of the two does the trick for you.
    -Victor

  • Lightroom Migration and Upgrade

    I have Lightroom 3 on my existing Windows XP PC, and I now have a new Windows 8 PC that I want to migrate to.  As part of the switch I want to upgrade to LR4, so I am planning to buy an upgrade version of LR4.
    Do I have to install LR3 on the new PC before I can install the upgrade licence, or is just having the existing serial number sufficient?
    If I have to install LR3 first, what is the process for migrating it from one PC to another?
    Thanks
    Mike

    Moving this discussion to the Photoshop Lightroom forum.

Maybe you are looking for

  • IPhone Deletes eMail message when moving to Draft Folder

    Hi, here's a nice bug. I repled to a message, but it failed to send it so it wnet into the Outbox automatically. I came back later and decided to move it to the draft folder. "Poof", the message is instead deleted. Nice feature, Apple. Anyone know wh

  • Right way of login form...

    Hello I am a really newbie in web programming. I want to write a web application with JSF. I wonder what is the rgiht way of creating the login form. I tried to write a page segment file for it but page segments do not have prerender method so it can

  • How can I Migrate a Segmented Chart of Account with DTW?

    Hello. If anyone could help me to solve this problem I would be most gratefull... The templates installed in SAP Business One under the DTW folder do not include a segmented chart of account template, so I would like to know how can I transform (if t

  • How to use SO_DYNP_DOCUMENT_TRANSFER_API1 function?

    I need to use SO_DYNP_DOCUMENT_TRANSFER_API1 or LIST_TO_OFFICE function to send emails using smartforms as a pdf attachment. I need a help. thanks

  • ARE-1 Document Vs BOND (LOU) Doubt

    HI I have Few Doubts Related to BOND and ARE-1 BOND is Creating with Date 01.09.2011 to 31.08.2012 , but as per my knowledge Excise Will consider 01.04.2011 to 31.03.2012 , But my doubt is At the time of creating the ARE-1 , we need to enter the Bond