Previous Topic: Control Job Submission Under CA WA CA 7 EditionNext Topic: Batch Users


Program Protection

CA Top Secret, by default, restricts access to all programs. CA WA CA 7 Edition requires access to numerous programs that are critical to production processing. Due to the number of modules required during execution, a program name prefix of SASS can be used when defining program access for CA WA CA 7 Edition. The main driver module UCC7 is also required. Use the following CA Top Secret PERMIT commands to grant program access to CA WA CA 7 Edition.

This command has the following format:

  TSS PERMIT(CA7ONL) PROG(UCC7)
TSS

Identifies the following data as a CA Top Secret command.

PERMIT(CA7ONL)

Specifies the CA Top Secret keyword used to grant access to the specified resource for the CA WA CA 7 Edition online ACID.

PROG

Specifies the CA Top Secret keyword that identifies the resource to which this command applies.

UCC7

Identifies the CA WA CA 7 Edition main driver module.

This command has the following format:

  TSS PERMIT(CA7ONL) PROG(SASS)
TSS

Identifies the following data as a CA Top Secret command.

PERMIT(CA7ONL)

Specifies the CA Top Secret keyword used to grant access to the specified resource for the CA WA CA 7 Edition online ACID.

PROG(SASS)

Identifies a program prefix of SASS. This command grants CA WA CA 7 Edition the authority to execute any program with a prefix of SASS.