Siebel Business Process & Functionality (MOSC)

MOSC Banner

How to perform Incremental Migration in an RR environment where multiple repositories are pointing t

edited Sep 21, 2020 2:14PM in Siebel Business Process & Functionality (MOSC) 1 commentAnswered

Procedure to point an RR Environment's AOMs to point to different Repositories:

Assumption:

A full Migration is already performed using MAIN Workspace with the RR environment Repository Name as "Siebel Repository"

Steps:

  1. Create an Integration WS (int_ucm_2020)
  2. Change the label text for Agent SR list applet and delivered the changes to
    • int_ucm_2020 (Checkpointed)
  3. Perform Full Migration of this Integration Workspace to RR Environment.
  4. Once the migration is completed, rename the Migrated Repository to int ucm:
    • select * from siebel.S_REPOSITORY;
    • UPDATE S_REPOSITORY SET NAME='int ucm' WHERE NAME='Migrated Repository';
  5. Update the Siebel Repository Name for SFS Object Manager

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center