what is diffrence b/w file-aid tool and file-aid utility???
Answer / john
File-aid tool is online tool (application) used for
processing files using online screens. File-aid utility is
used in jcl for processing files in batch.
| Is This Answer Correct ? | 1 Yes | 2 No |
How do you prepare a COBOL + DB2 program from coading till execution ?
Compare a subselect to a join?
what is the input to PLAN? what is the input to DBRM?
what is rebinding ?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
Is there any advantage to denormalizing DB2 tables?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
What is -904 sql code? How to resolve it?
What are foreign keys?
What is reorg?