what happens if we wont give timestamp in precompilation process ?

Answers were Sorted based on User's Feedback



what happens if we wont give timestamp in precompilation process ?..

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

what happens if we wont give timestamp in precompilation process ?..

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

what happens if we wont give timestamp in precompilation process ?..

Answer / vinodquestion

Rajesh not 811 it is 818..

find ones...

Is This Answer Correct ?    5 Yes 0 No

what happens if we wont give timestamp in precompilation process ?..

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

Post New Answer

More COBOL Interview Questions

What are the steps you go through while creating a COBOL program executable?

3 Answers  


why we are using set in searchall?

4 Answers   IBM,


what happens if parmparameter passes zero bytes to the program

0 Answers   HSBC,


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

0 Answers  


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

0 Answers  


Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?

7 Answers  


if we have a 10 steps how to override the 4th step in jcl?

2 Answers   Hewitt,


What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?

1 Answers   Fidelity,


77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......

8 Answers  


I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?

1 Answers   CTS, HCL,


How to retrive the 9th records out of ten records using the cobol program ?

3 Answers   UST,


1.What is the limit of linkage section?

4 Answers  


Categories