IBM AS400 AllOther (736) suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
2 6652i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
IBM,
1 4636Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
2071Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
6 11941If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
IBM,
1919We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
IBM,
2 4096How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 4867
a multiple format logical file is also known as?
how may a cgi control duplicate inputs?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
what are dds required for subfile?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
how to write *pssr ?
what is sflrolval?
How to write record if no field or the field are different in physical file in rpgle ?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what is *place and *auto keyword in prtf ?plz explain
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
what is the difference between *like and *namvar ?
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.
What is the difference between crtdupobj and copyf?
why do we use readc? What is sflnxtchg?