Siebel Database Upgrade Guide > Performing the Siebel Incremental Repository Merge > Process of Regenerating the Siebel Repository Definition Files >
Regenerating the custrep.dat File
This task is a step in Process of Regenerating the Siebel Repository Definition Files. Use this procedure to regenerate the custrep.dat file. To regenerate the custrep.dat file
- On the Siebel Server where the Siebel Database Server files are installed, navigate to the following location:
Windows: SIEBEL_ROOT \bin
UNIX: $SIEBEL_ROOT/bin
- Run the following command:
repimexp /a O /u DatabaseOwner /p Password /c "$ODBCDataSource" /d TableOwner /r "Siebel Repository" /f $DbsrvrRoot/$DatabasePlatform/custrep.dat /l $SiebelLogDir/exprep.log /v Y /Y "SrcWorkspaceName=MAIN;SrcEndVer=;Lang=ALL"
where:
- After the command has finished, review the output log files for errors. If the log indicates there are errors, then create a service request (SR) on My Oracle Support, or contact your Oracle sales representative for Oracle Advanced Customer Services to request assistance from Oracle's Application Expert Services.
|