Can you access the DB2 Directory table using SQL?
Answers were Sorted based on User's Feedback
Answer / s
No, However you can display the information using DISPLAY
Command.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / sachin borase
you can access the BSDS dataset from the db2 directory.
but other information cannot
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prasad botu
no user cant access data in db2 directory by sql but it db2
can access it for its internal purpose...
| Is This Answer Correct ? | 3 Yes | 1 No |
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
how do u update the faltfile into db2 table ?
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
What is db2 isolation?
When is the authorization check on DB2 objects done - at BIND time or run time?
where will u check for sqlcode ?
Do we need cursor for Count(*)?
What is ibm db2 client?
When Can you be sure that a query will return only one row?
Is it possible using max on a char column?
What is dbrm? What it contains? When it will be created?
What is the difference between TYPE 1 index & TYPE 2 index