How to retrieve a physical file after deleting that ? what
is keyword used for that....??

Answers were Sorted based on User's Feedback



How to retrieve a physical file after deleting that ? what is keyword used for that....??..

Answer / rematto

On iSeries you can retrieve deleted obj in QRPL00145 or
QRPLOBJ library.

You can find your obj by the description.

Is This Answer Correct ?    8 Yes 0 No

How to retrieve a physical file after deleting that ? what is keyword used for that....??..

Answer / venkateshp

HI Rematto,

can you please explain something more details how get the
deleted object, I am looking for the answer for this
question from the first day onwords of my AS/400 starts.

Is This Answer Correct ?    1 Yes 0 No

How to retrieve a physical file after deleting that ? what is keyword used for that....??..

Answer / vasanthi

if we want to retrieve a rpg or rpgle source after deletion means we can get that in a debug mode.. Just give STRDBG and give the pgm name and library. the source code will be displayed.

Is This Answer Correct ?    1 Yes 0 No

How to retrieve a physical file after deleting that ? what is keyword used for that....??..

Answer / sakthi

I have mistakenly deleted all the source members from a Source Physical file. I need to bring back the sources to the source PF. How it can be done? Please suggest its very critical for me.

Is This Answer Correct ?    0 Yes 0 No

How to retrieve a physical file after deleting that ? what is keyword used for that....??..

Answer / sakthi

To retrieve the CL sources, we use RTVCLSRC command. I have deleted members from QDDSSRC source PF which contains PF, LF, DSPF, PRTF sources.

Is This Answer Correct ?    0 Yes 0 No

How to retrieve a physical file after deleting that ? what is keyword used for that....??..

Answer / ajay ingle

In the DD statement's DISP parameter write DISP=KEEP.And to
access the file with disposition KEEP we need to supply the
volume srail number as vol=ser=xxxx.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More DB400 Interview Questions

There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.

0 Answers  


i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF

3 Answers  


Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?

0 Answers  


There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.

2 Answers  


What is the use of member in pf?

0 Answers  






What is open data path?

0 Answers  


How many max. Record format a logical file have?

13 Answers   Systime,


I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?

9 Answers   Mind Tree, TCS,


pls anyone explain about compile time array,pre run time array run time array

4 Answers  


How many libraries can be there in a library list?

2 Answers  


what is the purpus of the chain and setll and setgt ?

2 Answers   Four soft,


When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why

2 Answers   HCL,


Categories