Have a join logical file with more than one members with
different record formats. So how can we read the different
members from this file and also how we can read the
different record format from the join logical?

Answer Posted / pankaj

You can specify only one record format in a join logical
file.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of identifiers?

572


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

709


how do you use commitment control in rpg?

757


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2278


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2519






Interviewer asked me write down DDS for load all subfile .can anybody write dds

1019


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.

2051


are there any useful c runtime apis that I can call from rpg iv?

700


what are the key words you must use when using a subfile?

692


how does the rpg element work?

716


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

769


What is ment by record level identifier?

654


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

1895


which program rpg or cl is efficent to update a transaction onto a database file and why ?

747


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2199