IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

REXX that will display the size of many datasets.


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
tamalsarkar2013
Warnings : 1

New User


Joined: 12 Jul 2013
Posts: 1
Location: India

PostPosted: Thu Aug 01, 2013 7:23 pm
Reply with quote

Hi,

I want have a rexx that will display the size of the datasets listed in Endevor.

Can anyone help me with this.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Aug 01, 2013 7:31 pm
Reply with quote

You need to explain a bit more - do you mean the libraries where Endevor stores the elements or do you mean the size of the elements themselves? If the latter - you may find that endevor has the facility to that for you. If the former - LISTDSI (LIST Data Set Information) is the function you need to call from your program. Details are in the manuals.
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Thu Aug 01, 2013 8:29 pm
Reply with quote

tamalsarkar2013 wrote:
I want have a rexx that will display the size of the datasets listed in Endevor.

Can anyone help me with this.

The usual price for "I want" requests is around USD 1,000 per day. Provided the written specs are OK, I'm willing to do it for a mere USD 750.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Fri Aug 02, 2013 1:33 pm
Reply with quote

In an "against the rules" pm to me from TS....
"Suppose I have 12000 datasets in Endevor. I want to have a rexx that will give me the only those datasets that are 90% or more allocated"
and it still does not answer the question - Endevor does not control datasets (as far as I am aware) just members. Members can never be anything BUT 100% allocated so the statement is generally meaningless.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Aug 02, 2013 7:06 pm
Reply with quote

Hello and welcome to the forum,

Quote:
I want have a rexx that will display the size of the datasets listed in Endevor.
Show an example of this dataset list.

Dialog should be continued in your topic - not via PM. We don't have the resources to support technical discussion via PM. Besides, if things are done via PM, only one person can benefit. The forum is for the group.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top