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

Similar Messages

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

  • New SSRS 2012 Service Application Fails to Upgrade ReportServer Database

    Hi - 
    I am in the middle of an SSRS upgrade from 2008R2 to 2012, SP 2010 integrated, without upgrading the database engine. This is on my DEV environment. I am running into problems when I add the new SQL Server Reporting Services Service Application through Central
    Administration.  I am keying in the previous db names, so they will be upgraded, "ReportServer". After clicking OK, a screen pops up notifying me that "ReportServer" and "ReportServerTempDB" will be upgraded. So far so good
    right? Well as it is processing, it returns with the error found at the bottom:
     The correlationID is nowhere to be found in the ULS Logs. I turned on Verbose logging and still no luck. I have restored the ReportServer database from a backup from 3 days ago and tried again. Same error, different correlation ID, not found
    in ULS logs. NOTE: I first encountered a specific permissions error for the service account I was using.  That was nice and descriptive :). Changed the permissions to db_owner and sys_admin (for overkill) and now this non-descriptive error appears.  I
    have a few questions:
    1. I have gone through the same process of adding a new service application and let a new set of the 3 SSRS db's be created with a different name. But that means I lose all previous subscriptions, data source connections
    to the rdls, etc.  Is there a way to port/migrate over the previous ReportServer db contents to the newly created db's? I tried a simple SSIS transfer of each table, and as expected I immediately received FK contraint errors, ID Inserts and so forth.
    2. Why wouldn't the correlation ID be showing up with verbose tracking?
    3. Does anyone know common reasons why the previous RS databases would not be successfully upgraded???
    Thank you for any and all help. I am in the position of being able to roll back to snapshots created Thursday morning of the entire SP farm, but we are now at the point of having consultant work being lost so I am really trying hard to get this upgrade to
    be successful and done in our DEV environment.

    I restored to a backup of the databases REportServer and ReportServerTempDB that I took last night before I tried to manually update them with writing out the SQL File via Powershell.  I tried to  have the Service Application upgrade the database
    again, knowing it would fail, which it did, and am now reviewing the logs in the location you mentioned above.  For the 2 minutes that the failure could have happened during, all I see is OWSTIMER.EXE (0x07CC)   errors, which I'm fairly positive
    are unrelated, mainly cause they keep occurring round the clock and a caching error? Again, I am trying to simply find out why the Service Application upgrade the db's and have reverted back to a previous state. I felt the collation errors i was troubleshooting
    above were too far down the rabbit hole.
    Batch Read on counter \servername\SharePoint Foundation\*\Process ID get 3 instances
    1fe34924-470c-42a8-af5d-f60509c31aff
    02/08/2014 13:43:00.91 OWSTIMER.EXE (0x07CC)                  
    0x1204
    SharePoint Foundation         General                      
    84yj Medium  
    Performance Counter OS (pdh) call failed with error code PDH_CSTATUS_BAD_COUNTERNAME.
    1fe34924-470c-42a8-af5d-f60509c31aff
    02/08/2014 13:43:00.91 OWSTIMER.EXE (0x07CC)                  
    0x1204
    SharePoint Foundation         General                      
    ff69 Medium  
    PDH failure on counter \servername\SharePoint Publishing Cache\\Publishing cache hit ratio with error Unknown error (0xc0000bc0)
    1fe34924-470c-42a8-af5d-f60509c31aff
    02/08/2014 13:43:00.93 OWSTIMER.EXE (0x07CC)                  
    0x1204
    SharePoint Foundation         General                      
    563a Medium  
    Unable to create system performance counter servername\SharePoint Publishing Cache\Publishing cache hit ratio\.  The following exception was thrown: System.ComponentModel.Win32Exception: Unknown error (0xc0000bc0)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS
    status, Boolean throwOnError)     at Microsoft.SharePoint.Utilities.SPPerformanceCounter.Initialize()     at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.Utilities.SPPerformanceCounterMonitorInternal.UpdateValue()
        at Microsoft.SharePoint.Utilities.SPPerformanceCounterMonitorInternal.Create(String computer, String category, String counter, String instance)
    1fe34924-470c-42a8-af5d-f60509c31aff
    02/08/2014 13:43:00.93 OWSTIMER.EXE (0x07CC)                  
    0x1204
    SharePoint Foundation         General                      
    84yj Medium  
    Performance Counter OS (pdh) call failed with error code PDH_CSTATUS_BAD_COUNTERNAME.
    1fe34924-470c-42a8-af5d-f60509c31aff
    02/08/2014 13:43:00.93 OWSTIMER.EXE (0x07CC) 

  • Migrate WSUS/MS Internal database from 2005 express to 2012 express

    We are using WSUS 3 SP1 on a 2008r2 server and 2005 SQL Express to host the internal database. Is there anything I need to do to upgrade this to 2012 SQL Express? We have an application which is requiring 2012 Express as a minimum and would like everything
    under one package with separate database instances.

    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

  • 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

  • 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

  • Upgrading the database from Oracle 8.0.6 to Oracle 9.2.0

    Dear SDN,
    We are in the process of upgrading SAP 4.6b to 4.7 R/3 Enterprise.
    Source Release:Windows 2000/Oracle 8.0.6/SAP 4.6b
    Target Release:Windows 2000/Oracle 9.2.0/SAP R/3 4.7
    Can anyone help us in explaining the procedure for upgrading the database from Oracle 8.0.6 to Oracle 9.2.0.
    Thanks n Regards ,
    Anantha Raman E.

    Thanks Mr.Mohan
        We tried to upgrade from 8.0.6 to 8.1.7 with the help of Inst Guides from service market place..the thing is we created another oracle home with new DBSID ither than the old DBSID...when we started the migration using 8.1.7 Data migration tool its not responding after the first phase CHECKING THE OLD DATABASE...
    Pls help us in this regard
    Whether we have to migrate or what...

  • Upgrading a database from 8.1.6 to 9.2.0

    Hi,
    Oracle provides scripts to directly upgrade a database from an older release to the latest release. In the 9.2.0 installation, scripts are available to upgrade from 8.0.6, 8.1.7 and 9.0.1. No scripts is present for upgrading my 8.1.6 database to 9.2.0.
    Can somebody suggest a way to achieve this upgrade?
    Thanks
    Yash

    Unfortunately, you will have to upgrade to 8.1.7 or 9.0.1 before upgrading to 9.2.0. Oracle appears to be supplying upgrade scripts for terminal releases.

  • ORA-03113: Error while upgrading the Database from 11.1.0.6 to 11.1.0.7

    Hi,
    I am trying to upgrade the database from 11.1.0.6 to 11.1.0.7 on OEL operating system.
    After applying the patch "6890831" when trying to start the database using "Startup Upgrade" command I am getting the below error.
    ORA-03113: end-of-file on communication channel
    Process ID: 20826
    Session ID: 170 Serial number: 3
    I am getting the same error when trying to create the new database using "DBCA".
    Please provide me the probable outcomes.
    Thanks
    Amith

    Below entries found in alert_orcl.log file
    MMNL started with pid=15, OS id=20571
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /u01/app/oracle
    Thu Dec 03 20:11:11 2009
    ALTER DATABASE MOUNT
    Errors in file /u01/app/oracle/diag/rdbms/orcl/orcl/trace/orcl_mman_20557.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 11: Resource temporarily unavailable
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 20557): terminating the instance due to error 27103
    Instance terminated by MMAN, pid = 20557
    Below entries found in the Trace file generated
    error 27103 detected in background process
    ORA-27103: internal error
    Linux-x86_64 Error: 11: Resource temporarily unavailable
    Additional information: -1
    Additional information: 1
    *** 2009-12-03 20:11:14.727
    MMAN (ospid: 20557): terminating the instance due to error 27103

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

  • Connecting and Updating External Database from SAP

    Connecting and Updating External Database from SAP
    How can i connect SAP Database to External database?
    How can i update external databas from SAP withouting using BI/BW, Workflow or Net Weaver?
    If anyone know please let me inform.
    Thanks in Advance.
    Jahnavee Trivedi

    Steps
    1. Create an entry in tnsnames.ora for the remote oracle DB
    2. Test sqlplus user/pass@remote 
    3. create a synonym which points to a table at remote DB check docs.oracle.com
    4. user ABAP code execute SQL to insert data into local synonym which inturn updates the remote DB.
    I have done this in the past, it works great.
    It requries, DBA skills + ABAP programming
    -AJ

  • SCSM Migration and Upgrade

    We are currently planning to upgrade to SCSM 2012 R2, from SCSM 2010.  We would like to use all new servers and accounts in the new environment but still want to retain the old data.  I have not found good documentation on how to accomplish this.
     The best solution I can come up with is to do a DR migration of the databases to the new SQL server and then install SCSM 2012 R2, telling it to use the existing databases instead of creating new ones.  Does anyone know if this will work?

    if you don't need to change the management group name, my suggestion would be to upgrade your current servers to 2012 and then depending on your data retention settings either rebuilt the DW on a new server and turn off the old one(if you still have all
    of your historical data in the Operational DB) or follow the DR steps to move the DB. 
    Once you have your DW server migration complete install a new Management server and make the required changes to move the workflows to the new Management server then you can decommission the current management server.
    another option depending on the number of classes you want to migrate you could look at exporting the data to csv and then doing a csv import.

  • Migrating SCCM 2007 R2 database to SQL 2012

    Am I able to migrate my SCCM 2007 R2 database from SQL 2008 (running in 2005 compatibility mode) to SQL 2012? Is it even supported to run a 2012 instance with compatibility set to 2005? Or will I need to upgrade the database at some point to get this to
    work.  
    Currently, my attempts fail and the errors in the ConfigMgrSetup.log suggests an issue with compatibility:
    Incorrect syntax near '99900'. : ins_upd  
    Incorrect syntax near '99901'. : ins_upd 
    -which led me to a hotfix (http://support.microsoft.com/kb/2676776) that, upon installing, indicated that it failed to completely install. 
    For whatever it's worth, the SCCM server is running 2008 x64 and the SQL server is 2008 R2. 

    See the caveats at http://technet.microsoft.com/en-us/library/ee344146.aspx listed under the SQL Server Site Database Configurations section:
    "To use SQL Server 2012 to host the site database, you must install the following updates as described in the Microsoft
    Knowledge Base:
    Article 2676737 
    Article 2676776 
    Additionally, to use SQL Server 2012 for the site database, you must upgrade the instance of SQL Server in use at a site from SQL Server 2008 or SQL Server 2008 R2 to SQL Server 2012. It is not supported to install a new Configuration
    Manager 2007 SP2 site with SQL Server 2012. It is also not supported to install Configuration Manager 2007 R3 when SQL Server 2012 is in already in use for the site database."
    Jason | http://blog.configmgrftw.com

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

  • Can I restore a DPM database from DPM 2012 directly to DPM 2012 R2?

    HI,
    I have to completely reinstall SQL and DPM on a server.  I know the backups are OK on the storage, and I know I have a good backup of the database (dpmbackup -db, etc.)
    It was running on DPM 2012, no SP1 (I think), I have anyway to upgrade it to 2012 R2.  I'd like to know if it is possible to restore the database with "dpmsync -restoredb -dbloc..." directly into DPM 2012 R2.  I would install
    DPM 2012 R2 directly instead or installing DPM 2012, restoring DB, installing UR3, installing SP1, Installing UR3 for SP1... and finally upgrading to 2012 R2... Long run with a lot of possibilities of issues.
    I just can't find the answer... Somebody knows if it is possible?
    Thanks a lot for you help!
    Patrick Brodeur
    Patrick Brodeur

    Hi,
    <snip>
    I ran into problems upgrading from DPM 2012 SP1 to 2012 R2.
    <snip>
    I assume this was the virtual machine ? You should troubleshoot that and once that is upgraded, you can restore that DB on the physical machine.  Make sure it's the same machine name and on the network before performing the upgrade.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

Maybe you are looking for