reorg and runstat

Ask question on - DataBase Concepts, IBM Mainframe DB2, DB2/UDB, DB2 Tools, SQL , DB2 programming with languages like COBOL, PL1.

Moderators: Kalicharan, Moderator Group

Post Reply
shanthic2003
Member
Posts: 5
Joined: Sat Sep 08, 2012 12:17 pm

reorg and runstat

Post by shanthic2003 » Wed Sep 26, 2012 6:08 pm

Hi,

I would like to know how often a runstat and reorg happens for a particular table. Is there any SYSIBM.*** table where this logs or info is maintained?

I am an app developer with no DB2 admin authorization.

Can someone please help me with an answer?

Thanks in Advance!

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Wed Sep 26, 2012 6:55 pm

take a look at any sql REFERENCE.
There is an appendix which describes the sysibm tables.
as far as which one, this is something you could find from googling,
like "where can i find last reorg"
and "last time runstats"
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others