Difference between revisions of "The command arssockd can only be run by the owner of the command"

Jump to navigation Jump to search
m
Minor tweak.
m (Update troubleshooting.)
m (Minor tweak.)
Line 21: Line 21:


When performing a new installation, ensure that the following parameters all match the user name that the CMOD database runs under:
When performing a new installation, ensure that the following parameters all match the user name that the CMOD database runs under:
'''''Ensure that these parameters both have matching case.'''''  If one is set to 'ARCHIVE', and the other is set to 'archive', [[arssockd]] will throw the ARS1154E error.


In ars.ini:
In ars.ini:
Line 29: Line 31:


<code>DB2INSTANCE=ARCHIVE</code>
<code>DB2INSTANCE=ARCHIVE</code>
'''''Ensure that these parameters both have matching case.'''''  If one is set to ARCHIVE, and the other is set to 'archive', [[arssockd]] won't start.

Navigation menu