Primavera (MOSC)

MOSC Banner

how long does a RestAPI user connection last?

in Primavera (MOSC) 13 commentsAnswered

We have a customer creating an app to access the RestAPI of EPPM. The DB server resources seem to be impacted gravely, so they investigated and find out several connections (over 30) remain active in the database for the user assigned to consume the RestAPI.

My question is: after the connection is closed (from the 3rd party app) how long does it take to be actually closed in the DB, the company policies are alerting every time there is a P6 user logged in more than once (using the query SELECT count(DISTINCT user_id) FROM USERENG). Basycaly they want to make sure the connection is closed before they open a new one

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center