DSODB database is not installed can I enable ops console

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
peep
Premium Member
Premium Member
Posts: 162
Joined: Mon Aug 20, 2012 6:52 pm

DSODB database is not installed can I enable ops console

Post 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 ?
stuartjvnorton
Participant
Posts: 527
Joined: Thu Apr 19, 2007 1:25 am
Location: Melbourne

Post 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.
peep
Premium Member
Premium Member
Posts: 162
Joined: Mon Aug 20, 2012 6:52 pm

Post by peep »

Thank you for responding.
Post Reply