Question

  Asked: May 12 2008   9:46 PM GMT
  Asked by: Lost in Kansas


SAVF listing


iSeries database, iSeries application development tools, SAVF

Does anyone know of a way to get a file with savf files only in it? I am trying to get a file so I can query it to see if I have any old save files on my iSeries

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0




Hi,

You should be able to get a list of SAVFs using DSPFFD (this may take some time, so I suggest you submit it to batch) :-

DSPFD FILE(*ALL/*ALL) TYPE(*BASATR) OUTPUT(*OUTFILE) FILEATR(*SAVF) OUTFILE(yourlib/yourfile)

Regards,

Martin Gilbert.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register