What is TimeStamp, What is TimeStamp error and What is the
Abend Code for TimeStamp Error ?
Answer Posted / nallapaneni bala
timestamp is to define the date and or time associated with
an treansaction
YYYY-MM-DD HH:MM:SS.NNNNNN WHERE NNNNNNN is in nanoseconds
timestamp error ==== -818
when ur trying to acess the plan first it will check the
timestamp of plan and time stamp of cobol load module if
both r not matched it results timestamp error.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the use of disp parameter?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is SOC4 error?
What is the format of comment statement?
Explain how can a jobs execution priority be modified?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is the use of symbol // in jcl?
Are there any set of rules for the names of the steps used in a job?
What does a disposition of (MOD,DELETE,DELETE) mean ?
how to run batch program without jcl?
Is automatic restart possible in jcl?
How do you create a temporary dataset?
How to override loadlib?
How to alter the parameters for the existing gdg?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?