Hello,
I added my STEPLIB libraries to ROG00 and IPL'd system again.
but still getting same error ..
I have added DLIB.NV390.V5R3.ACNMLINK dataset on my PROG member.
RC S0C4 and resason code 11 for below step.
BElow JCL i used.
1 //NETVSSI JOB MSGLEVEL=1
STC00666
2 //STARTING EXEC NETVSSI
3 XXNETVSSI PROC PROG=CNMINIT, ** DSN HIGH LEVEL QUALIFIER
XX* PROG=CNMINIT, ** PGM USED TO START NETVIEW
SUBSYSTEM
XX REG=6144, ** REGION SIZE(IN K)
XX MBUF=8192, ** NUMBER OF MESSAGE BUFFERS TO USE
XX CBUF=2048, ** NUMBER OF COMMAND BUFFERS TO USE
XX DSIG='%', ** SUBSYSTEM COMMAND DESIGNATOR
CHARACTER
XX MSGIFAC='SYSTEM', ** SSI/EXTENDED CONSOLE OVERRIDE
SWITCH
XX* ** SYSTEM = SYSTEM LEVEL DETERMINES
XX* MVS/XA GIVES SSI
XX* PRE-MVS/ESA 4.2.2
SYSTEMS
XX* GIVE SSI
XX* MVS/ESA 4.2.2 OR
ABOVE GIVES
XX* EXTENDED CONSOLE
SUPPORT
XX* ** USESSI = FORCES SSI TO BE USED
XX* ** NOSSI = SSI IS NOT REQUESTED
XX* ** QUESSI = SAME AS USESSI.
ADDITIONALLY,
XX* REQUESTS MESSAGES BE
QUEUED
XX* TO THE THE SSI ADDRESS
SPACE
XX* WHILE NETVIEW IS
INACTIVE.
XX* ** QSSIAT = SAME AS QUESSI.
ADDITIONALLY,
XX* REQUESTS MESSAGES BE
QUEUED
XX* TO THE THE SSI ADDRESS
SPACE
XX* WHILE NETVIEW IS
INACTIVE,
XX* AND MPF AUTO TOKEN
POSITION
XX* 8 IS OVERLAID WITH "@"
WHEN
XX* A MESSAGE IS QUEUED
WHILE
XX* NETVIEW IS INACTIVE TO
XX* INDICATE POTENTIALLY
OLD
XX* MESSAGES. SEE NETVIEW
XX* AUTOTOKE VARIABLES.
XX*
XX* ** SSIEXT = PROVIDES THE SAME
FUNCTION
XX* as the QSSIAT value.
XX* ADDITIONALLY, WITH THIS
XX* OPTION EXTENDED MCS
CONSOLES
XX* ARE OBTAINED WHEN
OPERATORS
XX* OR AUTOTASKS ENTER MVS
XX* COMMANDS, (SIMILAR TO
THE
XX* SYSTEM VALUE.) WITH
THIS
XX* OPTION, UNSOLICITED MVS
XX* MESSAGE TRAFFIC FLOWS
USING
XX* THE SSI, AND CAN BE
QUEUED
XX* WHILE NETVIEW OR THE
CNMCSSIR
XX* TASK IS NOT ACTIVE,
SOLICITED
XX* (COMMAND RESPONSE)
MESSAGES
XX* ARE PROCESSED USING
EMCS,
XX* AND CAN BE USED IN
NETVIEW
XX* PIPE (FOR ALL MVS
COMMANDS
XX* SUPPORTING 4-BYTE
CONSOLE
XX* IDS AND COMMAND AND
RESPONSE
XX* TOKEN (CART).
XX*
XX PPIOPT='PPI', ** PPI OPTIONS SWITCH
XX*
XX* ** NOPPI = PPI IS NOT REQUESTED
XX* ** PPI = PPI IS REQUESTED
XX* ** DEFAULT OPTION = PPI REQUESTED
XX* THE FOLLOWING SYMBOLIC "ARM" IS USED TO BOTH ENABLE THE
NETVIEW
XX* SUBSYSTEM FOR MVS AUTOMATIC RESTART MANAGEMENT (ARM) AND TO
SUPPLY
XX* A NAME (UP TO 16 CHARACTERS) BY WHICH THIS NETVIEW SUBSYSTEM
WILL
XX* BE KNOWN TO ARM
XX ARM='*NOARM' ** AUTOMATIC RESTART (ARM) USAGE
XX* ** *ARM = ARM ENABLEMENT BY SYMBOL,
XX* ** NETVIEW WILL GENERATE AN
ARM
XX* ** ELEMENT NAME AS FOLLOWS:
XX* ** 'NETVIEW$' CONCATENATED
WITH
XX* ** THE SSI/PPI SUBSYSTEM
NAME
XX* ** CONCATENATED WITH
&SYSCLONE
XX* ** NAME = ARM ENABLEMENT BY NAME
XX* ** *NOARM = NO ARM ENABLEMENT
XX* ** DEFAULT OPTION = *NOARM
XX* ** COMMENTING OUT THE 'ARM=...'
PARAMETER
XX* ** RESULTS IN NO NETVIEW ARM
ENABLEMENT
XX*
4 XXNETV53S EXEC PGM=&PROG,TIME=1440,REGION=®.K,
XX
PARM=(&MBUF,&CBUF,'&DSIG','&MSGIFAC','&PPIOPT','&ARM'),
XX DPRTY=(13,13)
XX*
XX*STEPLIB DD DSN=&SQ1..CNMLINK,DISP=SHR
IEFC653I SUBSTITUTION JCL -
PGM=CNMINIT,TIME=1440,REGION=6144K,PARM=(8192,2048,'%','SYSTEM','PPI','*NOARM'),
DPRTY=(13,13)
5 XXSTEPLIB DD DSN=DLIB.NV390.V5R3.ACNMLINK,DISP=SHR
6 XXSYSPRINT DD SYSOUT=H
XX*
On Wed, Nov 23, 2011 at 7:16 PM, Barkow, Eileen <[email protected]>wrote:
> Abend is due to:
>
> > 07.52.37 STC00667 CSV003I REQUESTED MODULE CNMPP NOT FOUND
> > > 07.52.37 STC00667 CSV028I ABEND806-04 JOBNAME=NETVIEW
>
> Module CNMPP should be in SYS1.NETVIEW.CNMLINK
> Check LINKLIST or STEPLIB
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of saurabh khandelwal
> Sent: Wednesday, November 23, 2011 7:35 AM
> To: [email protected]
> Subject: Re: NetView Startup problem
>
> Thanks all of you. I will try to check the Netview library for APF
> authorization.
>
> also I will post this problem on Netview group. Thanks again.
>
> On Wed, Nov 23, 2011 at 5:56 PM, Chris Mason <[email protected]
> >wrote:
>
> > Saurabh
> >
> > > Please help me to resolve this issue
> >
> > I tend not to deal with "issues", but rather more with "problems" and,
> > this being a case of something you apparently expected to work but which
> > clearly didn't (note the apostrophe), I would classify as a *problem*.
> >
> > The appropriate "forum" for dealing with problems related NetView is the
> > following:
> >
> > http://tech.groups.yahoo.com/group/NetView/
> >
> > This is quite an active "forum" and I have seen NetView development folk
> > participating.
> >
> > That said, there is quite a lot you can do with the information you
> posted.
> >
> > -
> >
> > Although generally "Google is your friend", a good place to start can
> also
> > be the IBM message look-up facility:
> >
> > http://www-03.ibm.com/systems/z/os/zos/bkserv/lookat/index.html
> >
> > > IEF188I PROBLEM PROGRAM ATTRIBUTES ASSIGNED
> >
> > <quote>
> >
> > IEF188I PROBLEM PROGRAM ATTRIBUTES ASSIGNED
> >
> > Explanation: The initiator found that a program to be run did not satisfy
> > all the requirements needed to obtain all the special properties
> designated
> > by the program name.
> >
> > - If the program to be run is not a single step job or task, the system
> > nullifies the NODSI parameter. All other program properties remain in
> > effect.
> >
> > - If the program to be run is not a started task that runs only a single
> > step, the system nullifies the SYST parameter. All other program
> properties
> > remain in effect.
> >
> > - If a non-APF authorized JOBLIB or STEPLIB statement is present, the
> > system nullifies all Program Properties table (PPT) parameters.
> >
> > System Action: The system assigns problem program attributes in place of
> > the special properties.
> >
> > System Programmer Response: If no special properties are required, no
> > action is necessary. If special properties are required and a JOBLIB or
> > STEPLIB is in use, ensure that the JOBLIB or STEPLIB data sets are APF
> > authorized. Also ensure the special attributes 'started only' or '1-step
> > only' are satisfied for the required special properties.
> >
> > Source: Initiator/terminator
> >
> > </quote>
> >
> >
> >
> http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2M8C0/SPTGG188I
> >
> > Find the name of the program used in the NETVSSI procedure and check what
> > characteristics it has in the IEFSDPPT module as described in the section
> > "76.7 Program properties table (PPT)" of the "z/OS MVS Initialization and
> > Tuning Reference" manual.
> >
> > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2e2c0/76.7
> >
> > Check whether there is an "override" provided by a PPT statement in the
> > active SCHEDxx member and, if so, what that specifies rather than the
> code
> > in the IEFSDPPT module.
> >
> > If all this is a bit complex, post the NETVSSI procedure and any relevant
> > SCHEDxx member from your SYS1.PARMLIB.
> >
> > -
> >
> > > 07.52.37 STC00667 CSV003I REQUESTED MODULE CNMPP NOT FOUND
> >
> > This one should be simplicity itself!
> >
> > Find out which partitioned data set (PDS - "library") containing load
> > modules contains the CNMPP module and then why that PDS is *not* in the
> > STEPLIB concatenation of the NetView program in the NETVIEW procedure.
> >
> > -
> >
> > And please tell us how you got on!
> >
> > Chris Mason
> >
> > On Wed, 23 Nov 2011 15:35:56 +0530, saurabh khandelwal <
> > [email protected]> wrote:
> >
> > >Hello,
> > > I am trying to bring up Netveiw address spaces. but I proc
> is
> > >abended with 0C4. I tried isolating using help of google but it didnt
> > >helped me much.
> > >
> > >1) S NETVSSI
> > >
> > > STMT NO. MESSAGE
> > > 2 IEFC001I PROCEDURE NETVSSI WAS EXPANDED USING SYSTEM LIBRARY
> > >TIVOLI.PROCLIB
> > > IEF695I START NETVSSI WITH JOBNAME NETVSSI IS ASSIGNED TO USER SYSSTC
> > ,
> > >GROUP SYSPROC
> > > IEF188I PROBLEM PROGRAM ATTRIBUTES ASSIGNED
> > > IEA995I SYMPTOM DUMP OUTPUT
> > > SYSTEM COMPLETION CODE=0C4 REASON CODE=00000011
> > > TIME=07.51.49 SEQ=00072 CPU=0000 ASID=0066
> > > PSW AT TIME OF ERROR 078D1000 00008746 ILC 4 INTC 11
> > > ACTIVE LOAD MODULE ADDRESS=000078D8 OFFSET=00000E6E
> > > NAME=CNMINIT
> > > DATA AT PSW 00008740 - 001058E0 908C5810 E1DC5910
> > >
> > >
> > >2) S NETVIEW
> > >
> > >07.52.36 STC00667 ---- FRIDAY, 20 DEC 2013 ----
> > > 07.52.36 STC00667 IEF695I START NETVIEW WITH JOBNAME NETVIEW IS
> > >ASSIGNED TO USER SYSSTC , GROUP SYSPROC
> > > 07.52.36 STC00667 $HASP373 NETVIEW STARTED
> > > 07.52.36 STC00667 IEF403I NETVIEW - STARTED - TIME=07.52.36
> > > 07.52.37 STC00667 - --TIMINGS
> > >(MINS.)-- ----PAGING COUNTS---
> > > 07.52.37 STC00667 -JOBNAME STEPNAME PROCSTEP RC EXCP CPU
> SRB
> > >CLOCK SERV PG PAGE SWAP VIO SWAPS STEPNO
> > > 07.52.37 STC00667 -NETVIEW STEP1 00 652 .00
> > >.00 .02 1633 0 0 0 0 0 1
> > > 07.52.37 STC00667 CSV003I REQUESTED MODULE CNMPP NOT FOUND
> > > 07.52.37 STC00667 CSV028I ABEND806-04 JOBNAME=NETVIEW
> > STEPNAME=NETVIEW
> > > 07.52.37 STC00667 IEA995I SYMPTOM DUMP OUTPUT 378
> > > 378 SYSTEM COMPLETION CODE=806 REASON CODE=00000004
> > > 378 TIME=07.52.37 SEQ=00074 CPU=0000 ASID=0066
> > > 378 PSW AT TIME OF ERROR 070C1000 8128BBD0 ILC 2
> > INTC
> > >0D
> > > 378 NO ACTIVE MODULE FOUND
> > > 378 NAME=UNKNOWN
> > >
> > >
> > >Please help me to resolve this issue
> > >
> > >
> > >Regards
> > >Saurabh
> >
> > ----------------------------------------------------------------------
> > 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
> >
>
>
>
> --
> Thanks & Regards
> Saurabh Khandelwal
>
> ----------------------------------------------------------------------
> 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
>
> ----------------------------------------------------------------------
> 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
>
--
Thanks & Regards
Saurabh Khandelwal
----------------------------------------------------------------------
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