D IOS,MIH - source ?

Virtual Storage Access method - ESDS, KSDS, RRDS & LDS. Basic direct access method, Basic sequential -, Queued sequential -, Basic partitioned -, Indexed sequential -, Object - access method.
Post Reply
aterechko
New Member
Posts: 2
Joined: Wed Dec 14, 2016 2:24 pm

D IOS,MIH - source ?

Post by aterechko »

Hi MVS experts,

Below is results of execution D IOS,MIH command:

IOS086I 18.59.15 MIH AND IOT TIMES 462
MOUNTMSG = YES, HALT=00:05, MNTS=05:00, UREC=03:00,
DASD=00:15, TAPE=03:00, GRAF=03:00, CTC =03:00, COMM=03:00,
CHAR=03:00, IOTDASD=00:00,
US01=00:30 UDEV=0A80, 0A81, 0A82, 0A83, 0A85, 0A86, 0A87, 0A88,

Who could tell me, which MVS control blocks contain the values of MOUNTMSG and MNTS ?

Thanks a lot in advance !
enrico-sorichetti
Global Moderator
Global Moderator
Posts: 826
Joined: Wed Sep 11, 2013 3:57 pm

Re: D IOS,MIH - source ?

Post by enrico-sorichetti »

the values displayed are those set by the IECIOSxx member used
they are READ ONLY values used by the MIH to take the appropriate actions

the manual has the description of all the keywords and the default values
so no control block lurking is needed

if no IECIOSxx member was used the values shown are the default ones
( same effect as having a IECIOSxx member with the default vaules explicitly specified )
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort 8-)
aterechko
New Member
Posts: 2
Joined: Wed Dec 14, 2016 2:24 pm

Re: D IOS,MIH - source ?

Post by aterechko »

Hello Enrico,

Thanks a lot for your feedback.
I have to check these values in the code that enhances a tape management system.
Of course the program could read the IECIOSxx member or issue D IOS,MIH command and analyze
a reply from MIH but this way is not too intelligent and can in certain cases provide incorrect data.
Anyway there are must be control blocks which contain these values.

Cheers

Alex
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1891
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: D IOS,MIH - source ?

Post by Robert Sample »

Anyway there are must be control blocks which contain these values.
Certainly -- but that does NOT mean that IBM has made knowledge of those particular control blocks public. If IBM has not published the data about them, then you're not going to be very successful at using them.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.”