Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-13 Thread Victor Gil
Thanks to everyone responded. I was able to recreate the DEFINE using FileMaster. -Victor- -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-13 Thread R.S.
W dniu 2017-12-12 o 21:48, Victor Gil pisze: Is there an easy way to rebuild the DEFINE CLUSTER for IDCAMS for an existing VSAM file? Assumption: this is *existing* VSAM file. One of the solutions: //K1 EXEC PGM=IEFBR14 //DD1 DD DSN=NEW.FILE,LIKE=EXISTING.FILE,DISP=(,CATLG) That's all

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Anthony Google Babonas
17 6:40 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: How to recreate DEFINE CLUSTER for a given VSAM file Advanced Catalog Management , DrD, Catalog Solutions are a few that can if you have them and the existing file is still Cataloged. Best Regards, Doug . On Dec 12, 2017, at 17:30, Jesse

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Doug
DEFINE CLUSTER for a given VSAM file Yes, there are entries on www.cbttape.org and there are products. Lizette > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] > On Behalf Of Victor Gil > Sent: Tuesday, December 12, 2017 1:48

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Jesse 1 Robinson
, December 12, 2017 1:23 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: How to recreate DEFINE CLUSTER for a given VSAM file Yes, there are entries on www.cbttape.org and there are products. Lizette > -Original Message- > From: IBM Mainframe Discussion List [mailto:IB

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Lizette Koehler
t; Subject: How to recreate DEFINE CLUSTER for a given VSAM file > > Is there an easy way to rebuild the DEFINE CLUSTER for IDCAMS for an existing > VSAM file? > > TIA! > -Victor- > -- For IBM-MAIN subscribe

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Feller, Paul
List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Victor Gil Sent: Tuesday, December 12, 2017 14:48 To: IBM-MAIN@LISTSERV.UA.EDU Subject: How to recreate DEFINE CLUSTER for a given VSAM file Is there an easy way to rebuild the DEFINE CLUSTER for IDCAMS for an existing VSAM file? TIA! -Victor

Re: How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Carmen Vitullo
d the define, or show you how it was defined originally. Carmen Vitullo - Original Message - From: "Victor Gil" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Tuesday, December 12, 2017 2:48:22 PM Subject: How to recreate DEFINE CLUSTER for a given VSAM file Is there an easy way

How to recreate DEFINE CLUSTER for a given VSAM file

2017-12-12 Thread Victor Gil
Is there an easy way to rebuild the DEFINE CLUSTER for IDCAMS for an existing VSAM file? TIA! -Victor- -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message

Re: DEFINE CLUSTER

2015-01-22 Thread Neil Duffee
sage- From: Willie Bunter [mailto:wil...bun...@yah...com] Sent: January 21, 2015 10:31 Subject: Re: QUESTION DEFINE CLUSTER Thanks Anthony. For my understanding you say to use the value of 77 for RECORDSIZE(77 4601)) Is the value from the KEYS parm (77 0) which is also applied to the RECORD

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Lizette Koehler
DEFINE VSAM command. Lizette -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of willie bunter Sent: Wednesday, January 21, 2015 6:03 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: QUESTION DEFINE CLUSTER Good Day To All, I have to build a VSAM

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Gene Hudders
Hi: The average record size is probably one of the nonsense parameters in the CLUSTER definition. It is my understanding that it is used primarily when you define the space requirements in RECORDS versus Cylinders and Tracks. Do you really know the average record size? I am not completely s

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Willie Bunter
Thanks Itshack for the tip. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Willie Bunter
Thanks Anthony for your help. A thank you to Elardus as well. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Sambataro, Anthony (NIH/NBS) [E]
OK, that sounds good, just thought I'd double check that value -Original Message- From: Willie Bunter [mailto:001409bd2345-dmarc-requ...@listserv.ua.edu] Sent: Wednesday, January 21, 2015 10:59 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: QUESTION DEFINE CLUSTER Thank

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Itschak Mugzach
have not listed) I am > unable to do so. Could someone tell me if there is a doc where I can match > the LISTCAT with the DEFINE CLUSTER parms? > > Thanks > > -- > For IBM-MAIN subscribe / signoff / archive acces

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Willie Bunter
Thanks for correcting me. As for the value on the LISTCAT for RKP it is 0. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Sambataro, Anthony (NIH/NBS) [E]
AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: QUESTION DEFINE CLUSTER Thanks Anthony. For my understanding you say to use the value of 77 for RECORDSIZE(77 4601)) Is the value from the KEYS parm (77 0) which is also applied to the RECORDSIZE of (77 4601

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Willie Bunter
Thanks Anthony. For my understanding you say to use the value of 77 for RECORDSIZE(77 4601)) Is the value from the KEYS parm (77 0) which is also applied to the RECORDSIZE of (77 4601)) -- For IBM-MAIN subscribe / signoff / a

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Sambataro, Anthony (NIH/NBS) [E]
bject: Re: QUESTION DEFINE CLUSTER Anthony, Thanks for the hints. I was able to find a VSAM dsn (Prod) that I would like to mimic. This is what the LISTCAT says: KEYLEN ---77 AVGLRECL---77 BUFSPACE ---13824 CISIZE--- 4608 MAXLRECL--- 4096 Would this be correct if I apply your suggestion: KEYS

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Willie Bunter
Anthony, Thanks for the hints. I was able to find a VSAM dsn (Prod) that I would like to mimic. This is what the LISTCAT says: KEYLEN ---77 AVGLRECL---77 BUFSPACE ---13824 CISIZE--- 4608 MAXLRECL--- 4096 Would this be correct if I apply your suggestion: KEYS (77 0) - SHAREOPTIONS (2

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Sambataro, Anthony (NIH/NBS) [E]
requ...@listserv.ua.edu] Sent: Wednesday, January 21, 2015 8:45 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: QUESTION DEFINE CLUSTER Elardus, The VSAM dsn I am trying to build is a KSDS. The keywords I am having a problem with is AVGLRECL MAXLRECL RKP BUFSPACE PHYREC-SIZE I checked the doc again bu

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Willie Bunter
Elardus, The VSAM dsn I am trying to build is a KSDS. The keywords I am having a problem with is AVGLRECL MAXLRECL RKP BUFSPACE PHYREC-SIZE I checked the doc again but it doesn't tell me what the LISTCAT shows. Thanks for your help. ---

Re: QUESTION DEFINE CLUSTER

2015-01-21 Thread Elardus Engelbrecht
there. Check the chapter 'DEFINE CLUSTER' in that book. >From my experience I am able to match the KEYLEN to KEYS however for the other >parms (some I have not listed) I am unable to do so. Like many storage admins, reading LISTC output and matching the keywords is indeed an

QUESTION DEFINE CLUSTER

2015-01-21 Thread willie bunter
not there. From my experience I am able to match the KEYLEN to KEYS however for the other parms (some I have not listed) I am unable to do so. Could someone tell me if there is a doc where I can match the LISTCAT with the DEFINE CLUSTER parms? Thanks