How to Locate Siebel Migration Resource Log Files

Siebel Migration resource files are stored in the following location:

Windows: SIEBEL_FILESYSTEM/migration/<migration id>

where:

  • SIEBEL_FILESYSTEM: Indicates the location of the Siebel file system.

    • migration: Indicates the location of all the Siebel Migration files.

    • inp: Indicates the input file.

    • rul: Indicates the rule file.

    • <migration id>: The ID generated by the Siebel Migration Application when the user executes the migration plan.
      • inp: Contains a copy of the input file used for a migration execution.

      • rul: Contains a copy of the rule file used for a migration execution.

      • dat: Contains all the data files generated by the export or moved from the source to target for import.

      • log: Contains the log file generated by the export or import.

      • schema: Contains the schema file generated schema export or moved from source for import.

      • other: Contains the Web artifacts or file system artifacts for export and moved from the source for import.