What information is contained in a SYSCOPY entry?

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


Please Help Members By Posting Answers For Below Questions

What is dbrm?

636


What is host variable?

590


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

628


What is a page in db2?

608


What is explain plan in db2?

586






Explain the contention situations caused by locks?

589


How do you simulate the explain of an embedded sql statement in spufi/qmf?

633


How will you return the number of records in table?

514


What is the usage of open cursor command?

599


How many databases can be created inside an instance in db2 ?

595


How would you find out the total number of rows in a db2 table?

574


What is role in db2?

612


What is a bind in db2?

590


How connect db2 database to datastage?

759


What is dclgen (declaration generator)?

601