What information can you find in SYSIBM.SYSLINKS table?
Answer Posted / nahid gorji
SYSIBM.SYSLINKS contains information about the table-to-
table links that make up the physical structure and storage
of the DB2 Catalog. Links are internal structures similar
to RI relationships. Not all catalog tables use links.
Tablespace DSNDB06.SYSDBASE
Indexes None
Links DSNDR#DL REFERENCES SYSIBM.SYSRELS
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to test SQL -911 error while developing COB-DB2 program
Is the primary key a clustered index?
How to find primary key of a table in db2?
How do I copy a table in db2?
How to create backup table in db2?
Define predicate?
How can you quickly find out the # of rows updated after an update statement?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Which isolation level provides highest data integrity?
What is the syntax for FETCH in DB2 ?
What is explain plan in db2?
How can you do the explain of a dynamic sql statement?
What is nvl in db2?
Where can you declare a cursor in a cobol-db2 program?
What is ibm db2 client?