Panvalet

Post your questions on ENDEVOR, COOLGEN, PANVALET and CA-7 tools

Moderator: Moderator Group

Post Reply
davandyke
Member
Posts: 2
Joined: Sat Feb 06, 2010 1:03 am
Location: New Jersey, USA

Panvalet

Post by davandyke » Sat Feb 13, 2010 1:31 am

currently we are responsible for SOX mainframe deployment and it appears we will probably not be able to upgrade from Pan 14.5 to something like Endevor or changman to automate our release process. Are there any automation options available for mass promotes/compiles through Panvalet. Currently have a Clist with REXX instructions and I don't wish pursue that method since it's difficult to maintain and support.

thanks,
dave :?:
dave

rcurry@chubb.com
Member
Posts: 3
Joined: Fri Apr 29, 2011 1:16 am
Location: NJ

Mass Promotes Compiles - Panvalet

Post by rcurry@chubb.com » Wed Jun 08, 2011 1:07 am

Hi,

We are working on the same thing. We are only on the promote at the moment - we use a file with all the programs to be promoted and use COBOL to read that file and populate JCL skeletons to perform each promote.

We hit a stumbling block with permissions:
This step works when the stage is the same HLQ (CCILP) as the prod but it doesn't work for this one.

//STEP4 EXEC PGM=PAN#1
//SYSPRINT DD SYSOUT=*
//PANDD1 DD DISP=SHR,DSN=CLFBK.STAGE.SOURCLIB
//PANDD2 DD DISP=SHR,DSN=CCILP.PROD.SOURCLIB
//SYSIN DD *
++CONTROL 1
++CONTROL 1 A
++OPTION OUTPUT
++TRANSFER P900P008
/*

Any thoughts would be appreciated.

Hope this helps you.
thanks
rob
Rob

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others