Need to pull the list of datasets with particular HLQ



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Re: Need to pull the list of datasets with particular HLQ

Postby Devrana » Wed Jul 13, 2022 1:21 pm

Thanks Willy!

I tried but it's not able to suppress the HRECALL messages.
Devrana
 
Posts: 12
Joined: Tue May 17, 2022 12:57 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Need to pull the list of datasets with particular HLQ

Postby Devrana » Wed Jul 27, 2022 2:19 pm

Hi All,

I am using a JCL to migrate quite a few datasets using HMIGRATE 'HLQ.*'.
The JCL goes through fine and after that am getting a lot of system messages about the MIGRATE requests. Since I am using more than 1000 files Then I am getting a lot of system messages which is consuming a lot of time.

Is there a way to suppress these system message by given any parameter in JCL?
Thanks!
Devrana
 
Posts: 12
Joined: Tue May 17, 2022 12:57 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Need to pull the list of datasets with particular HLQ

Postby willy jensen » Wed Jul 27, 2022 2:57 pm

No. And while they are annoying, I really don't see them being a performance issue. You might try MSGLEVEL=(0,0) in the JOB statement, but as far as I can tell (I don't have a HSM to test with), it will not help here.
willy jensen
 
Posts: 455
Joined: Thu Mar 10, 2016 5:03 pm
Has thanked: 0 time
Been thanked: 69 times

Re: Need to pull the list of datasets with particular HLQ

Postby Devrana » Wed Jul 27, 2022 5:30 pm

Thanks Willy for your response!

Yes MSGLEVEL is not working as expected. I tried with MSGCLASS = Z even this didn't work.

Hope will get something.
Devrana
 
Posts: 12
Joined: Tue May 17, 2022 12:57 pm
Has thanked: 0 time
Been thanked: 0 time

Previous

Return to JCL

 


  • Related topics
    Replies
    Views
    Last post