UNIX permission problems with RUN script creation

[CR #279616] When aserep.sh creates the RUN script, it sets permissions on the RUN script file to allow execution. If aserep.sh encounters a problem setting permissions on the RUN script file, the following error message is returned:

Component message: Problem setting permissions; exitValue = 1

Workaround: To solve this problem:

  1. Log in to the operating system with a user ID that has authority to set execute permissions in the ASE Replicator instance subdirectory.

  2. Execute the aserep.sh script to initialize the ASE Replicator instance.

See Chapter 2, “Setting Up and Starting ASE Replicator,” in the ASE Replicator User’s Guide for more information on executing the aserep.sh script to initialize the ASE Replicator instance.