snap_rpt
Purpose:
-
Generate a snap shot report file.
Enter:
-
snap_rpt [filename] [+d]
Where:
-
filename
Specify the complete pathname of the snap_shot data file to access and generate the report. If this argument is not entered, then the file to be accessed is constructed by concatenating the contents of the STRING_VARIABLE logPamBaseName with the string “/data/errors/snap”.
+d
Specify this flag to list the raw data values read from the snap_shot file on the stdout device. To get a permanent copy of this data, the stdout should be redirected to a file. The primary purpose of this is an aid in debugging.
Example:
-
snap_rpt my_snapshot_data_file
Notes:
-
The snap shot report file generated is /data/errors/snap_shot_report. Print the snap shot file by entering the command ‘prnt_snap /data/errors/snap_shot_report’.