OCI - SESSIONS, PROCESSES and CONNECTIONS
Hi everyone,
Since in OCI we do not have "process handles" what determine the number of server process for an OCI appplication.
Actually, I can see that one of our application uses two connections, two sessions but only one process (on Windows).
Generally speeking, does the fact that two sessions uses the same process have an impact on the size of that process? Is there a limit on the number of session using a single process?
Best regards.
Carl
Since in OCI we do not have "process handles" what determine the number of server process for an OCI appplication.
Actually, I can see that one of our application uses two connections, two sessions but only one process (on Windows).
Generally speeking, does the fact that two sessions uses the same process have an impact on the size of that process? Is there a limit on the number of session using a single process?
Best regards.
Carl
0