Mike,
 
I tried out your suggestions but I was unable to get it running.  The dsn is in 
ML1 status.  According to the error messages a BYPASSACS is required.
However I tried that and did not work.  I tried NULLSTORCLAS as well but I 
receive the error :
 
ARC1001I RECALL 'HESPDE02.ABACKUP.IMS1.HLIST' DFDSSOPTION(VOLCOUNT(ANY)) 
COMMAND 
ARC1001I (CONT.) FAILED, RC=0005, REAS=0004                                    
ARC1605I COMMAND HAD PARSE ERROR                                                
 
I cannot find the error.  Here is the batch job that I am running:
 
   HSEND RECALL 'HESPDE02.ABACKUP.IMS1.HLIST' DFDSSOPTION(VOLCOUNT(ANY)) - 
   FORCENONSMS VOLUME(SMTP17) -                                          
   BYPASSACS(**) -                                                       
   NULLSTORCLAS                                                                 
                   

________________________________
From: Mike Schwab <mike.a.sch...@gmail.com>
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Thursday, March 21, 2013 2:12:29 PM
Subject: Re: DFHSM QUESTION - RECALLING DSN TO ITS ORIGINAL VOLUME

Add FORCENONSMS UNIT(3390) VOL(volser) to the recall command.

hlq.CLIST(HRECN)
PROC 2 D V
  HSEND RECALL &D VOL(&V) UNIT(3390) FORCENON
END /* PROC */

On Thu, Mar 21, 2013 at 10:21 AM, willie bunter <williebun...@yahoo.com> wrote:
> Good Day Readers,
>
> Several jobs are failing due to the following :
>
> IEC143I 213-2C,IFG0194D,JES2,JES2,SYS00035-0009,9987,SMTP01,SYS2.HESP.BPROCLIB
> IEF196I IEC143I 213-2C,IFG0194D,JES2,JES2,SYS00035-0009,9987,SMTP01,
> IEF196I SYS2.HESP.BPROCLIB
> $HASP307 HESPD01 UNABLE TO OPEN PROC02
> IEFC452I HESPD01 - JOB NOT RUN - JCL ERROR
>
> The problem was caused by the library which was migrated by HSM was recalled 
> to another volume - SMTP03.  The volumes in this Storage Group are SMS 
> managed.
>
> I was able to get our MVS support folks to refresh the JES2 proc which 
> rectified the problem (jobs were rerun successsfully).
>
> My question is should a problem of this nature occur again (pds migrated) how 
> can I force HSM to recall the dsn to the original volume?  In this case the 
> dsn was recalled to another volume other than the orginal.
>
> Thanks.

-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to