Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle and AIX5 WLM

Status
Not open for further replies.

Chapter11

Technical User
Apr 15, 2002
791
US
We're implementing WLM on our AIX5 machines and I'm having a little trouble getting Oracle to cooperate with it.

The class structure is Oracle as a superclass, and subclasses for each database. The tns listener remains in Oracle.Default.

I'm not having any trouble getting the main Oracle processes into their appropriate subclasses.

Most of our traffic is through TNS however, which spawns off child processes that remain in Oracle.Default (regardless of inheritance settings).

Does anyone know of any tricks to get these Oracle connection processes to be reclassified into their appropriate subclass automatically? I can easily write a cron script to do the assignment, but I would prefer the WLM handle it automatically.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top