what happens if we wont give timestamp in precompilation process ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What guidelines should be followed to write a structured cobol prgm?

673


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2098


What are the different rules of SORT operation?

698


What are the access modes of START statement?

719


What is comp-1 and comp-2?

764






Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


Why would you use find and get rather than to obtain?

683


What is the difference between next sentence and continue in cobol programing language?

708


What are the different open modes available in cobol?

718


What is difference between static and dynamic call in cobol?

777


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2336


how to convert the recors form vsam file to db2 table tru file aid

2763


What are various search techniques in cobol? Explain.

646


what is search and searchall?what is the diffrence between them?give an best example?

5555


What is the LINKAGE SECTION used in COBOL?

889