connection string for erlang-oracle interface using C++ (occi)
sameer pradhan
sameer.p.pradhan@REDACTED
Tue Jun 30 13:24:32 CEST 2009
I'm Using the format of connection String as ("UserId/Passwd@REDACTED
",[Options])
But its giving the following error.
5>ora:connect("test_port;test_port;test_port",[]).
server call with error connection_closed %% this is the reason of error that
i printed here
=ERROR REPORT==== 30-Jun-2009::21:37:54 ===
** Generic server <0.46.0> terminating
** Last message in was {#Port<0.458>,{exit_status,139}}
** When Server state == {state,#Port<0.458>,
{<0.33.0>,#Ref<0.0.0.120>},
<0.33.0>,<0.38.0>,undefined,on,connecting,
undefined}
** Reason for termination ==
** {port_exit,killed}
ok
can anybody tell me the actual format of the connection string ?
--
Thanks & Regards
Sameer Prakash Pradhan
More information about the erlang-questions
mailing list