what happens if we wont give timestamp in precompilation process ?
Answers were Sorted based on User's Feedback
Answer / suputhru
yes, nothing will happen.
Timestamp will automatically generted in precompilation time.
we don't give that.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vinodquestion
I think Timestamp is automatically generted in precompilation process.
If Timestamp mismatches 818 error will occur.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / rajesh
We dont need to give any timestamp during precompilation.
If the token error happens the bind will fail giving -811
SQLCODE
| Is This Answer Correct ? | 3 Yes | 7 No |
How to display string in the reverse order using occurs clause?
how will u pass dadta to cobol+db2 program...?
How to Write the RESTART Logic Using COBOL?
4 Answers GalaxE, L&T, Syntel, TCS,
What is EIBCALEN? Why it is used?
What is the LINKAGE SECTION used for?
how many bytes do SPPPP999 will store?
can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
What is the default value of DISP parameter?
Which mode is used to operate the sequential file?
how to run sub programs using static and dynamic call ...
How is sign stored in Packed Decimal fields and Zoned Decimal fields?