WorkFiles

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Sam Simpson
Veteran Member Send Private Message
Posts: 239
Veteran Member

I thought I've seen this or not really sure if this is possible.

 

I am in the process of collecting data on which cobol work files has a csv file defined.

 

Can I use something like rngdbdump or metadump utility to list all workfiles?

 

Appreciate any help

 

Sam Simpson

 

 

 

John Henley
Send Private Message
Posts: 3351

$ rngdbdump -c gen workfile1 -v Media=6

Thanks for using the LawsonGuru.com forums!
John
Sam Simpson
Veteran Member Send Private Message
Posts: 239
Veteran Member
Thanks thats what i need.