Re: NetView Startup problem

2011-11-24 Thread Ted MacNEIL
PGM=CNMINIT,TIME=1440,REGION=6144K,PARM=(8192,2048,'%','SYSTEM','PPI','*NOARM'),
   DPRTY=(13,13)

Two things:

1. Why such a small region? IBM has recommended REGION=0M for aeons. This could 
be a cause of the 0C4.

2. Specifying DPRTY is so 1980.

-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

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


Re: NetView Startup problem

2011-11-24 Thread saurabh khandelwal
Thanks for your help.

I changed region parameter. But

System is not allowing me to change DPRTY to 1980. So I left it as old one.
(13,13). but still same error.


 STMT NO. MESSAGE
2 IEFC001I PROCEDURE NETVSSI WAS EXPANDED USING SYSTEM LIBRARY
TIVOLI.PR
IEF695I START NETVSSI  WITH JOBNAME NETVSSI  IS ASSIGNED TO USER SYSSTC  ,
GROUP
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=0C4  REASON CODE=0011
 TIME=09.33.22  SEQ=00099  CPU=  ASID=0051
 PSW AT TIME OF ERROR  078D1000   8746  ILC 4  INTC 11
   ACTIVE LOAD MODULE   ADDRESS=78D8  OFFSET=0E6E
   NAME=CNMINIT
   DATA AT PSW  8740 - 001058E0  908C5810  E1DC5910

Regards
Saurabh



On Thu, Nov 24, 2011 at 3:15 PM, Ted MacNEIL eamacn...@yahoo.ca wrote:


 PGM=CNMINIT,TIME=1440,REGION=6144K,PARM=(8192,2048,'%','SYSTEM','PPI','*NOARM'),
   DPRTY=(13,13)

 Two things:

 1. Why such a small region? IBM has recommended REGION=0M for aeons. This
 could be a cause of the 0C4.

 2. Specifying DPRTY is so 1980.

 -
 Ted MacNEIL
 eamacn...@yahoo.ca
 Twitter: @TedMacNEIL

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: NetView Startup problem

2011-11-24 Thread Tidy, David (D)
Hi Saurabh,

I haven't followed this one much so I hope I am not repeating earlier advice, 
but ACNMLINK certainly won't work - you need your target library for sure 
(lowest level qualifier CNMLINK - I can't remember the prefixes, but it might 
be TLIB.NV390.V5R3.CNMLINK for you) and it must be authorised.  (note that 
CNMINIT in ACNMLINK is not AC=01, but in CNMLINK it is). You also need a NETV 
subsystem set up in your IEFSSNxx member - SUBSYS SUBNAME(NETV).

Best regards,
David Tidy  
IS Technical Management/SAP-Mf  
Dow Benelux B.V.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
saurabh khandelwal
Sent: 24 November 2011 07:40
To: IBM-MAIN@bama.ua.edu
Subject: Re: NetView Startup problem

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.

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


Re: NetView Startup problem

2011-11-24 Thread Walter Marguccio
 From: saurabh khandelwal sourabhkhandelwal...@gmail.com


 I changed region parameter. But System is not allowing me to change
 DPRTY to 1980. So I left it as old one. (13,13). but still same error.

which release of NetView do you have ?


Walter Marguccio
z/OS Systems Programmer
BELENUS LOB Informatic GmbH
Munich - Germany

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


Re: NetView Startup problem

2011-11-24 Thread Ted MacNEIL
My fault. I meant it was out of date.
My suggestion is to remove it, since it's only checked for syntax, now.
-
Ted MacNEIL
eamacn...@yahoo.ca
Twitter: @TedMacNEIL

-Original Message-
From: saurabh khandelwal sourabhkhandelwal...@gmail.com
Sender: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Date: Thu, 24 Nov 2011 15:35:59 
To: IBM-MAIN@bama.ua.edu
Reply-To: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
Subject: Re: NetView Startup problem

Thanks for your help.

I changed region parameter. But

System is not allowing me to change DPRTY to 1980. So I left it as old one.
(13,13). but still same error.


 STMT NO. MESSAGE
2 IEFC001I PROCEDURE NETVSSI WAS EXPANDED USING SYSTEM LIBRARY
TIVOLI.PR
IEF695I START NETVSSI  WITH JOBNAME NETVSSI  IS ASSIGNED TO USER SYSSTC  ,
GROUP
IEA995I SYMPTOM DUMP OUTPUT
SYSTEM COMPLETION CODE=0C4  REASON CODE=0011
 TIME=09.33.22  SEQ=00099  CPU=  ASID=0051
 PSW AT TIME OF ERROR  078D1000   8746  ILC 4  INTC 11
   ACTIVE LOAD MODULE   ADDRESS=78D8  OFFSET=0E6E
   NAME=CNMINIT
   DATA AT PSW  8740 - 001058E0  908C5810  E1DC5910

Regards
Saurabh



On Thu, Nov 24, 2011 at 3:15 PM, Ted MacNEIL eamacn...@yahoo.ca wrote:


 PGM=CNMINIT,TIME=1440,REGION=6144K,PARM=(8192,2048,'%','SYSTEM','PPI','*NOARM'),
   DPRTY=(13,13)

 Two things:

 1. Why such a small region? IBM has recommended REGION=0M for aeons. This
 could be a cause of the 0C4.

 2. Specifying DPRTY is so 1980.

 -
 Ted MacNEIL
 eamacn...@yahoo.ca
 Twitter: @TedMacNEIL

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: NetView Startup problem

2011-11-24 Thread saurabh khandelwal
Hello,
   I have subsystem entry in my IEFSSN00 member.

SUBSYS SUBNAME(NETV)

Also I dont have CNMLINK. I just have ACNMLINK in below dataset, and
CNMINIT member exist in this.

 DLIB.NV390.V5R3.ACNMLINK(CNMINIT)


Thanks  Regards
SAurabh

On Thu, Nov 24, 2011 at 4:54 PM, Tidy, David (D) dt...@dow.com wrote:

 Hi Saurabh,

 I haven't followed this one much so I hope I am not repeating earlier
 advice, but ACNMLINK certainly won't work - you need your target library
 for sure (lowest level qualifier CNMLINK - I can't remember the prefixes,
 but it might be TLIB.NV390.V5R3.CNMLINK for you) and it must be authorised.
  (note that CNMINIT in ACNMLINK is not AC=01, but in CNMLINK it is). You
 also need a NETV subsystem set up in your IEFSSNxx member - SUBSYS
 SUBNAME(NETV).

 Best regards,
 David Tidy
 IS Technical Management/SAP-Mf
 Dow Benelux B.V.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of saurabh khandelwal
 Sent: 24 November 2011 07:40
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: NetView Startup problem

 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.

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: NetView Startup problem

2011-11-24 Thread saurabh khandelwal
NetVIEW V5R3

Regards
Saurabh

On Thu, Nov 24, 2011 at 4:23 PM, Walter Marguccio 
walter_marguc...@yahoo.com wrote:

  From: saurabh khandelwal sourabhkhandelwal...@gmail.com


  I changed region parameter. But System is not allowing me to change
  DPRTY to 1980. So I left it as old one. (13,13). but still same error.

 which release of NetView do you have ?


 Walter Marguccio
 z/OS Systems Programmer
 BELENUS LOB Informatic GmbH
 Munich - Germany

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: NetView Startup problem

2011-11-24 Thread Tidy, David (D)
My earlier reply was based on the Netview 5.3 mentioned in the dataset name 
(the SSN statement changes in version 6).

Best regards,
David Tidy  
IS Technical Management/SAP-Mf  
Dow Benelux B.V.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Walter Marguccio
Sent: 24 November 2011 11:54
To: IBM-MAIN@bama.ua.edu
Subject: Re: NetView Startup problem

 From: saurabh khandelwal sourabhkhandelwal...@gmail.com


 I changed region parameter. But System is not allowing me to change
 DPRTY to 1980. So I left it as old one. (13,13). but still same error.

which release of NetView do you have ?


Walter Marguccio
z/OS Systems Programmer
BELENUS LOB Informatic GmbH
Munich - Germany

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: NetView Startup problem

2011-11-24 Thread Lizette Koehler
 
 Hello,
I have subsystem entry in my IEFSSN00 member.
 
 SUBSYS SUBNAME(NETV)
 
 Also I dont have CNMLINK. I just have ACNMLINK in below dataset, and
CNMINIT
 member exist in this.
 
  DLIB.NV390.V5R3.ACNMLINK(CNMINIT)
 
 
 Thanks  Regards
 SAurabh



Saurabh,

You may wish to review this document on starting up NETVIEW
http://publib.boulder.ibm.com/tividd/td/netview390/dqll2mst/en_US/HTML/dqll2
m02.htm#ToC


http://publib.boulder.ibm.com/tividd/td/netview390/dqll2mst/en_US/HTML/dqll2
m12.htm

It does a good job of explaining the steps and results

Lizette

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


Re: NetView Startup problem

2011-11-24 Thread Tidy, David (D)
Hi Saurabh,

I'm sorry , but you must/should have a CNMLINK dataset. Often it will be on 
your sysres pack. It might even be SYS1.CNMLINK. If on option 3.4 in ISPF, you 
use **.CNMLINK for the dataset level, you should eventually see what your one 
is called (it might take some time to give you the list).

Best regards,
David Tidy  Tel:(31)115-67-1745
IS Technical Management/SAP-Mf  Fax:(31)115-67-1762 
Dow Benelux B.V.Mailto:dt...@dow.com

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
saurabh khandelwal
Sent: 24 November 2011 12:41
To: IBM-MAIN@bama.ua.edu
Subject: Re: NetView Startup problem

Hello,
   I have subsystem entry in my IEFSSN00 member.

SUBSYS SUBNAME(NETV)

Also I dont have CNMLINK. I just have ACNMLINK in below dataset, and
CNMINIT member exist in this.

 DLIB.NV390.V5R3.ACNMLINK(CNMINIT)


Thanks  Regards
SAurabh

On Thu, Nov 24, 2011 at 4:54 PM, Tidy, David (D) dt...@dow.com wrote:

 Hi Saurabh,

 I haven't followed this one much so I hope I am not repeating earlier
 advice, but ACNMLINK certainly won't work - you need your target library
 for sure (lowest level qualifier CNMLINK - I can't remember the prefixes,
 but it might be TLIB.NV390.V5R3.CNMLINK for you) and it must be authorised.
  (note that CNMINIT in ACNMLINK is not AC=01, but in CNMLINK it is). You
 also need a NETV subsystem set up in your IEFSSNxx member - SUBSYS
 SUBNAME(NETV).

 Best regards,
 David Tidy
 IS Technical Management/SAP-Mf
 Dow Benelux B.V.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of saurabh khandelwal
 Sent: 24 November 2011 07:40
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: NetView Startup problem

 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.

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu 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 lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: NetView Startup problem

2011-11-24 Thread Sebastian Welton
On Thu, 24 Nov 2011 12:09:48 +0530, saurabh khandelwal 
sourabhkhandelwal...@gmail.com wrote:

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.

The above looks like your distribution libraries. You should be using the 
libraries created after accept and apply.

Seb

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


Re: Multipl Entry Points in PL/1 Load Module

2011-11-24 Thread Steve Comstock

On 11/23/2011 8:29 PM, Munif Sadek wrote:

Thanks Rick

That’s exactly what I am finding out.. It does not matter what Linkage editor
statements I use (Thanks Steve) I cannot create multiple entry points in a
PL/1 load module and make them independent runnable unit.


1. You're welcome.

2. I'm concerned about your desire to make alternate entry
   points into 'independend runnabl unit's. What do you mean
   by that?

   Any way, you can have PL/I subroutine load module with
   multiple alternate entry points.

   You could also consider using PL/I packages or PL/I DLL linkages.



If I am not asking for too much, can someone please provide a working
example or pointers in  the right direction for PL/1   subroutines that has 
multiple
entry points. I will go through rest of this thread and make my tiny brain work 
hard..
I did find a sample skeleton in IBM PL/1 Library but so far not able to make it 
work.


The example I posted was a PL/I subroutine with two entry points:

  MSTST : PROC REORDER;
  DEFAULT RANGE(*) STATIC;
PUT SKIP LIST('  MSTST ENTRY POINT');
  END;

  MSTSTE: PROCEDURE;
  MSTST1: ENTRY;
PUT SKIP LIST('  MSTST1 ENTRY POINT');
  END;

It's the same as your original post, except I pulled 'OPTIONS(MAIN)' off.


Be aware that you can have multiple entry points without
separate procedures: a single procedure may have multiple
entry points. You might use alternate entry points for
different parameter lists, for example.




/* Rick Wrote : I think you'll find that multiple entry points are NOT 
permitted for a
PL/I Main Program; only for a subroutine, where the PL/I environment
vis-a-vis save areas, error handling, etc. are already established. */

Thanks for your help..

regards. Munif

PS. Steve - I will be in touch with you, we do have technology gap here in XML 
parser,
GDPS and WLM / IRD - ARM etc ..etc despite having collective 300Yrs+ sysproging 
experience and most of the technical staff are ex IBM sysprogs ;-)


I can't wait.

Be aware: I am not a systems programmer. I develop and teach
courses designed for z/OS applications programmers. If that's
what you're needing, then we're good.


--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

* To get a good Return on your Investment, first make an investment!
  + Training your people is an excellent investment

* Try our tool for calculating your Return On Investment
for training dollars at
  http://www.trainersfriend.com/ROI/roi.html

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


Re: NetView Startup problem

2011-11-24 Thread Lizette Koehler
Have you followed the Installation process.

From the V5R3 manual  Tivoli NetView for z/OS, Version 5.3 (Revised
September 2008)

Member PROGxx contains the names of program libraries that you want the
system to concatenate to SYS1.LINKLIB and libraries that you want to define
as authorized with the Authorized Program Facility (APF). Use PROGxx instead
of using both LNKLSTxx (to concatenate program libraries to SYS1.LINKLIB)
and IEAAPFxx (to authorize program libraries to APF).

If you are using the LNKLST concatenation instead of a STEPLIB DD statement
in your NetViewR startup procedure, update your PROGxx member in the
SYS1.PARMLIB data set to include the following program libraries as
extensions to the SYS1.LINKLIB data set:

* NETVIEW.V5R3M0.CNMLINK
* NETVIEW.V5R3M0.SCNMLNKN

The SCNMLNKN data set is used for RODM trace, MVST command exit, and
DSIPHONE. It is not referenced in the NetView program samples.

The following libraries must be authorized with the Authorized Program
Facility (APF). To be authorized, a library's name and volume ID must be in
the list of authorized libraries in the PROGxx member of SYS1.PARMLIB.

   1. If these are not already authorized, authorize all the libraries from
the //STEPLIB, //VTAMLIB, and //NCPLOAD concatenations in your VTAMR start
procedure. The VTAM start procedure, CNMSJ008 (CNMNET), in
NETVIEW.V5R3M0.CNMSAMP is the default member shipped with the NetView
program.
   2. Authorize all the libraries from the //STEPLIB concatenation in the
following procedures:
  * The NetView start procedure, CNMSJ009 (CNMPROC), in
NETVIEW.V5R3M0.CNMSAMP
  * The NetView procedure to start the subsystem interface (SSI)
address space, CNMSJ010 (CNMPSSI), in NETVIEW.V5R3M0.CNMSAMP
  * The RODM start procedure, EKGXRODM, in NETVIEW.V5R3M0.CNMSAMP
  * The GMFHS start procedure, CNMSJH10 (CNMGMFHS), in
NETVIEW.V5R3M0.CNMSAMP
  * The Event/Automation Service (E/AS) start procedure, IHSAEVNT,
in NETVIEW.V5R3M0.SCNMUXMS
   3. Authorize the following NetView libraries:
  * NETVIEW.V5R3M0.SCNMLNK1
  * NETVIEW.V5R3M0.SCNMLPA1
  * NETVIEW.V5R3M0.CNMLINK
  * NETVIEW.V5R3M0.SCNMLNKN
  * NETVIEW.V5R3M0.SCNMUXLK (if you are using E/AS services)
   4. If you are installing the NetView V5R3 Japanese program, authorize the
SCNMMJPN data set. This data set is listed in the //STEPLIB concatenation of
CNMPROC.
   5. Add the SEAGLPA data set (REXX/370 library) or the SEAGALT data set
(REXXT alternate library) to the list of APF-authorized libraries. For
information on which data set to use, see the comments in the NetView start
procedure, CNMPROC.
   6. If you plan to use the Tivoli NetView for z/OS Enterprise Management
Agent, authorize the following additional libraries:
  * RKANMOD
  * RKANMODL
  * RKANMODU
  * Any runtime libraries that are concatenated in the STEPLIB
DDNAME and in the RKANMODL DDNAME of the CANSNA and CANSDSST started tasks

If you specify an unauthorized library on a STEPLIB or concatenate
unauthorized libraries with authorized libraries, all libraries are treated
as if they are unauthorized.

To add the NetView libraries to the list of APF-authorized libraries without
requiring an MVS system restart, follow these steps:

   1. Enable dynamic APF changes. To do this, issue the following MVS
command:

  SETPROG APF,FORMAT=DYNAMIC

   2. Add each NetView library to the list of APF-authorized libraries. To
do this, issue the following MVS command for each NetView library that you
want to add:

  SETPROG APF,ADD,DSNAME=dsname,VOLUME=volser

If you plan to use the CNMSMF3E sample as an IEFACTRT exit routine, add the
CNMSMF3E exit, for example:

EXIT ADD EXITNAME(SYS.IEFACTRT) MODNAME(CNMSMF3E)

If you want information about...Refer to...
APF authorization   z/OSR library
Tivoli NetView for z/OS Enterprise Management Agent IBM Tivoli NetView
for z/OS Installation: Configuring the Tivoli NetView for z/OS Enterprise
Agents
CNMSMF3E sample IBM Tivoli NetView for z/OS Installation:
Configuring Additional Components


You need to have all of the libraries that are documented above apf
authorized, and in the LINKLST and LPALST as documented.

Lizette

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


Re: NetView Startup problem

2011-11-24 Thread saurabh khandelwal
Thanks. I will follow the steps provided by you and keep you updated with
my progress./

Regards
Saurabh

On Thu, Nov 24, 2011 at 7:40 PM, Lizette Koehler stars...@mindspring.comwrote:

 Have you followed the Installation process.

 From the V5R3 manual  Tivoli NetView for z/OS, Version 5.3 (Revised
 September 2008)

 Member PROGxx contains the names of program libraries that you want the
 system to concatenate to SYS1.LINKLIB and libraries that you want to define
 as authorized with the Authorized Program Facility (APF). Use PROGxx
 instead
 of using both LNKLSTxx (to concatenate program libraries to SYS1.LINKLIB)
 and IEAAPFxx (to authorize program libraries to APF).

 If you are using the LNKLST concatenation instead of a STEPLIB DD statement
 in your NetViewR startup procedure, update your PROGxx member in the
 SYS1.PARMLIB data set to include the following program libraries as
 extensions to the SYS1.LINKLIB data set:

* NETVIEW.V5R3M0.CNMLINK
* NETVIEW.V5R3M0.SCNMLNKN

 The SCNMLNKN data set is used for RODM trace, MVST command exit, and
 DSIPHONE. It is not referenced in the NetView program samples.

 The following libraries must be authorized with the Authorized Program
 Facility (APF). To be authorized, a library's name and volume ID must be in
 the list of authorized libraries in the PROGxx member of SYS1.PARMLIB.

   1. If these are not already authorized, authorize all the libraries from
 the //STEPLIB, //VTAMLIB, and //NCPLOAD concatenations in your VTAMR start
 procedure. The VTAM start procedure, CNMSJ008 (CNMNET), in
 NETVIEW.V5R3M0.CNMSAMP is the default member shipped with the NetView
 program.
   2. Authorize all the libraries from the //STEPLIB concatenation in the
 following procedures:
  * The NetView start procedure, CNMSJ009 (CNMPROC), in
 NETVIEW.V5R3M0.CNMSAMP
  * The NetView procedure to start the subsystem interface (SSI)
 address space, CNMSJ010 (CNMPSSI), in NETVIEW.V5R3M0.CNMSAMP
  * The RODM start procedure, EKGXRODM, in NETVIEW.V5R3M0.CNMSAMP
  * The GMFHS start procedure, CNMSJH10 (CNMGMFHS), in
 NETVIEW.V5R3M0.CNMSAMP
  * The Event/Automation Service (E/AS) start procedure, IHSAEVNT,
 in NETVIEW.V5R3M0.SCNMUXMS
   3. Authorize the following NetView libraries:
  * NETVIEW.V5R3M0.SCNMLNK1
  * NETVIEW.V5R3M0.SCNMLPA1
  * NETVIEW.V5R3M0.CNMLINK
  * NETVIEW.V5R3M0.SCNMLNKN
  * NETVIEW.V5R3M0.SCNMUXLK (if you are using E/AS services)
   4. If you are installing the NetView V5R3 Japanese program, authorize the
 SCNMMJPN data set. This data set is listed in the //STEPLIB concatenation
 of
 CNMPROC.
   5. Add the SEAGLPA data set (REXX/370 library) or the SEAGALT data set
 (REXXT alternate library) to the list of APF-authorized libraries. For
 information on which data set to use, see the comments in the NetView start
 procedure, CNMPROC.
   6. If you plan to use the Tivoli NetView for z/OS Enterprise Management
 Agent, authorize the following additional libraries:
  * RKANMOD
  * RKANMODL
  * RKANMODU
  * Any runtime libraries that are concatenated in the STEPLIB
 DDNAME and in the RKANMODL DDNAME of the CANSNA and CANSDSST started tasks

 If you specify an unauthorized library on a STEPLIB or concatenate
 unauthorized libraries with authorized libraries, all libraries are treated
 as if they are unauthorized.

 To add the NetView libraries to the list of APF-authorized libraries
 without
 requiring an MVS system restart, follow these steps:

   1. Enable dynamic APF changes. To do this, issue the following MVS
 command:

  SETPROG APF,FORMAT=DYNAMIC

   2. Add each NetView library to the list of APF-authorized libraries. To
 do this, issue the following MVS command for each NetView library that you
 want to add:

  SETPROG APF,ADD,DSNAME=dsname,VOLUME=volser

 If you plan to use the CNMSMF3E sample as an IEFACTRT exit routine, add the
 CNMSMF3E exit, for example:

 EXIT ADD EXITNAME(SYS.IEFACTRT) MODNAME(CNMSMF3E)

 If you want information about...Refer to...
 APF authorization   z/OSR library
 Tivoli NetView for z/OS Enterprise Management Agent IBM Tivoli NetView
 for z/OS Installation: Configuring the Tivoli NetView for z/OS Enterprise
 Agents
 CNMSMF3E sample IBM Tivoli NetView for z/OS Installation:
 Configuring Additional Components


 You need to have all of the libraries that are documented above apf
 authorized, and in the LINKLST and LPALST as documented.

 Lizette

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu 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 

Re: NetView Startup problem

2011-11-24 Thread Lizette Koehler
 
 Also I dont have CNMLINK. I just have ACNMLINK in below dataset, and
CNMINIT
 member exist in this.

There are two datasets created by SMP/E process

TLIB and DLIB

The TLIB will have a name like CNMLINK or it might be called SCNMLINK.  It
will depend on your version of Netview.
The DLIB will have a name like ACNMLINK

The install documents should say use (S)CNMLINK not the ACNMLINK.  CNMLINK
needs to be APF Authorized.

The z/OS (and earlier releases of the operating system) used a name like
A??? to indicate a distribution (DLIB) and ??? as the product
library name.  This one is used for running the product.

In Option 3.4 (as indicated by David) enter **.*CNMLINK in the dataset name
in the middle of the panel.  You should see both the DLIB and TLIB datasets.
Use the TLIB - The TLIB is the one without the A at the beginning.


HTH  

Lizette 

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


Re: NetView Startup problem

2011-11-24 Thread Rick Fochtman

Hi Saurabh,

One way you can get the actual library name for CNMLINK:

1. Crank up SMP/E and search your TARGET zone for the LMOD that is named 
in your S806-4 messages. The LMOD entry should give you a LIBDEF name 
for the library containing the LMOD.


2. Again using SMP/E, look in your TARGET zone for the LIBDEF of that 
name. The LIBDEF entry should give you the dataset name.


Be sure that the named dataset appears in your STEPLIB or PROGxx list 
for LINKLIST. Also be sure that it's in the list for APF libraries.


Chances are fairly good that this will solve the S806-4 ABEND as well as 
the S0C4 abend.


Rick

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


[no subject]

2011-11-24 Thread Shmuel Metz (Seymour J.)
In 1322103310.15944.yahoomailmob...@web161401.mail.bf1.yahoo.com, on
11/23/2011
   at 06:55 PM, Ed Gould ps2...@yahoo.com said:

How about IEHIOSUP :)

Okay, that's two. Any more?
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

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


[no subject]

2011-11-24 Thread Ed Gould
 H IFCDIP00 

Ed

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