Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:OCI Issue
Christine,
Lets see, IF I remember my OCI correctly you pass the OCI function a character variable that holds the SQL statement. Is that variable large enough for the statement and is it NULL terminated? I seem to remember an OCI program written by our CIM group that ran into this problem and the NULL terminator was the problem. Actually where it was was the problem, off the far end of the variable.
Dick Goulet
____________________Reply Separator____________________ Author: "Turner; Christine" <christine.turner_at_ips-sendero.com> Date: 6/12/2002 9:05 AM
Does anyone know anything about an ORA-1043? We are currently getting it within our OCI layer with the application trying to perform a create table statement with a select statement. We have issued a tar with Oracle, they suggested the 81730 patch, which fixed one computer but not another. Now Oracle wants a test case, which we can not provide. Same app, same database, etc. We are running Oracle 81730, standard edition on a Windows 2000 platform.
Any help and info is greatly appreciated!
thanks,
Christine
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Turner, Christine
INET: christine.turner_at_ips-sendero.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: dgoulet_at_vicr.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jun 12 2002 - 12:56:44 CDT
![]() |
![]() |