Unsolved
This post is more than 5 years old
1 Message
0
748
July 18th, 2008 10:00
How to find SYM # for standard volumes
Is there a way to query mainframe standard volumes to find their sym#'s? I can find the sym numbers for the BCV's without a problem using the timefinder query command, but I can't seem to find the sym numbers for the standard volumes. I have ResourcePak 5.2.0 installed.
z/OS 1.4 & 1.9
DMX-3
Thanks very much.
z/OS 1.4 & 1.9
DMX-3
Thanks very much.
No Events found!
Davidy8s
154 Posts
0
July 21st, 2008 08:00
I took your question to one of our staff. He suggested:
/F SCF580,DEV,DIS,DEV(0000-FFFF)
The command is covered in the manual here:
http://powerlink.emc.com/km/live1/en_US/Legacy_Conversion/PL_Support/Doc_Library/300-999-341_b05_elccnt_0.pdf#page=40
This will send output to the console w/ the info requested.
Hope this helps!
Dave Yates
EMC TSE3
Benevolent Host S/W & Mainframe Forum Moderator
xe2sdc
2 Intern
•
2.8K Posts
0
July 21st, 2008 10:00
Dave I'm pretty sure you have a google translator for this ..
Davidy8s
154 Posts
0
July 21st, 2008 11:00
Maybe they have one on google.it ? Then we could have you translate Symm to readable (Italian) language, and I could then wash it through to English.
But then the customers would know what it all means!
Best regards my prolific posting friend,
Dave Yates
EMC TSE3
Benevolent Host S/W & Mainframe Forum Moderator
xe2sdc
2 Intern
•
2.8K Posts
0
July 21st, 2008 12:00
smbl
48 Posts
0
July 22nd, 2008 01:00
As a output of this command:
/F EMCSCF,DEV,DIS,DEV(A000-A001)
EMCSCF is a procname
you can receive:
A000( ) OFFLINE EMC-000290102206-E000-0042-00-00
A001( ) OFFLINE EMC-000290102206-E000-0043-00-01
where:
EMC-000290102206 is a serial and manufacture number
E000 ¿ SSID
0042 - SYMDEV
00 - LCU
00 - UA
Regards
Marcin