IBM AS400 AllOther (736) How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
2 6544i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
CTS,
5 10509I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
1 6139How to find the list of source physical files in a library?? Is there any way to get a list??
5 23279How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.
2 20673
What is the difference between iter and do?
what is the purpose of putovr (put with explicit override) keyword?
what does check opcode is used?
at what level s,o are defined and what they will do?
How to create a link between multiple maps in a mapset?
which are control break logic indicators?
I have a pf, it contains 5 members, how to access particular member data from logical file?
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 do you know that records are locked?
in conjunction with which statements can orxx and andxx conditions be used ?
how will you display a particular page in subfile ?
What is the difference between access path and open data path?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
Can we debug the MSGW JOBS?
Difference Between Skip Before & Space Before?