Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Invoke a Script from an IBM i Batch Job

To invoke a script included as an inline file in a database job, the call must specify *FIRST as the database member name.

The following example illustrates both:

  • Invocation of an inline script, CALLME, using the STRUDM command from a database job.
  • Invocation of an inline script, CALL1, using the CALL command from a database job.

LIB file system

Components

Universal Data Mover Manager for IBM i

  • No labels