Difference between revisions of "Unable to determine the database engine"

(Added example & Troubleshooting.)
 
Line 29: Line 29:
  PORT=0
  PORT=0
  SRVR_INSTANCE=ARCHIVE        <=- The name of the DB2/Oracle database that CMOD stores index data in.
  SRVR_INSTANCE=ARCHIVE        <=- The name of the DB2/Oracle database that CMOD stores index data in.
  SRVR_INSTANCE_OWNER=odadminp  <=- The User name of the UNIX account that runs arssockd & owns database tables.
  SRVR_INSTANCE_OWNER=odadmin  <=- The User name of the UNIX account that runs arssockd & owns database tables.
   
   
</code>
</code>