Try running the DB2 DIAGNOSE MEPL utility.  (Details in DB2 Utility
Guide and Reference)  This gives the entry point for every module.
Compare that with your ABMLIST and use MEPL if different.

Mark Ediger
Acxiom


I'm trying to trap DB2's processing of a SELECT CURRENT TIMESTAMP
request. 
This request goes through DB2's DSNDBM1 region. The STCK instruction
which 
retrieves the current timestamp is located in DB2 load module DSNXGRDS,
in 
CSECT DSNXVCTS.

I did an AMBLIST to locate the offset of CSECT DSNXVCTS within module 
DSNXGRDS.

I executed the SELECT CURRENT TIMESTAMP command using QMF under 
TSO/ISPF.

Here's the SLIP I set, as displayed on console:

ID=DB2A,PER-IF,ENABLED(INACTIVE)
ACTION=SYNCSVCD,SET BY CONS USERJLE,PRCNTLIM=10,00
MATCHLIM=1,0,PVTMOD=DSNXGRDS,00B02000,00B02180,MODE=ANY,ALL
ASID=0047,0052
SDATA=SQA,LSQA,RGN,LPA,CSA,SWA,SUMDUMP

The ASID's listed are my TSO user's and the DSNDBM1 address space's, 
respectively.

I'm here because nothing was trapped. Any ideas why?
*************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
*************************************************************************

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to