without logical file we cannot access the data in physical
file.but we specify physical file in the program(ie:- Ffile
IF E k disk).how can it be accessed?

Answers were Sorted based on User's Feedback



without logical file we cannot access the data in physical file.but we specify physical file in the..

Answer / sakthi

we can access the data from PF directly even without LF.

Is This Answer Correct ?    9 Yes 0 No

without logical file we cannot access the data in physical file.but we specify physical file in the..

Answer / gvsp,as4

we can accessed the data of a physical file by using EXTMBR(*ALL)

Is This Answer Correct ?    8 Yes 1 No

without logical file we cannot access the data in physical file.but we specify physical file in the..

Answer / pat

I am not sure what your question is. You an access a
physical file: 1) If it is a primary file with the RPG cycle
2) It can be read. 3)If it is keyed it can be accessed as
you would a logical file.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More RPG400 Interview Questions

how does the rpg element work?

0 Answers   IBM,


Im traying to get out put of this below mention simple logic code.But im geting out of different.(im trying with my laptop trhough my company server. DCL &FIELD1 *CHAR 10 VALUE('TCS AS/400') DCL &FIELD2 *CHAR 10 CHGVAR(%SST(&FIELD2 1 10))(%SST(&FIELD1 10 1) Can you tell me the value of field2 after excuted of CHGVAR command.

2 Answers  


1.The questions have given an array declaration and move operation then this statement is correct or not?

3 Answers   TCS,


can anybody explain significance of *loval setll with example code????

3 Answers   HSBC,


Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir

2 Answers   iGate,


Anybody can explain the difference between SFLCLR & SFLINZ?

7 Answers  


What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.

2 Answers   IBM,


1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?

3 Answers  


How Chain operation copies the record's data to the input buffer for the program?

0 Answers   IBM,


what are the array operations?

1 Answers   IBM,


what is importance of 'MAPFLD' IN OPNQRYF FILE ?

2 Answers  


How can we receive values from a called procedure in RPG?

1 Answers  


Categories