Dan wrote:
> Some of the SELECT queries I do, run for hours. Of course, RUNSQLSTM
> doesn't support SELECT, otherwise I'd use that to submit to batch.
This utility is based on an idea floated in one of the Midrange
magazines some time ago. It allows SQL from the command line (including
SBMJOB's command line):
http://faq.midrange.com/data/cache/322.html
--buck