> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of willie bunter
> Sent: Friday, November 16, 2007 11:03 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: DFHSM - URGENT HELP
> 
> 
> Good Day,
>    
>   A files which was migrated by DFHSM (MIGRAT2)was 
> uncataloged in error ( del nscr purge).  Is there a way of 
> getting it back?
>    
>   I tried :
>   DEFINE CL (NAME(SCCPM1.GBANK.LOG3.FDBS0658.G0001V00)  -  
> VOLUMES(MIGRAT2) -                                          
> RECATALOG)                                                 
> 
>   I received the following:
>    
>   IDC3201I CONSTANT 'MIGRAT2' EXCEEDS LENGTH LIMIT 
> 
>   Is there something else I can try?
>    
>   Thanks.

Catalog it to MIGRAT with a device type of X'78048081'. Also, all
migrated files are NONVSAM.

DEF NVSAM(NAME(SCCPM1.GBANK.LOG3.FDBS0658.G0001V00) -
    DEVT(X'78048081') -
    VOLUME(MIGRAT))

I __think__ that is correct. Well, off to the group lunch! OutBack Steak
House! yum.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it. 

----------------------------------------------------------------------
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