Alan,

I verified the output from AUDIT DATASETCONTROLS(BACKUP) NOFIX and this is what 
is shows:
/*ERR 36 BACKUP VERSION ENTRY HSM.BACK.T132322.OC1.V2R3.I3255 CONTAINS 
00000,SHOULD CONTAIN 002                     */
/* FIXCDS B OC1.V2R3.SA23.EGVPS21.OPTIONS VERIFY(X'00000088' X'00000000' 
PATCH(X'00000088' X'00000002')              */ 
 
Perhaps I have it coded wrong in my job?

Randall,

I tried your suggestion by adding the + however I got the same result.
--------------------------------------------
On Wed, 7/23/14, Alan Field <[email protected]> wrote:

 Subject: Re: DFHSM QUESTION - FIXCDS - PARSE ERROR
 To: [email protected]
 Received: Wednesday, July 23, 2014, 11:23 AM
 
 more likely this is not correct
 :  PATCH(X'00000088'  '00000002') 
 
 Alan Field
 Technical Engineer Principal
 BCBS Minnesota
 
 Phone: 651.662.3546  Mobile:  651.428.8826
 
 
 
 
 
 From:   "Gross, Randall [PRI-1PP]" <[email protected]>
 To:     [email protected],
 
 Date:   07/23/2014 13:20
 Subject:        Re: DFHSM QUESTION -
 FIXCDS - PARSE ERROR
 Sent by:        IBM Mainframe Discussion
 List <[email protected]>
 
 
 
 Maybe + instead of - for continuation? 
 
 -----Original Message-----
 From: IBM Mainframe Discussion List [mailto:[email protected]]
 On 
 Behalf Of willie bunter
 Sent: Wednesday, July 23, 2014 1:50 PM
 To: [email protected]
 Subject: DFHSM QUESTION - FIXCDS - PARSE ERROR
 
 Hallo To All
 
 I am trying to run the following command via batch job but I
 am getting 
 the parse error.  I tried all sorts of ways but I keep
 failing.
 
 //STEP001 EXEC PGM=IKJEFT01 
 //SYSPRINT DD SYSOUT=* 
 //SYSTSPRT DD SYSOUT=* 
 //SYSTSIN  DD * 
  HSEND FIXCDS B OC1.V2R3.SA23.EGVPS21.OPTIONS  - 
             VERIFY(X'00000088'
 X'00000000') - 
            
 PATCH(X'00000088'  '00000002') 
 
 ARC1001I FIXCDS B OC1.V2R3.SA23.EGVPS21.OPTIONS  -
 COMMAND FAILED, 
 RC=0005,
 ARC1001I (CONT.) REAS=0004 
 ARC1605I COMMAND HAD PARSE ERROR 
 
 The dsn name is correct as reported on the FIXCDS report:
 
 FIXCDS B OC1.V2R3.SA23.EGVPS21.OPTIONS VERIFY(X'00000088'
 X'00000000') 
 PATCH(X'00000088' X'00000002') 
 
 Could someone suggest how I can get over this hump?
 
 Thanks. 
 
 ----------------------------------------------------------------------
 For IBM-MAIN subscribe / signoff / archive access
 instructions, send email 
 to [email protected]
 with the message: INFO IBM-MAIN
 
 ----------------------------------------------------------------------
 For IBM-MAIN subscribe / signoff / archive access
 instructions,
 send email to [email protected]
 with the message: INFO IBM-MAIN
 
 
 ----------------------------------------------------------------------
 For IBM-MAIN subscribe / signoff / archive access
 instructions,
 send email to [email protected]
 with the message: INFO IBM-MAIN


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to