Hi,
I'm trying to overwrite my setup environment profile with other profile, which I execute it from a C program:
system("#!/bin/ksh \". ora_env\"");
There is no compilation and runtime errors, but I can't get the env inside ora_env.
Please advise.
Thanks.
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.