|
Also, depending upon what you're trying to accomplish, you might beable to go directly to a stream file from your "query" if you use SQL
QSH CMD('db2 "select cola, colb, colc from mytable where condition =true" > /tmp/myfile.txt')
With the above, IFS file /tmp/myfile.txt will contain your output. Tryit ... you might enjoy! :)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.