Session Number Increase
Posted: Thu 29 Jun 2006 07:22
Hi,
Although we close the connections that are opened within our application, the session number of Oracle increases by time.
While connecting to oracle we use the syntax below
ConnectionString = "Server=X; uid = A; Password =X; Connection Lifetime=0";
Does this occur because of our ConnectionString?
We use Oracle Express 10g.
Although we close the connections that are opened within our application, the session number of Oracle increases by time.
While connecting to oracle we use the syntax below
ConnectionString = "Server=X; uid = A; Password =X; Connection Lifetime=0";
Does this occur because of our ConnectionString?
We use Oracle Express 10g.