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
- AS400 Job Scheduler
- Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk
- Using as400 QRCVDTAQ api to retrieve a message / entry from a dataqueue
- EclipseZone - Clean Up Warnings with the 'restriction' Suppression Flag
- Common Gateway Interface (CGI) on the as400 / iSeries
- Adobe Flex 2.0 Beta
- AS400 APIs
- as400 Iseries Tips
- UDATE and *DATE in AS400 RPG
- Raj Blogs: Common UNIX Commands
No comments:
Post a Comment