function of DSPPGMREF?
Answers were Sorted based on User's Feedback
Answer / syam
Provides a list of the system objects to which the
specified programs refer.
Object types - *FILE *PGM *DTAARA *SRVPGM
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ram
found option like-----
display list of all files
display list of all object
display all copy books
display list of all call program
| Is This Answer Correct ? | 4 Yes | 0 No |
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
Can level check error occur if we do chgpf?
What is file access opcodes?
Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?
what is the purpose of data structure?
what are the different types of data areas?
what is the purpose of ovrdta and ovrata keywords ?
what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?
what is the use of jdftval in join logical file?
what are the three line types in rlu ?
What is the use of jdftval in as400?
I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?