Re: In over my head again...
"ScottC" <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], Ron Hudson <hudson.ra@...> wrote: > > I thought perhaps since all user catalogs were catalogged in the master > catalog > > LISTCAT CATALOG('SYS1.VMASTCAT') USERCATALOG might do it. > Yes, but before issuing that command, issue this command: PROFILE NOPREFIX Also, with NOPREFIX in effect, try issuing LISTC by itself... To set things back to the way they were, use: PROFILE PREFIX(xxxx) where "xxxx" is the high level prefix of your choosing. The default is normally your TSO userid, such as: HERC01. Scott