Set Up PSUB
The following steps are required to set up the parametrized submission process:
- Create Directories and Enter Values in OCL_STATE Local Reference Codelist
- Enable Users to Submit PSUB Jobs
- Enable opapps to Use the at Command (UNIX Only)
- Set Up Active Directory (Windows Only)
Parent topic: Set Up the Parametrized Submission Process
Create Directories and Enter Values in OCL_STATE Local Reference Codelist
Note:
See Set Up SAS for information about new OCL_STATE settings related to SAS configuration.Parent topic: Set Up PSUB
Enable Users to Submit PSUB Jobs
Beginning in Release 5.0, PSUB users no longer need:
- their own OS account
- a user name beginning with
OPS$
- their own directory for PSUB outputs
New Users
To add new users:
- Use the ocl_add_user.sql script, indicating which new users need to run PSUB jobs.
See the Oracle Clinical Administrator's Guide for more information.
Existing Users
If you are upgrading from a pre-5.0 version of Oracle Clinical, to give users who need to run PSUB jobs access to the opapps account:
PSUB Administrator User
You can give a user the role RXC_VWJOBS (new in 5.0) to allow him or her to:
- View all users' jobs
- View the output from those jobs.
- Stop any job.
The following scripts can grant this role to a user:
- ocl_add_user—Use this script for new users.
- ocl_grant_revoke_rxc_vwjobs.sql—Use this script for existing users. (This script can also be used to revoke the role.)
See the Oracle Clinical Administrator's Guide for more information.
Parent topic: Set Up PSUB
Enable opapps to Use the at Command (UNIX Only)
To use the at command to schedule jobs on behalf of another user, the owner's user account must be listed in the at.allow file. The owner is opapps.
To edit the at.allow file:
Parent topic: Set Up PSUB
Set Up Active Directory (Windows Only)
If you are running PSUB on a Windows server that is a primary domain controller running Active Directory:
Parent topic: Set Up PSUB