
1arryb
User
May 19, 2009, 12:09 PM
Post #2 of 2
(4979 views)
|
Re: [thrishul] error while connecting oracle DB
[In reply to]
|
Can't Post
|
|
Hi thris, I downloaded DBD::Oracle and did a grep for the words in the error string you posted. The search came up empty. This means that either you posted the error incorrectly, or the error is not coming from DBD::Oracle. I did a wider Google search for this error. This search also produced no hits, which lends credence to the idea that the message got garbled in your post. On the other hand, if the error message is genuine then it must come from either your script or from Oracle, itself. If the latter, what does the Oracle documentation say about it? In any case, it would be helpful if you posted your complete script. Cheers, Larry
(This post was edited by 1arryb on May 19, 2009, 12:09 PM)
|