The only place of VSAM KSDS in DB2 is?
Answers were Sorted based on User's Feedback
Answer / sabahat khan
The only place of VSAM KSDS in DB2 is in Boot Strap Data
Set.
| Is This Answer Correct ? | 6 Yes | 0 No |
What do the initials DDL and DML stand for and what is their meaning?
Can you define an Index if the table size less than 10 PAGES?
what needs to be done if a table is in copy pending / check pending status?
What is meant by isolation level?
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
How can you find out the # of rows updated after an update statement?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
What is index cardinality?
What are the three types of page locks that can be held?
What is a recovery log?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?