Re: Dynamically obtaining allocated space characteristics

2006-11-16 Thread Dave Quinn
] On Behalf Of Charles Mills Sent: Thursday, November 16, 2006 10:25 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Dynamically obtaining allocated space characteristics It occurs to me that the conclusion of my note should read "CSI will return the former. The DSCBs will let you compute the latter,

Re: Dynamically obtaining allocated space characteristics

2006-11-16 Thread Charles Mills
PROTECTED] On Behalf Of Charles Mills Sent: Wednesday, November 15, 2006 4:25 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Dynamically obtaining allocated space characteristics Specifically, it's in DFSMS Managing Catalogs. Does the OP want to know the space requested for the dataset, or the

RES: Dynamically obtaining allocated space characteristics

2006-11-16 Thread Ituriel do Nascimento Neto
-2814 -Mensagem original- De: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Em nome de Gerhard Postpischil Enviada em: terça-feira, 14 de novembro de 2006 20:33 Para: IBM-MAIN@BAMA.UA.EDU Assunto: Re: Dynamically obtaining allocated space characteristics Dave Quinn wrote: > I

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Charles Mills
n the former. The DSCBs will let you compute the latter. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Eric Spencer Sent: Wednesday, November 15, 2006 12:13 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Dynamically obtaining allocated

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Eric Spencer
@BAMA.UA.EDU Subject: Re: Dynamically obtaining allocated space characteristics > > I refuse to admit that this is not kept handy somewhere. ISPF's "Dataset > Information" has it, why can't I. ISPF does not display the primary allocation, it displays the "

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Bruce Black
I refuse to admit that this is not kept handy somewhere. ISPF's "Dataset Information" has it, why can't I. ISPF does not display the primary allocation, it displays the "first extent size" General Data Current Allocation Management class . . : **None**

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread John Kington
Dave, >I want to run in a batch Assembler program. Possibly provide a DSN as input and return information as close to as possible that is returned from ISPF's Dataset Information screen. I think Charles (Mills) offered some sample code that may help you (already deleted the article). >I had been

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Charles Mills
ovember 15, 2006 8:00 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Dynamically obtaining allocated space characteristics Thanks so far ... I want to run in a batch Assembler program. Possibly provide a DSN as input and return information as close to as possible that is returned from ISPF's Data

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Dave Quinn
has it, why can't I. I do not have any 3rd party software. Dave Quinn. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of John Kington Sent: Wednesday, November 15, 2006 10:26 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Dynamically obtaining a

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread John Kington
You can tell the secondary allocation amount from the DSCB but the primary is not kept in the DSCB for nonvsam datasets. Only the size of the first extent is kept. If you have the SMF type 15 record, a portion of the JFCB is imbedded in the record. Somewhere around offset 220 is the primary amount

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Charles Mills
ly. Charles -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Binyamin Dissen Sent: Wednesday, November 15, 2006 12:43 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Dynamically obtaining allocated space characteristics On Tue, 14 Nov 2006 15:59:53 -

Re: Dynamically obtaining allocated space characteristics

2006-11-15 Thread Binyamin Dissen
On Tue, 14 Nov 2006 15:59:53 -0500 Dave Quinn <[EMAIL PROTECTED]> wrote: :>I’ve been digging for a couple of days now trying to find out how I can :>dynamically retrieve the allocated space of a known dataset. Can anyone :>give me even a whiff of where to look? DSCB. -- Binyamin Dissen <[EMAIL

Re: Dynamically obtaining allocated space characteristics

2006-11-14 Thread Gerhard Postpischil
Dave Quinn wrote: I’ve been digging for a couple of days now trying to find out how I can dynamically retrieve the allocated space of a known dataset. Can anyone give me even a whiff of where to look? It would help if you defined your environment. Easiest is the write an assembler routine to

Dynamically obtaining allocated space characteristics

2006-11-14 Thread Dave Quinn
I’ve been digging for a couple of days now trying to find out how I can dynamically retrieve the allocated space of a known dataset. Can anyone give me even a whiff of where to look? Dave Q -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.409 / Virus Dat