Previous Topic: C-LANG StatementsNext Topic: Passwords


User IDs

Most CA IAS job types let you specify a user ID under whose authority the job runs. The user ID is specified in a C-LANG statement such as USER.

Several CA IAS job types do not accept the USER statement, but accept another similar C-LANG statement to specify the user ID. For example, the Oracle E-Business Suite Single Request or Request Set job type (OA_JOB) uses the OAUSER statement instead of the USER statement.

Note: The scheduling manager can provide a method to include a user ID automatically when submitting a job, removing the need to code the user ID in a C-LANG statement.