Per the latest MVS System Messages Volume 4 (CBD - DMO):
CSV450I hh.mm.ss PROG,APF DISPLAY
...
ENTRY n
The entry number being displayed. This is not necessarily the order of the
entries within the APF list.
Regards,
Kevin
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Bruce Schaefer
Sent: Thursday, October 25, 2012 9:12 AM
To: [email protected]
Subject: Re: Peculiar behavior of D PROG,LNKLST.
I apologize that I forgot about my initial post.
First, I realize that my memory failed me when I issued D
PROG,LNKLST,NAME=lnklstset,USERS. I hope the syntax is now burned in.
Second, I tried Peter's suggestion:
-setprog apf,add,dsn=a.b,sms apf,delete,dsn=a.b,sms
CSV410I SMS-MANAGED DATA SET A.B ADDED TO APF LIST
CSV410I SMS-MANAGED DATA SET A.B DELETED FROM APF LIST
-setprog apf,add,dsn=a.b,sms,apf,delete,dsn=a.b,sms
CSV410I SMS-MANAGED DATA SET A.B ADDED TO APF LIST
ASA101I SYNTAX ERROR: , WAS SEEN, WHERE ONE OF
(APF EXIT LNKLST SYSLIB
LPA DEFAULTS REFRPROT NOREFRPROT
TRACKDIRLOAD ....)
WOULD BE CORRECT.
DETECTING MODULE IS CSVPRTMS
CSV410I SMS-MANAGED DATA SET A.B DELETED FROM APF LIST
One might describe it as SETPROG initiates the 'service' and buffer end,
terminates the service. One can even pass junk as the first operand:
-setprog junk apf,add,dsn=a.b,sms apf,delete,dsn=a.b,sms
ASA101I SYNTAX ERROR: <NON-KEYWORD> WAS SEEN, WHERE ONE OF
(APF EXIT LNKLST SYSLIB
LPA DEFAULTS REFRPROT NOREFRPROT
TRACKDIRLOAD ....)
WOULD BE CORRECT.
DETECTING MODULE IS CSVPRTMS
CSV410I SMS-MANAGED DATA SET A.B ADDED TO APF LIST
CSV410I SMS-MANAGED DATA SET A.B DELETED FROM APF LIST
Third, after opening the manual, I learned of other forms of D PROG,APF, so I
tried:
-D PROG,APF,DSN=CEE.SCEERUN
CSV450I 11.38.04 PROG,APF DISPLAY 569
FORMAT=DYNAMIC
ENTRY VOLUME DSNAME
1 RST01A CEE.SCEERUN
-D PROG,APF,ENTRY=1
CSV450I 11.38.59 PROG,APF DISPLAY 571
FORMAT=DYNAMIC
ENTRY VOLUME DSNAME
1 RST01A SYS1.LINKLIB
Since SCEERUN is actually #75, why does the first command say it's entry 1?
Thanks again!
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to
[email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN