5 pts.
 How to create Dynamic DDS for a PF(Physical File In AS/400)
How to create Dynamic DDS for a PF(Physical File In AS/400)

Software/Hardware used:
ASKED: September 8, 2008  8:50 AM
UPDATED: September 8, 2008  4:57 PM

Answer Wiki:
Frequently this is done in SQL with a Drop table and Create table commands. But an RPG program could open the QDDSSRC member, alter the file description, close the file and then issue the crtpf or chgPF command.
Last Wiki Answer Submitted:  September 8, 2008  3:39 pm  by  philpl1jb   44,630 pts.
All Answer Wiki Contributors:  philpl1jb   44,630 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi,

For detail instructions on this…

http://www.scribd.com/doc/2511099/DDS-PFLF-Files

 4,165 pts.

 

Not quite sure what you mean by “dynamic” but here is a quick little video on coding and creating DDS PFs:http://www.youtube.com/watch?v=D2-QTmyL4ds 

 195 pts.