Re: ICKDSF QUESTION

2019-02-01 Thread Joe Monk
The Syntax for ICKDSF is: FLASHCPY WITHDRAW UNIT(CCUU) TARGETVOL(LSS,CCA,CCUU) Example: FLASHCPY WITHDRAW UNIT(5C06) - TARGETVOL(X'01', X'07',5C87) Joe On Fri, Feb 1, 2019 at 8:26 AM esmie moo < 012780d99c7b-dmarc-requ...@listserv.ua.edu> wrote: > I noticed that the jcl was

Re: ICKDSF QUESTION

2019-02-01 Thread esmie moo
I noticed that the jcl was misaligned.  I don't know why. I will try to fix the problem. /*                                         //STEP1    EXEC PGM=ICKDSF,REGION=4M       //SYSPRINT DD   SYSOUT=*                   //SYSIN    DD *                             FLASHCPY WITHDRAW SDEVN(816B)

Re: ICKDSF QUESTION

2019-02-01 Thread Blake, Daniel J [CTR]
I thought it uses TGTVOL and SRCVOL, not SEDVN/TDEVN, but I could be wrong. ;-D an -Original Message- From: IBM Mainframe Discussion List On Behalf Of esmie moo Sent: Friday, February 01, 2019 7:11 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: ICKDSF QUESTION Gentle Readers, I am trying

ICKDSF QUESTION

2019-02-01 Thread esmie moo
Gentle Readers, I am trying to terminate the relationship between the source and target adress of FLASHCOPY which was initiated by FDRFLASH. I am encountering the following error"ICKDSF - MVS/ESA    DEVICE SUPPORT FACILITIES                                                                        

Re: ICKDSF QUESTION

2018-12-10 Thread esmie moo
Sorry for the misalignment.  When I pasted the jcl, it looked fine.  Here it is again. / /*                                    //STEP1    EXEC PGM=ICKDSF,REGION=4M   //SYSPRINT DD   SYSOUT=*              //SYSIN    DD *                         FCWITHDR SDEVN( 3A4B) TDEVN( B67A)     /*           

Re: ICKDSF QUESTION

2018-12-10 Thread Paul Gilmartin
On Mon, 10 Dec 2018 16:25:53 +, esmie moo wrote: >Gentle Readers, >I have a slight problem.  A disk was flashed using FDRFLASH, however, the >relationship between the source and target was not released.  I looked at the >option of using ICKDSF to break the relationship. Below is the job I

ICKDSF QUESTION

2018-12-10 Thread esmie moo
Gentle Readers, I have a slight problem.  A disk was flashed using FDRFLASH, however, the relationship between the source and target was not released.  I looked at the option of using ICKDSF to break the relationship. Below is the job I intend to use: /*                                         

Re: ICKDSF QUESTION

2012-06-20 Thread Vernooij, CP - SPLXM
In the fine manual I see: INDEX(cylinder,head[,extent])|NOINDEX Where INDEX is bold. Try NOINDEX. Kees. John Dawes jhn_da...@yahoo.com.au wrote in message news:1340199543.47141.yahoomail...@web162603.mail.bf1.yahoo.com... G'Day,   I am trying to initialise a 3390-3 volume to house a page

Re: ICKDSF QUESTION

2012-06-20 Thread Mark Zelden
On Wed, 20 Jun 2012 09:47:06 -0400, Richards, Robert B. robert.richa...@opm.gov wrote: John, Ignore my reply. Kees' suggestion is much better! :-) Bob Yeah, RTFM is a good place to start. -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:m...@mzelden.com