Quick Search,,,

Sunday, January 24, 2016

How to upgrade Oracle Webcenter Content from 11.1.1.5 to 11.1.1.8?

GOOD DAY,,,

To upgrade Oracle WebCenter Content from 11.1.1.5 to 11.1.1.8 there are some important steps to do so, please go inside these instructions,,,

Pre Upgrade Steps:
1. Download Oracle Webcenter Content 11.1.1.8 from my oracle support
    ofm_wcc_generic_11.1.1.8.0_disk1_1of2.zip
    ofm_wcc_generic_11.1.1.8.0_disk1_2of2.zip
2. Upgrade Oracle Weblogic to 10.3.6  
3. Backup Oracle ECM  home folder , Inventory directory and database.
4. Shutdown below services:
    Admin Server , All Manage server and Node Manager.
5. Unzip the patch. 
6. Now we can go through the upgrade steps.

-----------------------------------------------------------------------------------

Upgrade Oracle ECM Home:
1. Use the command prompt to run runinstaller setup.exe from 
    UCM11.1.18/Disk1 and don't forget to determine the location of the JDK 
    directory.

2. On Welcome Screen click Next.


3. Select radio button Skip Software Updates and click Next.

4.  Make sure it passes all per-requisites checks. Once done click Next.


5. In the Specify Installation Location screen make sure the Oracle Middleware 
    Home and Oracle HomeDirectory are correct for the WCC
    Oracle Home Directory=Oracle_ECM1(Default name)
    Oracle Middleware Home=$MW_HOME

6. Click Yes to confirm with Upgrade.

7. In the Application Server screen the Weblogic Server radio button should be 
    checked, click the Next button.

8.  In the Installation Summary screen click the Install button.
9.  When the Progress is 100% click the Next button.

10. Click the Finish button.

-----------------------------------------------------------------------------------
Upgrade Web Center Content Schema:
1. Execute ./psa from $MW_HOME/oracle_common/bin in GUI mode.
2. Click Next

3. In Select Component field select the schema that you wish to upgrade . In 
    our case we had only OCS schema and hence only that was selected and 
    click Next.

4. Make sure per-requisites are completed and click Next.

5. In Content Server Directory , browse domain location of content server.
    Eg:$MW_HOME/user_projects/domain/$DOMAIN_NAME.

6. Enter schema details for 'XXX_OCS' user
    Connect String: DBHostaName:DBPort/DBName
    DBA User Name: sys as sysdba
    DBA Password : Password for sysdba
    Schema User Name : Dropdown list and select 'XXX_OCS' user
    Schema Password : Password of 'XXX_OCS' user


7.  Click Next once succeeded.


8. Confirm everything and click Upgrade.
9. Check status and once 100% completed,click Done.




10. Login to database and confirm that 'XXX_OCS' schema has been upgraded 
      to 11.1.1.8 with below command: 
     "Select owner,version,status,upgraded from schema_version_registry"

      Expected Output:
      XXX_OCS                        11.1.1.8.0                     VALID       Y


Enjoy,
Mohammad K. Faidi
  "Think Positive"

No comments:

Post a Comment