IBM AS400 AllOther (736) Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
1209Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1180How 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
1065When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
1010Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
9961. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
1005If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
1 2456
What are the record format field mapping options in cpyf?
what is the command used to invoke rlu ?
what is the rpg system?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How to reverse a string using RPG?
define the purpose/use for sflrna?
what is overlay?
How to handle duplicate error handling in RPG?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
How to update data area in cobol 400 program?
What is FORMAT keyword and its use?
how to write *pssr ?