Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC 4.0 zOS bfagent running deployments - how do I shut off printed report of copies that were done?

When ever a deployment is run on the zOS host - which causes copies - a printed report gets printed and we would like to eliminate the printed reports. It appears that they go to class A by default. How do I change to either eliminate the output or send it to a class that doesn't get printed?

0 votes



2 answers

Permanent link

I also have this issue.  In the BLZBFA proc, I have changed the SYSOUT=* lines to SYSOUT=H, but this had no effect.  I am considering adding a param CLASS=H to the proc line :

BLZBFA  EXEC PGM=BPXBATSL,REGION=0M,TIME=NOLIMIT,

Any suggestions?

0 votes

Comments

Rather than CLASS=H, I meant MSGCLASS=H


Permanent link
Hi Jack, can you tell me if like Don you were running a packaging/deployment or was it a build? If it was a build what was the build step running.

Don, I think IEBCOPY automatically throws out the report to SYSOUT, or more the point XMIT does. I may have to look at the packaging and deployment code to see if there is some way to suppress this. In the meantime you could try running your packaging module BLZPKGZP from the SBLZSAMP version and modify the XMIT statement to direct the output to a different SYSOUT Class that does not get printed. I am going to have to have a look at the code and create a defect if required.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023

Question asked: Mar 18 '14, 11:33 a.m.

Question was seen: 4,034 times

Last updated: Apr 02 '14, 12:32 p.m.

Confirmation Cancel Confirm