Hello everyone,
Is there an SQL or CL command that queries me an SRCPF and finds me all the related physical files that have the CDTEMA field long 15 and if found copies the related physical file into a new SRCPF ?
example:
Q1SRCPF
Files001
Files002 field CDTEMA 15A
Files003
........
new Q2SRCPF
Files002 copied from Q1SRCPF
Is there an SQL or CL command that queries me an SRCPF and finds me all the related physical files that have the CDTEMA field long 15 and if found copies the related physical file into a new SRCPF ?
example:
Q1SRCPF
Files001
Files002 field CDTEMA 15A
Files003
........
new Q2SRCPF
Files002 copied from Q1SRCPF