...
Step 1 | Stop the Universal Broker STC if it is running. | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Step 2 | Change the user profile UBRUSR UID value to 5001 with the following command:
| |||||||||
Step 3 |
| |||||||||
Step 4 | Universal Broker databases are maintained in USS HFS or zFS data sets. The database files have an owner attribute that is based on the UID value of the Universal Broker STC user profile. The database files, the root directory, and administration files must have their owner attribute changed from UID 0 to the new non-zero UID value 5001.
| |||||||||
Step 5 | Universal Broker spawns Universal Agent server components via external links that reside on the z/OS UNIX file system (USS). These links must point to names that match load modules installed into the SUNVLOAD load library.
The directory and name (for example,
To create external links used by UDM to execute UCMD and USAP, execute the following z/OS Unix commands
| |||||||||
Step 6 | Start the Universal Broker STC. |
...
Step 1 | Stop the UEC STC if it is running. | ||
---|---|---|---|
Step 2 | Change the user profile UECUSR UID value to 5002 with the following command:
| ||
Step 3 | Optional: Permit the user profile UECUSR READ access to the required resource profiles with the following commands:
| ||
Step 4 | UEC databases are maintained in a USS HFS or zFS data set. The database files have an owner attribute that is based on the UID value of the UEC STC user profile. The database files, the root directory, and administration files must have their owner attribute changed from UID 0 to the new non-zero UID value 5002.
| ||
Step 5 | Start the UEC STC. |
...