Executing Incremental Repository Merge on UNIX
This task is a step in Process of Upgrading Siebel Development Environment from Siebel CRM 8.1.1.x (SIA Repository). Use this task to execute incremental repository merge on UNIX.
Incremental repository merge is started automatically on Windows, but on UNIX you must initiate the process manually. You begin executing the incremental merge when the Upgrade Wizard pauses and notifies you to execute the manual merge.
To execute incremental repository merge on UNIX
-
Copy irm_sav_file.ssf from
$SIEBEL_ROOT\siebsrvr\bin
from the UNIX computer to$SIEBEL_HOME\bin
on the Windows computer. -
Execute the following command to start the incremental repository merge:
siebdev /u UserName /p Password /d "ToolsDataSource" /c "$SIEBEL_HOME\BIN\lang_code\tools.cfg" /iPackmode /IRM UpgDeltaMerge
-
Click Yes to continue.
To pause now and resume later, click No. To resume, see Starting the Siebel Upgrade Wizard.
If the merge fails, see Requirements for Restarting the Incremental Repository Merge.