This is a working example, with an EXISTING VTOCIX.
ADD allocation if you need to CREATE the VTOCIX.
The Parm avoids the ICK01508A message, need verify for some functions.

//BLDIX    EXEC PGM=ICKDSF,PARM='NOREPLYU'
//LGK034   DD   DSN=SYS1.VTOCIX.LGK034,DISP=(OLD),
//             VOL=(PRIVATE,SER=LGK034),UNIT=(DISK,,DEFER)
//SYSPRINT DD  SYSOUT=*
//SYSIN    DD  *
 BUILDIX DDNAME(LGK034) IX

On Thu, Dec 6, 2012 at 11:10 AM, af dc <[email protected]> wrote:
> Hello,
> I'm having this probl:
> ICK03091I EXISTING VOLUME SERIAL READ = XXX248
> ICK01503I 177E REQUEST RECEIVED TO CONVERT VTOC TO IXFORMAT
> ICK01504I 177E VTOC FORMAT IS CURRENTLY OSFORMAT, REQUEST ACCEPTED
> ICK01508A 177E SHOULD CONVERSION PROCEED? REPLY U TO CONTINUE, ELSE T
> ICK31511I 177E CVAF ERROR: RETURN CODE= 00   ERROR CONDITION= 027
> ICK31515I 177E BUILDIX COMMAND FAILED.
>           17:07:41    12/06/12
>
> how can I overcome this ?? do I need XXX248 offline ??
>
> Any hint is appreciated asap.
>
> Many thx, A.Cecilio.

-- 
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 [email protected] with the message: INFO IBM-MAIN

Reply via email to