what is the process of precompiler?
Answers were Sorted based on User's Feedback
Answer / rahul nittala
The precompiler does a series of operations in the
following order:
1) Identifies all the INCLUDE statements and expands them.
2) Syntax check of sql variables against the DCLGEN table
definitions.
3) seperating the cobol and db2 lines and moving the db2
lines into the respective dbrm.
4) Attaching a consistency token for each set of db2 and
cobol components to be identified at a later stage.
| Is This Answer Correct ? | 27 Yes | 0 No |
Answer / guest
the process of precompiler is separate tha cobol,db2 staments.
| Is This Answer Correct ? | 8 Yes | 1 No |
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?
What is the use of db2?
Explain about rct.
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
How can deadlocks be resolved?
What is normalization and what are the five normal forms?
What is a DB2 bind?
What is the SQL Communications Area and what are some of its key fields?
What do you mean by commit and rollback?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?