IBM OS/370, MVS, OS/390, Linux, TPF, VM/CMS, VM/ESA, VSE/ESA, z/VM, z/VSE, z/OS, z/OS.e etc...
by pjux » Fri Sep 17, 2010 12:47 pm
What exactly is a MAN dataset? Also, if this question is too basic, is there a good place to refer for meanings of these terms? Google searches didn't really help.
-
pjux
-
- Posts: 1
- Joined: Fri Sep 17, 2010 12:43 pm
- Has thanked: 0 time
- Been thanked: 0 time
by Robert Sample » Fri Sep 17, 2010 2:39 pm
I assume you are referring to a SYS1.MANx data set since the Unix System Services man command is not related to data sets -- and those are the only two uses of "MAN" that I can think of in the mainframe environment. The SYS1.MANx data sets (the precise names are site dependent) are used to store SMF records as they accumulate. When one of them is full, SMF switches to the next one and (in a properly managed system) a job is submitted that dumps the accumulated records to a daily file and make the data set available for SMF to use again.
-
Robert Sample
- Global moderator
-
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Location: Dubuque, Iowa, USA
- Has thanked: 1 time
- Been thanked: 279 times
Return to Operating Systems