Checking APF attributes of bipimain on z/OS

This is part of the larger task of setting up your z/OS environment.

Use the extattr command to display the attributes of the object bipimain. For example:
extattr /usr/lpp/mqsi/bin/bipimain
It should show APF authorized = YES. If it does not, use extattr +a bipimain to set this attribute. For example:
extattr +a /usr/lpp/mqsi/bin/bipimain

Note that you need the appropriate authorization to issue this command.

Related concepts
Brokers
Broker domains
Related tasks
Customizing the z/OS environment