USS Callable Service To Return Aggregate Name

2013-08-01 Thread Andrew Metcalfe
Hi Folks There must be one, but I cannot find it for looking. All I want to do is find the name of the aggregate mounted at a given point e.g. tell me what (if anything) is mounted at /fred Thanks Andrew -- For IBM-MAIN

Re: USS Callable Service To Return Aggregate Name

2013-08-01 Thread Massimo Biancucci
Hi, if with aggregate you mean the dataset try: df /yourshare for instance: (LPAR)user/u/user df /datas Mounted on FilesystemAvail/TotalFiles Status /datas (EXPL.USS.LPAR.DATAS) 792/1440 4294967272 Available (LPAR)user/u/user df /notexists Mounted

Re: USS Callable Service To Return Aggregate Name

2013-08-01 Thread John McKown
You want the fldata_t. I don't see a UNIX Callable Service to do this. But there is a C function. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/edclb1c0/3.282 You can call C functions from LE enabled HLASM code, COBOL, PL/I , and (of course) C. === You could also do a spawn to

Re: USS Callable Service To Return Aggregate Name

2013-08-01 Thread Andrew Metcalfe
2013 14:18 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: USS Callable Service To Return Aggregate Name Hi, if with aggregate you mean the dataset try: df /yourshare for instance: (LPAR)user/u/user df /datas Mounted on FilesystemAvail/TotalFiles Status /datas

Re: USS Callable Service To Return Aggregate Name

2013-08-01 Thread Kirk Wolf
I suggest that you ask your question on mvs-oe, where Bill Schoen at IBM might see it. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN