RE: Disaster Recovery and the Use of Aliases to Save Typing VOLSERS In.



> -----Original Message-----
> From: IBM Mainframe Discussion List
> [mailto:IBM-MAIN@xxxxxxxxxxx] On Behalf Of Robert Pelletier
> Sent: Wednesday, January 11, 2006 2:22 PM
> To: IBM-MAIN@xxxxxxxxxxx
> Subject: Re: Disaster Recovery and the Use of Aliases to Save
> Typing VOLSERS In.
>
>
> Thanks John. The alias for all our restore tapes is TAPEO:
> 1. Do I define/relate alias to our user catalog in the IDCAMS
> job or do I define/relate the alias to the BRS MASTER CATALOG?
> 2. If TAPEO is the only alias used until we IPL our system it
> should be sufficient to just define that one alias?
> Thanks again.
>
> Think Spring !!!
>
> Bob Pelletier
> Connecticut Student Loan Foundation
> Rocky Hill, Connecticut

This is exactly what we do. We restore the DASD containing the recovery
catalog. On that volume is a PDS containing our recovery jobs. One of
the jobs is:

<JCL>
//JS010 EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
IMPORT CONNECT -
OBJECTS (( -
CATALOG.ICF.VHDCH01 -
VOL(HDCH01) -
DEVT(3390) -
))
DEF ALIAS(NAME(BKUPHDC) RELATE(CATALOG.ICF.VHDCH01))
DEF ALIAS(NAME(BKUPSYS) RELATE(CATALOG.ICF.VHDCH01))
/*
</JCL>

--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.


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



Relevant Pages

  • Re: Wont boot up - Urgent
    ... Alias wrote: ... >> unmountable boot volume issue. ... >> tried to take out the harddisk and put it into a USB external ... I use Ontrack's Easy Recovery Pro which is quite costly. ...
    (microsoft.public.windowsxp.hardware)
  • Re: Restoring Public Folders
    ... recovering deleted items from Outlook client. ... Otherwise then yes, recovery ... server is the way to go. ... Please do not send email directly to this alias. ...
    (microsoft.public.exchange.admin)
  • Thank you, John.
    ... Thank you, John. ... alias is apparently used for ADP projects). ... I can easily display the name of ... person_ids for the parents. ...
    (microsoft.public.access.queries)
  • Re: Event 4097
    ... This article details some steps you can take when troublshooting an ... This alias is for newsgroup purposes ... John D. wrote: ...
    (microsoft.public.win2000.general)
  • Re: Computer hiccups every five seconds
    ... of my virus & spyware programs, ... John ... >> Thanks Alias, ... >> I downloaded MSCONFIG last month from somewhere when I realized it ...
    (microsoft.public.win2000.general)

Loading