When the sched_standalone_log Scheduler Configuration parameter is selected, the messages from each submitted job are written into an individual set of three standalone CSV files; one set for each submitted job.
The default location for these files is in the <edaconf>/catalog/dmlog/ directory path.
To create a copy of these files, you can to perform the Backup operation. By default, Backup creates a backup copy of the logs and statistics inside a <edaconf>/catalog/dmlogbk/ directory path.
To delete these files, you can perform the Recreate operation.
The set of the three files is: the log, the statistics, and the statistics for the Targets on a flow. The naming convention for CSV logs and statistics is:
appname_jobname_yyyymmddhhmmss_jobid_a.csv
where:
Is the name of the application directory where the submitted job was located.
Is the name of the submitted job.
Is the timestamp when the job was submitted.
Is the ID assigned to the submitted job.
Is an indicator of the file; l - log, s - statistics, t - statistics for targets on a submitted flow.
A job name dmdemo, located in the application directory ibisamp was submitted at 11:19:01 on May 4, 2017. Three CSV files were created for this job:
Note: The size and the number of these files can grow according to the allowed size on a system.
Caution: The length of each generated CSV file name cannot exceed 128 characters. The ETL log and statistic files will not be created if the length of the generated CSV file name exceeds 128 characters.
WebFOCUS | |
Feedback |