The schedule information of the Jobscheduler is saved as files ("project name".jsp, "project name".dbz, "project name".grz) in the database directory (jobdb). However, the security data for the corresponding project is saved in the file as the ACL manager internal data.
Accordingly, if you wish to duplicate the schedule information registered on another server, use the following procedure to duplicate the security information as well.
Create an acldata.bat file using the mkbat command.
mkbat -f acldata.bat -j |
Duplicate the created acldata.bat file on the other node.
Assign execution rights to the acldata.bat file on the other server where the file has been duplicated, then execute.
However, if user account information is not the same on the original server and the other server holding the duplicated file, the security information for the project cannot be duplicated in the above procedure to be used together. In such cases, take the following actions on the duplication destination server.
Change to an existing user in the Change Owner window.
Reset the access rights in the Set Permissions window.