is it possible to create a join logical file using two join
logical files ? give exact reason for your answer
Answer Posted / mithun paul
NO,It is not possible. Because, The parameter value of
JFILE of a Join Logical File must be a Physical File(PF).
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
WHAT IS FERERENTIAL INTRIGRITY ?
Explain The Keywords Edtcde & Edtwrd?
What is the as400 called now?
what are different types of substems?
how you will find an error which is not in the first page of the subfile without using rolldown key?
What is compiler directive in as400? Give example of compiler directive.?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
how do you read data area in an rpg program?
What is the difference between non-join logical files and join logical files?
how to declare a constant variable in the freeformat?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
What is binder language ?
maximum number of subfiles that can be active for a single file is?