> -----Original Message-----
> From: IBM Mainframe Discussion List
> [mailto:[EMAIL PROTECTED] On Behalf Of Kluth.Chris
> Sent: Tuesday, August 23, 2005 1:41 PM
> To: [email protected]
> Subject: ICKSADSF
>
>
> Does anyone put ICKSADSF, Standalone ICKDSF, to DASD (either
> exclusively
> or in addition to tape)? [Analogous to putting FDR's SA
> Restore program
> on both Tape and DASD.]
>
> I would imagine that putting ICKSADSF on DASD is 'do-able',
> but I don't
> find any documentation for it.
>
> If someone does put ICKSADSF on DASD, could that someone
> please provide
> some sample JCL or cite the documentation?
>
> By the way, if putting ICKSADSF on DASD is just not done,
> what would be
> the reason/downside?
>
> Thank you!
>
IIRC, the following JCL should create an IPLable DASD volume for
ICKSADSF. I have not tried it, but I think it is correct. Uh, change the
volser, OK? <grin>
//STEP001 EXEC PGM=ICKDSF,
// REGION=2M
//SYSPRINT DD SYSOUT=*
//IPLDD DD DSN=SYS1.SAMPLIB(ICKSADSF),
// DISP=SHR
//SYSIN DD *
REFORMAT DDNAME(IC2RS1) -
VERIFY(IC2RS1) -
IPLDD(IPLDD) BOOTSTRAP
/*
//IC2RS1 DD DISP=OLD,
// UNIT=3390,
// VOL=SER=IC2RS1
--
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 [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html