IBM Support

jobtable error message AWSBCT401E

Troubleshooting


Problem

AWSBCT401E and "Permission denied" error is received running the operation system command "ps -ef" for the Tivoli Workload Scheduler (TWS) user.

Symptom

ps -ef|grep twsuser

twsuser 19599 19598 0 18:01 ? 00:00:00 /bin/sh /home/twsuser/.jobmanrc /script.sh AWSBCT401E An error has occurred while opening the job table: type=5, Permission denied

Cause

The Jobtable file under the TWSHOME directory has incorrect permissions.

Diagnosing The Problem

Incorrect permissions:
ls -al <TWSHOME>/Jobtable

-rw------- 1 root root 141792 Dec 24 09:39 Jobtable

Correct permissions (from a working system):
ls -al <TWSHOME>/Jobtable

-rw------- 1 <twsuser> <twsgroup> 74272 Dec 1 04:59 Jobtable

Resolving The Problem

Change the permission of Jobtable to be owned by the TWS user. Jobtable should not be owned by root.

[{"Product":{"code":"SSGSPN","label":"IBM Workload Scheduler"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"},{"code":"PF016","label":"Linux"}],"Version":"8.6","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

Maestro;TWS;TWA

Document Information

Modified date:
14 December 2018

UID

swg21624689