What do you mean by "mounted on OMVS.USER". That name appears to be a DSN, or perhaps a prefix of a DSN. If that is what you mean, then the z/OS UNIX command:
df | fgrep 'OMVS.USER' may show you want you want. An example: df | fgrep OMVS.I27RS1 /I27RS1/usr/lpp/ixm (OMVS.I27RS1.XML) 92610/1133280 4294954540 Available /I27RS1/usr/lpp/mqm (OMVS.I27RS1.MQS) 15744/57600 4294967083 Available /I27RS1/usr/lpp/IHSA/V7R0 (OMVS.I27RS1.SHAPHFS) 57496/100800 4294966786 Available /I27RS1/usr/lpp/ported (OMVS.I27RS1.SHPUROOT) 520/12960 4294967156 Available /I27RS1/usr/lpp/cobol (OMVS.I27RS1.SIGYROOT) 2228/2880 4294967277 Available /I27RS1/usr/lpp/php (OMVS.I27RS1.SHPHROOT) 1470/17280 4294967275 Available /I27RS1/usr/lpp/perl (OMVS.I27RS1.SHPEROOT) 9598/112320 4294965628 Available /I27RS1/usr/lpp/java/J6.0 (OMVS.I27RS1.JAVA31V6) 35282/833760 4294962833 Available /I27RS1/usr/lpp/java/J6.0_64 (OMVS.I27RS1.JAVA64V6) 35502/931680 4294962774 Available /I27RS1/usr/lpp/java/J5.0 (OMVS.I27RS1.JAVA31V5) 29192/580320 4294966024 Available /I27RS1/usr/lpp/java/J5.0_64 (OMVS.I27RS1.JAVA64V5) 26936/548640 4294966024 Available /I27RS1/usr/lib/ssh (OMVS.I27RS1.AFOROOT) 20714/43200 4294967287 Available /DEV1/var/log (OMVS.I27RS1.DEV1.VARL) 145300/149760 4294967243 Available /DEV1/var (OMVS.I27RS1.DEV1.VAR) 29570/40320 4294967170 Available /DEV1/etc (OMVS.I27RS1.DEV1.ETC) 37462/40320 4294966941 Available /I27RS1 (OMVS.I27RS1.ROOT) 16450/4443840 4294953001 Available On Mon, Jun 10, 2013 at 2:58 PM, gsg <[email protected]> wrote: > Is there a way/command to determine all of the file systems mounted on > OMVS.USER? > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- This is a test of the Emergency Broadcast System. If this had been an actual emergency, do you really think we'd stick around to tell you? Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
