ARCHPROC Failing due to logname parameter
search cancel

ARCHPROC Failing due to logname parameter

book

Article ID: 145717

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

I am trying to get the archive process up and running on an internal system (LPAR), but have a problem with the logname parameter that is passed to ARCHNTRK - it says it has a maximum length of 16. With debug switched on I get the following errors - what do I need to set logname to?

IEF695I START ARCHPROC WITH JOBNAME ARCHPROC IS ASSIGNED TO USER acfstcID, GROUP OMVSGRP                 
$HASP373 ARCHPROC STARTED                                                                                
ACF9CCCD USERID acfstcID IS ASSIGNED TO THIS JOB - ARCHPROC                                              
IEF403I ARCHPROC - STARTED - TIME=11.49.51                                                               
+OPS0996I  ARCHIVE START(AUTO) TRACK(200 100) DSNAME(hlq.OPSMVS.OPSLOG.ARCH)                          
         GDGMODEL(hlq.OPSMVS.OPSLOG.ARCHPTRN) VOLUM                                                   
+OPS0996I VOLUMES(vvvvvv) UNIT(3390)  LOGNAME(hlq.OPSR135.USER.lpar.OPSLOG) GDGNUM(+1) SUBSYS(OPSS)   
         UPDATE(YES) DEBUG(YES)                                                                          
+OPS1940E Syntax error in keyword: LOGNAME                                                               
+OPS1956E --- Maximum length of Log name to archive is 16                                                
OPS8310S Archive request invalid - request skipped                                                       
+OPS8330I OPSLOG archive creation request processing completed                                           
OPS8318S No valid archive control statements were found - no archives were taken                         
+OPS8320O OPSLOG (hlq.OPSR135.U) archive creation completed, MAXRC=0                                  
+OPS0996I removing invalid node GLOBAL0.ARCH_TRACK.ENTRY.0209                                            
+OPS0996I                                                                                                
IEF404I ARCHPROC - ENDED - TIME=11.49.51                                                                 
$HASP395 ARCHPROC ENDED - RC=0012                                      


Environment

OPS/MVS

Resolution

Ensure that the ARCHPROC is referring to the LOGNAME value specified in column 1 of the OPSLOG DEFINITION Screen (=4.13) rather than the Dataset name.