Is it possible to start one process, for example, a C program, that connects to an Oracle database and then executes (either with system() or fork() and exec()) a child process and have the child process retain (i.e., inherit) the Oracle connection?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.