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 an instance in db2?

563


What is a db2 package?

599


What is the difference between oracle and db2?

587


What is dbrm? What it contains?

682


Which component is responsible for processing sql statements and selecting access paths?

671






What is cursor stability in db2?

811


Who uses db2?

576


Is schema the same as database?

631


What is the physical storage length of date data type?

732


Define data page.

634


What are union and union all?

541


Differentiate between cs and rr isolation levels? Where do you specify them?

587


What is a db2 cursor?

626


What is clone table?

592


What is buffer pool and list some of them?

630