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. "
Tuesday, March 01, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- 80 Column Punched Cards and the History of RPG on the AS400
- Contact Us
- API Example - Deleting Old Spooled Files
- UDATE and *DATE in AS400 RPG
- What is QZHQSSRV job?
- About Us
- Using QCLRDTAQ to clear data queues in CL and RPG
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Creating an as400 Query
- AS400 APIs
No comments:
Post a Comment