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

m
Moved memo about case sensitivity higher up for better visibility.
m (Updated error severity text)
m (Moved memo about case sensitivity higher up for better visibility.)
Line 49: Line 49:


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 57: Line 60:


  DB2INSTANCE=ARCHIVE
  DB2INSTANCE=ARCHIVE
'''''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.