IBM AS400 AllOther (736) I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
2 6384Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
HSBC,
6 15147Q1.How we can copy the data of file one session to another session? Q2.how we can execute a loop infinitely in AS/400 coding? Q3.In ALDON tool,multitask is posible on a perticular object by the user?
CSC,
6 13222Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
7 146341.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
2 9092I 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....?
5 9468As Packed veriable store 2 digits in 1 byte and ZONE variable store 1 digit in 1 byte... Please tell me when we have to use Packed and Zone variable...?
1 6432give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
CTS,
3780There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.
2 7238
what is the maximum number of fields under a record format of physical file?
how do you specify the number of records to roll in a subfile ?
Can we debug the MSGW JOBS?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
how many types of display are available on as/400 for user interaction?
how to get the cursor position?
which are the relational operators in rpg?
what is the use of sflnxtchg?
what is the purpose of ovrdta (override data) keyword?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
can we define multi-dimensional arrays in rpg ?
how does the runqry show the output?
How can we know running job is batch or interactive?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique