Show TOC

Background documentationTraces Locate this document in the navigation structure

 

Program sapcpe first writes the copy operation in the trace file sapcpe_base.log. If no errors were found when evaluating the command line parameters, then a new trace file is produced but this time it only has the name of the list file to be processed: sapcpe_<name of list-file>.log.

There are three trace levels:

  • Level 1

    This is implicitly activated if no trace switch was specified. For trace level 1 only the most important operations are logged, such as creating, cleaning up, or deleting a directory, or copying and linking a file.

  • Level 2

    This level is activated if the trace switch was specified. For this trace level, technical traces are displayed which are to help follow the exact process flow for troubleshooting.

  • Level 3

    This level is activated if the trace3 switch was specified. For this trace level, all details for every file are displayed, including all attributes before and after the copy.