'V' type records from DCOLLECT through ICETOOL control card



Post anything related to mainframes (IBM & UNISYS) if not fit in any of the above categories

Re: 'V' type records from DCOLLECT through ICETOOL control c

Postby ravisankarc » Fri Jan 20, 2012 7:38 pm

@Robert Sample : I have changed that two 2 bytes. It means I have changed my control card as below :

INCLUDE COND=(9,2,CH,EQ,C'V',AND,
35,1,BI,NE,B'......10')
OUTFIL VTOF,BUILD=(87,10,1X,29,6,1X,13,4,1X,
35,1,CHANGE=(11,
B'......11',C'SMS MANAGED',
B'......01',C'CONVERSION',
B'......00',C'NON SMS'),1X,80:X)

I agree with you that V and VL are not the same. But, when I am trying to extract V type records using above control card then it is giving output as few volumes as SMS MANAGED but they are not SMS MANAGED but those volumes belongs to NON SMS.


@Enrico : I am not talking anything about IBM macro. Because I am not familiar with macro's. Also, FYI, I have used the same link and got the above control card.

My only question here is, when the volume is NON SMS then why it is showing as SMS Managed? and that too only for few volumes. But it is giving the correct output for all other volumes. If it is SMS volume then it is showing as SMS MANAGED, if it is NON SMS volume then it is showing as NON SMS.
ravisankarc
 
Posts: 47
Joined: Thu Aug 27, 2009 2:18 am
Has thanked: 0 time
Been thanked: 0 time

Re: 'V' type records from DCOLLECT through ICETOOL control c

Postby enrico-sorichetti » Fri Jan 20, 2012 7:44 pm

again ... the info You used was just wrong ... just bear it
why not run a simple snippet
checking for a 1 byte V printing 2 bytes and the volume label and do a visual check of the result
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
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: 'V' type records from DCOLLECT through ICETOOL control c

Postby Robert Sample » Fri Jan 20, 2012 8:03 pm

If I wanted to know SMS-managed volumes in the DCOLLECT record type 'V ' data, I would look at the binary 2-byte field length of storage group name (which starts in colume 81). If the storage group name length is zero, then without a storage group the volume can't be managed by SMS, can it?
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: 'V' type records from DCOLLECT through ICETOOL control c

Postby ravisankarc » Mon Jan 23, 2012 7:30 pm

@Enrico : Yes, I have tried this, but still getting the same result. Also, I have simply copied the example given in the link and gets same result. Really surprised, how few NON SMS volumes are shown as SMS Managed volumes.
ravisankarc
 
Posts: 47
Joined: Thu Aug 27, 2009 2:18 am
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to All other Mainframe Topics

 


  • Related topics
    Replies
    Views
    Last post