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

  1. 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
  2. Run the following command:

    repimexp /a e /u DatabaseOwner /p Password /c "ODBCDataSource" /d TableOwner
    /r "Siebel Repository" /f
    DBSRVR_ROOT\DatabasePlatform\custrep.dat
    /l
    SiebelLogDir\exprep.log

    where:

    • DatabaseOwner is the Siebel database administrator account name.
    • Password is the Siebel database administrator account password.
    • ODBCDataSource is the ODBC name for connecting to the database. Enclose the name in quotation marks.
    • TableOwner is the Siebel table owner name.
    • DBSRVR_ROOT is the absolute path to the Siebel Database Server installation directory. The example shows Windows path syntax. On UNIX systems, use UNIX path syntax.
    • DatabasePlatform is the Siebel Database Server directory name for the database, for example, Oracle.
    • SiebelLogdir is the path to the directory where you want the output log placed (log output directory). The example shows Windows path syntax. On UNIX systems, use UNIX path syntax.
  3. 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.
Siebel Database Upgrade Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.