What is the information associated with sysibm.syslinks table?
Answer / Irshad Ali
The SYSIBM.SYSLINKS table in DB2 contains information about database links, which are used to access remote databases or schemas. The table stores details such as the link name, the target database or schema, the connection method, and authentication details.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is buffrpool? Where we use it ?
What is a SELECT statement?
How to resolve -504 sql code in DB2?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
What does it mean if the null indicator has -1, 0, -2?
What is database manager in db2?
How can you quickly find out the # of rows updated after an update statement?
How can deadlocks be resolved?
What is deadlock in db2?
How to resolve -407 sql code in DB2?
how do you resolve -805?
How is the SUBSTR keyword used in sql?