>> I assume the Blksize  of 4K will set the CISize to 4K...

Billy,

That is correct

>> And do I need to do anything special  with ShareOpts?

I believe it defaults to  SHAREOPTIONS  to  (3,3)

If you need to model your LDS based on an existing LDS then you can use the
LIKE parm

//STEP0300 EXEC PGM=IEFBR14
//LDSCRE   DD DSN=&SYSUID..LDSCRE,
//            DISP=(NEW,CATLG,DELETE),
//            SPACE=(CYL,(60,20)),
//            LIKE=Your.existing.lds.dataset.name
/*

I would issue a LISTCAT of the created LDS and make sure that it has the
information that you looking for.

Thanks,
Kolusu

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to