what happens of we dont give time stamp in precompilation process
Answers were Sorted based on User's Feedback
Answer / srinivas yadav
An Abend will Occur such as -818
-818 is Time stamp mismatch.
How to resovle: Give the Time stamp.
| Is This Answer Correct ? | 3 Yes | 0 No |
what are the diferences b/w sub-script and index?
When can the USING phrase be included in the call statement ?
what is level 66 means??
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the Purpose of Pointer in the string?
Write a program that uses move corresponding.
What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?
I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
What is LENGTH in COBOL II?
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
what happens if we wont give timestamp in precompilation process ?
What are different file OPEN modes available in COBOL?