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?
1104Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1086How 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
965When 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?
906Assume 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?
8971. 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?
905If 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 2290
what does the opcode free do?
what is the function of rlu ?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is the draw back of Procedures? why we are going to Modules?
I have a pf, it contains 5 members, how to access particular member data from logical file?
how can you check for a records existence without causing and i/o (chain/read)?
what is the maximum number of files allowed in rpg?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...
what are the different types of variables available in cl?
What is sort?
what was the robotech rpg?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
What is the actual use of fillers?
Assume 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?
How can we update a specific field in RPG?