What is the command used by TSO users to invoke DB2?
Answer Posted / s
DSN Command invokes the DB2 command processor.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is reorg?
How connect db2 database to datastage?
What is the maximum size of a char data type in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How is deadlock resolved?
Describe major components of db2?
How would the varchar column remarks defined?
How would you find out the total number of rows in a db2 table?
Which component is responsible for processing sql statements and selecting access paths?
How to test SQL -911 error while developing COB-DB2 program
What does runstats do in db2?
Which isolation level provides highest data integrity?
What is the use of runstats in db2?
What is reorg and runstats in db2?
How can we read records for specific member in CL? AND rpg?