Answer Posted / sabahat khan
Main Coloumn name present in Sysibm.Syscopy are
1)DBNAME 2)TSNAME 3)DSNUM 4)ICTYPE 5)ICDATE
6)Start_Rba 7)DSNAME 8)TIMESTAMP 9)AUTHID
to select any of the above mention column run
select * from sysibm.syscopy where DBNAME=' '
or
select * from sysibm.syscopy where TSNAME=' '
ETC
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is bufferpool in db2?
What is the difference between cursor stability and repeatable read isolation levels?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
How to find the number of rows in db2 tables?
What are the contents of a dclmgen?
Is the primary key a clustered index?
How do I add a column in db2?
What is check constraint. Explain with example.
What is rct?
What is null indicator in cobol db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is buffer pool and list some of them?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is table space in db2?