What is the information associated with sysibm.syslinks table?



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

Post New Answer

More DB2 Interview Questions

What is buffrpool? Where we use it ?

2 Answers   Tesco,


What is a SELECT statement?

1 Answers  


How to resolve -504 sql code in DB2?

2 Answers   Cap Gemini,


when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was

5 Answers   IBM,


What does it mean if the null indicator has -1, 0, -2?

1 Answers  


What is database manager in db2?

1 Answers  


How can you quickly find out the # of rows updated after an update statement?

1 Answers  


How can deadlocks be resolved?

1 Answers  


What is deadlock in db2?

1 Answers  


How to resolve -407 sql code in DB2?

9 Answers   Cap Gemini,


how do you resolve -805?

3 Answers   HCL,


How is the SUBSTR keyword used in sql?

1 Answers  


Categories