Managed server running on port < 1024 and the DB connections are made using "root" user
(Doc ID 2280511.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
Follow instructions in 1172836.1 and set-up the NodeManager to start with "root" user and managed server with "postbindUID" user. However, the DB connections made by the WLS process is going through "root" user. This can be validated by performing a select on V$SESSION the value of column OSUSER is coming as "root" in this case. V$SESSION is explained in below doc
https://docs.oracle.com/cd/B19306_01/server.102/b14237/dynviews_2088.htm#REFRN30223
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |