MIPS used by a Java Application

2012-05-14 Thread jagadishan perumal
Dear All,

I have installed a home grown java application which runs on JVM(OMVS)
using which we connect DB2. My environment is capped at 13MSU(TOTAL MIPS :
80.5609054) and is there a way to calculate the MIPS used by the above
installed application alone ?

Environment Details :
Z/OS : 1.13
Java : 1.6
DB2 : 10.1

Please direct me.

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


z/OS Unix Tools and Toys Query

2012-05-11 Thread jagadishan perumal
Dear List,

I am trying to install some of the Unix features such bash command by
referring
https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=unixttS_PKG=dlunixttlang=en_UScp=UTF-8dlmethod=http.
I was able to download the Bash zip file but the read me file is in Junked
character format. Are there anyone who has installed this feature
successfully using the above link.

Please assist me.

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: z/OS Unix Tools and Toys Query

2012-05-11 Thread jagadishan perumal
Dear List,

I was able to get the link to install this feature at :
http://www-03.ibm.com/systems/resources/servers_eserver_zseries_zos_unix_redbook_sg245944.pdf?CACHEID=a551cb0047d051a1a264ef7a3ca9395a

Jags

On Fri, May 11, 2012 at 4:09 PM, jagadishan perumal
jagadish...@gmail.comwrote:

 Dear List,

 I am trying to install some of the Unix features such bash command by
 referring
 https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=unixttS_PKG=dlunixttlang=en_UScp=UTF-8dlmethod=http.
 I was able to download the Bash zip file but the read me file is in Junked
 character format. Are there anyone who has installed this feature
 successfully using the above link.

 Please assist me.

 Jags


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: IEL1CL not found

2012-04-17 Thread jagadishan perumal
Hi All,

Just checked the Link :
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ibm3mg80/4.1.6.3?ACTION=MATCHESREQUEST=ISPFTYPE=FUZZYSHELF=ibmsh380.bksDT=20091013110934CASE=searchTopic=TOPICsearchText=TEXTsearchIndex=INDEXrank=RANKScrollTOP=FIRSTHIT

Which says 

There is no support for compilations under TSO

This means that the *ISPF* 4.5 option is useless with Enterprise PL/I.
You should
probably disable this option or use it for another purpose.

However, you can invoke the compiler under z/OS UNIX using the *pli* command.
For more information on using the compiler under z/OS UNIX, see the
Enterprise PL/I for z/OS Programming Guide.

Jags
On Tue, Apr 17, 2012 at 10:49 AM, Anthony Thompson 
anthony.thomp...@nt.gov.au wrote:

 Looks like your ISPF environment is not set up properly, can't find that
 REXX. Missing a SYSPROC/SYSEXEC/application-level library.

 Online PL/I doco can be found from here:
 http://www-01.ibm.com/software/awdtools/pli/

 Click on the link for the compiler you have, there are links to doco and a
 PL/I forum

 I don't see that manual listed for a download, nor can I see any reference
 to ISPF customization in program directories or other listed manuals. Might
 need to talk to your local IBM rep.


 Ant.


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Tuesday, 17 April 2012 2:22 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: IEL1CL not found

 Apology for Typo actually its PL/I for MVS  VM Installation and
 Customization under MVS, SC26-3119

 On Tue, Apr 17, 2012 at 10:21 AM, jagadishan perumal
 jagadish...@gmail.comwrote:

  Hello All,
 
  Looks like I need to customize the PL/I for MVS and VM. I have found
  the manual PL/I for MVS  VM Compiler and Run-Time Migration
  Guidehttp://publib.boulder.ibm.com/infocenter/zos/v1r12/topic/com.ibm
  .zos.r12.ibm3m10/ibm3m101.htm, SC26-3118 but I am unable to open it
  from  
 
 http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ceea300%2Fceea31b0183.htm
 
  .
 
  Could anyone please help in pointing to the PDF version of the above
  document.
 
  Jags
 
  On Tue, Apr 17, 2012 at 9:56 AM, jagadishan perumal
  jagadish...@gmail.com
   wrote:
 
  Thanks for your email, but as a testing I tried with the ISPF option
  4.5 I get the below error message when I give the Source library at
 
   Other Partitioned or Sequential Data
  Set:
  Name . . . . . . .
  'U322501.TEST.PL1(FIRSTCD)'
   List ID . . .
  Compiler
   Password  . .  2  1. OS PL/I Version 2 2. PLI for MVS
  and VM   
 
 
  IKJ56479I COMMAND IEL1IKJ5 NOT FOUND OR REXX IDENTIFIER IS MISSING+  :
  Could not find anything related to IEL1IKJ5 in google.
  IKJ56479I SUPPLY '/* REXX */' AS THE FIRST RECORD TO EXECUTE AS A
  REXX EXEC OR, FOR AN EXPLICIT EXEC, SUPPLY THE EXEC KEYWORD ON THE
  EXEC COMMAND ***
 
  Jags
 
 
  On Tue, Apr 17, 2012 at 9:46 AM, Anthony Thompson 
  anthony.thomp...@nt.gov.au wrote:
 
  Oops, typo... DDDEF = SIBMZPRC not SIBMPRC
 
  Ant.
 
 
  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
  Behalf Of jagadishan perumal
  Sent: Tuesday, 17 April 2012 12:18 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: IEL1CL not found
 
  Hello All,
 
  Good Morning !!
 
  I am just trying to locate the proc IEL1CL in our newly installed
  z/os
  1.13 within the libraries(SYS1.**, CPAC.**), but unfortunately I am
  unable to locate the PROC for compiling PL/I programs. Whereas I
  could get same proc in Z/OS 1.9 1.8 level.
 
 
  Could anyone please point me to the right direction.
 
 
  Jags
 
  
  -- For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
 
  
  -- For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
 
 
 
 

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send email
 to lists...@bama.ua.edu with the message: INFO IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


IEL1CL not found

2012-04-16 Thread jagadishan perumal
Hello All,

Good Morning !!

I am just trying to locate the proc IEL1CL in our newly installed z/os 1.13
within the libraries(SYS1.**, CPAC.**), but unfortunately I am unable to
locate the PROC for compiling PL/I programs. Whereas I could get same proc
in Z/OS 1.9 1.8 level.


Could anyone please point me to the right direction.


Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: IEL1CL not found

2012-04-16 Thread jagadishan perumal
Thanks for your email, but as a testing I tried with the ISPF option 4.5 I
get the below error message when I give the Source library at

 Other Partitioned or Sequential Data
Set:
Name . . . . . . .
'U322501.TEST.PL1(FIRSTCD)'
 List ID . . .
Compiler
 Password  . .  2  1. OS PL/I Version 2 2. PLI for MVS and
VM   


IKJ56479I COMMAND IEL1IKJ5 NOT FOUND OR REXX IDENTIFIER IS MISSING+  :
Could not find anything related to IEL1IKJ5 in google.
IKJ56479I SUPPLY '/* REXX */' AS THE FIRST RECORD TO EXECUTE AS A REXX EXEC
OR,
FOR AN EXPLICIT EXEC, SUPPLY THE EXEC KEYWORD ON THE EXEC
COMMAND
***

Jags

On Tue, Apr 17, 2012 at 9:46 AM, Anthony Thompson 
anthony.thomp...@nt.gov.au wrote:

 Oops, typo... DDDEF = SIBMZPRC not SIBMPRC

 Ant.


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Tuesday, 17 April 2012 12:18 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: IEL1CL not found

 Hello All,

 Good Morning !!

 I am just trying to locate the proc IEL1CL in our newly installed z/os
 1.13 within the libraries(SYS1.**, CPAC.**), but unfortunately I am unable
 to locate the PROC for compiling PL/I programs. Whereas I could get same
 proc in Z/OS 1.9 1.8 level.


 Could anyone please point me to the right direction.


 Jags

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send email
 to lists...@bama.ua.edu with the message: INFO IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: IEL1CL not found

2012-04-16 Thread jagadishan perumal
Apology for Typo actually its PL/I for MVS  VM Installation and
Customization under MVS, SC26-3119

On Tue, Apr 17, 2012 at 10:21 AM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hello All,

 Looks like I need to customize the PL/I for MVS and VM. I have found the
 manual PL/I for MVS  VM Compiler and Run-Time Migration 
 Guidehttp://publib.boulder.ibm.com/infocenter/zos/v1r12/topic/com.ibm.zos.r12.ibm3m10/ibm3m101.htm,
 SC26-3118 but I am unable to open it from  
 http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ceea300%2Fceea31b0183.htm;
 .

 Could anyone please help in pointing to the PDF version of the above
 document.

 Jags

 On Tue, Apr 17, 2012 at 9:56 AM, jagadishan perumal jagadish...@gmail.com
  wrote:

 Thanks for your email, but as a testing I tried with the ISPF option 4.5
 I get the below error message when I give the Source library at

  Other Partitioned or Sequential Data
 Set:
 Name . . . . . . .
 'U322501.TEST.PL1(FIRSTCD)'
  List ID . . .
 Compiler
  Password  . .  2  1. OS PL/I Version 2 2. PLI for MVS
 and VM   


 IKJ56479I COMMAND IEL1IKJ5 NOT FOUND OR REXX IDENTIFIER IS MISSING+  :
 Could not find anything related to IEL1IKJ5 in google.
 IKJ56479I SUPPLY '/* REXX */' AS THE FIRST RECORD TO EXECUTE AS A REXX
 EXEC OR,
 FOR AN EXPLICIT EXEC, SUPPLY THE EXEC KEYWORD ON THE EXEC
 COMMAND
 ***

 Jags


 On Tue, Apr 17, 2012 at 9:46 AM, Anthony Thompson 
 anthony.thomp...@nt.gov.au wrote:

 Oops, typo... DDDEF = SIBMZPRC not SIBMPRC

 Ant.


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Tuesday, 17 April 2012 12:18 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: IEL1CL not found

 Hello All,

 Good Morning !!

 I am just trying to locate the proc IEL1CL in our newly installed z/os
 1.13 within the libraries(SYS1.**, CPAC.**), but unfortunately I am unable
 to locate the PROC for compiling PL/I programs. Whereas I could get same
 proc in Z/OS 1.9 1.8 level.


 Could anyone please point me to the right direction.


 Jags

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send
 email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN





--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: IEL1CL not found

2012-04-16 Thread jagadishan perumal
Hello All,

Looks like I need to customize the PL/I for MVS and VM. I have found the
manual PL/I for MVS  VM Compiler and Run-Time Migration
Guidehttp://publib.boulder.ibm.com/infocenter/zos/v1r12/topic/com.ibm.zos.r12.ibm3m10/ibm3m101.htm,
SC26-3118 but I am unable to open it from  
http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ceea300%2Fceea31b0183.htm;
.

Could anyone please help in pointing to the PDF version of the above
document.

Jags

On Tue, Apr 17, 2012 at 9:56 AM, jagadishan perumal
jagadish...@gmail.comwrote:

 Thanks for your email, but as a testing I tried with the ISPF option 4.5 I
 get the below error message when I give the Source library at

  Other Partitioned or Sequential Data
 Set:
 Name . . . . . . .
 'U322501.TEST.PL1(FIRSTCD)'
  List ID . . .
 Compiler
  Password  . .  2  1. OS PL/I Version 2 2. PLI for MVS and
 VM   


 IKJ56479I COMMAND IEL1IKJ5 NOT FOUND OR REXX IDENTIFIER IS MISSING+  :
 Could not find anything related to IEL1IKJ5 in google.
 IKJ56479I SUPPLY '/* REXX */' AS THE FIRST RECORD TO EXECUTE AS A REXX
 EXEC OR,
 FOR AN EXPLICIT EXEC, SUPPLY THE EXEC KEYWORD ON THE EXEC
 COMMAND
 ***

 Jags


 On Tue, Apr 17, 2012 at 9:46 AM, Anthony Thompson 
 anthony.thomp...@nt.gov.au wrote:

 Oops, typo... DDDEF = SIBMZPRC not SIBMPRC

 Ant.


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Tuesday, 17 April 2012 12:18 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: IEL1CL not found

 Hello All,

 Good Morning !!

 I am just trying to locate the proc IEL1CL in our newly installed z/os
 1.13 within the libraries(SYS1.**, CPAC.**), but unfortunately I am unable
 to locate the PROC for compiling PL/I programs. Whereas I could get same
 proc in Z/OS 1.9 1.8 level.


 Could anyone please point me to the right direction.


 Jags

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send
 email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


SMPe Receive Error

2012-03-20 Thread jagadishan perumal
Hi,

Good Day !

I am encountering the below error while performing the Receive step. Even
though i have given dedicated Volumes but I am getting a insufficient
volume.

My JCL :

//FEK2RCVE JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
// REGION=0M,NOTIFY=SYSUID
//RECEIVE  EXEC PGM=GIMSMP,REGION=0M
//SMPCSI   DD DSN=SMPE.RDZ.CSI,DISP=OLD
//SMPPTFIN DD DSN=A255209.IBM.HHOP801.SMPMCS,DISP=SHR
//*SMPTLIB  DD UNIT=3390,SPACE=(TRK,(1,1)),VOL=SER=RDZVOL
//SMPHOLD  DD DUMMY
//SMPCNTL  DD *
  SET BOUNDARY(GLOBAL) .
  RECEIVE SELECT(HHOP801)
  SYSMODS
  RFPREFIX(A255209)
  LIST .
/*

*JESMSGLG :*
IKJ56245I DATA SET SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON
VOLUMES+
IKJ56245I USE DELETE COMMAND TO DELETE UNUSED DATA SETS

SMPOUT:
GIM35306E ** SMPTLIB SMPE.RDZ.HHOP801.F1 WAS NOT ALLOCATED BECAUSE ERROR
CODE 4714 WAS ISSUED  BY BY DYNAMIC ALLOCATION.
GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I DATA SET
SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON VOLUMES+.
GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I USE DELETE COMMAND
TO DELETE UNUSED DATA SETS.


jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: SMPe Receive Error

2012-03-20 Thread jagadishan perumal
Hi Lizette/All,

When I check the JESSYSMSG I see the below allocation is at volume SCRTC1
which is a sms managed volume but with 99% free Space.

IGD101I SMS ALLOCATED TO DDNAME (SYSUT4  )

DSN (SYS12080.T152458.RA000.FEK2RCVE.R0100148)

STORCLAS (SCRTCH) MGMTCLAS () DATACLAS ()

*VOL SER NOS= SCRTC1*

IEF237I 101F ALLOCATED TO SMPPTS

IEF237I 101F ALLOCATED TO SMP1

IKJ56245I DATA SET SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON
VOLUM
IKJ56245I USE DELETE COMMAND TO DELETE UNUSED DATA SETS

IEF285I   A255209.IBM.HHOP801.F1   KEPT

IEF285I   VOL SER NOS= RDZVOL.

IEF285I   SMPE.RDZ.SMPPTS  KEPT

IEF285I   VOL SER NOS= RDZVOL.

IEF142I FEK2RCVE RECEIVE - STEP WAS EXECUTED - COND CODE 0008

Can I make this allocation to happen over NON-SMS volume to overcome this
error  ?

Jags

On Tue, Mar 20, 2012 at 3:25 PM, Lizette Koehler stars...@mindspring.comwrote:

 
  Good Day !
 
  I am encountering the below error while performing the Receive step. Even
 though i
  have given dedicated Volumes but I am getting a insufficient volume.
 
  My JCL :
 
  //FEK2RCVE JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
  // REGION=0M,NOTIFY=SYSUID
  //RECEIVE  EXEC PGM=GIMSMP,REGION=0M
  //SMPCSI   DD DSN=SMPE.RDZ.CSI,DISP=OLD
  //SMPPTFIN DD DSN=A255209.IBM.HHOP801.SMPMCS,DISP=SHR
  //*SMPTLIB  DD UNIT=3390,SPACE=(TRK,(1,1)),VOL=SER=RDZVOL
  //SMPHOLD  DD DUMMY
  //SMPCNTL  DD *
SET BOUNDARY(GLOBAL) .
RECEIVE SELECT(HHOP801)
SYSMODS
RFPREFIX(A255209)
LIST .
  /*
 
  *JESMSGLG :*
  IKJ56245I DATA SET SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON
  VOLUMES+
  IKJ56245I USE DELETE COMMAND TO DELETE UNUSED DATA SETS
 
  SMPOUT:
  GIM35306E ** SMPTLIB SMPE.RDZ.HHOP801.F1 WAS NOT ALLOCATED BECAUSE ERROR
  CODE 4714 WAS ISSUED  BY BY DYNAMIC ALLOCATION.
  GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I DATA SET
  SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON VOLUMES+.
  GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I USE DELETE COMMAND
  TO DELETE UNUSED DATA SETS.
 
 
  jags


 Jags,

 Try going through your JES Messages sections of output of your job and find
 the dataset names.  See what volumes they were allocating at the time.

 Lizette

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: SMPe Receive Error

2012-03-20 Thread jagadishan perumal
Hi Lizette/All,

Relfile attribute after it was received to a dataset :

Data Set Name  . . . : IBMUSER.IBM.HHOP801.F1



General Data  Current Allocation

 Management class . . : **None**   Allocated blocks  . : 39

 Storage class  . . . : **None**   Allocated extents . : 2

  Volume serial . . . : RDZVOL Maximum dir. blocks : NOLIMIT

  Device type . . . . : 3390

 Data class . . . . . : **None**

  Organization  . . . : POCurrent Utilization

  Record format . . . : FB Used pages  . . . . : 59

  Record length . . . : 80 % Utilized  . . . . : 70

  Block size  . . . . : 8800   Number of members . : 12

  1st extent blocks . : 27

  Secondary blocks  . : 20

  Data set name type  : LIBRARY   Dates

   Creation date . . . : 2012/03/20

   Referenced date . . : 2012/03/20

   Expiration date . . : ***None***

Command ===


Jags

On Tue, Mar 20, 2012 at 3:30 PM, Lizette Koehler stars...@mindspring.comwrote:

 
  Jags,
 
  Try going through your JES Messages sections of output of your job and
 find the
  dataset names.  See what volumes they were allocating at the time.
 
  Lizette
 

 Also, see how big this Relfile is.  Maybe there truly is not enough space
 for this file.

 Meaning: More space was requested than is available on the DASD volume, or
 the DASD volume's VTOC is full, or the DASD volume's VTOC Index (VTOCIX) is
 full. (environmental error)

 Lizette

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: SMPe Receive Error

2012-03-20 Thread jagadishan perumal
Lizette,

I have modified the SMPTLIB statement to have the Volume specified and it
went fine.

On Tue, Mar 20, 2012 at 5:08 PM, Lizette Koehler stars...@mindspring.comwrote:

 i Lizette/All,
 
  When I check the JESSYSMSG I see the below allocation is at volume SCRTC1
 which is
  a sms managed volume but with 99% free Space.
 
  IGD101I SMS ALLOCATED TO DDNAME (SYSUT4  )
 
  DSN (SYS12080.T152458.RA000.FEK2RCVE.R0100148)
 
  STORCLAS (SCRTCH) MGMTCLAS () DATACLAS ()
 
  *VOL SER NOS= SCRTC1*
 
  IEF237I 101F ALLOCATED TO SMPPTS
 
  IEF237I 101F ALLOCATED TO SMP1
 
  IKJ56245I DATA SET SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON
  VOLUM IKJ56245I USE DELETE COMMAND TO DELETE UNUSED DATA SETS
 
  IEF285I   A255209.IBM.HHOP801.F1   KEPT
 
  IEF285I   VOL SER NOS= RDZVOL.
 
  IEF285I   SMPE.RDZ.SMPPTS  KEPT
 
  IEF285I   VOL SER NOS= RDZVOL.
 
  IEF142I FEK2RCVE RECEIVE - STEP WAS EXECUTED - COND CODE 0008
 
  Can I make this allocation to happen over NON-SMS volume to overcome this
 error  ?


 Jags,

 The SCRTC1 is not the volume.  The allocation is going to
 IEF285I   A255209.IBM.HHOP801.F1   KEPT

 IEF285I   VOL SER NOS= RDZVOL.

 So what is the VTOC, VTOCIX, like for RDZVOL?  How much space will be
 required to allocation the A255209.IBM.HHOP801.FI file?
 So you need to answser
 1)  What is the volume type (MOD3, MOD9, other)?
 2)  What is the size of the VTOC?
 3)  What is the size of the VTOCIX?
 4)  How many datasets are already on this volume RDZVOL?
 5)  How large is the A255209.IBM.HHOP801.FI (Get this form the Program
 Directory)?



 Lizette

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: SMPe Receive Error

2012-03-20 Thread jagadishan perumal
Apology for not describing the underlying cause of this error :

Here in My case SMP/e was trying to allocate more space for SMPTLIB in a
sms-managed volume. We didnt had enough Space in SMS-Managed volumes so I
modified the SMPTLIB DDDEF statement by coding the VOLUME keyword(Newly
Intialized non-sms volume).




On Wed, Mar 21, 2012 at 3:20 AM, retired mainframer 
retired-mainfra...@q.com wrote:

 :: -Original Message-
 :: From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 :: Behalf Of jagadishan perumal
 :: Sent: Tuesday, March 20, 2012 4:48 AM
 :: To: IBM-MAIN@bama.ua.edu
 :: Subject: Re: SMPe Receive Error
 ::
 :: Lizette,
 ::
 :: I have modified the SMPTLIB statement to have the Volume specified and
 :: it
 :: went fine.

 So you don't know what the problem was and apparently aren't interested in
 researching to correct it.  You have made a change which possibly only
 camouflages the problem and we can expect to see another round of queries
 when you perform a subsequent receive.  Throwing darts at a dart board is
 usually not an effective diagnostic procedure and seldom leads to any
 understanding of the underlying issues.

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


IBM Rational Developer for System z with EGL V8.0.3 - Clarification

2012-03-19 Thread jagadishan perumal
Hi,

I have downloaded the below three files to install RDz but I dont find
the FEKSETUP job to configure the Z/os end :

1) *IBM Rational Developer for System z with EGL V8.0.3 (Core) Multilingual
Multiplatform eAssembly (CRG26ML)*
*
*
*2) IBM Rational Developer for System z V8.0.3 Quick Start Guide
Multilingual Multiplatform (CI31EML).*
*
*
*3) IBM Rational Developer for System z V8.0.3 EGL Main Install
Multilingual Multiplatform (CI31FML)*
*
*
has anyone installed the above product. Quick Start guide just says about
the configuring the FEKSETUP job but I dont see these files(FEKSETUP) or
any source code downloaded.

Is this product available as a SMP/E or NON-SMP/E ? Could anyone please
shed some light on the above product.

jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Clarification on IEEU29 EXIT

2012-03-14 Thread jagadishan perumal
Hi,

Recently I have installed the EXIT IEFU29 in our test bed to automatically
start an IFASMFDP job every time the SMF data set is switched, But I have
clarification if it is possible to stop the EXIT invocation when there is
need to analyze the SMF Record dataset ?

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Clarification on IEEU29 EXIT

2012-03-14 Thread jagadishan perumal
You mean, analyze the SMF MAN datasets?

Apology for not being more precise Not MAN dataset I meant the Record in
which we dump the SMF MAN datasets.

Like below:

//SMFDMPD$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
// REGION=5M,NOTIFY=SYSUID
//
//* JOB TO EXTRACT RMF RECORDS FROM SMF LOGS - BY JAGS   *
//
//EXTRACT  EXEC PGM=IFASMFDP
//SYSPRINT DD   SYSOUT=*
//INDD1DD   DSN=SYS1.MAN1,DISP=SHR
//INDD2DD   DSN=SYS1.MAN2,DISP=SHR
//OUTDDDD   DSN=*SYS1.XXX.SMFREC*,DISP=(MOD,KEEP),UNIT=3390

Incase if I want to stop the EXIT invocation and want to analyze the
dataset : SYS1.XXX.SMFREC

Jags

On Wed, Mar 14, 2012 at 1:56 PM, Vernooij, CP - SPLXM kees.verno...@klm.com
 wrote:

 jagadishan perumal jagadish...@gmail.com wrote in message
 news:CANHhCyRpDz4+PgycK_RZk5bcx7xWHR4BpE=kmj+_c-0po76...@mail.gmail.com
 ...
  Hi,
 
  Recently I have installed the EXIT IEFU29 in our test bed to
 automatically
  start an IFASMFDP job every time the SMF data set is switched, But I
 have
  clarification if it is possible to stop the EXIT invocation when there
 is
  need to analyze the SMF Record dataset ?
 
  Jags
 

 You mean, analyze the SMF MAN datasets? When we need to analyze the
 latest records, we do an extra I SMF and process the dump datasets.

 Kees.
 
 For information, services and offers, please visit our web site:
 http://www.klm.com. This e-mail and any attachment may contain
 confidential and privileged material intended for the addressee only. If
 you are not the addressee, you are notified that no part of the e-mail or
 any attachment may be disclosed, copied or distributed, and that any other
 action related to this e-mail or attachment is strictly prohibited, and may
 be unlawful. If you have received this e-mail by error, please notify the
 sender immediately by return e-mail, and delete this message.

 Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its
 employees shall not be liable for the incorrect or incomplete transmission
 of this e-mail or any attachments, nor responsible for any delay in receipt.
 Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
 Airlines) is registered in Amstelveen, The Netherlands, with registered
 number 33014286
 


 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: ISMF/REXX interface.

2012-03-03 Thread jagadishan perumal
Greg,

I ran the  ACBJBAI2 but it wasn't producing the dataset's dasd utilisation
in a seperate PS file.

On Fri, Mar 2, 2012 at 9:29 AM, Jerry Whitteridge 
jerry.whitteri...@safeway.com wrote:

 I believe there is a batch ISMF component called Naviquest (or something
 similar) but have never used it. I tend to use dcollect when I need that
 kind of information.

 Jerry Whitteridge
 Lead Systems Programmer
 Safeway Inc.
 925 951 4184

 If you feel in control
 you just aren't going fast enough.

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Thursday, March 01, 2012 7:43 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: ISMF/REXX interface.

 hI Greg,

 Thanks a lot. Now I can plan for a automation.

 Jags

 On Thu, Mar 1, 2012 at 10:02 PM, Greg Shirey wgshi...@benekeith.com
 wrote:

  Jags,
 
  There doesn't appear to be any kind of REXX interface to create reports
  from ISMF.  However, you might want to review member ACBJBAI2 in library
  SYS1.SACBCNTL:
 
  //* SAMPLE JCL TO CREATE ISMF DATA SET LIST IN BATCH AND SAVE IT
 
 
  HTH,
  Greg Shirey
  Ben E. Keith Company
 
 
  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
  Behalf Of jagadishan perumal
  Sent: Wednesday, February 29, 2012 9:41 PM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: ISMF/REXX interface.
 
  Hi All/Lizette,
 
  My Logic of automating the ISMF thing is like below :
 
  Step 1 : Choosing the ISMF panel option then ,
 
  Selecting Option 1 : 1  Data Set  - Perform Functions
  Against Data Sets
 
  snip
 
  --
  For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
 

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


 Email Firewall made the following annotations.

 --

 Warning:
 All e-mail sent to this address will be received by the corporate e-mail
 system, and is subject to archival and review by someone other than the
 recipient.  This e-mail may contain proprietary information and is intended
 only for the use of the intended recipient(s).  If the reader of this
 message is not the intended recipient(s), you are notified that you have
 received this message in error and that any review, dissemination,
 distribution or copying of this message is strictly prohibited.  If you
 have received this message in error, please notify the sender immediately.


 ==

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: ISMF/REXX interface.

2012-03-01 Thread jagadishan perumal
hI Greg,

Thanks a lot. Now I can plan for a automation.

Jags

On Thu, Mar 1, 2012 at 10:02 PM, Greg Shirey wgshi...@benekeith.com wrote:

 Jags,

 There doesn't appear to be any kind of REXX interface to create reports
 from ISMF.  However, you might want to review member ACBJBAI2 in library
 SYS1.SACBCNTL:

 //* SAMPLE JCL TO CREATE ISMF DATA SET LIST IN BATCH AND SAVE IT


 HTH,
 Greg Shirey
 Ben E. Keith Company


 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Wednesday, February 29, 2012 9:41 PM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: ISMF/REXX interface.

 Hi All/Lizette,

 My Logic of automating the ISMF thing is like below :

 Step 1 : Choosing the ISMF panel option then ,

 Selecting Option 1 : 1  Data Set  - Perform Functions
 Against Data Sets

 snip

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


ISMF/REXX interface.

2012-02-29 Thread jagadishan perumal
Hi All,

Is there a ISMF/REXX interface ? Since I am trying to automate few
repeating task which are done via ISMF. I tried googling with the keyword 
ISMF/REXX but no Luck

Any suggestions or References would help me in implementing my automation.

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: ISMF/REXX interface.

2012-02-29 Thread jagadishan perumal
Hi All/Lizette,

My Logic of automating the ISMF thing is like below :

Step 1 : Choosing the ISMF panel option then ,

Selecting Option 1 : 1  Data Set  - Perform Functions
Against Data Sets

Step 2 :

Then ,

 DATA SET SELECTION ENTRY PANEL Page 1
of 5


 For a Data Set List, Select Source of Generated List  . . 2  (1 or 2)



   1  Generate from a Saved List Query Name To

List Name  . .   Save or Retrieve



   2  Generate a new list from criteria below

Data Set Name . . . 'KGC08630.**'   = ==  T*his is
where I put userid HLQ.** to retrieve their DASD space utilizatio*n.

Enter / to select option  Generate Exclusive list

Specify Source of the new list  . . 2(1 - VTOC, 2 - Catalog)

1 Generate list from VTOC

   Volume Serial Number . . . *  (fully or partially
specified)
   Storage Group Name . . . .(fully specified)

2 Generate list from Catalog

   Catalog Name . . .

   Volume Serial Number . . .(fully or partially
specified)
   Acquire Data from Volume . . . . . . . Y  (Y or N)

   Acquire Data if DFSMShsm Migrated  . . Y  (Y or N)

Step 3 : Then :

I get a List of dataset like below :

   Panel  List  Dataset  Utilities  Scroll  Help

 --
 DGTLGP11 DATA SET LIST

 Entries 1-5 of 5

 Enter Line Operators below: Data Columns 3-5
of 42


  LINEALLOC  ALLOC % NOT

  OPERATOR  DATA SET NAME SPACE  USED  USED

 ---(1)  (2) ---(3)---  ---(4)---  -(5)-

 KGC08630-  ----

 KGC08630.CIC.LOAD 55K55K  0

 KGC08630.CICS.LOAD  1660K   664K 60

 KGC08630.TESTING.COBOL55K55K  0

 KGC08630.TESTING.SEQ 221K 0K100

 --  --  ---  BOTTOM OF  DATA  ---  --
 












Step 4 : Then I print the above by choosing the option LIST Option 9 to
Print.

Step 5 : Then After the above step 4 I get the screen like below :

   Panel  Utilities  Scroll  Help

 ss
 DGTDPR11  DATA SET PRINT ENTRY PANEL   Page 1
of 2


 Select Format Type  . . . . . 1  (1 - Standard, 2 - Roster)

 Report Data Set Name  . . . . KGC08630 -  USERID
HLQ
 Replace Report Contents . . . y  (Y or N)  Lines/Page . . . 55  (12 to 99)
 --
 Specify Tags to be Printed:

 ===  4



Line Operator(40)  CF LOCK Structure Name

Data Set Name(36)  CF Status Indicator

   (3)  Allocated Space  (24)  Change Indicator

   (9)  Allocation Unit   (6)  Compressed Format

  (14)  Block/CI Size(20)  Creation Date

  (16)  Block Unused (25)  Data Class Name

  (35)  CCSID Description(30)  Data Set Name Type

  (39)  CF CACHE Set Name(34)  DDM Attributes

  (38)  CF CACHE Structure Name  (19)  Device Type

  (37)  CF Monitor Status(29)  DS Environment

  (41)  CF LOCK Set Name (11)  DS Organisation

 Command ===


After the above a PS file is created with our ID prefixed like :
MYID.KGC08630.


So If I can automate the above thing using REXX then I print almost any
number of HLQ DASD utilization thing in a PS file.

Jags




2012/2/29 Minoru Massaki mmass...@gmail.com

 You can use ISMF batch interface to change SMS configuration, DCOLLECT
 data operation and saved ISMF list operation for automating your
 tasks.

 You can see sample batch job streams following,

 ISMF main manue
  -- 11 Enhanced ACS Management
 --  7  Batch Testing/Configuration Management

 You can see batch samples


 Minoru Massaki  (M*M)

 2012/2/29 jagadishan perumal jagadish...@gmail.com:
  Hi All,
 
  Is there a ISMF/REXX interface ? Since I am trying to automate few
  repeating task which are done via ISMF. I tried googling with the
 keyword 
  ISMF/REXX but no Luck
 
  Any suggestions or References would help me in implementing my
 automation.
 
  Jags
 
  --
  For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN



 --

 全先 実  -  Minoru Massaki  (M*M)
 E-mail: mmass...@gmail.com

 --
 For IBM

Change of Ownership for a Job

2012-02-16 Thread jagadishan perumal
Hello,

Recently we have installed a IMS system. We have a requirement of changing
all the started task userid for which I was able to do it easily, but there
are some Jobs which generates automatically when the IMS region starts up
for which the OWNER for the JOB is IBMUSER.

Is it possible to change the Ownership of the IMS batch Jobs which starts
automatically when IMS region is Bounced.

Regards,
Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Change of Ownership for a Job

2012-02-16 Thread jagadishan perumal
Hello Lizette,

Z/OS : 1.13
IMS : 11.1
SECURITY product : RACF 1.13

IMS11M41 JOB07743 IBMUSER 9 EXECUTION  A DEV1   = 
Needs to be changed to other Owner
IMS11F41 JOB07744 IBMUSER 9 EXECUTION  A DEV1   = 
Needs to be changed to other Owner
IMS11CR4 STC07738 IMSUSER15 EXECUTION  DEV1  DEV1
IMS11RC4 STC07739 IMSUSER15 EXECUTION  DEV1  DEV1
IMS11SCI STC07740 IMSUSER15 EXECUTION  DEV1  DEV1
IMS11OM1 STC07741 IMSUSER15 EXECUTION  DEV1  DEV1


IMS11M41
JESMSGLG:
IMS11M41
17.43.21 JOB07224  WEDNESDAY, 15 FEB 2012 

17.43.21 JOB07224  IRR010I  USERID IBMUSER  IS ASSIGNED TO THIS JOB.

17.43.21 JOB07224  IRR011I  SECLABEL SYSHIGH  IS ASSIGNED TO THIS JOB.

17.43.22 JOB07224  ICH70001I IBMUSER  LAST ACCESS AT 17:43:21 ON WEDNESDAY,
FEBR
17.43.22 JOB07224  $HASP373 IMS11M41 STARTED - INIT 2- CLASS A - SYS
DEV1
17.43.23 JOB07224  +DFS0578I - READ SUCCESSFUL FOR DDNAME PROCLIB  MEMBER =
DFSI
11.12.45 JOB07224  THURSDAY,  16 FEB 2012 

11.12.45 JOB07224  $HASP395 IMS11M41 ENDED

-- JES2 JOB STATISTICS --

  15 FEB 2012 JOB EXECUTION DATE

   59 CARDS READ

  127 SYSOUT PRINT RECORDS

0 SYSOUT PUNCH RECORDS

8 SYSOUT SPOOL KBYTES


JESJCL :

IMS11M41
17.43.21 JOB07224  WEDNESDAY, 15 FEB 2012 

17.43.21 JOB07224  IRR010I  USERID IBMUSER  IS ASSIGNED TO THIS JOB.

17.43.21 JOB07224  IRR011I  SECLABEL SYSHIGH  IS ASSIGNED TO THIS JOB.

17.43.22 JOB07224  ICH70001I IBMUSER  LAST ACCESS AT 17:43:21 ON WEDNESDAY,
FEBR
17.43.22 JOB07224  $HASP373 IMS11M41 STARTED - INIT 2- CLASS A - SYS
DEV1
17.43.23 JOB07224  +DFS0578I - READ SUCCESSFUL FOR DDNAME PROCLIB  MEMBER =
DFSI
11.12.45 JOB07224  THURSDAY,  16 FEB 2012 

11.12.45 JOB07224  $HASP395 IMS11M41 ENDED

-- JES2 JOB STATISTICS --

  15 FEB 2012 JOB EXECUTION DATE

   59 CARDS READ

  127 SYSOUT PRINT RECORDS

0 SYSOUT PUNCH RECORDS

8 SYSOUT SPOOL KBYTES

1 //IMS11M41 JOB ACCT#,
  // 'SAGAR',
  // CLASS=A,
  // MSGCLASS=H,MSGLEVEL=(1,1),
  // NOTIFY=IBMUSER,
  // REGION=64M
  //*
  /*JOBPARM PROCLIB=PROC99
  //*
  //*
  //
  //* IVP IMS 11.1
  //*
  //* SKELETON: DFSIXS92
  //*
  //* FUNCTION: IMBED - EXECUTION JOB FOR MPP #1 - IVP4
2 //IMS11M41 EXEC PROC=DFSMPR,TIME=(1440),
  // NBA=6,
  // OBA=5,
  // SOUT='*',  SYSOUT CLASS
  // CL1=001,   TRANSACTION CLASS 1
  // CL2=000,   TRANSACTION CLASS 2
  // CL3=000,   TRANSACTION CLASS 3
  // CL4=000,   TRANSACTION CLASS 4
  // TLIM=10,   MPR TERMINATION LIMIT
  // SOD=,  SPIN-OFF DUMP CLASS
  // IMSID=IMS1,   IMSID OF IMS CONTROL REGION
  // PREINIT=DC,PROCLIB DFSINTXX MEMBER
  // PWFI=Y PSEUDO=WFI
3 XX   PROC SOUT=A,RGN=512K,SYS2=,
  XXCL1=001,CL2=000,CL3=000,CL4=000,
  XXOPT=N,OVLA=0,SPIE=0,VALCK=0,TLIM=00,
  XXPCB=000,PRLD=,STIMER=,SOD=,DBLDL=,
  XXNBA=,OBA=,IMSID=,AGN=,VSFX=,VFREE=,
  XXSSM=,PREINIT=,ALTID=,PWFI=N,
  XXAPARM=,LOCKMAX=,APPLFE=,
  XXENVIRON=,JVMOPMAS=
  XX*
4 XXREGION EXEC PGM=DFSRRC00,REGION=RGN,
  XXTIME=1440,DPRTY=(12,0),
  XXPARM=(MSG,CL1CL2CL3CL4,
  XXOPTOVLASPIEVALCKTLIMPCB,
  XXPRLD,STIMER,SOD,DBLDL,NBA,
  XXOBA,IMSID,AGN,VSFX,VFREE,
  XXSSM,PREINIT,ALTID,PWFI,
  XX'APARM',LOCKMAX,APPLFE,
  XXENVIRON,JVMOPMAS)
  XX*
  IEFC653I SUBSTITUTION JCL - PGM=DFSRRC00,REGION=512K,TIME=1440,DPRTY=(
  ,,,6,5,IMS1,DC,,Y,'')
5 XXSTEPLIB  DD DSN=IMSEXE11.SYS2.PGMLIB,DISP=SHR
  IEFC653I SUBSTITUTION JCL - DSN=IMSEXE11.PGMLIB,DISP=SHR
6 XX DD DSN=IMS1110.SYS2.SDFSRESL,DISP=SHR
  IEFC653I SUBSTITUTION JCL - DSN=IMS1110.SDFSRESL,DISP=SHR
7 XXPROCLIB  DD DSN=IMS1110.SYS2.PROCLIB,DISP=SHR
  IEFC653I SUBSTITUTION JCL - DSN=IMS1110.PROCLIB,DISP=SHR
8 XXSYSUDUMP DD SYSOUT=SOUT,
  XX DCB=(LRECL=121,BLKSIZE=3129,RECFM=VBA),
  XX SPACE=(125,(2500,100),RLSE,,ROUND)
  //*
  //* OVERRIDE PROC DD STATEMENTS
  //*
  //* --NONE--
  //*
  //* ADDITIONAL DD STATEMENTS
  //*
  IEFC653I SUBSTITUTION JCL - SYSOUT=*,DCB=(LRECL=121,BLKSIZE=3129,RECFM
9 //DFSSTAT  DD SYSOUT=*
  //*

JESSYSMSG :
O. MESSAGE

 2 IEFC001I PROCEDURE DFSMPR WAS EXPANDED USING SYSTEM LIBRARY
IMS1110.PROCLIB

One thing I found IBMUSER reads a proclib called MEMBER = DFSINTDC :

Member DFSINTDC has just IEFBR14 coded.

Jags




On Thu, Feb 16, 2012 at 6:04 PM, Lizette Koehler stars...@mindspring.comwrote:

 
  Hello,
 
  Recently we have installed a IMS system. We have a requirement of
 changing
 all the
  started task userid for which I was able to do it 

Re: OMVS query

2012-01-18 Thread jagadishan perumal
Hi,

I have found that MLIPCOBJ option was stopping the user to open SEMAPHORE,
so just made the MLIPCOBJ inactive by issuing : SETROPTS
MLIPCOBJ(INACTIVE). Now the user is able to invoke the JVM with no error.

Jags



On Wed, Jan 18, 2012 at 12:29 PM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hi,

 Adding to the below when the user is given the SECLABEL with SYSHIGH then
 the JVM invocation is successful but providing a SECLABEL of SYSHIGH to a
 normal user wont be right choice so I am just trying to understand the
 correct level of SECLABEL that needs to be given to the user. IBM manual
 Says the ZFS dataset has the capability of adopting the SECLABEL option
 when it is active if so how can we know the right SECLABEL of a OMVS ZFS
 dataset ?

 Jags

   On Wed, Jan 18, 2012 at 12:24 PM, jagadishan perumal 
 jagadish...@gmail.com wrote:

 Hi,

 In of our Webservice a user is not able to Invoke JVM, below are the
 following error messages :

  java version 1.6.0

 Java(TM) SE Runtime Environment (build pmz3160_26sr1-2014_01(SR1))

 IBM J9 VM (build 2.6, JRE 1.6.0 z/OS s390-31 2013_94967 (JIT enabled,
 AOT en
 J9VM - R26_Java626_SR1_2013_1649_B94967

 JIT  - r11_20111028_21230

 GC   - R26_Java626_SR1_2013_1649_B94967

 J9CL - 2013_94967)

 JCL  - 2012_01

 JVMSHRC020E An error has occurred while opening semaphore

 JVMSHRC336E Port layer error code = -197225

 JVMSHRC337E Platform error message: semget : *EDC5163I SAF/RACF extract
 error*.
 JVMJ9VM015W Initialization error for library j9shr26(11): JVMJ9VM009E
 J9VMDllMai
  Could not create the Java virtual machine

 System Information :
 Z/OS : 1.12

 *some of my try :*
 I tried keeping *Xshareclasses:none *but no luck.
 User has the Unique UID and GID assigned.
 User has access to the Java Directory.
 /tmp has the sufficient space
 I even tried Killing the JAVASHARED resource but still no luck.
 There were no ICH messages in the LOG to see if there are any Challenges
 with RACF.

 *Historical Details :*
 Recently The system was upgraded to Z/OS 1.12, seclabel option got
 activated but not sure how it happened since the prior RACF database didnt
 had those options enabled.

 *BPX setting interms of Parmlib :*
  1) d omvs,l
 D OMVS,L
 BPXO051I 15.38.38 DISPLAY OMVS 335
 OMVS 000E ACTIVE OMVS=(00,FS,CI
 SYSTEM WIDE LIMITS: LIMMSG=NONE
   CURRENT  HIGHWATER SYSTEM
 USAGE  USAGE  LIMIT
 MAXPROCSYS 21 34900
 MAXUIDS 0  3200
 MAXPTYS 0  3800
 MAXMMAPAREA 0  0  40960
 MAXSHAREPAGES 302   2748 131072
 IPCMSGNIDS  0  0500
 IPCSEMNIDS 15 16500
 IPCSHMNIDS  5  6500
 IPCSHMSPAGES0  0 262144
 IPCMSGQBYTES  ---  0 2147483647
 IPCMSGQMNUM   ---  0  1
 IPCSHMMPAGES  ---   4096  25600
 SHRLIBRGNSIZE   0   32505856   67108864
 SHRLIBMAXPAGES  0  0   4096


 2) d omvs,o

 BPXO043I 15.39.35 DISPLAY OMVS 348
 OMVS 000E ACTIVE OMVS=(00,FS,CI)
 CURRENT UNIX CONFIGURATION SETTINGS:
 MAXPROCSYS  =900MAXPROCUSER = 25
 MAXFILEPROC =  64000MAXFILESIZE = NOLIMIT
 MAXCPUTIME  =   1000MAXUIDS =200
 MAXPTYS =800
 MAXMMAPAREA =  40960MAXASSIZE   =  209715200
 MAXTHREADS  =200MAXTHREADTASKS  =   1000
 MAXCORESIZE =4194304MAXSHAREPAGES   = 131072
 IPCMSGQBYTES= 2147483647IPCMSGQMNUM =  1
 IPCMSGNIDS  =500IPCSEMNIDS  =500
 IPCSEMNOPS  = 25IPCSEMNSEMS =   1000
 IPCSHMMPAGES=  25600IPCSHMNIDS  =500
 IPCSHMNSEGS =500IPCSHMSPAGES= 262144
 SUPERUSER   = BPXROOT   FORKCOPY= COW
 STEPLIBLIST =


 # java -Xshareclasses:listAllCaches
 JVMSHRC005I No shared class caches available

 Could not create the Java virtual machine.

 To check if /tmp had enough space :

  1) # ls -ld /tmp

 lrwxrwxrwx   1 IBMUSER  OMVSGRP   12 May 12  2011 /tmp - $SYSNAME/tmp


 # df /tmp/

 Mounted on FilesystemAvail/TotalFiles  Status

 /SYSTEM/tmp(/tmp)204584/204800  25573
  Available

 Some Research :
 Using this error message : JVMSHRC337E Platform error message: semget : 
 *EDC5163I SAF/RACF extract error*. I ended up searching the IBM manual
 

 Language Environment Run-Time Messages  with below explanation
 *EDC5163I SAF/RACF extract error. Explanation: *An authorization failure
 occurred when attempting the service. This message is equivalent to the
 z/OS UNIX System Services errno, EMVSSAFEXTRERR. *Programmer response: *Refer
 to *z/OS XL C/C++ Run

Looking for Decompiler

2012-01-18 Thread jagadishan perumal
Hello All,

I am looking for a decompiler, reverse compiler, dissasembler of cobol LOAD
modules into cobol SOURCE modules for lost programs. Could any please
direct me to some Site or Freebies or specific Products which Can perform
the reverse compilation.

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


OMVS query

2012-01-17 Thread jagadishan perumal
Hi,

In of our Webservice a user is not able to Invoke JVM, below are the
following error messages :

 java version 1.6.0

Java(TM) SE Runtime Environment (build pmz3160_26sr1-2014_01(SR1))

IBM J9 VM (build 2.6, JRE 1.6.0 z/OS s390-31 2013_94967 (JIT enabled,
AOT en
J9VM - R26_Java626_SR1_2013_1649_B94967

JIT  - r11_20111028_21230

GC   - R26_Java626_SR1_2013_1649_B94967

J9CL - 2013_94967)

JCL  - 2012_01

JVMSHRC020E An error has occurred while opening semaphore

JVMSHRC336E Port layer error code = -197225

JVMSHRC337E Platform error message: semget : *EDC5163I SAF/RACF extract
error*.
JVMJ9VM015W Initialization error for library j9shr26(11): JVMJ9VM009E
J9VMDllMai
 Could not create the Java virtual machine

System Information :
Z/OS : 1.12

*some of my try :*
I tried keeping *Xshareclasses:none *but no luck.
User has the Unique UID and GID assigned.
User has access to the Java Directory.
/tmp has the sufficient space
I even tried Killing the JAVASHARED resource but still no luck.
There were no ICH messages in the LOG to see if there are any Challenges
with RACF.

*Historical Details :*
Recently The system was upgraded to Z/OS 1.12, seclabel option got
activated but not sure how it happened since the prior RACF database didnt
had those options enabled.

*BPX setting interms of Parmlib :*
 1) d omvs,l
D OMVS,L
BPXO051I 15.38.38 DISPLAY OMVS 335
OMVS 000E ACTIVE OMVS=(00,FS,CI
SYSTEM WIDE LIMITS: LIMMSG=NONE
  CURRENT  HIGHWATER SYSTEM
USAGE  USAGE  LIMIT
MAXPROCSYS 21 34900
MAXUIDS 0  3200
MAXPTYS 0  3800
MAXMMAPAREA 0  0  40960
MAXSHAREPAGES 302   2748 131072
IPCMSGNIDS  0  0500
IPCSEMNIDS 15 16500
IPCSHMNIDS  5  6500
IPCSHMSPAGES0  0 262144
IPCMSGQBYTES  ---  0 2147483647
IPCMSGQMNUM   ---  0  1
IPCSHMMPAGES  ---   4096  25600
SHRLIBRGNSIZE   0   32505856   67108864
SHRLIBMAXPAGES  0  0   4096


2) d omvs,o

BPXO043I 15.39.35 DISPLAY OMVS 348
OMVS 000E ACTIVE OMVS=(00,FS,CI)
CURRENT UNIX CONFIGURATION SETTINGS:
MAXPROCSYS  =900MAXPROCUSER = 25
MAXFILEPROC =  64000MAXFILESIZE = NOLIMIT
MAXCPUTIME  =   1000MAXUIDS =200
MAXPTYS =800
MAXMMAPAREA =  40960MAXASSIZE   =  209715200
MAXTHREADS  =200MAXTHREADTASKS  =   1000
MAXCORESIZE =4194304MAXSHAREPAGES   = 131072
IPCMSGQBYTES= 2147483647IPCMSGQMNUM =  1
IPCMSGNIDS  =500IPCSEMNIDS  =500
IPCSEMNOPS  = 25IPCSEMNSEMS =   1000
IPCSHMMPAGES=  25600IPCSHMNIDS  =500
IPCSHMNSEGS =500IPCSHMSPAGES= 262144
SUPERUSER   = BPXROOT   FORKCOPY= COW
STEPLIBLIST =


# java -Xshareclasses:listAllCaches
JVMSHRC005I No shared class caches available

Could not create the Java virtual machine.

To check if /tmp had enough space :

 1) # ls -ld /tmp

lrwxrwxrwx   1 IBMUSER  OMVSGRP   12 May 12  2011 /tmp - $SYSNAME/tmp


# df /tmp/
Mounted on FilesystemAvail/TotalFiles  Status
/SYSTEM/tmp(/tmp)204584/204800  25573  Available

Some Research :
Using this error message : JVMSHRC337E Platform error message: semget
: *EDC5163I
SAF/RACF extract error*. I ended up searching the IBM manual 

Language Environment Run-Time Messages  with below explanation
*EDC5163I SAF/RACF extract error. Explanation: *An authorization failure
occurred when attempting the service. This message is equivalent to the
z/OS UNIX System Services errno, EMVSSAFEXTRERR. *Programmer response: *Refer
to *z/OS XL C/C++ Run-Time Library Reference *for the function being
attempted for the specific reason for failure. *System action: *The request
fails. The application continues to run. *Symbolic Feedback Code: *EDC51B

Using the above recommendation I ended up searching : Refer to *z/OS XL
C/C++ Run-Time Library Reference *for the function being attempted for the
specific reason for failure. Below explanation were :
EMVSSAFEXTRERR An internal SAF/RACF extract error has occurred. A possible
reason is that the *username *access has been revoked. errno2 contains the
BPX1PWD reason code. For more information, see *z/OS UNIX System Services
Programming: Assembler Callable Services Reference*.

The above stuff says that A possible reason is that the *username *access
has been revoked. Does it mean the user access is revoked in OMVS , if so
how can we activate the username access ? if my understanding is not right
please direct me in the right direction.

Jags


Re: OMVS query

2012-01-17 Thread jagadishan perumal
Hi,

Adding to the below when the user is given the SECLABEL with SYSHIGH then
the JVM invocation is successful but providing a SECLABEL of SYSHIGH to a
normal user wont be right choice so I am just trying to understand the
correct level of SECLABEL that needs to be given to the user. IBM manual
Says the ZFS dataset has the capability of adopting the SECLABEL option
when it is active if so how can we know the right SECLABEL of a OMVS ZFS
dataset ?

Jags

On Wed, Jan 18, 2012 at 12:24 PM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hi,

 In of our Webservice a user is not able to Invoke JVM, below are the
 following error messages :

  java version 1.6.0

 Java(TM) SE Runtime Environment (build pmz3160_26sr1-2014_01(SR1))

 IBM J9 VM (build 2.6, JRE 1.6.0 z/OS s390-31 2013_94967 (JIT enabled,
 AOT en
 J9VM - R26_Java626_SR1_2013_1649_B94967

 JIT  - r11_20111028_21230

 GC   - R26_Java626_SR1_2013_1649_B94967

 J9CL - 2013_94967)

 JCL  - 2012_01

 JVMSHRC020E An error has occurred while opening semaphore

 JVMSHRC336E Port layer error code = -197225

 JVMSHRC337E Platform error message: semget : *EDC5163I SAF/RACF extract
 error*.
 JVMJ9VM015W Initialization error for library j9shr26(11): JVMJ9VM009E
 J9VMDllMai
  Could not create the Java virtual machine

 System Information :
 Z/OS : 1.12

 *some of my try :*
 I tried keeping *Xshareclasses:none *but no luck.
 User has the Unique UID and GID assigned.
 User has access to the Java Directory.
 /tmp has the sufficient space
 I even tried Killing the JAVASHARED resource but still no luck.
 There were no ICH messages in the LOG to see if there are any Challenges
 with RACF.

 *Historical Details :*
 Recently The system was upgraded to Z/OS 1.12, seclabel option got
 activated but not sure how it happened since the prior RACF database didnt
 had those options enabled.

 *BPX setting interms of Parmlib :*
  1) d omvs,l
 D OMVS,L
 BPXO051I 15.38.38 DISPLAY OMVS 335
 OMVS 000E ACTIVE OMVS=(00,FS,CI
 SYSTEM WIDE LIMITS: LIMMSG=NONE
   CURRENT  HIGHWATER SYSTEM
 USAGE  USAGE  LIMIT
 MAXPROCSYS 21 34900
 MAXUIDS 0  3200
 MAXPTYS 0  3800
 MAXMMAPAREA 0  0  40960
 MAXSHAREPAGES 302   2748 131072
 IPCMSGNIDS  0  0500
 IPCSEMNIDS 15 16500
 IPCSHMNIDS  5  6500
 IPCSHMSPAGES0  0 262144
 IPCMSGQBYTES  ---  0 2147483647
 IPCMSGQMNUM   ---  0  1
 IPCSHMMPAGES  ---   4096  25600
 SHRLIBRGNSIZE   0   32505856   67108864
 SHRLIBMAXPAGES  0  0   4096


 2) d omvs,o

 BPXO043I 15.39.35 DISPLAY OMVS 348
 OMVS 000E ACTIVE OMVS=(00,FS,CI)
 CURRENT UNIX CONFIGURATION SETTINGS:
 MAXPROCSYS  =900MAXPROCUSER = 25
 MAXFILEPROC =  64000MAXFILESIZE = NOLIMIT
 MAXCPUTIME  =   1000MAXUIDS =200
 MAXPTYS =800
 MAXMMAPAREA =  40960MAXASSIZE   =  209715200
 MAXTHREADS  =200MAXTHREADTASKS  =   1000
 MAXCORESIZE =4194304MAXSHAREPAGES   = 131072
 IPCMSGQBYTES= 2147483647IPCMSGQMNUM =  1
 IPCMSGNIDS  =500IPCSEMNIDS  =500
 IPCSEMNOPS  = 25IPCSEMNSEMS =   1000
 IPCSHMMPAGES=  25600IPCSHMNIDS  =500
 IPCSHMNSEGS =500IPCSHMSPAGES= 262144
 SUPERUSER   = BPXROOT   FORKCOPY= COW
 STEPLIBLIST =


 # java -Xshareclasses:listAllCaches
 JVMSHRC005I No shared class caches available

 Could not create the Java virtual machine.

 To check if /tmp had enough space :

  1) # ls -ld /tmp

 lrwxrwxrwx   1 IBMUSER  OMVSGRP   12 May 12  2011 /tmp - $SYSNAME/tmp


 # df /tmp/

 Mounted on FilesystemAvail/TotalFiles  Status

 /SYSTEM/tmp(/tmp)204584/204800  25573
  Available

 Some Research :
 Using this error message : JVMSHRC337E Platform error message: semget : 
 *EDC5163I
 SAF/RACF extract error*. I ended up searching the IBM manual 

 Language Environment Run-Time Messages  with below explanation
 *EDC5163I SAF/RACF extract error. Explanation: *An authorization failure
 occurred when attempting the service. This message is equivalent to the
 z/OS UNIX System Services errno, EMVSSAFEXTRERR. *Programmer response: *Refer
 to *z/OS XL C/C++ Run-Time Library Reference *for the function being
 attempted for the specific reason for failure. *System action: *The
 request fails. The application continues to run. *Symbolic Feedback Code:
 *EDC51B

 Using the above recommendation I ended up searching : Refer to *z/OS XL
 C/C++ Run-Time Library Reference

Master Catalog query

2012-01-12 Thread jagadishan perumal
Hi All,

As in general we are aware that we can have 1 master catalog and multiple
user catalogs in a system. It is also factual that we can have alternate
Master catalog with another Updated LOADxx member. My question is to know
whether if we can have possible to have multiple master-catalog with
multiple user catalog running on a single image ? I tried searching google
with keyword  Multiple master catalog but I ended up with master-catalog
sharing concept. Could anyone please share your thoughts or idea.

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Clarification on Sysres Volumes(RMF)

2012-01-03 Thread jagadishan perumal
Little Correction :

During This Situation when I do : /D GRS,C  It does really produces any
information about Volume or Dataset Contention.

I meant It doesnt Produces any result pertaining to dataset or volume
contentions.

Jags

On Tue, Jan 3, 2012 at 1:43 PM, jagadishan perumal jagadish...@gmail.comwrote:

 Hi Lizette,

 Apology for not being precise.

 Datasets found in SYSRES are :

 are some BCP related datasets , assembler datasets,language environment
 datasets,IBM book manager datasets First failure Support technology(FFST)
 datasets are found.

 During This Situation when I do : /D GRS,C  It does really produces any
 information about Volume or Dataset Contention. As per Mark advise I did
 TSO RMFMON and Found some SYS1.HASCKPT datasets used by JES2, some User Job
 using their Assigned volumes.

 Jags

   On Tue, Jan 3, 2012 at 1:21 PM, Lizette Koehler stars...@mindspring.com
  wrote:

  Hi All,
 
  One thing I have noticed from the report is that most of the user ID are
 the reason for
  volume contentions.
 
  Name   ReasonCritical val. Possible cause or
  action
  DOV0053DEV -Z18RS193.0 % delay May be reserved by another
  system.
  DOV0061DEV -Z18RS192.0 % delay May be reserved by another
  system.
  DOV0065DEV -Z18RS191.0 % delay May be reserved by another
  system.
  Is it something I need to look into user's Proc ? Could anyone please
 throw some light
  on this.
 
  Jags

 Jags,

 Have you tried to see what datasets are open and enq'd during this time?
 What research have you done?  What datasets are on your SYSRES volume?
  You
 have not answered these qestions.

 Have you issued a D GRS,C to see if anything is obvious?

 Lizette

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Clarification on Sysres Volumes(RMF)

2012-01-03 Thread jagadishan perumal
Hi Lizette,

Apology for not being precise.

Datasets found in SYSRES are :

are some BCP related datasets , assembler datasets,language environment
datasets,IBM book manager datasets First failure Support technology(FFST)
datasets are found.

During This Situation when I do : /D GRS,C  It does really produces any
information about Volume or Dataset Contention. As per Mark advise I did
TSO RMFMON and Found some SYS1.HASCKPT datasets used by JES2, some User Job
using their Assigned volumes.

Jags

On Tue, Jan 3, 2012 at 1:21 PM, Lizette Koehler stars...@mindspring.comwrote:

  Hi All,
 
  One thing I have noticed from the report is that most of the user ID are
 the reason for
  volume contentions.
 
  Name   ReasonCritical val. Possible cause or
  action
  DOV0053DEV -Z18RS193.0 % delay May be reserved by another
  system.
  DOV0061DEV -Z18RS192.0 % delay May be reserved by another
  system.
  DOV0065DEV -Z18RS191.0 % delay May be reserved by another
  system.
  Is it something I need to look into user's Proc ? Could anyone please
 throw some light
  on this.
 
  Jags

 Jags,

 Have you tried to see what datasets are open and enq'd during this time?
 What research have you done?  What datasets are on your SYSRES volume?  You
 have not answered these qestions.

 Have you issued a D GRS,C to see if anything is obvious?

 Lizette

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Clarification on Sysres Volumes(RMF)

2012-01-03 Thread jagadishan perumal
Hi All,

I ran a report Against a TSO ID which had a volume contention and found the
below as the result :


Samples: 100 System: ZOSB  Date: 01/04/12  Time: 12.43.20  Range: 100
Sec


Job: *TCHN039*  Primary delay: Excessive pending time on volume
Z18RS1.


Probable causes: 1) Contention with another system for use of the
volume.
 2) Overutilized channel, control unit or head of
string.




-- Volume Z18RS1 Device Data
--
Number:D700Active:  80%Pending:   69% Average
Users
Device:33903   Connect: 11%Delay DB:   0%
Delayed
Shared:Yes Disconnect:   0%Delay CM:   0%
9.9


--- Job Performance Summary
---
Service   WFL -Using%- DLY IDL UKN  % Delayed for 
Primary
CX ASID ClassP Cr  %   PRC DEV  %   %   %  PRC DEV STR SUB OPR ENQ
Reason
T  0264 TSO  *  90   4  42  45   9   1  41   0   0   0   0
Z18RS1
TSO  1 220   4  14  45   8   0  14   0   0   0   0
Z18RS1
TSO  2  00   0  28   0   1   1  27   0   0   0   0
Z18RS1


Probable cause says as :

1) Contention with another system for use of the volume.-  Volume is
not shared
2) Overutilized channel, control unit or head of string.  -  We have two
channels operational but is it again we need to re-look into channel
activities ?

Regards,
Jags

On Wed, Jan 4, 2012 at 5:11 AM, Gibney, Dave gib...@wsu.edu wrote:

 Dave Gibney
 Information Technology Services
 Washington State University

  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
   Behalf Of Lizette Koehler
  Sent: Tuesday, January 03, 2012 5:47 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: Re: Clarification on Sysres Volumes(RMF)
 
  
   Hi Lizette,
  
   Apology for not being precise.
  
   Datasets found in SYSRES are :
  
   are some BCP related datasets , assembler datasets,language environment
   datasets,IBM book manager datasets First failure Support
 technology(FFST)
  datasets
   are found.
  
   During This Situation when I do : /D GRS,C  It does really produces any
  information
   about Volume or Dataset Contention. As per Mark advise I did TSO
  RMFMON
  and Found
   some SYS1.HASCKPT datasets used by JES2, some User Job using their
  Assigned
   volumes.
  
   Jags
  
 
  Jags,
 
  It is important to provide information when asked.  We cannot see your
  environment.  When you ask a question - How can I fix this.  We must ask
  questions to help.
 
  The areas you need to research are
 
  1)  GRS entries.  Is your GRSRNLxx member setup correctly for your
  environment.
  2)  Verify what files are accessed when this occurs
  3)  Verify you only have z/OS TLIB datasets on your SYSRES volume.  If
 you
  have other datasets, you need to determine the impact to your SYSRES
  volume.
  4)  Verify if you have any HFS or zFS files on your SYSRES volume.
  5)  Verify if you have any SYS1.DUMPxx datasets on your SYSRES volume
  6)  Verify if you have any Security (RACF, Top Secret, ACF2) Data bases
 on
  your SYSRES volume
  7)  Run performance reports on your volume to see what is open during the
  time of RMF issue.  Identify what datasets have the highest access during
  the RMF issue.
 

 I would add and move elsewhere after the word Verify in the above
 advice. :)

 Dave Gibney
 Information Technology Services
 Washington State University


  Are you saying you have the JES2 HASPCKPT dataset on your SYSRES
  Volume?
  That needs to move.  It should be on a separate volume.
 
  You must do these steps.  You must review your system.  You will need to
 do
  the analysis to determine your issue.
 
  When starting to understand I/O issues with volumes, this is a good
 overview
  http://publib.boulder.ibm.com/tividd/td/TDS390/SH19-6818-
  08/en_US/HTML/DRLM9
  mst61.htm
 
 
  And the following REDBOOKs should help
 
  Effective zSeries Performance Monitoring Using Resource Measurement
  Facility
  http://www.redbooks.ibm.com/abstracts/sg246645.html?Open
 
  Using Resource Measurement Facility Monitor III Efficiently
  http://www.redbooks.ibm.com/abstracts/gg244131.html?Open
 
  Parallel Sysplex Performance Healthcheck Case Study: DMData/Danske Data
  http://www.redbooks.ibm.com/abstracts/sg245373.html?Open
 
 
  The only datasets on a SYSRES IMHO are the Tlibs from the serverpac/cpac
 or
  initial install.  All other datasets should be on a separate volume(s).
 
 
  Lizette
 
  --
  For IBM-MAIN subscribe / signoff / archive access instructions,
  send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN



Re: Clarification on Sysres Volumes(RMF)

2012-01-02 Thread jagadishan perumal
Hi All,

One thing I have noticed from the report is that most of the user ID are
the reason for volume contentions.

Name   ReasonCritical val. Possible cause or
action
DOV0053DEV -Z18RS193.0 % delay May be reserved by another
system.
DOV0061DEV -Z18RS192.0 % delay May be reserved by another
system.
DOV0065DEV -Z18RS191.0 % delay May be reserved by another
system.
Is it something I need to look into user's Proc ? Could anyone please throw
some light on this.

Jags
On Mon, Jan 2, 2012 at 11:49 AM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hi Mark,

 Are you in a shared DASD environment?   If not, is there a test / sandbox
 LPAR up accessing that volume?   Even so, I've shared / share the sysres
 between different monoplex systems without any problems because it
 is read only and much of the access comes from the LNKLST / LLA / VLF
 which means there is also no I/O contention.

 Yes we in a shared DASD environment.

   On Thu, Dec 29, 2011 at 7:21 PM, Mark Zelden m...@mzelden.com wrote:

  On Thu, 29 Dec 2011 12:39:44 +0530, jagadishan perumal 
 jagadish...@gmail.com wrote:

 Hi,
 
 I was examining the RMF delay report where below is the report :
 
Speed of 100 = Maximum, 0 = Stopped Average CPU Util:
 19 %
 Name   Users Active  Speed  Name   Users Active
 Speed
 *SYSTEM  203 58  8  *DEV 107
 54  8
 ALL TSO  119 52  5  *MASTER*   1  0
 56
 ALL STC   74  3
 40
 ALL BATCH  8  4
 21
 ALL ASCH Not
 avail
 ALL OMVS   2  0No
 work
 *PROC129  3
 7
 
 
 -- Exceptions
 -
 Name   ReasonCritical val. Possible cause or
 action
 DOV0053DEV -Z18RS193.0 % delay May be reserved by another
 system.
 DOV0061DEV -Z18RS192.0 % delay May be reserved by another
 system.
 DOV0065DEV -Z18RS191.0 % delay May be reserved by another
 system.
 
 The above exceptions shows lot of device contention due to which often we
 are facing a session hang. Also, Device display shows the status as
 BSY(busy). Could anyone please throw some light on the above issue.
 
 Jags
 


 Are you in a shared DASD environment?   If not, is there a test / sandbox
 LPAR up accessing that volume?   Even so, I've shared / share the sysres
 between different monoplex systems without any problems because it
 is read only and much of the access comes from the LNKLST / LLA / VLF
 which means there is also no I/O contention.

 If you are sharing it in some way, it looks like there is a data set on
 that volume
 that is subject to RESERVE. You can check what it is from the other
 system(s)
 using RMF post processor reports if you have the option turned on or look
 real time via TSO RMFMON SENQR option (PF9) and keep hitting
 enter until you see it, or use the RMF III ENQR command.

 The big problem here isn't that there is a RESERVE, it is that going by
 the volser name this looks like your sysres volume or part of the sysres
 set.   There should be no data sets on your sysres subject to RESERVE
 (except the VTOC and VVDS if you have your zFS files on there).


 Regards,

 Mark
 --
 Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
 mailto:m...@mzelden.com
 Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
 Systems Programming expert at http://expertanswercenter.techtarget.com/

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Clarification on Sysres Volumes(RMF)

2012-01-01 Thread jagadishan perumal
Hi Mark,

Are you in a shared DASD environment?   If not, is there a test / sandbox
LPAR up accessing that volume?   Even so, I've shared / share the sysres
between different monoplex systems without any problems because it
is read only and much of the access comes from the LNKLST / LLA / VLF
which means there is also no I/O contention.

Yes we in a shared DASD environment.

On Thu, Dec 29, 2011 at 7:21 PM, Mark Zelden m...@mzelden.com wrote:

  On Thu, 29 Dec 2011 12:39:44 +0530, jagadishan perumal 
 jagadish...@gmail.com wrote:

 Hi,
 
 I was examining the RMF delay report where below is the report :
 
Speed of 100 = Maximum, 0 = Stopped Average CPU Util:
 19 %
 Name   Users Active  Speed  Name   Users Active
 Speed
 *SYSTEM  203 58  8  *DEV 107
 54  8
 ALL TSO  119 52  5  *MASTER*   1  0
 56
 ALL STC   74  3
 40
 ALL BATCH  8  4
 21
 ALL ASCH Not
 avail
 ALL OMVS   2  0No
 work
 *PROC129  3
 7
 
 
 -- Exceptions
 -
 Name   ReasonCritical val. Possible cause or
 action
 DOV0053DEV -Z18RS193.0 % delay May be reserved by another
 system.
 DOV0061DEV -Z18RS192.0 % delay May be reserved by another
 system.
 DOV0065DEV -Z18RS191.0 % delay May be reserved by another
 system.
 
 The above exceptions shows lot of device contention due to which often we
 are facing a session hang. Also, Device display shows the status as
 BSY(busy). Could anyone please throw some light on the above issue.
 
 Jags
 


 Are you in a shared DASD environment?   If not, is there a test / sandbox
 LPAR up accessing that volume?   Even so, I've shared / share the sysres
 between different monoplex systems without any problems because it
 is read only and much of the access comes from the LNKLST / LLA / VLF
 which means there is also no I/O contention.

 If you are sharing it in some way, it looks like there is a data set on
 that volume
 that is subject to RESERVE. You can check what it is from the other
 system(s)
 using RMF post processor reports if you have the option turned on or look
 real time via TSO RMFMON SENQR option (PF9) and keep hitting
 enter until you see it, or use the RMF III ENQR command.

 The big problem here isn't that there is a RESERVE, it is that going by
 the volser name this looks like your sysres volume or part of the sysres
 set.   There should be no data sets on your sysres subject to RESERVE
 (except the VTOC and VVDS if you have your zFS files on there).


 Regards,

 Mark
 --
 Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
 mailto:m...@mzelden.com
 Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
 Systems Programming expert at http://expertanswercenter.techtarget.com/

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Clarification on Sysres Volumes(RMF)

2011-12-28 Thread jagadishan perumal
Hi,

I was examining the RMF delay report where below is the report :

   Speed of 100 = Maximum, 0 = Stopped Average CPU Util:
19 %
Name   Users Active  Speed  Name   Users Active
Speed
*SYSTEM  203 58  8  *DEV 107
54  8
ALL TSO  119 52  5  *MASTER*   1  0
56
ALL STC   74  3
40
ALL BATCH  8  4
21
ALL ASCH Not
avail
ALL OMVS   2  0No
work
*PROC129  3
7


-- Exceptions
-
Name   ReasonCritical val. Possible cause or
action
DOV0053DEV -Z18RS193.0 % delay May be reserved by another
system.
DOV0061DEV -Z18RS192.0 % delay May be reserved by another
system.
DOV0065DEV -Z18RS191.0 % delay May be reserved by another
system.

The above exceptions shows lot of device contention due to which often we
are facing a session hang. Also, Device display shows the status as
BSY(busy). Could anyone please throw some light on the above issue.

Jags

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Time and Priority value clarification

2011-12-06 Thread jagadishan perumal
Hello All,

In our shop whenever a user job is submitted by default the priority
value is taken as 9. When I check the CPAC.PARMLIB(JES2PARM) below is the
customization which talks more about the PRTY and TIME

JOBPRTY(1) PRIORITY=9,   /* Job Prty=9 if   RPRI1 ohwnc*/
   TIME=2/*   2 min. exec. timeRPRT1 ohwnc*/
 /*  */
JOBPRTY(2) PRIORITY=8,   /* Job Prty=8 if  5 min.  RPRI2 ohwnc*/
   TIME=5/* etc.ohwnc*/
 /*  */
JOBPRTY(3) PRIORITY=7,   /* Job Prty=7 if 15 min.  RPRI2 ohwnc*/
   TIME=15   /* etc.ohwnc*/
 /*  */
JOBPRTY(4) PRIORITY=6,   /* Job Prty=6 if nolim RPRI2 ohwnc*/
   TIME=1440 /* etc.ohwnc*/
 /*  */
/*

We tried Changing the time parmeter as TIME=(5,0) , but still job takes
more than 5 mins. Even when user dont code the TIME,PRTY keyword it is even
taking more than 5 minutes of processing time for PRTY=9 value.

Our JES2 level : 1.8
There are no third party products to monitor JES. Could anyone please throw
some light on the above and if there Are there any way to restrict the Jobs
taking more than 5 minutes of processing time.

Jags

--
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: Time and Priority value clarification

2011-12-06 Thread jagadishan perumal
Hello Jacob/All,

That JES2 initialization statement has nothing to do with job execution
time limits.

 TIME=nn
   Specifies execution times (1-279620), in minutes, that are to be
   associated with job-scheduling priorities, as specified in a
   corresponding PRIORITY parameter.

Out of curiosity :

If JES2PARM is initializing parameter and it has nothing to do with job
execution time limits, then where does the current user submitted job
statement reads the value like : PRIORITY=9 and TIME=NOLIMIT where we have
not even added the IEFUTL exit.

IEFUTL option looks to be a great EXIT to control the Job execution time
limit.(Based on WTOR message to cancel)

Jags

On Tue, Dec 6, 2011 at 6:20 PM, Mark Jacobs mark.jac...@custserv.comwrote:

 That JES2 initialization statement has nothing to do with job execution
 time limits.

  TIME=nn
Specifies execution times (1-279620), in minutes, that are to be
associated with job-scheduling priorities, as specified in a
corresponding PRIORITY parameter.

 The keyword here is job-scheduling, not job execution.

 You'll have to write a user exit, IEFUJI comes to mind, to set, or
 override job execution time limits. You should also consider having an
 IEFUTL exit to get control when a job exceeds time limits, prior to
 allowing it to time out.

 Mark Jacobs


 On 12/06/11 07:07, jagadishan perumal wrote:

 Hello All,

 In our shop whenever a user job is submitted by default the priority
 value is taken as 9. When I check the CPAC.PARMLIB(JES2PARM) below is
 the
 customization which talks more about the PRTY and TIME

 JOBPRTY(1) PRIORITY=9,   /* Job Prty=9 ifRPRI1 ohwnc*/
TIME=2/*  2 min. exec. timeRPRT1 ohwnc*/
  /*  */
 JOBPRTY(2) PRIORITY=8,   /* Job Prty=8 if  5 min.RPRI2 ohwnc*/

TIME=5/* etc.ohwnc*/
  /*  */
 JOBPRTY(3) PRIORITY=7,   /* Job Prty=7 if15 min.RPRI2 ohwnc*/

TIME=15   /* etc.ohwnc*/
  /*  */
 JOBPRTY(4) PRIORITY=6,   /* Job Prty=6 if nolimRPRI2 ohwnc*/

TIME=1440 /* etc.ohwnc*/
  /*  */
 /*

 We tried Changing the time parmeter as TIME=(5,0) , but still job takes
 more than 5 mins. Even when user dont code the TIME,PRTY keyword it is
 even
 taking more than 5 minutes of processing time for PRTY=9 value.

 Our JES2 level : 1.8
 There are no third party products to monitor JES. Could anyone please
 throw
 some light on the above and if there Are there any way to restrict the
 Jobs
 taking more than 5 minutes of processing time.

 Jags

 --**--**
 --
 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.htmlhttp://bama.ua.edu/archives/ibm-main.html





 --
 Mark Jacobs
 Time Customer Service
 Tampa, FL
 

 One of life's greatest mysteries is how the boy who
 wasn't good enough to marry your daughter can be the
 father of the smartest grandchild in the world.

 Yiddish Proverb

 --**--**--
 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.htmlhttp://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: Time and Priority value clarification

2011-12-06 Thread jagadishan perumal
Thanks Jacob, I took a Look at JC(JOB CLASSES) option from SDSF panel to
see the execution time coded on each Classes. This Information will help me
in restricting the processing time.

Jags

On Tue, Dec 6, 2011 at 9:24 PM, Mark Jacobs mark.jac...@custserv.comwrote:

 Look at your JOBCLASS parameters.

 Mark Jacobs


 On 12/06/11 10:42, jagadishan perumal wrote:

  Hello Jacob/All,

 That JES2 initialization statement has nothing to do with job execution
 time limits.

  TIME=nn
Specifies execution times (1-279620), in minutes, that are to be
associated with job-scheduling priorities, as specified in a
corresponding PRIORITY parameter.

 Out of curiosity :

 If JES2PARM is initializing parameter and it has nothing to do with job
 execution time limits, then where does the current user submitted job
 statement reads the value like : PRIORITY=9 and TIME=NOLIMIT where we have
 not even added the IEFUTL exit.

 IEFUTL option looks to be a great EXIT to control the Job execution time
 limit.(Based on WTOR message to cancel)

 Jags

 On Tue, Dec 6, 2011 at 6:20 PM, Mark 
 Jacobsmark.jacobs@custserv.**commark.jac...@custserv.com
 wrote:



  That JES2 initialization statement has nothing to do with job execution
 time limits.

  TIME=nn
Specifies execution times (1-279620), in minutes, that are to be
associated with job-scheduling priorities, as specified in a
corresponding PRIORITY parameter.

 The keyword here is job-scheduling, not job execution.

 You'll have to write a user exit, IEFUJI comes to mind, to set, or
 override job execution time limits. You should also consider having an
 IEFUTL exit to get control when a job exceeds time limits, prior to
 allowing it to time out.

 Mark Jacobs


 On 12/06/11 07:07, jagadishan perumal wrote:



  Hello All,

 In our shop whenever a user job is submitted by default the priority
 value is taken as 9. When I check the CPAC.PARMLIB(JES2PARM) below is
 the
 customization which talks more about the PRTY and TIME

 JOBPRTY(1) PRIORITY=9,   /* Job Prty=9 ifRPRI1 ohwnc*/
TIME=2/*   2 min. exec. timeRPRT1 ohwnc*/
  /*  */
 JOBPRTY(2) PRIORITY=8,   /* Job Prty=8 if   5 min.RPRI2 ohwnc*/

TIME=5/* etc.ohwnc*/
  /*  */
 JOBPRTY(3) PRIORITY=7,   /* Job Prty=7 if15 min.RPRI2 ohwnc*/

TIME=15   /* etc.ohwnc*/
  /*  */
 JOBPRTY(4) PRIORITY=6,   /* Job Prty=6 if nolimRPRI2 ohwnc*/

TIME=1440 /* etc.ohwnc*/
  /*  */
 /*

 We tried Changing the time parmeter as TIME=(5,0) , but still job takes
 more than 5 mins. Even when user dont code the TIME,PRTY keyword it is
 even
 taking more than 5 minutes of processing time for PRTY=9 value.

 Our JES2 level : 1.8
 There are no third party products to monitor JES. Could anyone please
 throw
 some light on the above and if there Are there any way to restrict the
 Jobs
 taking more than 5 minutes of processing time.

 Jags

 --**--**

 --
 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.htmlhttp://bama.ua.edu/archives/**ibm-main.html
 http://bama.ua.**edu/archives/ibm-main.htmlhttp://bama.ua.edu/archives/ibm-main.html
 






 --
 Mark Jacobs
 Time Customer Service
 Tampa, FL
 

 One of life's greatest mysteries is how the boy who
 wasn't good enough to marry your daughter can be the
 father of the smartest grandchild in the world.

 Yiddish Proverb

 --**--**--


 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.htmlhttp://bama.ua.edu/archives/**ibm-main.html
 http://bama.ua.**edu/archives/ibm-main.htmlhttp://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.htmlhttp://bama.ua.edu/archives/ibm-main.html





 --
 Mark Jacobs
 Time Customer Service
 Tampa, FL
 

 One of life's greatest mysteries is how the boy who
 wasn't good enough to marry your daughter can be the
 father of the smartest grandchild in the world.

 Yiddish Proverb

TIBCO ES start up error - Duplicate ID

2011-11-30 Thread jagadishan perumal
Hi,

Recently I tried installing TIBCO ES, after all the consecutive steps the
final step was to start the TIBCO ES server. The TIBCO start up ended with
the below error :

Start Up proc :

//SXSESSS JOB (SYSUID),'SUBSTATION ES START',
// CLASS=A,
// TIME=1440,
// REGION=0M,
// NOTIFY=SYSUID,
// MSGCLASS=X,
// MSGLEVEL=(1,1)
//*
/*JOBPARM BYTES=99,CARDS=99,LINES=,PAGES=9
//*
//
//*
//* EXECUTE THE TIBCO SUBSTATION ES
//* ---
//*
//* Instructions:
//*   Issue CAPS OFF when modifying this file.
//*   Refer to the Tibco Substation Installation manual for the
//* System Startup paramaters (SSP) defintions and usage
//*
//*
//*   ===
//*
//*   TIBCO Substation(tm) ES for z/OS
//*
//*   Copyright (c) 1994-2010 Tibco Software Inc.
//*   Tibco technology is protected under these US patent numbers:
//* 5187787; 5257369; 5557798.
//*   All rights reserved.
//*
//*
//
//*
//*   GLOBALS:
//*
//  SET USERHLQ=TIBCO
//  SET CICSHLQ=CICSTS31.CICS
//*
//*
//TIBSSMT  EXEC PGM=TIBSSMT2,REGION=0M,
// PARM='-SSPMEM SXSSSP$1'
//*
//* Libraries in this concatenation must be Authorized
//STEPLIB  DD DISP=SHR,DSN=USERHLQ..AUTH
// DD DISP=SHR,DSN=CICSHLQ..SDFHEXCI
//*
//SYSLIB   DD DISP=SHR,DSN=CEE.SCEERUN
//*
//**  TIBCO Substation ES - Control files
//*
//TIBPARM  DD DISP=SHR,DSN=USERHLQ..CNTL
//TIBCFG   DD DISP=SHR,DSN=USERHLQ..CFGIVP
//*
//**  Parameter Audit output (v1.1)
//*
//TIBLPARM DD SYSOUT=*
//*
//*
//**  TIBCO Substation ES - Log and Trace Files
//*
//TIBLOGPR DD SYSOUT=*
//TIBTRCPR DD SYSOUT=*
//*
//**  TIBCO Substation ES - Log and Trace Debug Files
//*
//TIBLOGDB DD SYSOUT=*
//TIBTRCDB DD SYSOUT=*
//*
//**  Used for Disk Logging and Tracing (v1.1)
//**  Initially not setup to be used
//*
//*TIBLOGF1 DD DISP=SHR,DSN=USERHLQ..LOG.DISKF1
//*TIBLOGF2 DD DISP=SHR,DSN=USERHLQ..LOG.DISKF2
//*TIBTRCF1 DD DISP=SHR,DSN=USERHLQ..TRC.DISKF1
//*TIBTRCF2 DD DISP=SHR,DSN=USERHLQ..TRC.DISKF2
//*
//**  SSL Certificate Files
//*
//*SSLCCERT DD DISP=SHR,DSN=USERHLQ..CNTL(SSLCCERT)
//*SSLCKEY  DD DISP=SHR,DSN=USERHLQ..CNTL(SSLCKEY)
//*
//*
//**  System miscellaneous definitions
//*
//SYSMDUMP DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSOUT   DD SYSOUT=*
//STDOUT   DD SYSOUT=*
//STDERR   DD SYSOUT=*
//CEEOUT   DD SYSOUT=*
//CEEDUMP  DD SYSOUT=*
//TIBLEMSG DD SYSOUT=*
//TIBUOESB DD SYSOUT=*
//TIBUOMSG DD SYSOUT=*
//TIBUOSXC DD SYSOUT=*
//* Use ONLY when needed. This would affect performance
//*CEEOPTS  DD *
//*RPTSTG(ON)


Error message :

   Now logging for date
2011/12/01
09:03:07.7317 SXG1600I Log Agent Starting - Logging to
TIBLOGPR
09:03:07.7447 SXG1800I Parameter Log Agent Starting - Logging to
TIBLPARM
09:03:07.7717 SXG1700I Trace Agent Starting - Tracing to
TIBTRCPR
09:03:07.7738 SXS1000I Starting ~ TIBCO Substation (ES) for
z/OS
09:03:07.7748 SXS1009I Substation (ES) - Version
2.6.0.0
*09:03:07.8889 SXS2019E Found Duplicate IId:   ESB01 RC:8 RSN:261*  - 
duplication found
09:03:07.8889 SXG2803W Terminating ~ Substation ES for
IVP's
09:03:08.8899 SXG1801I Parameter Log
closed
09:03:08.8947 SXG1701I Trace Agent
terminating
09:03:08.8998 SXG1601I Log Agent terminating  file closed

Please share your expertise tips if you had similar experience during TIBCO
start up. I tried Googling but Not able to trace the cause for this error
message.

Jags

--
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: PS file record Delete - Query

2011-11-28 Thread jagadishan perumal
 ISREDIT macro to delete a desired Line.

On Mon, Nov 28, 2011 at 1:50 PM, Binyamin Dissen bdis...@dissensoftware.com
 wrote:

 On Mon, 28 Nov 2011 10:22:03 +0530 jagadishan perumal 
 jagadish...@gmail.com
 wrote:

 :We have a PS file record where we have more than 1000 records. Just of of
 :curiosity is it possible to delete a selected line without using D tso
 :command. Objective behind this deletion is just to make sure the deletion
 :is just done without disturbing anyother Lines. Tried Googling to find if
 :there are any TSO tricks to do the same but not able to get the one.

 Your request doesn't make any sense.

 Obviously if you delete a line, the later lines will shift up.

 If, instead, you merely want a non-ISPF way to delete a line, there are
 many
 options - though each, like ISPF, will temporarily make some lines
 unavailable. You can use IEBGENER/SORT to copy the lines before and the
 lines
 after to a temporary and then copy it back. You can do the same with REXX.
 Etc.

 --
 Binyamin Dissen bdis...@dissensoftware.com
 http://www.dissensoftware.com

 Director, Dissen Software, Bar  Grill - Israel


 Should you use the mailblocks package and expect a response from me,
 you should preauthorize the dissensoftware.com domain.

 I very rarely bother responding to challenge/response systems,
 especially those from irresponsible companies.

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


PS file record Delete - Query

2011-11-27 Thread jagadishan perumal
Hi,

We have a PS file record where we have more than 1000 records. Just of of
curiosity is it possible to delete a selected line without using D tso
command. Objective behind this deletion is just to make sure the deletion
is just done without disturbing anyother Lines. Tried Googling to find if
there are any TSO tricks to do the same but not able to get the one.

Any suggestions or ideas are much appreciated.

Jags

--
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: PS file record Delete - Query

2011-11-27 Thread jagadishan perumal
Hi,

Just looking to delete the intended lines using ISPF Edit Macro(Lets say
line 2 to be deleted without a D command).

Jags

On Mon, Nov 28, 2011 at 10:45 AM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hi,

 Apology I am just trying to achieve it via : TSO/ISPF.

 Jags

   On Mon, Nov 28, 2011 at 10:40 AM, Lizette Koehler 
 stars...@mindspring.com wrote:

  
  Hi,
 
  We have a PS file record where we have more than 1000 records. Just of
 of
 curiosity
  is it possible to delete a selected line without using D tso command.
 Objective behind
  this deletion is just to make sure the deletion is just done without
 disturbing anyother
  Lines. Tried Googling to find if there are any TSO tricks to do the same
 but not able to
  get the one.
 
  Any suggestions or ideas are much appreciated.
 
  Jags
 

 Jags,

 Yes, write a BSAM program and either count to the record you want or
 search
 till you find the record you want.

 The question is

 How to program the process to do what you want.

 You do not say if you are trying to do the interactively (ISPF or TSO -
 CLIST or REXX) or through a batch program.  You can use REXX, ISPF MACRO,
 Assembler, Cobol, etc... It all depends on what you are trying to do.

 What are the parameters that you would use to decide which record to
 delete?
 Then build the process to do that.

 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




--
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: PS file record Delete - Query

2011-11-27 Thread jagadishan perumal
Hi,

Apology I am just trying to achieve it via : TSO/ISPF.

Jags

On Mon, Nov 28, 2011 at 10:40 AM, Lizette Koehler
stars...@mindspring.comwrote:

  
  Hi,
 
  We have a PS file record where we have more than 1000 records. Just of of
 curiosity
  is it possible to delete a selected line without using D tso command.
 Objective behind
  this deletion is just to make sure the deletion is just done without
 disturbing anyother
  Lines. Tried Googling to find if there are any TSO tricks to do the same
 but not able to
  get the one.
 
  Any suggestions or ideas are much appreciated.
 
  Jags
 

 Jags,

 Yes, write a BSAM program and either count to the record you want or search
 till you find the record you want.

 The question is

 How to program the process to do what you want.

 You do not say if you are trying to do the interactively (ISPF or TSO -
 CLIST or REXX) or through a batch program.  You can use REXX, ISPF MACRO,
 Assembler, Cobol, etc... It all depends on what you are trying to do.

 What are the parameters that you would use to decide which record to
 delete?
 Then build the process to do that.

 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


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


Java based Web Emulator

2011-11-22 Thread jagadishan perumal
Hi,

Are there any opensource (Java based) software mainframe emulator which can
run inside Internet Explorer . I am just trying to enable the mainframe
connection for the remote users.

Regards,
Jags

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


RRDS conversion

2011-11-21 Thread jagadishan perumal
Hi



One of our customers in  plans to Implement Sysplex with Coupling Facility
. We have suggested to convert existing  ESDS to RRDS files to faciliate
the use of  named service counter  .
 Are there are known bottlenecks / performance issues with RRDS ?

Jags

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


STOW macro Location

2011-11-14 Thread jagadishan perumal
Hi,

Could anyone please point me to the STOW macro Library location in Z/os.
Where I can see the Assembler codes Responsible for PDS/PDSE directory
update by STOW.

I referred this Link :
http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.zos.r9.ieab200/destow.htm
but
Not able to find any information on its Code.

Regards,
Jags

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


RMODE and AMODE at 24 - Query

2011-11-09 Thread jagadishan perumal
Hi,

Below is my JCL where I want to compile my MAP load module at RMODE-24 and
AMODE - 24, but the Load module is getting created with AMODE-31,RMODE-ANY.

TRNR007.LOADLIB
//MAPCOMP  JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
// REGION=5M,NOTIFY=SYSUID
//**
//* INPUT AREA *
//**
// SET SOURCE=TRNR007.TEST.BMS(TRNM007) -PROGRAM SOURCE
// SET LOAD=TRGTRN01.CICS.LOAD(TRNM007)-LOAD LIBRARY
// SET COPY=TRNR007.COPYLIB(TRNM007)-COPY LIBRARY
//**
//* ASSEMBLES MAP INTO AN EXECUTABLE MAP (PHYSICAL MAP)*
//**
//ASMMAP EXEC PGM=ASMA90,
//PARM='SYSPARM(MAP),DECK,NOOBJECT,ALIGN',
//REGION=4M
//SYSLIB   DD  DSN=CICSTS31.CICS.SDFHMAC,DISP=SHR
// DD  DSN=CICSTS31.CICS.SDFHSAMP,DISP=SHR
// DD  DSN=SYS1.MACLIB,DISP=SHR
//SYSUT1   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSUT2   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSUT3   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSPUNCH DD  DSN=OBJMOD,
// DISP=(,PASS),UNIT=SYSDA,
// DCB=(RECFM=FB,LRECL=80,BLKSIZE=0),
// SPACE=(400,(100,100))
//SYSPRINT DD  SYSOUT=*
//SYSINDD  DISP=SHR,DSN=SOURCE
//**
//* PUTS THE MAP INTO LINK LIBRARY *
//**
//LNKEDT EXEC PGM=IEWL,
// PARM='NORENT,LIST,XREF,LET,NCAL',
// COND=(3,LT,ASMMAP)
//SYSUT1   DD  UNIT=SYSDA,SPACE=(1024,(100,50))
//SYSPRINT DD  SYSOUT=*
//SYSLMOD  DD  DISP=SHR,DSN=LOAD
//SYSLIN   DD  DSN=OBJMOD,DISP=(OLD,PASS)
//**
//* CREATES COPYBOOK AND ADDS IT INTO COPYBOOK LIBRARY (SYMBOLIC MAP)  *
//**
//DSECT EXEC PGM=ASMA90,
//PARM='SYSPARM(DSECT),DECK,NOOBJECT,ALIGN',
//REGION=5M
//SYSLIB   DD  DSN=CICSTS31.CICS.SDFHMAC,DISP=SHR
// DD  DSN=CICSTS31.CICS.SDFHSAMP,DISP=SHR
// DD  DSN=SYS1.MACLIB,DISP=SHR
//SYSUT1   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSUT2   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSUT3   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSPUNCH DD  DISP=SHR,DSN=COPY
//SYSPRINT DD  SYSOUT=*
//SYSINDD  DISP=SHR,DSN=SOURCE

Could anyone please guide if my above JCL needs any Correction to get the
load module as : AMODE : 24,RMODE:24.

When I check the LKEDT executed step :

TRNR007.LOADLIB
//MAPCOMP  JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
// REGION=5M,NOTIFY=SYSUID
//**
//* INPUT AREA *
//**
// SET SOURCE=TRNR007.TEST.BMS(TRNM007) -PROGRAM SOURCE
// SET LOAD=TRGTRN01.CICS.LOAD(TRNM007)-LOAD LIBRARY
// SET COPY=TRNR007.COPYLIB(TRNM007)-COPY LIBRARY
//**
//* ASSEMBLES MAP INTO AN EXECUTABLE MAP (PHYSICAL MAP)*
//**
//ASMMAP EXEC PGM=ASMA90,
//PARM='SYSPARM(MAP),DECK,NOOBJECT,ALIGN',
//REGION=4M
//SYSLIB   DD  DSN=CICSTS31.CICS.SDFHMAC,DISP=SHR
// DD  DSN=CICSTS31.CICS.SDFHSAMP,DISP=SHR
// DD  DSN=SYS1.MACLIB,DISP=SHR
//SYSUT1   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSUT2   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSUT3   DD  UNIT=SYSDA,SPACE=(1700,(400,400))
//SYSPUNCH DD  DSN=OBJMOD,
// DISP=(,PASS),UNIT=SYSDA,
// DCB=(RECFM=FB,LRECL=80,BLKSIZE=0),
// SPACE=(400,(100,100))
//SYSPRINT DD  SYSOUT=*
//SYSINDD  DISP=SHR,DSN=SOURCE
//**
//* PUTS THE MAP INTO LINK LIBRARY *
//**
//LNKEDT EXEC PGM=IEWL,
// PARM='NORENT,LIST,XREF,LET,NCAL',
// COND=(3,LT,ASMMAP)
//SYSUT1   DD  UNIT=SYSDA,SPACE=(1024,(100,50))
//SYSPRINT DD  SYSOUT=*
//SYSLMOD  DD  DISP=SHR,DSN=LOAD
//SYSLIN   DD  DSN=OBJMOD,DISP=(OLD,PASS)
//**
//* CREATES COPYBOOK AND ADDS IT INTO COPYBOOK LIBRARY (SYMBOLIC MAP)  *
//**
//DSECT EXEC PGM=ASMA90,
//PARM='SYSPARM(DSECT),DECK,NOOBJECT,ALIGN',
//REGION=5M
//SYSLIB   DD  DSN=CICSTS31.CICS.SDFHMAC,DISP=SHR
// DD  

Re: RMODE and AMODE at 24 - Query

2011-11-09 Thread jagadishan perumal
I included AMODE(24) RMODE(24) at the step LKED and it was getting compiled
with AMODE as 24 and RMODE as 24. Unfortunately the Job ended with Severity
of 04 saying the ESD AMODE 31 CONFLICTS WITH USER-SPECIFIED AMODE 24 FOR
ENTRY POINT TRNM007. Let me post this question to CICS newsgroup

Jags

On Wed, Nov 9, 2011 at 5:34 PM, Lizette Koehler stars...@mindspring.comwrote:

  Hi,
 
  Below is my JCL where I want to compile my MAP load module at RMODE-24
 and
  AMODE - 24, but the Load module is getting created with
 AMODE-31,RMODE-ANY.
 

 You may wish to post on the CICS newsgroup and see if a BMS map can be 24
 and how to do that.  They should be able to help.

 Also see what is generated in your assembler step.  There might be some
 MODE
 statements (AMODE or RMODE) in the CICS macros.

 Review your LKED control cards.  They also might provide an area to
 research.


 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


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


Connect Direct - Performance and efficiency

2011-11-09 Thread jagadishan perumal
Hi,

I am looking for a overall information on Connect Direct Tool(Product From
sterling Commerce). This research is just to know about the efficiency of
the tool on various aspects and its overall maintenance  Support .Could
anyone please share some information about Connect Direct Tool as i am
unable to fetch information about this tool.

Any information and guidance would be really appreciated.

Jags

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


IGD049I ACTIVATE FAILED - ACS

2011-11-09 Thread jagadishan perumal
Hi,

I have added a new STORCLASS definition and STRAGE GROUP ~ translation,
validation went on successful. When I tried activating the
SYS1.DFSMS.SCDS using the option IS.8 I get a message as IGD049I
ACTIVATE FAILED - SCDS SYS1.DFSMS.SCDS IS AN INVALID CONFIGURATION. Though
I have defined the new storage group and storage class properly. When I
take the Old defintion and do the activation the SCDS is getting activated.
Please guide me if My procedure is wrong.

Jags

--
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: Managment Class Error

2011-11-08 Thread jagadishan perumal
Hello All,

The Management Class works fine and all the dataset created with Dsn :
DSN101C.DSN1.ARC* are having expiry Date now. Below Is a dataset which was
created after my  Management Class defintion activation :

 Data Set Information
   More:
Data Set Name . . . . : DSN101C.DSN1.ARCHLOG1.A233

General Data   Current Allocation
 Management class . . : DCATL   Allocated cylinders : 48
 Storage class  . . . : DB2ARCH Allocated extents . : 1
  Volume serial . . . : DB2AR2
  Device type . . . . : 3390
 Data class . . . . . : DB2EXT
  Organization  . . . : PS Current Utilization
  Record format . . . : FB  Used cylinders  . . : 48
  Record length . . . : 4096Used extents  . . . : 1
  Block size  . . . . : 24576
  1st extent cylinders: 48
  Secondary cylinders : 1000   Dates
  Data set name type  : EXTENDEDCreation date . . . : 2011/11/08
  SMS Compressible. . : NO  Referenced date . . : 2011/11/08
Expiration date . . : 2011/12/08



Thanks all again.

Regards,
Jags

On Mon, Nov 7, 2011 at 3:35 PM, jagadishan perumal jagadish...@gmail.comwrote:

 Sure I will keep an eye. Thanks all again.


 On Mon, Nov 7, 2011 at 2:41 PM, Gonzalo Cengotita 
 gonzaloce...@gmail.comwrote:

 The auto-expiration will happen in 30 days. You should not see an
 expiration date in the files protected with a Management Class, I think
 that is correct now, because you have your files with the M.C. correctly
 assigned.

 You will have to wait 30 days if you want to check that the files are
 deleted.


 Regards,

 Gonzalo


 On Mon, Nov 7, 2011 at 9:06 AM, jagadishan perumal jagadish...@gmail.com
 wrote:

  Hi,
 
  Now the allocation is taking up the Managment class DCATL, but the
 expiry
  date is not taking dynamically rather I have to mention it specifically
  during ISPF 3.2 allocation. Auto-expiration is not happeninh even
 though I
  have the mentioned the Expire(30 days) parameter in my Managment DCATL
  definition.
 
  Data Set Name . . . . : DSN101C.DSN1.ARC1.LOG1
 
  General Data   Current Allocation
   Management class . . : DCATL   Allocated cylinders : 5
   Storage class  . . . : DB2ARCH Allocated extents . : 1
Volume serial . . . : DB2AR2
Device type . . . . : 3390
   Data class . . . . . : DB2EXT
   Organization  . . . : PS Current Utilization
Record format . . . : FB  Used cylinders  . . : 0
   Record length . . . : 80  Used extents  . . . : 0
   Block size  . . . . : 27920
   1st extent cylinders: 5
   Secondary cylinders : 5  Dates
   Data set name type  : EXTENDEDCreation date . . . : 2011/11/07
   SMS Compressible. . : NO  Referenced date . . : ***None***
  Expiration date . . : 2011/11/29
 
  Regards,
  Jags
 
  On Mon, Nov 7, 2011 at 12:32 PM, Brian Fraser brianmfra...@gmail.com
  wrote:
 
   I missed this one:
  
   FILTLIST DCATL  INCLUDE('DSN101C.DSN1.ARC*.**')
  
   should be:
  
   FILTLIST DCATL  INCLUDE(DSN101C.DSN1.ARC*.**)
  
   --
   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
 



 --

 --
  Gonzalo Cengotita Quirce

 --

 --
 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: Managment Class Error

2011-11-07 Thread jagadishan perumal
Hi,

Now the allocation is taking up the Managment class DCATL, but the expiry
date is not taking dynamically rather I have to mention it specifically
during ISPF 3.2 allocation. Auto-expiration is not happeninh even though I
have the mentioned the Expire(30 days) parameter in my Managment DCATL
definition.

Data Set Name . . . . : DSN101C.DSN1.ARC1.LOG1

General Data   Current Allocation
 Management class . . : DCATL   Allocated cylinders : 5
 Storage class  . . . : DB2ARCH Allocated extents . : 1
  Volume serial . . . : DB2AR2
  Device type . . . . : 3390
 Data class . . . . . : DB2EXT
  Organization  . . . : PS Current Utilization
  Record format . . . : FB  Used cylinders  . . : 0
  Record length . . . : 80  Used extents  . . . : 0
  Block size  . . . . : 27920
  1st extent cylinders: 5
  Secondary cylinders : 5  Dates
  Data set name type  : EXTENDEDCreation date . . . : 2011/11/07
  SMS Compressible. . : NO  Referenced date . . : ***None***
Expiration date . . : 2011/11/29

Regards,
Jags

On Mon, Nov 7, 2011 at 12:32 PM, Brian Fraser brianmfra...@gmail.comwrote:

 I missed this one:

 FILTLIST DCATL  INCLUDE('DSN101C.DSN1.ARC*.**')

 should be:

 FILTLIST DCATL  INCLUDE(DSN101C.DSN1.ARC*.**)

 --
 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: Managment Class Error

2011-11-07 Thread jagadishan perumal
Sure I will keep an eye. Thanks all again.

On Mon, Nov 7, 2011 at 2:41 PM, Gonzalo Cengotita gonzaloce...@gmail.comwrote:

 The auto-expiration will happen in 30 days. You should not see an
 expiration date in the files protected with a Management Class, I think
 that is correct now, because you have your files with the M.C. correctly
 assigned.

 You will have to wait 30 days if you want to check that the files are
 deleted.


 Regards,

 Gonzalo


 On Mon, Nov 7, 2011 at 9:06 AM, jagadishan perumal jagadish...@gmail.com
 wrote:

  Hi,
 
  Now the allocation is taking up the Managment class DCATL, but the expiry
  date is not taking dynamically rather I have to mention it specifically
  during ISPF 3.2 allocation. Auto-expiration is not happeninh even though
 I
  have the mentioned the Expire(30 days) parameter in my Managment DCATL
  definition.
 
  Data Set Name . . . . : DSN101C.DSN1.ARC1.LOG1
 
  General Data   Current Allocation
   Management class . . : DCATL   Allocated cylinders : 5
   Storage class  . . . : DB2ARCH Allocated extents . : 1
Volume serial . . . : DB2AR2
Device type . . . . : 3390
   Data class . . . . . : DB2EXT
   Organization  . . . : PS Current Utilization
Record format . . . : FB  Used cylinders  . . : 0
   Record length . . . : 80  Used extents  . . . : 0
   Block size  . . . . : 27920
   1st extent cylinders: 5
   Secondary cylinders : 5  Dates
   Data set name type  : EXTENDEDCreation date . . . : 2011/11/07
   SMS Compressible. . : NO  Referenced date . . : ***None***
  Expiration date . . : 2011/11/29
 
  Regards,
  Jags
 
  On Mon, Nov 7, 2011 at 12:32 PM, Brian Fraser brianmfra...@gmail.com
  wrote:
 
   I missed this one:
  
   FILTLIST DCATL  INCLUDE('DSN101C.DSN1.ARC*.**')
  
   should be:
  
   FILTLIST DCATL  INCLUDE(DSN101C.DSN1.ARC*.**)
  
   --
   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
 



 --

 --
  Gonzalo Cengotita Quirce

 --

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


Managment Class Error

2011-11-06 Thread jagadishan perumal
Hi,

I have written a Managment class ACS routine for a Db2 archive logs :
'DSN101C.DSN1.ARC*.**'. Below is my Managment Class Script :

'DSN101C.DSN1.ARC*.**'
PROC 1 MGMTCLAS
/*/
/* ACS ROUTINE TO SELECT MANAGEMENT CLASS*/
/*/

/*/
/* SYSTEM HFS AND PDSE   */
/*/
FILTLIST SYSTEM INCLUDE('OMVS')
FILTLIST DCATL  INCLUDE('DSN101C.DSN1.ARC*.**')

/*/
/* SELECT APPROPRIATE MANAGEMENT CLASS.  */
/*/

SELECT
   WHEN (HLQ = SYSTEM)
   DO
   SET MGMTCLAS = 'SYSTEM'
   EXIT
   END
   WHEN (HLQ = DCATL)
   DO
   SET MGMTCLAS = 'DCATL'
   EXIT
   END
   OTHERWISE   SET MGMTCLAS = 'STANDARD'
END

END

After the above , I did a translation, validation using ISMF option 7 and a
SCDS activation using ISMF option 8. A new configuration was activated.

After the above I tried creating a Dataset as  DSN101C.DSN1.ARC1.LOG but
I could'nt see an expiration date set for this Dataset though my managment
class script went fine.

Data Set Name . . . . :
DSN101C.DSN1.ARC1.LOG1


General Data   Current
Allocation
 Management class . . : STANDARDAllocated tracks  . :
5
 Storage class  . . . : DB2ARCH Allocated extents . :
1
  Volume serial . . . :
DB2AR2
  Device type . . . . :
3390
 Data class . . . . . :
DB2EXT
  Organization  . . . : PS Current
Utilization
  Record format . . . : FB  Used tracks . . . . :
0
  Record length . . . : 80  Used extents  . . . :
0
  Block size  . . . . :
27920
  1st extent tracks . :
5
  Secondary tracks  . : 5
Dates
  Data set name type  : EXTENDEDCreation date . . . :
2011/11/07
  SMS Compressible. . : NOReferenced date . . :
***None***
   Expiration date . .
: ***None***
Even the new activated Managment class DCATL is not picking up during the
dataset allocation. Please direct me if I my procedure is wrong.

Regards,
Jags

--
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: Managment Class Error

2011-11-06 Thread jagadishan perumal
Hi,

Below is the defintion for my managEment class DCATL

Backup Copy Technique
   MANAGEMENT CLASS DISPLAYPage 1
of 5


CDS Name  . . . . . . . :
SYS1.DFSMS.SCDS
Management Class Name . :
DCATL


Description
:






Expiration
Attributes


  Expire after Days Non-usage  . :
30
  Expire after Date/Days . . . . :
30
  Retention Limit  . . . . . . . :
30


   MANAGEMENT CLASS DISPLAYPage 2
of 5


CDS Name  . . . . . . . . . :
SYS1.DFSMS.SCDS
Management Class Name . . . :
DCATL


Partial Release . . . . . . :
NO




Migration
Attributes
  Primary Days Non-usage  . :
2
  Level 1 Days Date/Days  . :
60
  Command or Auto Migrate . :
BOTH




GDG Management
Attributes
  # GDG Elements on Primary
:
  Rolled-off GDS Action . .
:


  MANAGEMENT CLASS DISPLAYPage 3 of
5


CDS Name  . . . . . . :
SYS1.DFSMS.SCDS
Management Class Name :
DCATL


Backup
Attributes
  Backup frequency  . . . . . . . . . . . :
1
  Number of backup versions . . . . . . . :
2
 (Data Set
Exists)
  Number of backup versions . . . . . . . :
1
 (Data Set
Deleted)
  Retain days only backup version . . . . :
60
 (Data Set
Deleted)
  Retain days extra backup versions . . . :
30


  Admin or User Command Backup  . . . . . :
BOTH
  Auto Backup . . . . . . . . . . . . . . :
YES
  Backup copy technique . . . . . . . . . :
STANDARD
   MANAGEMENT CLASS DISPLAYPage 4
of 5


CDS Name . . . . . . . . . . :
SYS1.DFSMS.SCDS
Management Class Name  . . . :
DCATL
CDS Name  . . . . . . . :
SYS1.DFSMS.SCDS
Management Class Name . :
DCATL


Description
:






Expiration
Attributes


  Expire after Days Non-usage  . :
30
  Expire after Date/Days . . . . :
30
  Retention Limit  . . . . . . . :
30


Migration
Attributes
  Primary Days Non-usage  . :
2
  Level 1 Days Date/Days  . :
60
  Command or Auto Migrate . :
BOTH




GDG Management
Attributes
  # GDG Elements on Primary
:
  Rolled-off GDS Action . .
:


Backup Attributes
  Backup frequency  . . . . . . . . . . . : 1
  Number of backup versions . . . . . . . : 2
 (Data Set Exists)
  Number of backup versions . . . . . . . : 1
 (Data Set Deleted)
  Retain days only backup version . . . . : 60
 (Data Set Deleted)
  Retain days extra backup versions . . . : 30

  Admin or User Command Backup  . . . . . : BOTH
  Auto Backup . . . . . . . . . . . . . . : YES
  Backup copy technique . . . . . . . . . : STANDARD
Object Class Transition
Criteria
  Time Since Creation Years
:
  Months
:
  Days .
:


  Time Since Last use Years
:
  Months
:
  Days .
:

Periodic

Monthly   on Day . . . .
:
Quarterly on Day . . . .
:
  in Month . . .
:
Yearlyon Day . . . .
:
  in Month . . .
:

AGGREGATE Backup Attributes:

# Versions  . . . . . . :
Retain only Version . . :
  Unit  . . . . . . . . :
Retain extra Version  . :
  Unit  . . . . . . . . :
Copy Serialization  . . :
ABackup Copy Technique  : STANDARD


On Mon, Nov 7, 2011 at 10:38 AM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hi,

 I have written a Managment class ACS routine for a Db2 archive logs :
 'DSN101C.DSN1.ARC*.**'. Below is my Managment Class Script :

 'DSN101C.DSN1.ARC*.**'
 PROC 1 MGMTCLAS
 /*/
 /* ACS ROUTINE TO SELECT MANAGEMENT CLASS*/
 /*/

 /*/
 /* SYSTEM HFS AND PDSE   */
 /*/
 FILTLIST SYSTEM INCLUDE('OMVS')
 FILTLIST DCATL  INCLUDE('DSN101C.DSN1.ARC*.**')

 /*/
 /* SELECT APPROPRIATE MANAGEMENT CLASS.  */
 /*/

 SELECT
WHEN (HLQ = SYSTEM)
DO
SET MGMTCLAS = 'SYSTEM'
EXIT
END
WHEN (HLQ = DCATL)
DO
SET MGMTCLAS = 'DCATL'
EXIT
END
OTHERWISE   SET MGMTCLAS = 'STANDARD'
 END

 END

 After the above , I did a translation, validation using ISMF option 7 and
 a SCDS activation using ISMF option 8. A new configuration was activated.

 After the above I tried creating a Dataset as  DSN101C.DSN1.ARC1.LOG but
 I could'nt see an expiration date set for this Dataset though my managment
 class script went fine.

 Data Set Name . . . . :
 DSN101C.DSN1.ARC1.LOG1


 General Data   Current
 Allocation
  Management class . . : STANDARDAllocated tracks  . :
 5
  Storage class  . . . : DB2ARCH Allocated extents . :
 1
   Volume serial . . . :
 DB2AR2

Re: Managment Class Error

2011-11-06 Thread jagadishan perumal
Hi,

As per your Advise I did :

CT3MGMCL
SELECT
   WHEN (HLQ = SYSTEM)
   DO
   SET MGMTCLAS = 'SYSTEM'
   EXIT
   END
   WHEN (DSN = DCATL)
   DO
   SET MGMTCLAS = 'DCATL'
   EXIT
   END
   OTHERWISE   SET MGMTCLAS = 'STANDARD'
END

END

Then I did ,translation,validation and activation but still the dataset is
getting allocated using management class STANDARD.


More: +
Data Set Name . . . . :
DSN101C.DSN1.ARC1.LOG1


General Data   Current
Allocation
 Management class . . : STANDARDAllocated cylinders :
5
 Storage class  . . . : DB2ARCH Allocated extents . :
1
  Volume serial . . . :
DB2AR1
  Device type . . . . :
3390
 Data class . . . . . :
DB2EXT
  Organization  . . . : PS Current
Utilization
  Record format . . . : FB  Used cylinders  . . :
0
  Record length . . . : 80  Used extents  . . . :
0
  Block size  . . . . :
27920
  1st extent cylinders:
5
  Secondary cylinders : 5
Dates
  Data set name type  : EXTENDEDCreation date . . . :
2011/11/07
  SMS Compressible. . : NO  Referenced date . . :
***None***
Expiration date . . :
***None***



Regards,
Jags

On Mon, Nov 7, 2011 at 11:36 AM, Brian Fraser brianmfra...@gmail.comwrote:

 WHEN (HLQ = DCATL)

 Should be:

 WHEN (DSN = DCATL)

 On Mon, Nov 7, 2011 at 1:36 PM, jagadishan perumal
  jagadish...@gmail.com wrote:
  Hi,
 
  Below is the defintion for my managEment class DCATL
 
  Backup Copy Technique
MANAGEMENT CLASS DISPLAYPage 1
  of 5
 
 
  CDS Name  . . . . . . . :
  SYS1.DFSMS.SCDS
  Management Class Name . :
  DCATL
 
 
  Description
  :
 
 
 
 
 
 
  Expiration
  Attributes
 
 
   Expire after Days Non-usage  . :
  30
   Expire after Date/Days . . . . :
  30
   Retention Limit  . . . . . . . :
  30
 
 
MANAGEMENT CLASS DISPLAYPage 2
  of 5
 
 
  CDS Name  . . . . . . . . . :
  SYS1.DFSMS.SCDS
  Management Class Name . . . :
  DCATL
 
 
  Partial Release . . . . . . :
  NO
 
 
 
 
  Migration
  Attributes
   Primary Days Non-usage  . :
  2
   Level 1 Days Date/Days  . :
  60
   Command or Auto Migrate . :
  BOTH
 
 
 
 
  GDG Management
  Attributes
   # GDG Elements on Primary
  :
   Rolled-off GDS Action . .
  :
 
 
   MANAGEMENT CLASS DISPLAYPage 3
 of
  5
 
 
  CDS Name  . . . . . . :
  SYS1.DFSMS.SCDS
  Management Class Name :
  DCATL
 
 
  Backup
  Attributes
   Backup frequency  . . . . . . . . . . . :
  1
   Number of backup versions . . . . . . . :
  2
  (Data Set
  Exists)
   Number of backup versions . . . . . . . :
  1
  (Data Set
  Deleted)
   Retain days only backup version . . . . :
  60
  (Data Set
  Deleted)
   Retain days extra backup versions . . . :
  30
 
 
   Admin or User Command Backup  . . . . . :
  BOTH
   Auto Backup . . . . . . . . . . . . . . :
  YES
   Backup copy technique . . . . . . . . . :
  STANDARD
MANAGEMENT CLASS DISPLAYPage 4
  of 5
 
 
  CDS Name . . . . . . . . . . :
  SYS1.DFSMS.SCDS
  Management Class Name  . . . :
  DCATL
  CDS Name  . . . . . . . :
  SYS1.DFSMS.SCDS
  Management Class Name . :
  DCATL
 
 
  Description
  :
 
 
 
 
 
 
  Expiration
  Attributes
 
 
   Expire after Days Non-usage  . :
  30
   Expire after Date/Days . . . . :
  30
   Retention Limit  . . . . . . . :
  30
 
 
  Migration
  Attributes
   Primary Days Non-usage  . :
  2
   Level 1 Days Date/Days  . :
  60
   Command or Auto Migrate . :
  BOTH
 
 
 
 
  GDG Management
  Attributes
   # GDG Elements on Primary
  :
   Rolled-off GDS Action . .
  :
 
 
  Backup Attributes
   Backup frequency  . . . . . . . . . . . : 1
   Number of backup versions . . . . . . . : 2
  (Data Set Exists)
   Number of backup versions . . . . . . . : 1
  (Data Set Deleted)
   Retain days only backup version . . . . : 60
  (Data Set Deleted)
   Retain days extra backup versions . . . : 30
 
   Admin or User Command Backup  . . . . . : BOTH
   Auto Backup . . . . . . . . . . . . . . : YES
   Backup copy technique . . . . . . . . . : STANDARD
  Object Class Transition
  Criteria
   Time Since Creation Years
  :
   Months
  :
   Days .
  :
 
 
   Time Since Last use Years
  :
   Months
  :
   Days .
  :
 
  Periodic
 
 Monthly   on Day . . . .
  :
 Quarterly on Day . . . .
  :
   in Month . . .
  :
 Yearlyon Day . . . .
  :
   in Month . . .
  :
 
  AGGREGATE Backup Attributes:
 
 # Versions  . . . . . . :
 Retain only Version . . :
   Unit  . . . . . . . . :
 Retain extra Version  . :
   Unit  . . . . . . . . :
 Copy Serialization  . . :
 ABackup Copy Technique  : STANDARD
 
 
  On Mon, Nov 7, 2011 at 10:38 AM, jagadishan perumal
  jagadish...@gmail.comwrote

Re: Which manual for ECA* messages ?

2011-10-27 Thread jagadishan perumal
Hi,

Is it a error originating from a NON-IBM product ?

Regards,
Jags

On Thu, Oct 27, 2011 at 1:50 PM, Thomas Berg thomas.b...@swedbank.sewrote:

 Got a ECA1004E error message when trying to recall a dataset.
 Didn't found it through IBM LookAt and it seems there is no DFHSM message
 manual.

 A hint of direction would be grateful.



 Regards,
 Thomas Berg
 _
 Thomas Berg   Specialist   A M   SWEDBANK


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


BLDL error Cause

2011-10-24 Thread jagadishan perumal
Hi All,

One of our application programmer has created a PDS with below attributes :



 Data Set Name  . . . :
TPUN011.NEWMAPST


 General Data Current
Allocation
 Management class . . : **None**   Allocated blocks  . :
741
 Storage class  . . . : TPUSC  Allocated extents . :
2
  Volume serial . . . : TPUN01 Maximum dir. blocks : 0
*
  Device type . . . . :
3390
 Data class . . . . . :
**None**
  Organization  . . . : POCurrent
Utilization
  Record format . . . : FB Used blocks . . . . :
3
  Record length . . . : 80 Used extents  . . . :
1
  Block size  . . . . : 800Used dir. blocks  . : 0
*
  1st extent blocks . : 78 Number of members . : 0
*
  Secondary blocks  . :
100
  Data set name type  :
PDS


  Creation date . . . : 2011/10/18 Referenced date . . :
2011/10/24
  Expiration date . . :
***None***
   * Information is
unavailable.

When he tries to allocate a member within the dataset :
TPUN011.NEWMAPST(map), he gets a message as BLDL error I tried searching
some error related to PDF as starting with ISR but I was not able to
fetch any error codes relating to BLDL Error in the syslog.

IBM manual has various explanation for BLDL or I/O processing error, but for
the above I am unable to pin-point the exact cause.

Looking at the above dataset attribute, I can see a *
symbol beside  Maximum dir. blocks and Used dir. blocks  . : 0, but i am
unable to interpret the exact cause.

Could anyone please suggest me your comment on query.

Regards,
Jags

--
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: BLDL error Cause

2011-10-24 Thread jagadishan perumal
This is not a PDS, it has 0 directory blocks. (Maximum dir. blocks : 0)
But it says Data set name type  : PDS  

On Mon, Oct 24, 2011 at 12:21 PM, Vernooij, CP - SPLXM 
kees.verno...@klm.com wrote:

 jagadishan perumal jagadish...@gmail.com wrote in message
 news:canhhcyrsdw_reish_oibs2_kjmpclypuzbmr8udtz_vnoyi...@mail.gmail.com
 ...
  Hi All,
 
  One of our application programmer has created a PDS with below
 attributes :
 
 
 
   Data Set Name  . . . :
  TPUN011.NEWMAPST
 
 
   General Data Current
  Allocation
   Management class . . : **None**   Allocated blocks  . :
  741
   Storage class  . . . : TPUSC  Allocated extents . :
  2
Volume serial . . . : TPUN01 Maximum dir. blocks : 0
  *
Device type . . . . :
  3390
   Data class . . . . . :
  **None**
Organization  . . . : POCurrent
  Utilization
Record format . . . : FB Used blocks . . . . :
  3
Record length . . . : 80 Used extents  . . . :
  1
Block size  . . . . : 800Used dir. blocks  . : 0
  *
1st extent blocks . : 78 Number of members . : 0
  *
Secondary blocks  . :
  100
Data set name type  :
  PDS
 
 
Creation date . . . : 2011/10/18 Referenced date . . :
  2011/10/24
Expiration date . . :
  ***None***
 * Information is
  unavailable.
 
  When he tries to allocate a member within the dataset :
  TPUN011.NEWMAPST(map), he gets a message as BLDL error I tried
 searching
  some error related to PDF as starting with ISR but I was not able
 to
  fetch any error codes relating to BLDL Error in the syslog.
 
  IBM manual has various explanation for BLDL or I/O processing error,
 but for
  the above I am unable to pin-point the exact cause.
 
  Looking at the above dataset attribute, I can see a *
  symbol beside  Maximum dir. blocks and Used dir. blocks  . : 0, but i
 am
  unable to interpret the exact cause.
 
  Could anyone please suggest me your comment on query.
 
  Regards,
  Jags
 

 This is not a PDS, it has 0 directory blocks. (Maximum dir. blocks : 0)
 Kees.
 
 For information, services and offers, please visit our web site:
 http://www.klm.com. This e-mail and any attachment may contain
 confidential and privileged material intended for the addressee only. If you
 are not the addressee, you are notified that no part of the e-mail or any
 attachment may be disclosed, copied or distributed, and that any other
 action related to this e-mail or attachment is strictly prohibited, and may
 be unlawful. If you have received this e-mail by error, please notify the
 sender immediately by return e-mail, and delete this message.

 Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its
 employees shall not be liable for the incorrect or incomplete transmission
 of this e-mail or any attachments, nor responsible for any delay in receipt.
 Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
 Airlines) is registered in Amstelveen, The Netherlands, with registered
 number 33014286
 


 --
 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: BLDL error Cause

2011-10-24 Thread jagadishan perumal
Hi All,

I will ask the programmer to delete and re-create the dataset. Meanwhile I
will examine His JCL(PDS allocation).

Regards,
Jags

On Mon, Oct 24, 2011 at 12:39 PM, Vernooij, CP - SPLXM 
kees.verno...@klm.com wrote:

 A PDS with zero tracks cannot contain data, a PDS with zero dir. Blocks
 cannot contain members.
 Specify directory blocks.

 Kees.

 jagadishan perumal jagadish...@gmail.com wrote in message
 news:CANHhCyS-gcXY8XnJ1QJBQC=6teqtnmslznjitq+locfqrto...@mail.gmail.com
 ...
  This is not a PDS, it has 0 directory blocks. (Maximum dir. blocks :
 0)
  But it says Data set name type  : PDS  
 
  On Mon, Oct 24, 2011 at 12:21 PM, Vernooij, CP - SPLXM 
  kees.verno...@klm.com wrote:
 
   jagadishan perumal jagadish...@gmail.com wrote in message
  
 news:canhhcyrsdw_reish_oibs2_kjmpclypuzbmr8udtz_vnoyi...@mail.gmail.com
   ...
 Hi All,
   
One of our application programmer has created a PDS with below
   attributes :
   
   
   
 Data Set Name  . . . :
TPUN011.NEWMAPST
   
   
 General Data Current
Allocation
 Management class . . : **None**   Allocated blocks  . :
741
 Storage class  . . . : TPUSC  Allocated extents . :
2
  Volume serial . . . : TPUN01 Maximum dir. blocks : 0
*
  Device type . . . . :
3390
 Data class . . . . . :
**None**
  Organization  . . . : POCurrent
Utilization
  Record format . . . : FB Used blocks . . . . :
3
  Record length . . . : 80 Used extents  . . . :
1
  Block size  . . . . : 800Used dir. blocks  . : 0
*
  1st extent blocks . : 78 Number of members . : 0
*
  Secondary blocks  . :
100
  Data set name type  :
PDS
   
   
  Creation date . . . : 2011/10/18 Referenced date . . :
2011/10/24
  Expiration date . . :
***None***
   * Information is
unavailable.
   
When he tries to allocate a member within the dataset :
TPUN011.NEWMAPST(map), he gets a message as BLDL error I tried
   searching
some error related to PDF as starting with ISR but I was not
 able
   to
fetch any error codes relating to BLDL Error in the syslog.
   
IBM manual has various explanation for BLDL or I/O processing
 error,
   but for
the above I am unable to pin-point the exact cause.
   
Looking at the above dataset attribute, I can see a *
symbol beside  Maximum dir. blocks and Used dir. blocks  . : 0,
 but i
   am
unable to interpret the exact cause.
   
Could anyone please suggest me your comment on query.
   
Regards,
Jags
   
  
This is not a PDS, it has 0 directory blocks. (Maximum dir. blocks :
 0)
   Kees.
   
   For information, services and offers, please visit our web site:
   http://www.klm.com. This e-mail and any attachment may contain
   confidential and privileged material intended for the addressee
 only. If you
   are not the addressee, you are notified that no part of the e-mail
 or any
   attachment may be disclosed, copied or distributed, and that any
 other
   action related to this e-mail or attachment is strictly prohibited,
 and may
   be unlawful. If you have received this e-mail by error, please
 notify the
   sender immediately by return e-mail, and delete this message.
  
   Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries
 and/or its
   employees shall not be liable for the incorrect or incomplete
 transmission
   of this e-mail or any attachments, nor responsible for any delay in
 receipt.
   Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal
 Dutch
   Airlines) is registered in Amstelveen, The Netherlands, with
 registered
   number 33014286
   
  
  
  
 --
   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
 
 For information, services and offers, please visit our web site:
 http://www.klm.com. This e-mail and any attachment may contain
 confidential and privileged material intended for the addressee only. If you
 are not the addressee, you are notified that no part of the e-mail or any
 attachment may be disclosed, copied or distributed, and that any other
 action related to this e-mail or attachment is strictly prohibited, and may

Re: BLDL error Cause

2011-10-24 Thread jagadishan perumal
Hi,

What release was that?

Its 1.8

Regards,
Jags


On Mon, Oct 24, 2011 at 5:49 PM, Tom Marchant m42tom-ibmm...@yahoo.comwrote:

 On Mon, 24 Oct 2011 06:57:33 -0400, Lizette Koehler wrote:

 In most cases full track blocking will work fine.

 Did I miss the announcement that block sizes greater than 32K are
 supported?  What release was that?

 --
 Tom Marchant

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


DB2 Exit Routine Check - Clarification

2011-10-20 Thread jagadishan perumal
Hi,

We have our DB2 subsystem where we dont get a notification as DSNJ008E.
Resulting our Active Log goes out of space and I have even issued -ARCHIVE
LOG CANCEL OFFLOAD  but no luck. IBM manuals suggest to define new Active
Logs but when I check the syslog I see there is message like Insufficient
Space and the Requested.

IGD17272I VOLUME SELECTION HAS FAILED FOR INSUFFICIENT SPACE FOR 041
DATA SET DSN101C.DSN1.ARCHLOG2.A171
JOBNAME (DSN1MSTR) STEPNAME (DSN1MSTR)
PROGNAME (DSNYASCP) DDNAME (SYS00424)
REQUESTED SPACE QUANTITY = 1245058 KB

I have deleted the archive Logs and things started working. I am just
concerned on why the exit routine DSNJ008E is not invoked so that we can
delete the OLD archive Logs and maintain the active Log levels.

Is there a way to check if the exit routine DSNJ008E invocation is enabled
or not ?

Regards,
Jags

--
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: DB2 Exit Routine Check - Clarification

2011-10-20 Thread jagadishan perumal
Hi ,

ARCWTOR zparm in DSN6ARVP set to yes(As a default), but still we dont get
the WTOR routed to Console.

Regards,
Jags



On Thu, Oct 20, 2011 at 1:52 PM, Ron hesketh ron.hesk...@bankwest.com.auwrote:

 Hi Jag,
 To get DSNJ008E you have to have ARCWTOR zparm in DSN6ARVP set to yes.

 Regards,
  Ron




 From:   jagadishan perumal jagadish...@gmail.com
 To: IBM-MAIN@bama.ua.edu
 Date:   20/10/2011 03:31 PM
 Subject:DB2 Exit Routine Check - Clarification
 Sent by:IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu



 Hi,

 We have our DB2 subsystem where we dont get a notification as DSNJ008E.
 Resulting our Active Log goes out of space and I have even issued -ARCHIVE
 LOG CANCEL OFFLOAD  but no luck. IBM manuals suggest to define new Active
 Logs but when I check the syslog I see there is message like Insufficient
 Space and the Requested.

 IGD17272I VOLUME SELECTION HAS FAILED FOR INSUFFICIENT SPACE FOR 041
 DATA SET DSN101C.DSN1.ARCHLOG2.A171
 JOBNAME (DSN1MSTR) STEPNAME (DSN1MSTR)
 PROGNAME (DSNYASCP) DDNAME (SYS00424)
 REQUESTED SPACE QUANTITY = 1245058 KB

 I have deleted the archive Logs and things started working. I am just
 concerned on why the exit routine DSNJ008E is not invoked so that we can
 delete the OLD archive Logs and maintain the active Log levels.

 Is there a way to check if the exit routine DSNJ008E invocation is enabled
 or not ?

 Regards,
 Jags

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

 __
 This email has been scanned by the MessageLabs Email Security System.
 For more information please visit http://www.messagelabs.com/email
 __


 ___


 This email has been scanned by the Bankwest Email Security System.

 ___






 ___
 Unencrypted electronic mail is not secure and may not be authentic.
 If you have any doubts as to the contents please telephone to confirm.

 This electronic transmission including any attachments is intended only
 for those to whom it is addressed. It may contain copyright material or
 information that is confidential, privileged or exempt from disclosure by
 law.
 Any claim to privilege is not waived or lost by reason of mistaken
 transmission
 of this information. If you are not the intended recipient you must not
 distribute or copy this transmission and should please notify the sender.
 Your costs for doing this will be reimbursed by the sender.

 We do not accept liability in connection with computer virus, data
 corruption,
 delay, interruption, unauthorised access or unauthorised amendment.

 ___


 __
 This email has been scanned by the MessageLabs Email Security System.
 For more information please visit http://www.messagelabs.com/email
 __

 --
 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: ACS dataclas- clarification

2011-10-07 Thread jagadishan perumal
Hi,

I wrote the DATACLAS  like below. All the Dataset defined with DSN101C.**
are taking the DATACLAS : DB2EXT but Dataset defined with VSAMXT.JET are not
taking the DATACLAS:VSAMXT.

PROC DATACLAS
 FILTLIST DB2EXT INCLUDE(DSN101C.**)
 FILTLIST VSAMXT INCLUDE(VSAMXT.**)
 SELECT
  WHEN(DSN EQ DB2EXT)
   DO
   SET DATACLAS EQ 'DB2EXT'
   EXIT
   END
  WHEN(DSN EQ VSAMXT)
   DO
   SET DATACLAS EQ 'VSAMXT'
   EXIT
   END
  OTHERWISE
   SET DATACLAS EQ ''
  END
 END

I have even translated the DC and activated the SCDS dataset, but still no
luck

Regards,
Jags

2011/10/7 Doug Fuerst d...@bkassociates.net

 Why do you have the VALID_DC? Simply define the FILTLIST with the DSN
 qualifiers you want, in the order of selection. I believe you have an extra
 end in there.
 Something like this works fine.

 proc dataclas
  FILTLIST OEDSN INCLUDE   ( OMVS.** )
  FILTLIST ZFSA INCLUDE( OMVSA.ZFSSYSA.** )
  select
   when (dsn eq oedsn)
do
set dataclas eq 'omvs'
exit
end
   when (dsn eq zfsa)
do
set dataclas eq 'zfsa'
exit
end
   otherwise
set dataclas eq ''
   end
 end

 Doug Fuerst

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf
 Of jagadishan perumal
 Sent: Friday, October 07, 2011 12:17 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: ACS dataclas- clarification

 Hi,

 Again I tweaked my code, but still the new DATACLAS is not in place after
 ISMF transform, validate and activate process.

 CT3DATBK
 PROC DATACLAS
 /*/
 /* DEFINE VALID DATA CLASS   */
 /*/
 FILTLIST VALID_DCINCLUDE('DB2EXT','VSAMXT','')
 /*/
 /* DEFINE DB2-EXTENDED FORMAT DATASETS  */
 /*/
 FILTLIST DB2EXT INCLUDE(DSN101C.**)
 FILTLIST VSAMXT INCLUDE(VSAMXT.**)
 /*/
 SELECT
  WHEN(DSN=DB2EXT)
   DO
 SET DATACLAS='DB2EXT'
 EXIT
   END
  WHEN(DSN=VSAMXT)
   DO
 SET DATACLAS='VSAMXT'
 EXIT
   END
  OTHERWISE
   DO
 SET DATACLAS= ''
 EXIT
   END
  END
 END

 I am not able to use the DATACLAS VSAMXT for the datasets starting with
 VSAMXT.**.

 Please suggest your advise.

 Regards,
 Jags


 On Fri, Oct 7, 2011 at 9:07 AM, jagadishan perumal
 jagadish...@gmail.comwrote:

  Hi Barry,
 
  My New Code which doesnt picks up the newly defined DATACLAS - VSAMXT.
 
  CT3DABK
 
  PROC DATACLAS
  /*/
  /* DEFINE VALID DATA CLASS   */
  /*/
  FILTLIST VALID_DCINCLUDE('DB2EXT','VSAMXT')
  /*/
  /* DEFINE DB2-EXTENDED FORMAT DATASETS  */
  /*/
  FILTLIST DB2EXT INCLUDE(DSN101C.**)
  FILTLIST VSAMXT INCLUDE(VSAMXT.**)
  /*/
  /* IF ALLOCATION SPECIFIES A DATACLASS THEN ALLOW IT TO BE USED  */
  /* OTHERWISE THIS ROUTINE WILL SET A DATA CLASS. */
  /*/
   SELECT
WHEN(DSN='DB2EXT')
  DO
SET DATACLAS = 'DB2EXT'
 END
   SELECT
   WHEN(DSN='VSAMXT')
 DO
   SET DATACLAS = 'VSAMXT'
END
OTHERWISE
  DO
SET DATACLAS = ''
EXIT
  END
END
  END
  Regards,
  Jags
 
 
  On Thu, Oct 6, 2011 at 11:41 PM, Schwarz, Barry A 
  barry.a.schw...@boeing.com wrote:
 
  There is nothing in my manual that indicates you can grow a filtlist
 by
  coding two statements and expect the second to be appended to the first.
   Combine the two statements for VALID_DC into one.
 
  It might help if instead of showing us the old code that used to work
 you
  show us the new code that doesn't.
 
   -Original Message-
   From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
   Behalf Of jagadishan perumal
   Sent: Thursday, October 06, 2011 2:54 AM
   To: IBM-MAIN@bama.ua.edu
   Subject: ACS dataclas- clarification
   
   Hi,
  
   Earlier I defined a dataclas for DB2 dataset starting with DSN101C.**
 as
   dataclas - DB2EXT. Below is my DATACLAS routine :
  
   CT3DCLS
   PROC DATACLAS
  
 /*/
   /* DEFINE VALID DATA CLASS
 */
  
 /*/
   FILTLIST VALID_DCINCLUDE('DB2EXT','')
   FILTLIST VALID_DCINCLUDE('VSAMXT

Z/OSMF - Download Link

2011-10-06 Thread jagadishan perumal
Hi,

I understand that z/OS Management Facility  which is  at no additional
charge available to every z/OS licensee. Is there a Link where I can
download the Z/OSMF pack or should I order it via Z Series Shop Site ?

Regards,
Jags

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


ACS dataclas- clarification

2011-10-06 Thread jagadishan perumal
Hi,

Earlier I defined a dataclas for DB2 dataset starting with DSN101C.** as
dataclas - DB2EXT. Below is my DATACLAS routine :

CT3DCLS
PROC DATACLAS
/*/
/* DEFINE VALID DATA CLASS   */
/*/
FILTLIST VALID_DCINCLUDE('DB2EXT','')
FILTLIST VALID_DCINCLUDE('VSAMXT','')
/*/
/* DEFINE DB2-EXTENDED FORMAT DATASETS  */
/*/
FILTLIST DB2EXT INCLUDE(DSN101C.**)
FILTLIST VSAMXT INCLUDE(VSAMXT.**)
/*/
/* IF ALLOCATION SPECIFIES A DATACLASS THEN ALLOW IT TO BE USED  */
/* OTHERWISE THIS ROUTINE WILL SET A DATA CLASS. */
/*/
IF DATACLAS = '' THEN DO
   SELECT(DSN)
  WHEN(DB2EXT)SET DATACLAS = 'DB2EXT'
  WHEN(VSAMXT)SET DATACLAS = 'VSAMXT'
  OTHERWISESET DATACLAS = ''
END
 END
 /*/
 /** CHECK THE DATA CLASS SPECIFIED IS VALID **/
 /*/
 IF DATACLAS ¬= VALID_DC THEN DO
WRITE 'THE DATA CLASS (' DATACLAS ') IS NOT VALID.'
SET DATACLAS = ''
END

 END

But when I try to define another DATACLAS as VSAMXT, by adding the line
FILTLIST VSAMEXT INCLUDE(VSAMEXT.**) . I get an error as Referrenced
FILTLIST is not valid, But when I try to remove the DB2EXT and Just VSAMXT
it goes fine and all the dataset stating VSAMEXT is getting allocated using
dataclas VSAMXT. Now I see the DATACLAS DB2EXT is not in affect after
activating the above DATACLAS.

Could anyone please suggest me idea to activate both DATACLAS in the same
script.

Regards,
Jags

--
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: ACS dataclas- clarification

2011-10-06 Thread jagadishan perumal
Hi Barry,

My New Code which doesnt picks up the newly defined DATACLAS - VSAMXT.

CT3DABK
PROC DATACLAS
/*/
/* DEFINE VALID DATA CLASS   */
/*/
FILTLIST VALID_DCINCLUDE('DB2EXT','VSAMXT')
/*/
/* DEFINE DB2-EXTENDED FORMAT DATASETS  */
/*/
FILTLIST DB2EXT INCLUDE(DSN101C.**)
FILTLIST VSAMXT INCLUDE(VSAMXT.**)
/*/
/* IF ALLOCATION SPECIFIES A DATACLASS THEN ALLOW IT TO BE USED  */
/* OTHERWISE THIS ROUTINE WILL SET A DATA CLASS. */
/*/
 SELECT
  WHEN(DSN='DB2EXT')
DO
  SET DATACLAS = 'DB2EXT'
   END
 SELECT
 WHEN(DSN='VSAMXT')
   DO
 SET DATACLAS = 'VSAMXT'
  END
  OTHERWISE
DO
  SET DATACLAS = ''
  EXIT
END
  END
END
Regards,
Jags


On Thu, Oct 6, 2011 at 11:41 PM, Schwarz, Barry A 
barry.a.schw...@boeing.com wrote:

 There is nothing in my manual that indicates you can grow a filtlist by
 coding two statements and expect the second to be appended to the first.
  Combine the two statements for VALID_DC into one.

 It might help if instead of showing us the old code that used to work you
 show us the new code that doesn't.

  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
  Behalf Of jagadishan perumal
  Sent: Thursday, October 06, 2011 2:54 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: ACS dataclas- clarification
  
  Hi,
 
  Earlier I defined a dataclas for DB2 dataset starting with DSN101C.** as
  dataclas - DB2EXT. Below is my DATACLAS routine :
 
  CT3DCLS
  PROC DATACLAS
  /*/
  /* DEFINE VALID DATA CLASS   */
  /*/
  FILTLIST VALID_DCINCLUDE('DB2EXT','')
  FILTLIST VALID_DCINCLUDE('VSAMXT','')
  /*/
  /* DEFINE DB2-EXTENDED FORMAT DATASETS  */
  /*/
  FILTLIST DB2EXT INCLUDE(DSN101C.**)
  FILTLIST VSAMXT INCLUDE(VSAMXT.**)
  /*/
  /* IF ALLOCATION SPECIFIES A DATACLASS THEN ALLOW IT TO BE USED  */
  /* OTHERWISE THIS ROUTINE WILL SET A DATA CLASS. */
  /*/
  IF DATACLAS = '' THEN DO
 SELECT(DSN)
WHEN(DB2EXT)SET DATACLAS = 'DB2EXT'
WHEN(VSAMXT)SET DATACLAS = 'VSAMXT'
OTHERWISESET DATACLAS = ''
  END
   END
   /*/
   /** CHECK THE DATA CLASS SPECIFIED IS VALID **/
   /*/
   IF DATACLAS ャ= VALID_DC THEN DO
  WRITE 'THE DATA CLASS (' DATACLAS ') IS NOT VALID.'
  SET DATACLAS = ''
  END
 
   END
 
  But when I try to define another DATACLAS as VSAMXT, by adding the line
  FILTLIST VSAMEXT INCLUDE(VSAMEXT.**) . I get an error as Referrenced
  FILTLIST is not valid, But when I try to remove the DB2EXT and Just
 VSAMXT
  it goes fine and all the dataset stating VSAMEXT is getting allocated
  using
  dataclas VSAMXT. Now I see the DATACLAS DB2EXT is not in affect after
  activating the above DATACLAS.
 
  Could anyone please suggest me idea to activate both DATACLAS in the same
  script.

  --
 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: ACS dataclas- clarification

2011-10-06 Thread jagadishan perumal
Hi,

Again I tweaked my code, but still the new DATACLAS is not in place after
ISMF transform, validate and activate process.

CT3DATBK
PROC DATACLAS
/*/
/* DEFINE VALID DATA CLASS   */
/*/
FILTLIST VALID_DCINCLUDE('DB2EXT','VSAMXT','')
/*/
/* DEFINE DB2-EXTENDED FORMAT DATASETS  */
/*/
FILTLIST DB2EXT INCLUDE(DSN101C.**)
FILTLIST VSAMXT INCLUDE(VSAMXT.**)
/*/
SELECT
 WHEN(DSN=DB2EXT)
   DO
 SET DATACLAS='DB2EXT'
 EXIT
   END
 WHEN(DSN=VSAMXT)
   DO
 SET DATACLAS='VSAMXT'
 EXIT
   END
 OTHERWISE
   DO
 SET DATACLAS= ''
 EXIT
   END
 END
END

I am not able to use the DATACLAS VSAMXT for the datasets starting with
VSAMXT.**.

Please suggest your advise.

Regards,
Jags


On Fri, Oct 7, 2011 at 9:07 AM, jagadishan perumal jagadish...@gmail.comwrote:

 Hi Barry,

 My New Code which doesnt picks up the newly defined DATACLAS - VSAMXT.

 CT3DABK

 PROC DATACLAS
 /*/
 /* DEFINE VALID DATA CLASS   */
 /*/
 FILTLIST VALID_DCINCLUDE('DB2EXT','VSAMXT')
 /*/
 /* DEFINE DB2-EXTENDED FORMAT DATASETS  */
 /*/
 FILTLIST DB2EXT INCLUDE(DSN101C.**)
 FILTLIST VSAMXT INCLUDE(VSAMXT.**)
 /*/
 /* IF ALLOCATION SPECIFIES A DATACLASS THEN ALLOW IT TO BE USED  */
 /* OTHERWISE THIS ROUTINE WILL SET A DATA CLASS. */
 /*/
  SELECT
   WHEN(DSN='DB2EXT')
 DO
   SET DATACLAS = 'DB2EXT'
END
  SELECT
  WHEN(DSN='VSAMXT')
DO
  SET DATACLAS = 'VSAMXT'
   END
   OTHERWISE
 DO
   SET DATACLAS = ''
   EXIT
 END
   END
 END
 Regards,
 Jags


 On Thu, Oct 6, 2011 at 11:41 PM, Schwarz, Barry A 
 barry.a.schw...@boeing.com wrote:

 There is nothing in my manual that indicates you can grow a filtlist by
 coding two statements and expect the second to be appended to the first.
  Combine the two statements for VALID_DC into one.

 It might help if instead of showing us the old code that used to work you
 show us the new code that doesn't.

  -Original Message-
  From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
  Behalf Of jagadishan perumal
  Sent: Thursday, October 06, 2011 2:54 AM
  To: IBM-MAIN@bama.ua.edu
  Subject: ACS dataclas- clarification
  
  Hi,
 
  Earlier I defined a dataclas for DB2 dataset starting with DSN101C.** as
  dataclas - DB2EXT. Below is my DATACLAS routine :
 
  CT3DCLS
  PROC DATACLAS
  /*/
  /* DEFINE VALID DATA CLASS   */
  /*/
  FILTLIST VALID_DCINCLUDE('DB2EXT','')
  FILTLIST VALID_DCINCLUDE('VSAMXT','')
  /*/
  /* DEFINE DB2-EXTENDED FORMAT DATASETS  */
  /*/
  FILTLIST DB2EXT INCLUDE(DSN101C.**)
  FILTLIST VSAMXT INCLUDE(VSAMXT.**)
  /*/
  /* IF ALLOCATION SPECIFIES A DATACLASS THEN ALLOW IT TO BE USED  */
  /* OTHERWISE THIS ROUTINE WILL SET A DATA CLASS. */
  /*/
  IF DATACLAS = '' THEN DO
 SELECT(DSN)
WHEN(DB2EXT)SET DATACLAS = 'DB2EXT'
WHEN(VSAMXT)SET DATACLAS = 'VSAMXT'
OTHERWISESET DATACLAS = ''
  END
   END
   /*/
   /** CHECK THE DATA CLASS SPECIFIED IS VALID **/
   /*/
   IF DATACLAS ャ= VALID_DC THEN DO
  WRITE 'THE DATA CLASS (' DATACLAS ') IS NOT VALID.'
  SET DATACLAS = ''
  END
 
   END
 
  But when I try to define another DATACLAS as VSAMXT, by adding the line
  FILTLIST VSAMEXT INCLUDE(VSAMEXT.**) . I get an error as Referrenced
  FILTLIST is not valid, But when I try to remove the DB2EXT and Just
 VSAMXT
  it goes fine and all the dataset stating VSAMEXT

OMVS restore - path Not found

2011-09-30 Thread jagadishan perumal
Hi,

I did a OMVS restore for three HFS files and restore was Successful on the
target lpar. When I do /D OMVS,F , I cannot see the files mounted. After the
restore , I even IPLed the system to see the changes but still no luck.
Could anyone please suggest if I have missed something. The restored OMVS
datasets had path in the Source LPAR , but after restoration The paths are
not visible. Even OMVS datasets are not empty and the primary and secondary
Spaces are filled with few cylinders.

Regards,
Jags

--
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: OMVS restore - path Not found

2011-09-30 Thread jagadishan perumal
Hi Lizette,

Source LPAR : 1.6
Target LPAR : 1.12

During IPL there are not failure messages pertaining to OMVS. I even check
in tso ishell to see if there are paths related to the restored OMVS
datasets but no luck. Onething we noticed was these were just a OMVS
datasets which were not updated in the Source LPAR BPX parmlib. Are there
any ways to see the path level informations for the OMVS datasets restored ?

Regards,
Jags

On Fri, Sep 30, 2011 at 8:44 PM, Lizette Koehler stars...@mindspring.comwrote:

 
 I did a OMVS restore for three HFS files and restore was Successful on the
 target lpar. When I do /D OMVS,F , I cannot see the files mounted. After
 the
 restore , I even IPLed the system to see the changes but still no luck.
 Could anyone please suggest if I have missed something. The restored OMVS
 datasets had path in the Source LPAR , but after restoration The paths are
 not visible. Even OMVS datasets are not empty and the primary and
 secondary
 Spaces are filled with few cylinders.
 


 Jags,

 What version of z/OS?

 What is coded in your BPXPRMxx member?   This is where the most likely
 cause of your problem might be.

 Can you go to ISHELL, ISPF 3.17 or OMVS and see them mounted?

 What error messages occured at IPL time for this files.  Look for BPX
 messages and these file names.

 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


--
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: OMVS restore - path Not found

2011-09-30 Thread jagadishan perumal
Hi,

The restored OMVS datasets are from other LPAR. Here , Is it possible to
know what were all the Mount points defined for the Restored OMVS dataset ?
Is it something I can browse these HFS files and know there mount Points
?(When we are unsure about the paths mounted)

Regards,
Jags

On Fri, Sep 30, 2011 at 10:47 PM, Scott Ford scott_j_f...@yahoo.com wrote:

 Jags,

 If you go into TSO Option #6 and look at the Mount Table which is on the
 Pulldown menu at the top of the screen do you see the HFS file,
 if not it isnt mounted, you will have to mount it That also can be
 performed in the same pulldown menu

 Scott J Ford
 Software Engineer
 http://www.identityforge.com



 
 From: jagadishan perumal jagadish...@gmail.com
 To: IBM-MAIN@bama.ua.edu
 Sent: Friday, September 30, 2011 10:59 AM
 Subject: OMVS restore - path Not found

 Hi,

 I did a OMVS restore for three HFS files and restore was Successful on the
 target lpar. When I do /D OMVS,F , I cannot see the files mounted. After
 the
 restore , I even IPLed the system to see the changes but still no luck.
 Could anyone please suggest if I have missed something. The restored OMVS
 datasets had path in the Source LPAR , but after restoration The paths are
 not visible. Even OMVS datasets are not empty and the primary and secondary
 Spaces are filled with few cylinders.

 Regards,
 Jags

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


--
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: Upgrade java 1.5 to java 1.6 - Clarification

2011-09-28 Thread jagadishan perumal
Hi,

One thing I have noticed is that when i use this command : echo $PATH to
know the path information I get as # echo $PATH
/bin:/usr/lpp/java/java5/J5.0/bin. My home directory looks like / , but
when I Browse /etc/profile I dont see the java path information to be
updated neither My ID has any .profile with the java path updated.
Can anyone suggest from where these paths are getting reflected when I do :
echo $PATH.

Regards,
Jags
On Wed, Sep 28, 2011 at 10:46 AM, Michael Klaeschen 
michael.klaesc...@deutscherring.de wrote:

 From my experience, you can install more than one Java at a time. I always
 did with SMP/E - no hassle. Differentiation is through mount points in HFS
 beneath '/usr/lpp/java'. For example, you can have J1.4 , J5.0 , J5.0_64 ,
 J6.0  and J6.0_64 in '/usr/lpp/java'. Starting with Java 5, there was a
 difference between Java name and version/release counting. The Java named
 Java 6 has version/release 1.6. In HFS the mount points are J6.0 for 31
 bit and J6.0_64 for 64 bit implementation. The Java instance ( i.e. the
 HFS path) is addressed with Unix symbols like $JAVA_HOME and $CLASSPATH --
 typically set in the profile file concatenation or using the corresponding
 SYS1.PROCLIB(JVMPRCxx) member.
 For CICS it should work similar. You put the symbols into your CICS JVM
 Properties Files. These are also HFS files referenced by JVMPROFILEDIR
 system initialization parameter. Explanation on this I found in the CICS
 TS4.1 Information Center.
 Cheers
 Michael



 Von:jagadishan perumal jagadish...@gmail.com
 An: IBM-MAIN@bama.ua.edu
 Datum:  2011-09-28 06:25
 Betreff:Upgrade java 1.5 to java 1.6 - Clarification
 Gesendet von:   IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu



 Hi Experts,

 Currently we are in process of implementing CICS webservices, so our
 current
 CICS version is 4.1. For this POC, CICS 4.1 needs a java version of 1.6
 and
 above, but in our shop our java version is 1.5. Is it possible to upgrade
 the current Java version to 1.6 or else Installing new pack would be right
 thing to do.

 # java
 -version
 java version
 1.5.0
 Java(TM) 2 Runtime Environment, Standard Edition (build pmz31dev-20080315
 (SR7))
 IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 z/OS s390-31
 j9vmmz3123-20080315
 (JI
 T
 enabled)

 J9VM -
 20080314_17962_bHdSMr
 JIT  -
 20080130_0718ifx2_r8
 GC   -
 200802_08)
 JCL  - 20080314

 Regards,
 Jags

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


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


README file and GIMUNZIP - Unreadable Format.

2011-09-28 Thread jagadishan perumal
Hi,

I have downloaded a FMID from IBM network to my Desktop, but when I try to
FTP the README file as Binary It is getting transferred but it is jumbled
and not easy to read. Is it something the README source file is corrupted ?
and it is same case with GIMUNZIP File.

EDIT   A255209.S0001.CSP.CSP.READMEColumns 1
00072
** * Top of Data
**
01 MVS Custom-Built CBPDO Memo to
Users
02

03 hine-Readable Form
-
04 INCLUDING COPYING,OF THE ENCLOSED
MA
05 TH THEM, YOU SHOULD RETURN THE
ENCLOSED
06

07This is a license agreement and not an
agreem
08   enclosed machine-readable documentation only in
the
09  license granted you by this
agreement.
10 Documentation means the enclosed original copy of
the
11 tion.   The documentation is
copyrighted
12 verbatim copies of all or part of the
docu
13 on within your organization.   However,
you
14 ntation.   You may notmerge the
documentatio
15  You must reproduce the
copyrigh
16 f the   documentation. You must reproduce
such s
17

18   There are no IBM warranties for this
documentation,
19  particular
purpose.
Command ===  Scroll ===
PAGE


Regards,
Jags

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


Upgrade java 1.5 to java 1.6 - Clarification

2011-09-27 Thread jagadishan perumal
Hi Experts,

Currently we are in process of implementing CICS webservices, so our current
CICS version is 4.1. For this POC, CICS 4.1 needs a java version of 1.6 and
above, but in our shop our java version is 1.5. Is it possible to upgrade
the current Java version to 1.6 or else Installing new pack would be right
thing to do.

# java
-version
java version
1.5.0
Java(TM) 2 Runtime Environment, Standard Edition (build pmz31dev-20080315
(SR7))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 z/OS s390-31 j9vmmz3123-20080315
(JI
T
enabled)

J9VM -
20080314_17962_bHdSMr
JIT  -
20080130_0718ifx2_r8
GC   -
200802_08)
JCL  - 20080314

Regards,
Jags

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


RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
Hi,


 After ESS battery change , unfortunately due to power drip cluster was
restarted which led to abnormal shutdown of ZOS 1.12. After the hardware fix
, we did a POR and tried reloading the OS ,we found the below messages in
the console while IPLing which stopped further system proceeding.



ERROR MESSAGES:



IRR418I RACF product disabled : IRRSSI00 ended

BPX006E OMVs is pending for security product

AXR0501E System REXX is waiting for Security product.





I have even checked IFAPRDXX parmlib and the security server option is
Enabled :

PRODUCT OWNER('IBM CORP')
   NAME('z/OS')
   ID(5694-A01)
   VERSION(*) RELEASE(*) MOD(*)
   FEATURENAME('SECURITY SERVER')

STATE(ENABLED)



Details on Version :



Z/OS V1R12.

RSU1011



Could anyone please suggest your experts comment.



Regards,

Jags

--
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: RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
We have used the correct Activation Profile, but still we are getting this
error. Even the correct the Load address and Load Parm was selected.

On Fri, Sep 23, 2011 at 12:55 PM, Vernooij, CP - SPLXM 
kees.verno...@klm.com wrote:

 You could check if the POR used the correct Activation Profile, with the
 correct IOCDS and that the correct I/O configuration was loaded and that
 the system IPLed from the correct volume(s). Defaulting to an old
 Activation Profile might give surprising results.

 Kees.


 jagadishan perumal jagadish...@gmail.com wrote in message
 news:canhhcyr98kpwycax0wdrxq9pehuyqq40earjwt_q9f+rrow...@mail.gmail.com
 ...
   Hi,
 
 
   After ESS battery change , unfortunately due to power drip cluster
 was
  restarted which led to abnormal shutdown of ZOS 1.12. After the
 hardware fix
  , we did a POR and tried reloading the OS ,we found the below messages
 in
  the console while IPLing which stopped further system proceeding.
 
 
 
  ERROR MESSAGES:
 
 
 
  IRR418I RACF product disabled : IRRSSI00 ended
 
  BPX006E OMVs is pending for security product
 
  AXR0501E System REXX is waiting for Security product.
 
 
 
 
 
  I have even checked IFAPRDXX parmlib and the security server option is
  Enabled :
 
  PRODUCT OWNER('IBM CORP')
 NAME('z/OS')
 ID(5694-A01)
 VERSION(*) RELEASE(*) MOD(*)
 FEATURENAME('SECURITY SERVER')
 
  STATE(ENABLED)
 
 
 
  Details on Version :
 
 
 
  Z/OS V1R12.
 
  RSU1011
 
 
 
  Could anyone please suggest your experts comment.
 
 
 
  Regards,
 
  Jags
 
  --
  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 information, services and offers, please visit our web site:
 http://www.klm.com. This e-mail and any attachment may contain
 confidential and privileged material intended for the addressee only. If you
 are not the addressee, you are notified that no part of the e-mail or any
 attachment may be disclosed, copied or distributed, and that any other
 action related to this e-mail or attachment is strictly prohibited, and may
 be unlawful. If you have received this e-mail by error, please notify the
 sender immediately by return e-mail, and delete this message.

 Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its
 employees shall not be liable for the incorrect or incomplete transmission
 of this e-mail or any attachments, nor responsible for any delay in receipt.
 Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
 Airlines) is registered in Amstelveen, The Netherlands, with registered
 number 33014286
 


 --
 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: RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
 If you are using the ESS
console list be sure to refresh the volume list at each LCU.

 There is no Option to refresh the LCU in ESS console.
On Fri, Sep 23, 2011 at 1:09 PM, Mike Schwab mike.a.sch...@gmail.comwrote:

 What are you using for the list of volumes?  If you are using the ESS
 console list be sure to refresh the volume list at each LCU.

 On Fri, Sep 23, 2011 at 2:34 AM, jagadishan perumal
 jagadish...@gmail.com wrote:
  We have used the correct Activation Profile, but still we are getting
 this
  error. Even the correct the Load address and Load Parm was selected.
 
  On Fri, Sep 23, 2011 at 12:55 PM, Vernooij, CP - SPLXM 
  kees.verno...@klm.com wrote:
 
  You could check if the POR used the correct Activation Profile, with the
  correct IOCDS and that the correct I/O configuration was loaded and that
  the system IPLed from the correct volume(s). Defaulting to an old
  Activation Profile might give surprising results.
 
  Kees.
 
 
  jagadishan perumal jagadish...@gmail.com wrote in message
  news:
 canhhcyr98kpwycax0wdrxq9pehuyqq40earjwt_q9f+rrow...@mail.gmail.com
  ...
Hi,
  
  
After ESS battery change , unfortunately due to power drip cluster
  was
   restarted which led to abnormal shutdown of ZOS 1.12. After the
  hardware fix
   , we did a POR and tried reloading the OS ,we found the below messages
  in
   the console while IPLing which stopped further system proceeding.
  
  
  
   ERROR MESSAGES:
  
  
  
   IRR418I RACF product disabled : IRRSSI00 ended
  
   BPX006E OMVs is pending for security product
  
   AXR0501E System REXX is waiting for Security product.
  
  
  
  
  
   I have even checked IFAPRDXX parmlib and the security server option is
   Enabled :
  
   PRODUCT OWNER('IBM CORP')
  NAME('z/OS')
  ID(5694-A01)
  VERSION(*) RELEASE(*) MOD(*)
  FEATURENAME('SECURITY SERVER')
  
   STATE(ENABLED)
  
  
  
   Details on Version :
  
  
  
   Z/OS V1R12.
  
   RSU1011
  
  
  
   Could anyone please suggest your experts comment.
  
  
  
   Regards,
  
   Jags
  
   --
   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 information, services and offers, please visit our web site:
  http://www.klm.com. This e-mail and any attachment may contain
  confidential and privileged material intended for the addressee only. If
 you
  are not the addressee, you are notified that no part of the e-mail or
 any
  attachment may be disclosed, copied or distributed, and that any other
  action related to this e-mail or attachment is strictly prohibited, and
 may
  be unlawful. If you have received this e-mail by error, please notify
 the
  sender immediately by return e-mail, and delete this message.
 
  Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or
 its
  employees shall not be liable for the incorrect or incomplete
 transmission
  of this e-mail or any attachments, nor responsible for any delay in
 receipt.
  Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
  Airlines) is registered in Amstelveen, The Netherlands, with registered
  number 33014286
  
 
 
  --
  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
 



 --
 Mike A Schwab, Springfield IL USA
 Where do Forest Rangers go to get away from it all?

 --
 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: RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
T PROD=00 , Didnt bring any changes.




On Fri, Sep 23, 2011 at 1:20 PM, Michael Klaeschen 
michael.klaesc...@deutscherring.de wrote:

 You write about ESS battery and power drip. Therefore I would not expect
 problems with IOCDS or CPC setup. Instead there seems to be a problem with
 the RACF data base volumes. Description for IRR418I reads two more
 possible causes next to RACF product not enabled.  You might want to
 review ESS configuration from it's SE. May be there's no path to your RACF
 data base volumes, more precise to the Vol Sers holding your data base
 volumes. Or even more precise: no *valid* path to the Vol Sers, e.g. due
 to loss of power the questioned 3390 is in inconsistent state. I would
 look for IOS messages in syslog, just around RACF initialization, as a
 starting point.

 Cheers
 Michael



 Von:jagadishan perumal jagadish...@gmail.com
 An: IBM-MAIN@bama.ua.edu
 Datum:  2011-09-23 09:34
 Betreff:Re: RACF server disabled During IPL
 Gesendet von:   IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu



 We have used the correct Activation Profile, but still we are getting this
 error. Even the correct the Load address and Load Parm was selected.

 On Fri, Sep 23, 2011 at 12:55 PM, Vernooij, CP - SPLXM 
 kees.verno...@klm.com wrote:

  You could check if the POR used the correct Activation Profile, with the
  correct IOCDS and that the correct I/O configuration was loaded and that
  the system IPLed from the correct volume(s). Defaulting to an old
  Activation Profile might give surprising results.
 
  Kees.
 
 
  jagadishan perumal jagadish...@gmail.com wrote in message
  news:canhhcyr98kpwycax0wdrxq9pehuyqq40earjwt_q9f+rrow...@mail.gmail.com
  ...
Hi,
  
  
After ESS battery change , unfortunately due to power drip cluster
  was
   restarted which led to abnormal shutdown of ZOS 1.12. After the
  hardware fix
   , we did a POR and tried reloading the OS ,we found the below messages
  in
   the console while IPLing which stopped further system proceeding.
  
  
  
   ERROR MESSAGES:
  
  
  
   IRR418I RACF product disabled : IRRSSI00 ended
  
   BPX006E OMVs is pending for security product
  
   AXR0501E System REXX is waiting for Security product.
  
  
  
  
  
   I have even checked IFAPRDXX parmlib and the security server option is
   Enabled :
  
   PRODUCT OWNER('IBM CORP')
  NAME('z/OS')
  ID(5694-A01)
  VERSION(*) RELEASE(*) MOD(*)
  FEATURENAME('SECURITY SERVER')
  
   STATE(ENABLED)
  
  
  
   Details on Version :
  
  
  
   Z/OS V1R12.
  
   RSU1011
  
  
  
   Could anyone please suggest your experts comment.
  
  
  
   Regards,
  
   Jags
  
   --
   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 information, services and offers, please visit our web site:
  http://www.klm.com. This e-mail and any attachment may contain
  confidential and privileged material intended for the addressee only. If
 you
  are not the addressee, you are notified that no part of the e-mail or
 any
  attachment may be disclosed, copied or distributed, and that any other
  action related to this e-mail or attachment is strictly prohibited, and
 may
  be unlawful. If you have received this e-mail by error, please notify
 the
  sender immediately by return e-mail, and delete this message.
 
  Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or
 its
  employees shall not be liable for the incorrect or incomplete
 transmission
  of this e-mail or any attachments, nor responsible for any delay in
 receipt.
  Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch
  Airlines) is registered in Amstelveen, The Netherlands, with registered
  number 33014286
  
 
 
  --
  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


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

Re: RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
You write about ESS battery and power drip. Therefore I would not expect
problems with IOCDS or CPC setup. Instead there seems to be a problem with
the RACF data base volumes. Description for IRR418I reads two more
possible causes next to RACF product not enabled.  You might want to
review ESS configuration from it's SE. May be there's no path to your RACF
data base volumes, more precise to the Vol Sers holding your data base
volumes. Or even more precise: no *valid* path to the Vol Sers, e.g. due
to loss of power the questioned 3390 is in inconsistent state. I would
look for IOS messages in syslog, just around RACF initialization, as a
starting point.

We have shared DASD evnvironment where two hardware Z9 and Z800 OS share the
ESS. After the POR we were able to make the Z9 servers up , but the Z800 -
OS V1R12 are not coming up and throwing this messages. In Z800 we have
another LPAR which is active (OS V1R6) from their we are able to view the
SYS1.RACF(Primary racf database Volumes)


On Fri, Sep 23, 2011 at 1:25 PM, jagadishan perumal
jagadish...@gmail.comwrote:

 T PROD=00 , Didnt bring any changes.




 On Fri, Sep 23, 2011 at 1:20 PM, Michael Klaeschen 
 michael.klaesc...@deutscherring.de wrote:

 You write about ESS battery and power drip. Therefore I would not expect
 problems with IOCDS or CPC setup. Instead there seems to be a problem with
 the RACF data base volumes. Description for IRR418I reads two more
 possible causes next to RACF product not enabled.  You might want to
 review ESS configuration from it's SE. May be there's no path to your RACF
 data base volumes, more precise to the Vol Sers holding your data base
 volumes. Or even more precise: no *valid* path to the Vol Sers, e.g. due
 to loss of power the questioned 3390 is in inconsistent state. I would
 look for IOS messages in syslog, just around RACF initialization, as a
 starting point.

 Cheers
 Michael



 Von:jagadishan perumal jagadish...@gmail.com
 An: IBM-MAIN@bama.ua.edu
 Datum:  2011-09-23 09:34
 Betreff:Re: RACF server disabled During IPL
 Gesendet von:   IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu



 We have used the correct Activation Profile, but still we are getting this
 error. Even the correct the Load address and Load Parm was selected.

 On Fri, Sep 23, 2011 at 12:55 PM, Vernooij, CP - SPLXM 
 kees.verno...@klm.com wrote:

  You could check if the POR used the correct Activation Profile, with the
  correct IOCDS and that the correct I/O configuration was loaded and that
  the system IPLed from the correct volume(s). Defaulting to an old
  Activation Profile might give surprising results.
 
  Kees.
 
 
  jagadishan perumal jagadish...@gmail.com wrote in message
  news:
 canhhcyr98kpwycax0wdrxq9pehuyqq40earjwt_q9f+rrow...@mail.gmail.com
  ...
Hi,
  
  
After ESS battery change , unfortunately due to power drip cluster
  was
   restarted which led to abnormal shutdown of ZOS 1.12. After the
  hardware fix
   , we did a POR and tried reloading the OS ,we found the below messages
  in
   the console while IPLing which stopped further system proceeding.
  
  
  
   ERROR MESSAGES:
  
  
  
   IRR418I RACF product disabled : IRRSSI00 ended
  
   BPX006E OMVs is pending for security product
  
   AXR0501E System REXX is waiting for Security product.
  
  
  
  
  
   I have even checked IFAPRDXX parmlib and the security server option is
   Enabled :
  
   PRODUCT OWNER('IBM CORP')
  NAME('z/OS')
  ID(5694-A01)
  VERSION(*) RELEASE(*) MOD(*)
  FEATURENAME('SECURITY SERVER')
  
   STATE(ENABLED)
  
  
  
   Details on Version :
  
  
  
   Z/OS V1R12.
  
   RSU1011
  
  
  
   Could anyone please suggest your experts comment.
  
  
  
   Regards,
  
   Jags
  
   --
   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 information, services and offers, please visit our web site:
  http://www.klm.com. This e-mail and any attachment may contain
  confidential and privileged material intended for the addressee only. If
 you
  are not the addressee, you are notified that no part of the e-mail or
 any
  attachment may be disclosed, copied or distributed, and that any other
  action related to this e-mail or attachment is strictly prohibited, and
 may
  be unlawful. If you have received this e-mail by error, please notify
 the
  sender immediately by return e-mail, and delete this message.
 
  Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or
 its
  employees shall not be liable for the incorrect or incomplete
 transmission
  of this e-mail or any attachments, nor responsible for any delay in
 receipt.
  Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM

Re: RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
D IPLINFO,  : I could see the panel with LOAD ADDRESS and IPLPARM dataset
D IOS,CONFIG : I could see the IODF dataset : SYS1.IODF10.
  active css : 0

On Fri, Sep 23, 2011 at 1:47 PM, Franz Josef Pohlen 
fjpohlen-maill...@gmx.de wrote:

 Can you enter display commands at the console. I would then check D
 IPLINFO, D IOS,CONFIG and check the availability of the DASDs. I think that
 either the volumes of the RACF db is unavailable or the power crash has
 damaged the database so that it is unusable. In this case I think you must
 restore your RACF db.

 We had pinned data on a DS8000 after unplanned loss of power which is in
 result the same as your ESS error. IBM 2nd level support had to reset the
 cache data. After that we could start the system again.

 kind regards
 Franz Josef Pohlen

 Am 23.09.2011 09:55, schrieb jagadishan perumal:

 T PROD=00 , Didnt bring any changes.




 On Fri, Sep 23, 2011 at 1:20 PM, Michael Klaeschen
 Michael.Klaeschen@**deutscherring.de michael.klaesc...@deutscherring.de
  wrote:

  You write about ESS battery and power drip. Therefore I would not expect
  problems with IOCDS or CPC setup. Instead there seems to be a problem
 with
  the RACF data base volumes. Description for IRR418I reads two more
  possible causes next to RACF product not enabled.  You might want to
  review ESS configuration from it's SE. May be there's no path to your
 RACF
  data base volumes, more precise to the Vol Sers holding your data base
  volumes. Or even more precise: no *valid* path to the Vol Sers, e.g. due
  to loss of power the questioned 3390 is in inconsistent state. I would
  look for IOS messages in syslog, just around RACF initialization, as a
  starting point.

  Cheers
  Michael



  Von:jagadishan perumaljagadish...@gmail.com
  An: IBM-MAIN@bama.ua.edu
  Datum:  2011-09-23 09:34
  Betreff:Re: RACF server disabled During IPL
  Gesendet von:   IBM Mainframe Discussion ListIBM-MAIN@bama.ua.edu



  We have used the correct Activation Profile, but still we are getting
 this
  error. Even the correct the Load address and Load Parm was selected.

  On Fri, Sep 23, 2011 at 12:55 PM, Vernooij, CP - SPLXM
  kees.verno...@klm.com  wrote:

You could check if the POR used the correct Activation Profile, with
 the
correct IOCDS and that the correct I/O configuration was loaded and
 that
the system IPLed from the correct volume(s). Defaulting to an old
Activation Profile might give surprising results.
  
Kees.
  
  
jagadishan perumaljagadish...@gmail.com**  wrote in message
news:CANHhCyR98kpwYcaX0wDrXq9**PEhUYQq40EArJwT_q9F+RroWvrg@**
 mail.gmail.comcanhhcyr98kpwycax0wdrxq9pehuyqq40earjwt_q9f%2brrow...@mail.gmail.com
...
   Hi,


   After ESS battery change , unfortunately due to power drip
 cluster
was
  restarted which led to abnormal shutdown of ZOS 1.12. After the
hardware fix
  , we did a POR and tried reloading the OS ,we found the below
 messages
in
  the console while IPLing which stopped further system proceeding.



  ERROR MESSAGES:



  IRR418I RACF product disabled : IRRSSI00 ended

  BPX006E OMVs is pending for security product

  AXR0501E System REXX is waiting for Security product.





  I have even checked IFAPRDXX parmlib and the security server
 option is
  Enabled :

  PRODUCT OWNER('IBM CORP')
 NAME('z/OS')
 ID(5694-A01)
 VERSION(*) RELEASE(*) MOD(*)
 FEATURENAME('SECURITY SERVER')

  STATE(ENABLED)



  Details on Version :



  Z/OS V1R12.

  RSU1011



  Could anyone please suggest your experts comment.



  Regards,

  Jags

  --**--**
 --
  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 http://bama.ua.edu/archives/ibm-main.html
**
For information, services and offers, please visit our web site:
http://www.klm.com. This e-mail and any attachment may contain
confidential and privileged material intended for the addressee only.
 If
  you
are not the addressee, you are notified that no part of the e-mail or
  any
attachment may be disclosed, copied or distributed, and that any
 other
action related to this e-mail or attachment is strictly prohibited,
 and
  may
be unlawful. If you have received this e-mail by error, please notify
  the
sender immediately by return e-mail, and delete this message.
  
Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or
  its
employees shall not be liable

Re: RACF server disabled During IPL

2011-09-23 Thread jagadishan perumal
I have opened up a PMR with IBM. Thanks all for your suggestions.

On Sat, Sep 24, 2011 at 2:12 AM, Rick Fochtman rfocht...@ync.net wrote:

 --**--snip--**
 --**--


 Just a wild guess...

 You mentioned there is Z/OS 1.6 system which is running without these
 problems and the system which fails is a Z/OS 1.12 system.  Are these two
 systems sharing the RACF database?  Have they run together before the ESS
 problem?

 If they are sharing the RACF database and this might be the first IPL of
 the Z/OS 1.12 system, then I would look at the results of the RACF database
 template upgrade job.  It might be possible the RACF database has not been
 upgraded to the 1.12 level of the templates and RACF could be complaining
 about the downlevel database.

 Just my thoughts...


 --**-unsnip-**
 --**-
 It's been my experience that RACF will always initialize with a back-level
 database, but new functions that require database update and/or template
 update may or may not function.

 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.htmlhttp://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


IMSDC 9.1 - FMTLIB

2011-09-20 Thread jagadishan perumal
Hi,

 I was looking out for IMS910.FMTLIB in  IMS DC region. I got as
IMS910.FORMAT(different naming convention) where all the user generated and
system sample screens are stored. I was bit curious to know how the screens
are called in IMS region, also I tried googling with keyword(IMS DC) but I
was not able to fetch any result pertaining to FORMAT. I was looking at the
IMS regions JCL if the IMS910.FORMAT would be concatenated to some start up
JCL but that was also not found. Apology if this questions are not
appropriate to this discussion list. I am just looking out for some Online
Manuals which would say more about the IMS DC .

Regards,
Jags

--
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: RMF Monitor III - query

2011-09-13 Thread jagadishan perumal
Lizette,

Suggested Book is really informative enough. Thanks lot for directing me to
this lInk.

Regards,
Jags

On Tue, Sep 13, 2011 at 9:23 PM, Ed Gould ps2...@yahoo.com wrote:

  Jags,
 Short answer improbably. Long answer go to Barry merrills book gadget ready
 for good reading and a huge lightbub going off over your head. Then leave
 room for 10 or so years of learning.

 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


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


RMF Monitor III - query

2011-09-12 Thread jagadishan perumal
Hi,

I have enabled RMF III monitor to capture the CPU capacity utilization of
Each Lpar. I use the Option : TSO RMF - 3 Monitor III Interactive
performance analysis with Monitor III -  1 OVERVIEWWFEX, SYSINFO,
and Detail reports -  3 CPC  CPC capacity -  Below is the result i get
:



Samples: 100 System: ZOSB  Date: 09/13/11  Time: 09.03.20  Range: 100
Sec


Partition:   ZOSB   2096 Model
I01
CPC Capacity:  21   Weight % of Max:    4h Avg:   20   Group:
N/A
Image Capacity:21   WLM Capping %:      4h Max:   20   Limit:
N/A


Partition  --- MSU ---  Cap  ProcLogical Util %   - Physical Util %
-
 Def   Act  Def   NumEffect   Total   LPAR  Effect
Total


*CP0.267.5
67.7
ZOSA   0 0  NO1.0   2.3 2.30.0 2.3
2.3
ZOSB   014  NO1.0  65.265.20.065.2
65.2
PHYSICAL   0.1
0.1


All the time when I monitor the CPU util % its always shows as 97,96
percentages respectively. I just wanted to know is this the right way of
measuring the system utilization based on number of users logged on. I am i
missing something ?

Could anyone please throw some light on this. Your suggestions would help me
in retrieving the CPU utilization consumed by the Number of user logged
concurrently.

Regards ,
Jags

--
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: Auto-purge of Jobs

2011-09-12 Thread jagadishan perumal
TIME parameter can restrict.

On Tue, Sep 13, 2011 at 10:18 AM, Cobe Xu cob...@gmail.com wrote:

 Content-Transfer-Encoding: base64
 Content-Type: text/plain; charset=UTF-8

 V0xNIFJlc291cmNlIEdyb3VwIGNvdWxkIGJlIGFuIHNpbXBsZSB3YXkgdG8gbGltaXQgdGhvc2Ug

 YmF0Y2guLi4KCjIwMTEvOS8xMyDXkteT15kg15HXnyDXkNeR15kgPEdBRElfQkBtYWxhbS5jb20+

 Cgo+IEhpLAo+Cj4gWW91IGNhbiBzcGVjaWZ5IGEgbWF4aW11bSBDUFUgdGltZSBmb3IgZWFjaCBj

 bGFzcy4gVGhlIGpvYiB3aWxsIGFiZW5kIGlmIGl0Cj4gcmVhY2hlcyB0aGF0IHRpbWUuCj4KPiBX

 ZSBoYXZlIEpFUzIgZXhpdHMgdGhhdCBhZGQgVElNRSBwYXJhbWV0ZXJzIHRvIGpvYnMgaW4gY2Vy

 dGFpbiBjbGFzc2VzLgo+Cj4gSWYgeW91IGhhdmUgYWNjZXNzIHRvQ0EtT1BTIG9yIGFub3RoZXIg

 YXV0b21hdGlvbiBwcm9kdWN0LCB5b3UgY291bGQKPiBwcm9iYWJseSBkbyBpdCBmcm9tIHRoZXJl

 IHRvby4KPgo+IEdhZGkKPgo+Cj4gLS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0KPiBGcm9tOiBJ

 Qk0gTWFpbmZyYW1lIERpc2N1c3Npb24gTGlzdCBbbWFpbHRvOklCTS1NQUlOQGJhbWEudWEuZWR1

 XSBPbgo+IEJlaGFsZiBPZiBKYWtlIGFuZGVyc29uCj4gU2VudDogVHVlc2RheSwgU2VwdGVtYmVy

 IDEzLCAyMDExIDc6MjkgQU0KPiBUbzogSUJNLU1BSU5AYmFtYS51YS5lZHUKPiBTdWJqZWN0OiBB

 dXRvLXB1cmdlIG9mIEpvYnMKPgo+IEhpLAo+Cj4gV2UgaGF2ZSBhIHNhbmRib3ggc3lzdGVtcyB3

 aGVyZSBzb21lIHVzZXJzIGFyZSBnaXZlbiBhIGJhc2ljIGxldmVsIG9mCj4gbWFpbmZyYW1lIHRy

 YWluaW5nLiBTb21lIHRpbWVzIHVzZXJzIGpvYnMgZG8gcnVuIHVuZGVyIGxvb3Agb3IgY29uc3Vt

 ZSBtb3JlCj4gQ1BVLCBJbiB0aGlzIHNjZW5hcmlvIGFyZSB0aGVyZSBhbnkgcG9zc2liaWxpdHkg

 b2YgaW1wbGVtZW50aW5nIGF1dG8tcHVyZ2UKPiBvZiBKb2JzIHdoaWNoIHJ1bnMgdW5kZXIgTG9v

 cCBvciBDb25zdW1lcyBtb3JlIENQVS4KPgo+IFdhbnRlZCB0byBrbm93IGlmIHNvbWVvbmUgaGFz

 IGltcGxlbWVudGVkIGEgc2ltaWxhciBwcmFjdGlzZSBhdCBhbnlvbmUgb2YKPiB5b3VyIHNob3Bz

 LiBJZiBzbyBwbGVhc2Ugc2hhcmUgbWUgeW91ciBpZGVhcyBvciB0aG91Z2h0cy4KPgo+IEpha2UK

 Pgo+IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t

 LS0tLS0tLS0tLS0tLS0tLS0KPiBGb3IgSUJNLU1BSU4gc3Vic2NyaWJlIC8gc2lnbm9mZiAvIGFy

 Y2hpdmUgYWNjZXNzIGluc3RydWN0aW9ucywgc2VuZCBlbWFpbAo+IHRvIGxpc3RzZXJ2QGJhbWEu

 dWEuZWR1IHdpdGggdGhlIG1lc3NhZ2U6IEdFVCBJQk0tTUFJTiBJTkZPIFNlYXJjaCB0aGUKPiBh

 cmNoaXZlcyBhdCBodHRwOi8vYmFtYS51YS5lZHUvYXJjaGl2ZXMvaWJtLW1haW4uaHRtbAo+Cj4g

 15zXqdeZ157XqiDXnNeR15osINeR15TXqteQ150g15zXoNeU15zXmSDXlNeX15HXqNeUINeV15bX

 m9eV15nXldeqINeU15fXqteZ157XlCDXkdeULCDXm9ecINeU16bXoteULCDXlNeq15fXmdeZ15HX

 ldeqINeQ15Ug157XpteSCj4g157XmNei150g15TXl9eR16jXlCwg157Xl9eZ15nXkdeZ150g157X

 odee15og16DXpNeo15Mg15XXl9eq15XXnSDXotecINeZ15PXmSDXnteV16jXqdeZINeU15fXqteZ

 157XlCDXqdecINeU15fXkdeo15QsINeU16DXldep15Ag15DXqgo+INec15XXkteVINeU15fXkdeo

 15Qg15DXlSDXqdee15Qg15TXnteV15PXpNehINeV15HXpteZ16jXldejINeX15XXqtee16og15TX

 l9eR16jXlC4g15HXlNei15PXqCDXnteh157XmiDXm9eQ157XldeoICjXnNeo15HXldeqINee16HX

 nteaCj4g16HXqNeV16cpINeU157XpteV16jXoyDXnNeU15XXk9ei16og15PXldeQ16gg15DXnNen

 15jXqNeV16DXmSDXlteQ16osINeQ15nXnyDXnNeo15DXldeqINeR15DXnteV16gg15HXlNeV15PX

 oteUINeQ15zXkCDXntep15XXnSDXmNeZ15XXmNeUCj4g15zXk9eZ15XXnywKPiDXldeQ15nXnyDX

 nNeU16HXqtee15og16LXnNeZ15Qg15zXkdeZ16bXldeiINek16LXldec15Qg16LXoden15nXqiDX

 kNeVINee16nXpNeY15nXqiDXm9ec16nXlNeZLgo+Cj4KPiBQbGVhc2Ugbm90ZSB0aGF0IGluIGFj

 Y29yZGFuY2Ugd2l0aCBNYWxhbSdzIHNpZ25hdG9yeSByaWdodHMsIG5vIG9mZmVyLAo+IGFncmVl

 bWVudCwgY29uY2Vzc2lvbiBvciByZXByZXNlbnRhdGlvbiBpcyBiaW5kaW5nIG9uIHRoZSBjb21w

 YW55LAo+IHVubGVzcyBhY2NvbXBhbmllZCBieSBhIGR1bHkgc2lnbmVkIHNlcGFyYXRlIGRvY3Vt

 ZW50IChvciBhIHNjYW5uZWQgdmVyc2lvbgo+IHRoZXJlb2YpLCBhZmZpeGVkIHdpdGggdGhlIGNv

 bXBhbnkncyBzZWFsLgo+Cj4gLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t

 LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQo+IEZvciBJQk0tTUFJTiBzdWJzY3JpYmUg

 LyBzaWdub2ZmIC8gYXJjaGl2ZSBhY2Nlc3MgaW5zdHJ1Y3Rpb25zLAo+IHNlbmQgZW1haWwgdG8g

 bGlzdHNlcnZAYmFtYS51YS5lZHUgd2l0aCB0aGUgbWVzc2FnZTogR0VUIElCTS1NQUlOIElORk8K

 PiBTZWFyY2ggdGhlIGFyY2hpdmVzIGF0IGh0dHA6Ly9iYW1hLnVhLmVkdS9hcmNoaXZlcy9pYm0t

 bWFpbi5odG1sCj4KCgoKLS0gCkNvYmUgWHUKCkJlc3QgUmVnYXJkcwotLS0tLS0tLS0tLS0tLS0t

 LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQp6L09TIFBlcmZvcm1h

 bmNlICYgQ2FwYWNpdHkgQW5hbHlzdAp6L09TIFN5c3RlbSBQcm9ncmFtbWVyCkVtYWlsOiBjb2Jl

 eHVAZ21haWwuY29tCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
 LS0tLS0tLS0tLS0tLS0tCg==
 --bcaec547ca534c257004accb5b0e


 DQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t

 LS0tLS0tLS0tLS0tLS0tDQpGb3IgSUJNLU1BSU4gc3Vic2NyaWJlIC8gc2lnbm9mZiAvIGFyY2hp

 dmUgYWNjZXNzIGluc3RydWN0aW9ucywNCnNlbmQgZW1haWwgdG8gbGlzdHNlcnZAYmFtYS51YS5l

 ZHUgd2l0aCB0aGUgbWVzc2FnZTogR0VUIElCTS1NQUlOIElORk8NClNlYXJjaCB0aGUgYXJjaGl2
 ZXMgYXQgaHR0cDovL2JhbWEudWEuZWR1L2FyY2hpdmVzL2libS1tYWluLmh0bWwNCg==


--
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: JZOS - CPU calculations

2011-09-08 Thread jagadishan perumal
Hi,

I tried with the below code and it start working :


import java.lang.management.ManagementFactory;

import java.lang.management.ThreadMXBean;

import java.util.concurrent.TimeUnit;

  public class CpuSchedular{

static boolean istest=false;

static ThreadMXBean TMB = ManagementFactory.getThreadMXBean();

static long cpuTime=0;

public void run1() {

for(int i=0;i=10;i++)

{

Math.pow(10, 5000);

}

}

 public static void main(String[] args) {

CpuSchedular cpu=new CpuSchedular();

cpu.run1();

 System.out.println(testing-+TMB.isThreadCpuTimeSupported());

//if(TMB.isThreadCpuTimeSupported())

// {

//long cpuTime=TMB.getThreadCpuTime(threadId);

//long threadId=Thread.currentThread().getId();

cpuTime=TMB.getCurrentThreadCpuTime() ;

System.out.println(Testing cpu time..+cpuTime);

System.out.println(Sec...--+TimeUnit.SECONDS.convert(cpuTime,
TimeUnit.NANOSECONDS)) ;

// }

}

}


On Thu, Sep 8, 2011 at 1:20 PM, jagadishan perumal jagadish...@gmail.comwrote:

 Hi,

 I want to calculate the CPU time for a mainframe job executions. I am
 trying to invoke the java codes via Jzos, so want know if someone has
 Performed CPU-intensive calculations. for example : Suppose program
 execution is printing CPU time as 5 sec and actual CPU has taken to execute
 that program sholud be 5 sec. Are there any sample Java codes which would be
 a reference to do the above.

 Jags


--
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: JZOS - CPU calculations

2011-09-08 Thread jagadishan perumal
This program is only measuring the CPU time this one job (itself) is taking
 so what good is it? 

Yeah it was the requirement to check for each job.

I doubt that a Java program which does not even run under MVS can do that.

Not sure whether Java programs has the capability to monitor other jobs
performance like how other Monitoring tool does.

Regards,
Jags



On Thu, Sep 8, 2011 at 6:53 PM, Barkow, Eileen ebar...@doitt.nyc.govwrote:

 I do not understand what you are trying to do with this program -
 below is what I get as the output.
 This program is only measuring the CPU time this one job (itself) is taking
  so what good is it?
 You need to be able to measure the amount of time some other job is taking,
 like some monitors such as Omegamon and
 TMON can do, or you can read the SMF data to find it out.
 I doubt that a Java program which does not even run under MVS can do that.


 * TOP OF DATA *
 testing-false
 Testing cpu time..53646
 Sec...--0
  BOTTOM OF DATA

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Thursday, September 08, 2011 4:38 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Re: JZOS - CPU calculations

 Hi,

 I tried with the below code and it start working :


 import java.lang.management.ManagementFactory;

 import java.lang.management.ThreadMXBean;

 import java.util.concurrent.TimeUnit;

  public class CpuSchedular{

 static boolean istest=false;

 static ThreadMXBean TMB = ManagementFactory.getThreadMXBean();

 static long cpuTime=0;

 public void run1() {

 for(int i=0;i=10;i++)

 {

 Math.pow(10, 5000);

 }

 }

  public static void main(String[] args) {

 CpuSchedular cpu=new CpuSchedular();

 cpu.run1();

  System.out.println(testing-+TMB.isThreadCpuTimeSupported());

 //if(TMB.isThreadCpuTimeSupported())

 // {

 //long cpuTime=TMB.getThreadCpuTime(threadId);

 //long threadId=Thread.currentThread().getId();

 cpuTime=TMB.getCurrentThreadCpuTime() ;

 System.out.println(Testing cpu time..+cpuTime);

 System.out.println(Sec...--+TimeUnit.SECONDS.convert(cpuTime,
 TimeUnit.NANOSECONDS)) ;

 // }

 }

 }


 On Thu, Sep 8, 2011 at 1:20 PM, jagadishan perumal jagadish...@gmail.com
 wrote:

  Hi,
 
  I want to calculate the CPU time for a mainframe job executions. I am
  trying to invoke the java codes via Jzos, so want know if someone has
  Performed CPU-intensive calculations. for example : Suppose program
  execution is printing CPU time as 5 sec and actual CPU has taken to
 execute
  that program sholud be 5 sec. Are there any sample Java codes which would
 be
  a reference to do the above.
 
  Jags
 

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


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


SMF record error.

2011-09-05 Thread jagadishan perumal
 Hi,

I was trying to write the SMF record to a flat FB PS file for the
calculation of CPU and Memory usage.

I was getting an abend of : CEE3250C The system or user abend S002
R=0004 was issued.

I did a look at found the below explanation :

S002 - 04 - AN INVALID RECORD WAS ENCOUNTERED ON A GET OPERATION.
THE LENGTH FIELD OF A RECORD DESCRIPTOR WORD (RDW) FOR A
VARIABLE
LENGTH RECORD SPECIFIES A VALUE LESS THAN 4.

My JCL is :

01 //SMFCOMP$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=T,
02 // REGION=0M,NOTIFY=SYSUID
03 ////
04 //* IGYWCL
05 //* THIS PROGRAM COMPILES AND LINK - EDIT THE COBOL PROGRAM
06 ////
07 //STEP1   EXEC IGYWCLG,TIME=NOLIMIT
08 //SYSPRINT  DD SYSOUT=*
09 //COBOL.SYSIN DD DSN=A133389.COBOL(SMFDBREP),DISP=SHR
10 //COBOL.SYSLIB DD SYSOUT=*
11 //GO.INFILE DD DSN=SYS1.JULY.SMFREC2.OLD,DISP=SHR
12 //GO.OUTFILE DD DSN=SYS1.SMF.UNFMT.OUTPUT.NEW,DISP=SHR




==

Infile attribute :

ata Set Name . . . . : SYS1.JULY.SMFREC2.OLD

eneral Data   Current Allocation
Management class . . : **None**Allocated cylinders : 3,200
Storage class  . . . : **None**Allocated extents . : 1
 Volume serial . . . : MTSMF2
 Device type . . . . : 3390
Data class . . . . . : **None**
 Organization  . . . : PS Current Utilization
 Record format . . . : VBS Used cylinders  . . : 2,985
 Record length . . . : 32760   Used extents  . . . : 1
 Block size  . . . . : 32760
 1st extent cylinders: 3200
 Secondary cylinders : 200Dates
 Data set name type  : Creation date . . . : 2011/08/16
 SMS Compressible. . : NO  Referenced date . . : 2011/09/06
   Expiration date . . :
***None***


Outfile attribute :

 Data Set Name . . . . : SYS1.SMF.UNFMT.OUTPUT.NEW

General Data   Current Allocation
 Management class . . : **None**Allocated cylinders : 50
 Storage class  . . . : **None**Allocated extents . : 1
  Volume serial . . . : CT3WK1
  Device type . . . . : 3390
 Data class . . . . . : **None**
  Organization  . . . : PS Current Utilization
  Record format . . . : FB  Used cylinders  . . : 2
  Record length . . . : 108 Used extents  . . . : 1
  Block size  . . . . : 10800
  1st extent cylinders: 50
  Secondary cylinders : 100Dates
  Data set name type  : Creation date . . . : 2011/09/06
  SMS Compressible. . : NO  Referenced date . . : 2011/09/06
Expiration date . . : ***None***




I have even tweaked the outfile with  different DCB parameters But i still
get the same abend.

COBOL.SYSIN : I can even share my Source code if it needs any further
modifications.

I have attached my COBOL codes too.

Could anyone please guide or direct me if the above parameters needs any
modifications.

Regards,
Jags

--
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: SMF record error.

2011-09-05 Thread jagadishan perumal
Hi,

Thanks for your reply. I did by taking off the

01 //SMFCOMP$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=T,
02 // REGION=0M,NOTIFY=SYSUID
03 ////
04 //* IGYWCL
05 //* THIS PROGRAM COMPILES AND LINK - EDIT THE COBOL PROGRAM
06 ////
07 //STEP1   EXEC IGYWCLG,TIME=NOLIMIT
08 //SYSPRINT  DD SYSOUT=*
09 //COBOL.SYSIN DD DSN=A133389.COBOL(SMFDBREP),DISP=SHR
10 //GO.INFILE DD DSN=SYS1.JULY.SMFREC2.OLD,DISP=SHR
11 //GO.OUTFILE DD DSN=SYS1.SMF.UNFMT.OUTPUT.NEW,DISP=SHR



Error :
CEE3250C The system or user abend S002  R=0004 was
issued.
 From compile unit SMFMAY97 at entry point SMFMAY97 at compile unit
offs
  at address
00CCE93E.
=0004 was
issued.
try point SMFMAY97 at compile unit offset -098326AA at entry offset
-098326AA
Regards,
Jags




On Tue, Sep 6, 2011 at 9:59 AM, Paul Strauss strau...@us.ibm.com wrote:

 Not too much to go on but your //COBOL.SYSLIB DD statement is wrong. That
 statement is used to pull in record description on a COPY statement in the
 COBOL SOURCE before the program is compiled.. You have it listed like it is
 for output (SYSOUT=*).  Look in you program for COPY statements. The PDS
 that has the member being copied into your program is what should be
 pointed to by a card like this:

 //COBOL.SYSLIB DD DSN=yourcopystatement pds,DISP=SHR

 Run without the //COBOL.SYSLIB first and see if the S002 goes away. It
 should go away but you may then get compile errors because COPY statements
 weren't found. That that can be corrected by the above.

 Thank You,

 Paul Strauss

 Integrated Technology Delivery, Global Services, IBM
 L0DB z/OS MVS/Program Products/Security
 150 Kettletown Rd.
 Southbury, CT 06488
 (203) 272-2758
 strau...@us.ibm.com


 |
 | From:  |
 |

  
 --|
  |jagadishan perumal jagadish...@gmail.com
  |

  
 --|
 |
 | To:|
 |

  
 --|
  |IBM-MAIN@bama.ua.edu
  |

  
 --|
 |
 | Date:  |
 |

  
 --|
  |09/06/2011 12:14 AM
 |

  
 --|
 |
 | Subject:   |
 |

  
 --|
  |SMF record error.
 |

  
 --|
 |
 | Sent by:   |
 |

  
 --|
  |IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu
  |

  
 --|





  Hi,

 I was trying to write the SMF record to a flat FB PS file for the
 calculation of CPU and Memory usage.

 I was getting an abend of : CEE3250C The system or user abend S002
 R=0004 was issued.

 I did a look at found the below explanation :

 S002 - 04 - AN INVALID RECORD WAS ENCOUNTERED ON A GET OPERATION.
THE LENGTH FIELD OF A RECORD DESCRIPTOR WORD (RDW) FOR A
 VARIABLE
LENGTH RECORD SPECIFIES A VALUE LESS THAN 4.

 My JCL is :

 01 //SMFCOMP$ JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=T,
 02 // REGION=0M,NOTIFY=SYSUID
 03 ////
 04 //* IGYWCL
 05 //* THIS PROGRAM COMPILES AND LINK - EDIT THE COBOL PROGRAM
 06 ////
 07 //STEP1

DUMPSRV - EXCP count high

2011-09-01 Thread jagadishan perumal
Hi experts,

In one of our Test system the DUMPSRV's CPU and EXCP counts are really high.
Are there any ways to reduce the EXCP count since the system performance is
really slow. I took the below information after analysing each EXCP and CPU
time and found DUMPSRV had really a high values interms of EXCP-Cnt and CPU
-time.

Any thoughts or suggestions will help me in analysing more. Please guide or
provide me a reference to analyse more on the below. If anyone can provide
me a diagnostic guide or  reference online that will be really helpful

JOBNAME   CPU% ASID ASIDX  EXCP-Cnt   CPU-Time
DUMPSRV   0.0050005   7109245 1014.58

Also, I was able to see that SYSLOGD1 status shows as PROT . I was trying
to search for a similar problems in google, but I could'nt get similar HITS
to analyse.

SYSLOGD1  0.00   31  001F   237   5.18PROT

Regards,
Jags

--
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: DUMPSRV - EXCP count high

2011-09-01 Thread jagadishan perumal
I have no idea which column in SDSF with mentioned value PROT'

Apology for not being more.Its the Status Column.

On Fri, Sep 2, 2011 at 9:29 AM, Cobe Xu cob...@gmail.com wrote:

 As DUMPSRV is system task, the CPU-TIME should be the accumulate value
 since
 IPL..
 So, depends on how long it has been running.
 On another hand, simply calculate the per EXCP using CPU second, result in
 0.143ms/EXCP, looks good to me.

 I have no idea which column in SDSF with mentioned value PROT'?
 On Fri, Sep 2, 2011 at 11:40 AM, jagadishan perumal
 jagadish...@gmail.comwrote:

  Hi experts,
 
  In one of our Test system the DUMPSRV's CPU and EXCP counts are really
  high.
  Are there any ways to reduce the EXCP count since the system performance
 is
  really slow. I took the below information after analysing each EXCP and
 CPU
  time and found DUMPSRV had really a high values interms of EXCP-Cnt and
 CPU
  -time.
 
  Any thoughts or suggestions will help me in analysing more. Please guide
 or
  provide me a reference to analyse more on the below. If anyone can
 provide
  me a diagnostic guide or  reference online that will be really helpful
 
  JOBNAME   CPU% ASID ASIDX  EXCP-Cnt   CPU-Time
  DUMPSRV   0.0050005   7109245 1014.58
 
  Also, I was able to see that SYSLOGD1 status shows as PROT . I was
 trying
  to search for a similar problems in google, but I could'nt get similar
 HITS
  to analyse.
 
  SYSLOGD1  0.00   31  001F   237   5.18PROT
 
  Regards,
  Jags
 
  --
  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
 



 --
 Cobe Xu

 Best Regards
 ---
 z/OS Performance  Capacity Analyst
 z/OS System Programmer
 Email: cob...@gmail.com
 ---

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


Java invoke

2011-08-30 Thread jagadishan perumal
Hi,

I installed a non-smp/e java 1.6 at an OMVS path : /proj4/java/J6.0/bin.
While I ty to invoke java in a jcl i get the below error. I tried googling
the error code : JVMSHRC020E but It said to delete /tmp/javasharedresources.
Also I was trying to trace JVMSHRC017E , but the error explanation is not
opening. Could anyone please throw some light on the below issue.


java version
1.6.0
Java(TM) SE Runtime Environment (build
pmz3160-20071123_01)
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 z/OS s390-31
jvmmz3160-20071121_1501
J9VM -
20071121_015015_bHdSMr
JIT  -
r9_20071121_1330
GC   -
20071031_AA)
JCL  -
20071118_01
JVMSHRC020E An error has occured while opening
semaphore
JVMSHRC017E Error code:
-150
JVMJ9VM015W Initialization error for library j9shr24(11): JVMJ9VM009E
J9VMDllMai
Could not create the Java virtual machine.

Regards,
Jags

--
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: Java invoke

2011-08-30 Thread jagadishan perumal
thanks eileen with below command. Our shop doesnt has ZAAP processor and we
have two java installed in two paths : /usr/lpp/java/j5.0 and
/proj/java/j6.0  .

The problem arised from the users .profile where below when user tried
running JCL to invoke cics webservices

On Tue, Aug 30, 2011 at 6:12 PM, Barkow, Eileen ebar...@doitt.nyc.govwrote:

 The command should be java -version not java version.
 Can you run java -version from OMVS under tso, not batch?

 Include these in your profile LIBPATH:

 LIBPATH=$JAVA_HOME/include:$JAVA_HOME/bin:$JAVA_HOME/bin/classic

 Sometimes there was a storage problem with the JVM obtaining the initial
 size - increasing the region size does not
 help. You may have to specify  something like:
 java -Dxms=256m -Dxmx=512m -version

 I think that libj9a2e had to be authorized:

 extattr +a  j16/J6.0/bin/classic/libj9ifa23.so

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
 Behalf Of jagadishan perumal
 Sent: Tuesday, August 30, 2011 2:03 AM
 To: IBM-MAIN@bama.ua.edu
 Subject: Java invoke

 Hi,

 I installed a non-smp/e java 1.6 at an OMVS path : /proj4/java/J6.0/bin.
 While I ty to invoke java in a jcl i get the below error. I tried googling
 the error code : JVMSHRC020E but It said to delete
 /tmp/javasharedresources.
 Also I was trying to trace JVMSHRC017E , but the error explanation is not
 opening. Could anyone please throw some light on the below issue.


 java version
 1.6.0
 Java(TM) SE Runtime Environment (build
 pmz3160-20071123_01)
 IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 z/OS s390-31
 jvmmz3160-20071121_1501
 J9VM -
 20071121_015015_bHdSMr
 JIT  -
 r9_20071121_1330
 GC   -
 20071031_AA)
 JCL  -
 20071118_01
 JVMSHRC020E An error has occured while opening
 semaphore
 JVMSHRC017E Error code:
 -150
 JVMJ9VM015W Initialization error for library j9shr24(11): JVMJ9VM009E
 J9VMDllMai
 Could not create the Java virtual machine.

 Regards,
 Jags

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


--
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: Copying file to OMVS

2011-08-25 Thread jagadishan perumal
Hi,

Have your RACF person to provide : CHMOD 777  /TEST/COMPRESS9 to execute
this command in OMVS. Also ask them to change the owner by CHOWN command..
Simple.. then submitting the JCL again

On Thu, Aug 25, 2011 at 6:19 PM, Angel Tamayo a.tamay...@gmail.com wrote:

 Hi List,

 Maybe someone here could have the same or similar case.

 I run job:

 //COPY1 EXEC PGM=IEBGENER,REGION=0M
 //SYSPRINT DD SYSOUT=*
 //SYSUT1 DD DISP=SHR,DSN=HLQ.COMPRESS.PAX
 //SYSUT2 DD PATH='/TEST/COMPRESS9',
 // PATHOPTS=(OWRONLY,OCREAT,OEXCL),
 // PATHDISP=(KEEP,DELETE)
 //SYSIN DD DUMMY

 I received message:

 ICH408I USER(ZOSUSER ) GROUP(OMVSGRP ) NAME(USER NAME)  479
  /TEST/COMPRESS9 CL(FSOBJ   )
 FID(38130041)
  INSUFFICIENT AUTHORITY TO
 OPEN
  ACCESS INTENT(RW-)  ACCESS ALLOWED(OWNER
 ---)
  EFFECTIVE UID(000999)  EFFECTIVE GID(01)


 The RACF persons says that I need to have OMVS segment setup for my userid
 with UID(0).

 I suppose UID(0) will solve the problem but it is really the only way to
 solve it?.
 I'm looking for a solution without UID(0), any idea on this will be
 appreciated.

 As additional information ZOSUSER have authority to use SU (superuser) in
 OMVS environment, don't really know if this helps to this case.

 Angel

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


Cryptography Processor

2011-08-23 Thread jagadishan perumal
Hi,

Is cryptography processor a big reason for not allowing the virus to be
active in Mainframe servers ? I even understand that any program which has
the capability of executing and exploiting any datasets could also be one
form of virus where Racf plays a vital in restricting all the sensitive
datasets. Can anyone please enlighten me the why still virus was never a big
threat to mainframe PC ? I apologize if my question is not clear or it
requires some more information and I am trying to google more about it but i
am unable to get a precise explanation about Virus on Z/os. Please direct me
to manual or URL where I can get some information about this.

Regards,
Jags

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


OMVS copy error - JZOS

2011-08-22 Thread jagadishan perumal
Hi experts,

I was trying to copy some procs from the path :
/usr/lpp/java/java5/J5.0/mvstools/samples/jcl with the command : cp -X
JVMPRC50  //'a255209.proclib(JVMPRC50)'. I got the below error with return
code. I even defined the target dataset with proper combination.

I even Lookat for IEW2300S and IEW2304S for Z/OS V1R12 I got the following
explanation as :

*For *IEW2300S :
**
*Explanation:* Control statements may not be included into a workmod whose
INTENT is ACCESS.

*System* *Action:* The control statement is ignored. Processing continues.
*User* *Response:* Correct the input.

for IEW2304S

*Explanation:* Only one module may be included into a workmod with INTENT =
ACCESS.

*System* *Action:* The workmod is reset to the empty state. Processing
continues.

*User* *Response:* Correct the calling program. Ensure that RESETW or
DELETEW and CREATEW calls are made before a second INCLUDE request for a
target workmod with INTENT = ACCESS.

*Source:* Binder

*Detecting* *Module:* IEWBINCL





==


+IEW2300S 1010 AN ATTEMPT WAS MADE TO INCLUDE THE FOLLOWING CONTROL
STATEMENT
+ INTO A WORKMOD WITH ACCESS INTENT:
+ //
***
+ ** //* //*
+IEW2304S 1013 AN ATTEMPT WAS MADE TO MERGE MULTIPLE INPUT SOURCES INTO
A


Could anyone please guide if my command requires any change ?

Regards,
Jags

--
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: MVSNFS address space cancel

2011-08-18 Thread jagadishan perumal
STOP MVSNFS or /F MVSNFS,STOP or /CANCEL MVSNFS

On Thu, Aug 18, 2011 at 2:04 PM, saurabh khandelwal 
sourabhkhandelwal...@gmail.com wrote:

 Hello,

 I am trying to bring down z/OS. Can you please help me to cancel MVSNFS
 address space.  Becuase of this address space JES2 is not bringing down.

 Thanks  Regards
 Saurabh

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


EXVTOC error

2011-08-17 Thread jagadishan perumal
Hi,

I was trying to extend the VTOC size for volume but i was getting an error
as

MY JCL :

01 //INITDASD JOB  MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
02 // REGION=5M,NOTIFY=SYSUID
03 //STEP1EXEC PGM=ICKDSF
04 //SYSPRINT DD   SYSOUT=*
05 //SYSINDD   *
06   REFORMAT UNIT(D71F) VERIFY(TCOM02) -
07EXTVTOC(11,1,1500)

SYSPRINT :

ICKDSF - MVS/ESADEVICE SUPPORT FACILITIES 17.0TIME:
15:50:56


  REFORMAT UNIT(D71F) VERIFY(TCOM02)
-

EXTVTOC(11,1,1500)
ICK30200I TOO MANY POSITIONAL PARAMETERS AFTER
'11'
ICK30202I ABOVE TEXT BYPASSED UNTIL NEXT COMMAND. CONDITION CODE IS
12


ICK2I ICKDSF PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS
12

The previour VTOC Value was(11,1,74).

Please advise me.

Regards,
Jags

--
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: EXVTOC error

2011-08-17 Thread jagadishan perumal
Hi,

I tried with EXVTOC(1500) and it worked.

Regards,
jags

On Wed, Aug 17, 2011 at 4:09 PM, Lizette Koehler stars...@mindspring.comwrote:

  Hi,
 
  I was trying to extend the VTOC size for volume but i was getting an
 error
 as
 
  MY JCL :
 
  01 //INITDASD JOB  MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
  02 // REGION=5M,NOTIFY=SYSUID
  03 //STEP1EXEC PGM=ICKDSF
  04 //SYSPRINT DD   SYSOUT=*
  05 //SYSINDD   *
  06   REFORMAT UNIT(D71F) VERIFY(TCOM02) -
  07EXTVTOC(11,1,1500)
 
  SYSPRINT :
 
  ICKDSF - MVS/ESADEVICE SUPPORT FACILITIES 17.0TIME:
  15:50:56
 
 
REFORMAT UNIT(D71F) VERIFY(TCOM02)
  -
 
  EXTVTOC(11,1,1500)
  ICK30200I TOO MANY POSITIONAL PARAMETERS AFTER '11'
  ICK30202I ABOVE TEXT BYPASSED UNTIL NEXT COMMAND. CONDITION CODE IS
  12
 
 

 The error is correct.  Look up the syntax for the REFORMAT EXTVTOC command
 in the ICKDSF manual.  Or Google ICKDSF EXTVTOC and see if that helps.

 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


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


SDF II customization

2011-08-12 Thread jagadishan perumal
Hi,

I am looking for a manaul to invoke SDF II V1R4 and all its related datasets
are present and it was restored as part of MVS CBPDO. Could anyone please
direct me the link or manual using which i can customize th SDF II V1R4 to
be in effective under ISPF screen.

Regards,
Jags

--
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: SDF II customization

2011-08-12 Thread jagadishan perumal
Hi,

If you can point me to the program directory for SDF II V1R4

On Fri, Aug 12, 2011 at 2:46 PM, jagadishan perumal
jagadish...@gmail.comwrote:

 Hi,

 I am looking for a manaul to invoke SDF II V1R4 and all its related
 datasets are present and it was restored as part of MVS CBPDO. Could anyone
 please direct me the link or manual using which i can customize th SDF II
 V1R4 to be in effective under ISPF screen.

 Regards,
 Jags


--
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: SDF II customization

2011-08-12 Thread jagadishan perumal
Hi,

Yes, I found the content in the mainframes and FTPed to Desktop as PDF.

Thanks,
Jags

On Fri, Aug 12, 2011 at 3:44 PM, Lizette Koehler stars...@mindspring.comwrote:

 Hi,
 
 I am looking for a manual to invoke SDF II V1R4 and all its related
 datasets
 are present and it was restored as part of MVS CBPDO. Could anyone please
 direct me the link or manual using which i can customize the SDF II V1R4
 to
 be in effective under ISPF screen.
 
 Regards,
 Jags


 Have you run a search on the internet for SDF II as the keywords.  However
 your product purchase should provide you with everything you need to
 install
 it.

 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


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


  1   2   3   >