If record-format name in an externally-described file has
already been defined as a file-name.how to solve this?

Answers were Sorted based on User's Feedback



If record-format name in an externally-described file has already been defined as a file-name.how ..

Answer / rahul

Use the "RENAME" keyword in F specs.
F File1 IF E DISK Rename(File1:Filex)
And use the new record format name "filex" in the program.

Is This Answer Correct ?    31 Yes 3 No

If record-format name in an externally-described file has already been defined as a file-name.how ..

Answer / naresh

use the rename option

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More RPG400 Interview Questions

How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program

1 Answers   UST,


purpose of pannel group??/

2 Answers   CTS,


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

1 Answers   HCL,


Why we cannot call a service program? If I add a PEP can i call the service program?

1 Answers   DELL,


Can a indexed file be accessed in arrival sequence in RPG?

1 Answers  


what are the array operations?

1 Answers   IBM,


Setps to create .csv file on IFS folder in AS/400( V4R3)....?

3 Answers   TCS,


what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?

2 Answers   IBM, Patni,


How to create a key field for a logical file inside RPG?

4 Answers   HSBC,


Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any

2 Answers   Satyam,


What is the purpose of FRCDTA keyword?

3 Answers   IBM,


list down and describe the sub systems vailable

5 Answers   IBM,


Categories