Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LANSA Client allows you to automate some of the actions required to run a query. You do this by executing the query using a command rather than starting LANSA Client and executing the query from the Query window. This facility can be useful if you:

  • run Run the same query repeatedly.
  • want Want to schedule the execution of a query at certain times.
  • want Want to run a series of queries in batch mode when you are not present.

...

Any variable values required by the query can be included on the command line or in a file called from the command line.

...


See Also

7.1 How It Works