IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

PV041 UNEQUAL VOLUME CONTROL


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Smita.t2

New User


Joined: 17 Apr 2012
Posts: 31
Location: Bangalore

PostPosted: Mon Mar 29, 2021 10:47 am
Reply with quote

Hi,

After running the jcl for copying the source code from CA Panvelt library to user pds, we are getting RC 8.


Code:

//TEST1 JOB GP1ELT,'TEST',                                     
// NOTIFY=&SYSUID,MSGCLASS=Y,CLASS=T,                           
// REGION=0K,MSGLEVEL=(1,1)                                     
//STEPNAME  EXEC  PGM=PANÄ1        <--- PAN#1 Utility                             
//STEPLIB    DD DSN=SYSKF.PANLOAD,DISP=SHR   <--- System Library containing PAN#1 Utility                     
//PANDD1      DD  DSN=AVRT.PAN.KLIB,DISP=SHR            <--- CA Panavelt Library containting source code           
//*    PDS MUST BE ALLOCATED BEFORE THIS JOB IS SUBMITTED.       
//PDSOUT      DD  DSN=TEST.PDS1,DISP=SHR     <--- Test Library to which source code needs to be copied                   
//SYSPRINT    DD  SYSOUT=*                                       
//SYSIN       DD  *                                             
++OPTION OUTPUT,PDSOUT,MEMBERNAMETOBECOPIED
++WRITE WORK,MEMBERNAMETOBECOPIED
/*   



According to the manual,

Reason: All volumes of a multi-volume library are not in original creation sequence or are not at the same level of operation. If the condition is discovered at the beginning of a CA-Panvalet execution, the program is terminated. If the condition is discovered at the end of a CA-Panvalet execution, the results of the program are unpredictable. This message also appears under these circumstances:

• When the CA-Panvalet library release number being used is higher than the CA-Panvalet program's release number.The CA-Panvalet program can only be of a higher or equal release number than that of the library.
• When you specify DEFER as a subparameter of the UNIT parameter and the volume containing the CA-Panvalet library is not mounted. CA-Panvalet attempts to perform validity checking on the library prior to opening it for processing. If the volume is not available at this time, the error condition occurs.
• If PANDD1 is allocated to an invalid file (PDS, ISAM, DUMMY, and so on) or if the DISP is NEW for other than PAN#4.


Please help.

Thanks,
Smitha
Back to top
View user's profile Send private message
Pandora-Box

Global Moderator


Joined: 07 Sep 2006
Posts: 1592
Location: Andromeda Galaxy

PostPosted: Mon Mar 29, 2021 8:49 pm
Reply with quote

Hi Smita

Is it possible to share the complete job output?
Back to top
View user's profile Send private message
Smita.t2

New User


Joined: 17 Apr 2012
Posts: 31
Location: Bangalore

PostPosted: Wed Mar 31, 2021 7:08 pm
Reply with quote

Hi,

Please find the job log.
Code:
                                                           

1                     J E S 2  J O B  L O G  --  S Y S T E M  S T 0 2  --  N O D E  A P I R O N
0
 10.59.31 JOB31478 ---- WEDNESDAY, 31 MAR 2021 ----
 10.59.31 JOB31478  $HASP373 JZYBT8A  STARTED - INIT 30   - CLASS T        - SYS ST02
 10.59.31 JOB31478  ACF9CCCD USERID JZYBT8   IS ASSIGNED TO THIS JOB - JZYBT8A
 10.59.31 JOB31478  IEF403I JZYBT8A - STARTED - TIME=10.59.31
 10.59.31 JOB31478  MVS0010I JZYBT8A  21.090 T          STEPNAME ** R0008 **
 10.59.31 JOB31478  IEF404I JZYBT8A - ENDED - TIME=10.59.31
 10.59.31 JOB31478  MVS0020I JZYBT8A  CL=T ENDED AT 21.090 10:59:31 MAXRC=R0008
 10.59.31 JOB31478  $HASP395 JZYBT8A  ENDED        76 LINES          0 CARDS
0------ JES2 JOB STATISTICS ------
-  31 MAR 2021 JOB EXECUTION DATE
-           12 CARDS READ
-           84 SYSOUT PRINT RECORDS
-            0 SYSOUT PUNCH RECORDS
-           10 SYSOUT SPOOL KBYTES
-         0.00 MINUTES EXECUTION TIME
         1 //JZYBT8A JOB (YPX8ER,T,B),'MANOJ',CLASS=T,                             JOB31478
           //         MSGCLASS=Y,REGION=4096K,NOTIFY=JZYBT8
           //* $ACFJ219 ACF2 ACTIVE APIRON                                             ACF2
           //* $ACFJ219 ACF2 ACTIVE APIRON
         2 //STEPNAME  EXEC  PGM=PAN#1        <--- PANÄ1 UTILITY
         3 //STEPLIB    DD DSN=SYSKF.PANLOAD,DISP=SHR   <--- SYSTEM LIBRARY
         4 //PANDD1      DD  DSN=OPC.JCL.KLIB,DISP=SHR
         5 //PDSOUT      DD  DSN=SETT.OPC.PDS,DISP=OLD
         6 //SYSPRINT    DD  SYSOUT=*
         7 //SYSIN       DD  *
 IEF236I ALLOC. FOR JZYBT8A STEPNAME
 IEF237I B352 ALLOCATED TO STEPLIB
 IGD103I SMS ALLOCATED TO DDNAME PANDD1
 IGD103I SMS ALLOCATED TO DDNAME PDSOUT
 IEF237I JES2 ALLOCATED TO SYSPRINT
 IEF237I JES2 ALLOCATED TO SYSIN
 IEF142I JZYBT8A STEPNAME - STEP WAS EXECUTED - COND CODE 0008
 IEF285I   SYSKF.PANLOAD                                KEPT
 IEF285I   VOL SER NOS= SYST31.
 IGD104I OPC.JCL.KLIB                                 RETAINED,  DDNAME=PANDD1
 IGD104I SETT.OPC.PDS                                 RETAINED,  DDNAME=PDSOUT
 IEF285I   JZYBT8.JZYBT8A.JOB31478.D0000102.?           SYSOUT
 IEF285I   JZYBT8.JZYBT8A.JOB31478.D0000101.?           SYSIN
 ************************************************************************************************************************************
 *                                                                                                                                  *
 *                                                 JOB STEP TERMINATION REPORTING                                                   *
 *                                                                                                         HH.MM.SS.TH     MMM.THT  *
 *    STEPNAME              PRIV AREA SIZE       4096K       PAGES SWAP IN        0      TIME ON ZIIP      00.00.00.00              *
 *    PROCSTEP  STEPNAME    PRIV USED TOP         324K       PAGES SWAP OUT       0      ZIIP TIME ON CP   00.00.00.00              *
 *    PGM NAME  PAN#1       PRIV USED BOT         300K       REREADS              0      CPU TCB TIME      00.00.00.01       0.000  *
 *    COMP CODE     0008    STEP SERVICE          313        TAPE MOUNTS          0      CPU SRB TIME      00.00.00.00       0.000  *
 *                          MEMLIMIT SIZE           10240MB  ICSF COUNT           0      CPU TIME-NO ZIIP  00.00.00.01              *
 *                          PRIV MAX  <16MB      8.97MB      PRIV MAX  >16M      1772MB  IBM NORMALIZED CPU TIME             0.000  *
 *                          PRIV USED <16MB    624.00KB      PRIV USED >16M     11.85MB                                             *
 *                                                                                                                                  *
 *  UNIT-T-DDNAME------EXCP CNT---MB TRANSFER  UNIT-T-DDNAME------EXCP CNT---MB TRANSFER  UNIT-T-DDNAME------EXCP CNT---MB TRANSFER *
 *  B352   STEPLIB           54         1.252  B47A   PANDD1             6         0.039                                            *
 *                                                                                                                                  *
 *  EXCP TOTAL               60                TOTAL DASD MB TRANSFERS             1.291  TOTAL TAPE MB TRANSFERS             0.000 *
 *                                                                                                                                  *
 ************************************************************************************************************************************
 IEF373I STEP/STEPNAME/START 2021090.1059
 IEF032I STEP/STEPNAME/STOP  2021090.1059
         CPU:     0 HR  00 MIN  00.01 SEC    SRB:     0 HR  00 MIN  00.00 SEC
         VIRT:   300K  SYS:   324K  EXT:      280K  SYS:    11860K
         ATB- REAL:                  1036K  SLOTS:                     0K
              VIRT- ALLOC:      11M SHRD:       0M
 ************************************************************************************************************************************
 *                                                                                                                                  *
 *                                                 JOB END TERMINATION REPORTING                                                    *
 *                                                                                                      HH.MM.SS.TH     MMM.THT     *
 *    JOBNAME JZYBT8A     DASD MB XFERS         1.291    CPU SERVICE          215     TIME ON ZIIP      00.00.00.00                 *
 *    SYSID       ST02    TAPE MB XFERS         0.000    SRB SERVICE           17     ZIIP TIME ON CP   00.00.00.00                 *
 *    SRVCLAS JOB_LONG    TAPE MOUNTS               0    MSO SERVICE           38     CPU TCB TIME      00.00.00.01       0.000     *
 *    CLASS          T    ICSF COUNTS               0    I/O SERVICE           43     CPU SRB TIME      00.00.00.00       0.000     *
 *                                                       TOT SERVICE          313     CPU TIME-NO ZIIP  00.00.00.01                 *
 *                                                                                    IBM NORMALIZED CPU TIME             0.000     *
 *                                                                                                                                  *
 ************************************************************************************************************************************
 IEF375I  JOB/JZYBT8A /START 2021090.1059
 IEF033I  JOB/JZYBT8A /STOP  2021090.1059
         CPU:     0 HR  00 MIN  00.01 SEC    SRB:     0 HR  00 MIN  00.00 SEC
 ***** UNEQUAL VOLUME CONTROL *****                                                            * ERROR MESSAGE  = PV041 *



[/code]
Back to top
View user's profile Send private message
Pandora-Box

Global Moderator


Joined: 07 Sep 2006
Posts: 1592
Location: Andromeda Galaxy

PostPosted: Thu Apr 01, 2021 2:34 am
Reply with quote

Please talk to your support and check with them if you have used the correct PANDD1

Also if I could ask what is your objective?
Back to top
View user's profile Send private message
Smita.t2

New User


Joined: 17 Apr 2012
Posts: 31
Location: Bangalore

PostPosted: Thu Apr 01, 2021 12:27 pm
Reply with quote

Objective is to perform static code analysis on the application code using 3rd party tool hosted on windows server.

Hence need to copy the source code from CA Panvelt pds to user pds which will later be ftp'ed to windows server.

PANDD1 is pointing to the Panavelt pds.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts Volume chain using DFSORT DFSORT/ICETOOL 17
No new posts volume mass delete RMM JCL & VSAM 2
No new posts Help Control-R IBM Tools 2
No new posts Try to understand IMS control block IMS DB/DC 0
Search our Forums:

Back to Top