What is TimeStamp, What is TimeStamp error and What is the
Abend Code for TimeStamp Error ?
Answer Posted / mdvasanth86
Yes..
YYYY-MM-DD-HH:MM:SS:NNNNNN is the timestamp format.
In cobol it is generally defined as PIC X (26)
@Nasar ,
Yes it NNNNNN is microseconds.
-818 and -805 are both Timestamp mismatch related.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of disp parameter?
what are the various stages of job processing?
How is the record format of an output dataset specified?
how would you create a temporary dataset? And where will you use them?
Describe the various parameters utilized in the creation of a gdg?
What is the difference between run mode and addressing mode?
Is it possible to code instream data in a PROC?
Explain the function of the steplib dd statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
how JCL works?
Explain how can a stopped job be started again?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How can the disposition of sysout datasets be set for an entire jobstream?
What is NOTCAT ?