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 operation is performed by job statement?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the hierarchy levels in jcl?
What do you know about jcl?
How to submit a jcl from cics?
How does jcl act on a cobol code?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What are steplib and joblib?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Is automatic restart possible in jcl?
what is use of dcb parameter in dd statement?
which parameter is use to declare the name of dataset in dd statement?
What is the function of the dd mgmtclas keyword in sms datasets?
List the different components of jcl statement?
How to pass the parameter in parm using linkage section ? (syntax)?