Tuesday, March 01, 2005

IBM - Displaying Jobs That Have a Lock on an Integrated File Systems Object

IBM - Displaying Jobs That Have a Lock on an Integrated File Systems Object: "How can I display all the jobs that have a lock on an Integrated File Systems Object?

Resolution:
At V5R2M0, there is a new *FORMAT2 parameter for the QP0FPTOS API that will show this. Call the command as follows:

CALL QP0FPTOS PARM(*LSTOBJREF '/ifspath/ifsfile' *FORMAT2)

This will output a detailed spooled file with all the jobs that have a lock on that Integrated File Systems object and the type of lock they have.

Note: The *LSTOBJREF option is a service only option. "

No comments:

Post a Comment