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

I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

1938


What is the physical storage length of date data type?

732


What is host variable?

599


What is drop table?

584


What is catalog database in db2?

646






What is a dbrm in db2?

580


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

637


Is ibm db2 free?

579


What is isolation level in db2?

580


What is explain in db2?

585


What is the difference between nvl and coalesce?

604


What are types of indexes?

597


What is reorg and runstats in db2?

696


What is copy pending and check pending in db2?

580


What is difference between isnull and coalesce?

622