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 |
Why occurs can not be used in 01 level ?
what is the use of filler in cobol programing?
What are the different rules to perform a Search?
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
) How do you access the migrate the data from production region to development region
What is the difference between CONTINUE & NEXT SENTENCE ?
where will u code file status ?
is it possible to pass an SQL query inside a jcl which is inside a cobol program?
What is SET TO TRUE all about, anyway?
I have a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?
i want to store 20 digits . h will u do it in cobol ?
In COBOL programming, what is PERFORM? What is VARYING?