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.
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the following? I 'CLOSED' C STAT01 I 'OPEN' C STAT02
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
what is the maximum number of records you can specify in a display file?
How many libraries can be there in library list ?
How can we update a specific field in RPG?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
what does defn do?
what are the different types of arrays available in rpg ?
define the purpose of the *cat function?
Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
What process the command SBMRJEJOB does?
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...