Thanks Willy!
I tried but it's not able to suppress the HRECALL messages.
Need to pull the list of datasets with particular HLQ
-
- Posts: 15
- Joined: Tue May 17, 2022 12:57 pm
- Skillset: Mainframe Developer
- Referer: Through Colleague
Re: Need to pull the list of datasets with particular HLQ
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!
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!
-
- Posts: 474
- Joined: Thu Mar 10, 2016 5:03 pm
- Skillset: assembler rexx zOS ispf racf smf
- Referer: saw it in the experts foprum thought I could help here
Re: Need to pull the list of datasets with particular HLQ
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.
-
- Posts: 15
- Joined: Tue May 17, 2022 12:57 pm
- Skillset: Mainframe Developer
- Referer: Through Colleague
Re: Need to pull the list of datasets with particular HLQ
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.
Yes MSGLEVEL is not working as expected. I tried with MSGCLASS = Z even this didn't work.
Hope will get something.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 1184
-
by stel
View the latest post
Wed Sep 21, 2022 1:06 pm
-
-
List all ControlM Conditions generic in a rexx
by jobschubse » Tue May 18, 2021 6:05 pm » in All Other Tools - 2
- 3724
-
by jobschubse
View the latest post
Wed May 19, 2021 11:29 am
-
-
- 4
- 10148
-
by Misha786
View the latest post
Tue Jul 18, 2023 11:26 pm