I am new to Z/OS and looking to know the below:
1. How do I know if my hardware (System Z) supports z/OS version 1.9 or higher ? Any direct commands or reference ?
2. How do I find out space available on DASD
3. How do I find out real memory available ?
4 How do I find out /confirm if the following software is installed on the system
TCP/IP
LE/370
DFSORT
Security Server (RACF or equivalent product)
I have Z/OS installed but need to know what commands / way to find out the answer on above..
Please help.
Thanks
Query on commands for Z/OS
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Query on commands for Z/OS
Hello and welcome to the forum,
When you are in a situation where you have (or will have) many, many questions about a particular system, the best source of information is the people who installed/support this system - not a forum such as ours. Most of what you ask is not usually needed by beginners. And few have the ability to dig all of this out by themself.
If you are going to work in the mainframe environment one of your most valuable assets is the goodwill of your local mainframe support people (the same is true for other platforms as well). If someday you become responsible for some of the environment, you will become familiar with the vendor support of those components also.
Suggest you start some kind of "document" that lists your questions as they arise and as you find answers, enter them with their question in your "tech-ref" document. Long ago i had separate notebooks for each new environment. These days, i don't use the pen so much
When you are in a situation where you have (or will have) many, many questions about a particular system, the best source of information is the people who installed/support this system - not a forum such as ours. Most of what you ask is not usually needed by beginners. And few have the ability to dig all of this out by themself.
If you are going to work in the mainframe environment one of your most valuable assets is the goodwill of your local mainframe support people (the same is true for other platforms as well). If someday you become responsible for some of the environment, you will become familiar with the vendor support of those components also.
Suggest you start some kind of "document" that lists your questions as they arise and as you find answers, enter them with their question in your "tech-ref" document. Long ago i had separate notebooks for each new environment. These days, i don't use the pen so much

Hope this helps,
d.sch.
d.sch.
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Query on commands for Z/OS
DASD Space. You might be looking for something like this -It actually displays more, but that's all that fits into a code block. This program (it's actually a TSO command) is something I did years ago to format the output from the LSPACE macro; it needs a major change to support "EA" volumes that have 2 free space maps; one for track managed space, and a second for cylinder managed space.
Code: Select all
Largest
Extent Free Free
Unit Type Volser Status Cyls:trk Cyls Extents
0A00 3390 XXXXXX S 159:11 517 48
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Using nice/renice commands on USS leading to MSG FSUMF022
by Marcels68 » Sat Oct 12, 2024 4:02 pm » in Operating Systems - 0
- 1807
-
by Marcels68
View the latest post
Sat Oct 12, 2024 4:02 pm
-
-
- 7
- 11710
-
by AusZosGuy
View the latest post
Fri Sep 10, 2021 6:40 pm
-
- 0
- 2570
-
by JIMDOOEY
View the latest post
Tue Mar 01, 2022 8:48 am
-
- 1
- 2497
-
by enrico-sorichetti
View the latest post
Fri Apr 02, 2021 6:56 pm