how we lock a pf???? what are the parameters used in this
command.how we understand whether an object is locked or not??
using command .....we have to use *PSSR? and trough
*status..how??.if we give an eg to me???pls answer me anyone..
Answer Posted / samul
how we lock a pf????
Ans :Using cmd ALCOBJ
how we understand whether an object is locked or not??
Ans : Using cmd DSPOBJLCK
we have to use *PSSR? and trough
*status..how??.if we give an eg to me???
Ans : To handle to record lock in pgm (RPG)
need to handle wiht status code 01218 in *PSSR subroutine.
Cheers...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how will you find a string using pdm?
what is a primary file?
which are the string manipulation opcodes?
can a join logical file be updated?
Why we are not able to perform insert delete and update operation in Join logical file?
what is the clp command to access a query/400?
how can you detect overflow for a print program that prints multiple lines per cycle?
what does the ovrdbf command do?
what is the use of sflend keyword?
where can you specify an indicator in lokup operation?
what is a non-join logical file?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
What are the types of data structure in as400?
In RPG How to read a records from a file without using read opcodes?