Difference between revisions of "Unable to initialize server environment"

Jump to navigation Jump to search
m
Formatting changes.
m (Removed ARS4012E, moved into new article. Added related error.)
m (Formatting changes.)
 
Line 26: Line 26:


* Is the database engine up and running?   
* Is the database engine up and running?   
 
  db2 start database manager
<code>
db2 start database manager
</code>


* Is the database activated?  
* Is the database activated?  
  db2 activate database archive


<code>
* Did you run '''db2ln''' as root to create the links to the DB2 libraries?
db2 activate database archive
</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?

Navigation menu