Two questions about CTRACE

1) Trying to see the trace via IPCS and I get 
        ITT10013I The CTRACE subcommand does not support formatting for 
COMP(SYSTCPDA) 

        If I do CTRACE QUERY, I get SYSTCPDA and SYSTCPIP as components 
adn they have our stack as the subsys name. I   really thing that I'm 
missing a LoadLib in my TSO allocation BUT I can't find any mention of a 
particular lib.
2) coding the parmlib member (CTIEZBJK) seems to be an exercise in 
frustration. CTIEZBJK contents are:
        TRACEOPTS ON OPTIONS=('TCPMIN',IPADDR(xxx.xxx.xx.xx))  [it really 
doesn't like commas between operands.]
         the command I entered was TRACE 
CT,ON,COMP=SYSTCPIP,SUB=(TCP390T),PARM=CTIEZBJK
        and the error msgs are:
       INPUT LINE: TRACEOPTS ON OPTIONS=('TCPMIN',IPADDR(xxx.xxx.xx.xx))
         ITT016I SYNTAX ERROR IN PARMLIB MEMBER=CTIEZBJK LINE    1. 
QUOTED_STRING EXPECTED BEFORE IPADDR.
         INPUT LINE: TRACEOPTS ON OPTIONS=('TCPMIN',IPADDR(xxx.xxx.xx.xx))
         ITT018I PARSING OF PARMLIB MEMBER=CTIEZBJK CONTINUED AT ), LINE  
1.
         INPUT LINE: TRACEOPTS ON OPTIONS=('TCPMIN',IPADDR(xxx.xxx.xx.xx))
         ITT020I QUOTED_STRING WAS ASSUMED BEFORE THE ERROR POINT IN 
PARMLIB 655
         MEMBER=CTIEZBJK, LINE    1.
         INPUT LINE: TRACEOPTS ON OPTIONS=('TCPMIN',IPADDR(xxx.xxx.xx.xx))
         ITT017I SYNTAX ERROR IN PARMLIB MEMBER=CTIEZBJK ON LINE    1 P 
POSITION   54. ) WAS SEEN, WHERE ONE OF:
         ASID JOBNAME BUFSIZE OPTIONS WTR WTRSTART
         WOULD BE CORRECT.

        If I don't put the quote around the TCPMIN, i get other errors.
I did get it to record by leaving off the 'parm' abd then replying to the 
WTOR with the test from CTIEZBJK. 
Anyone have this working? We're at 1.9 and I'm trying to trace TN3270 
errors, ie AB/S622 which the 'network' folks say isn't their issue (one of 
these day I'm going to see an issue that is theirs).
TIA

Jack Kelly
202-502-2390 (Office)

----------------------------------------------------------------------
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