Download Oracle Applications System Administrator`s Guide Release 11i

Transcript
This is an example
pass this argument through CONCSUB:
’”This is an example”’
Example
Here is an example of the command to run CONCSUB:
$ CONCSUB APPS/APPS \
SYSADMIN \
”System Administrator” \
SYSADMIN \
WAIT=N \
CONCURRENT \
FND \
FNDFMRTC \
PROGRAM_NAME=’”Register Custom Tables Weekly”’ \
REPEAT_INTERVAL=7 \
REPEAT_INTERVAL_UNIT=”DAYS” \
REPEAT_INTERVAL_TYPE=”START” \
START=’”08–JUN–96 23:55:00”’
CGL
APPLSYS
ALL
CGL
Parameters
The following entries explain the required and optional parameters for
submitting a concurrent program with CONCSUB. Default values are
listed to the right.
4 – 42
username/
password
Required. The ORACLE username and password
that provides access to the data that your program
uses.
responsibility
application
short name
Required. The application short name of the
responsibility whose concurrent processing options
you want to use.
responsibility
name
Required. The name of your responsibility. If the
name of your responsibility includes spaces,
enclose that name in double quotes.
username
Required. The uppercase username of the
application user whose concurrent processing
options you want to use.
Oracle Applications System Administrator’s Guide