Page 1 of 1

DSODB database is not installed can I enable ops console

Posted: Tue Oct 28, 2014 2:06 pm
by peep
I am new to this client and I found DSODB database is not installed on 8.7 version.
Iam able to login to ops console but appwatchers ,engmonapp,resmonapp,odbqueryapp are not running .

I can enable ops console logs by setting DSODBON=1 in DSODBConfig.cfg

But where can I set this url (xmeta or iadb)

URL=jdbc:db2://localhost:50000/xmeta

And for DSODB schema user id and pwd .which DB(xmeta) schema can I provide ?

Posted: Tue Oct 28, 2014 4:38 pm
by stuartjvnorton
You need to create the DB and set up the repository for it. Follow the same procedure you would use for a non-DB2 install.
This is covered in the Planning Installation and Configuration guide, IIRC.

Posted: Wed Oct 29, 2014 6:59 am
by peep
Thank you for responding.