load all subfile logic in sqlrpgle and when updating
particular record it must be lock form other jobs (not a
file)?
in which specification the report layout can be defined?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
What is Data Area?
What is the difference between access path and Dynamic select?
What is journaling & Commitment Control?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
what is the purpose of putovr (put with explicit override) keyword?
What is diff between EVAL & MOVE?
how do you know that records are locked?
How can a data area be locked after being updated?
Why we are not able to perform insert delete and update operation in Join logical file?