I'm working on re-compiling some proC code that no one currently at my company has ever compiled. . . It's compiling OK, but when I copy it to the production server and run it I'm getting Oracle error ORA-12547 (TNS: lost contact) Any ideas?
|
|
|
|
|
|
|
Oh, figured it out. :-) The C executable isn't run directly on the server, but launched through a script that sets up the connection environment. i.e. something like this:
|
||
|
|
