Good Morning Gentle Readers,
   
  I am attempting to perform a HRECOVER command via batch job (auditors 
requirements).  I am also trying to rename the recovered dsn.  I am 
encountering a syntax error.  Can anybody please advise me as to how I could 
correct it.  Below is my jcl and the error message:
  //STEP001 EXEC PGM=IKJEFT01                                             
//SYSPRINT DD SYSOUT=*                                                  
//SYSTSPRT DD SYSOUT=*                                                  
//SYSTSIN  DD *                                                         
  HRECOVER '$WTQ$35.BACKUP.RPMSTAD.TOT.G2025V00' NEWNAME X  
     ('$P160020.POSTAT.TEST')                                               
/*                                                                      
  I put the "X" in col 72 to act as a continuation.

  Below is the error message:
   
  READY                                                                  
  HRECOVER 'WTQ$35.BACKUP.RPMSTAD.TOT.G2025V00' NEWNAME         
 MISSING NEW DATA SET NAME                                              
READY                                                                  
   ('RACF.POSTAT.TEST')                                              
INVALID COMMAND NAME SYNTAX                                            
READY                                                                  
END                                                 
   
  Thanks to all in advance                   




       
---------------------------------
Looking for the perfect gift? Give the gift of Flickr!

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

Reply via email to