Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Querying The Source Physical Files in a Library to an Outfile

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • David Abramowitz
    replied
    Querying The Source Physical Files in a Library to an Outfile

    You would first use the DSPOBJD command to an outfile. The attribute field would tell you if the object is PF-SRC. Dave

    Leave a comment:


  • Guest.Visitor
    Guest replied
    Querying The Source Physical Files in a Library to an Outfile

    Hi: I want to query out all the Source Physical files in a library to an Outfile. Can anyone help me out.. TIA

    Leave a comment:


  • Guest.Visitor
    Guest replied
    Querying The Source Physical Files in a Library to an Outfile

    Thanks for the Reply, But My Question was, How do I get the Names of the Source Physical files(Attribute PF-SRC) in a library into an Outfile ?

    Leave a comment:


  • coteijgeler@chello.nl
    Guest started a topic Querying The Source Physical Files in a Library to an Outfile

    Querying The Source Physical Files in a Library to an Outfile

    You can do the following: List all members of a sources file to an outfile, read through the outfile and CPYF member FMTOPT(*CVTSRC) to another file. In the query use SELECT srcdta FROM srcpf. Beware you have to supply a member name, as SQL will rread the first member. Regards, Carel Teijgeler
Working...
X