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 |
What is nvl in db2?
What is the physical storage length of timestamp data type?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
How can you quickly find out the number of rows updated after an update statement?
Is it possible to precompile if db2 goes down?
What are the advantages of using a PACKAGE?
Highlight all the advantages that are attached to a package.
can we view the access paths created by dbrm ? how ? thx
When do you use the IMAGECOPY?
What is null indicator in db2?
What is meant by explain?
For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?