Unable to initialize server environment
What was the error?
Message Number: N/A
Message Severity: Error (Corrective action is required to continue)
Message Text:
Unable to initialize server environment. rc=1
What were you doing?
Probably trying to start OnDemand with the arssockd command.
What happened?
The OnDemand daemon, arssockd was NOT started, probably because the database wasn't available.
Troubleshooting
- Is the database engine up and running?
db2 start database manager
- Is the database activated?
db2 activate database archive
- Did you run
db2lnas root to create the links to the DB2 libraries in the/usr/liband/libdirectories?