Difference between revisions of "Unable to initialize server environment"

m
Formatting
m (Updated error severity text)
m (Formatting)
Line 20: Line 20:
== Troubleshooting ==
== Troubleshooting ==


Is the database engine up and running?   
* Is the database engine up and running?   


<code>
<code>
Line 26: Line 26:
</code>
</code>


Is the database activated?  
* Is the database activated?  


<code>
<code>
Line 32: Line 32:
</code>
</code>


Did you run <code> db2ln </code> as root to create the links to the DB2 libraries in the <code>/usr/lib</code> and <code>/lib</code> directories?
* Did you run <code> db2ln </code> as root to create the links to the DB2 libraries in the <code>/usr/lib</code> and <code>/lib</code> directories?