| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> OCI create index
I am using OCIStmtExecute() to create indexes using the following commands CREATE INDEX oracle.SIALABM_IN_HOLDMOBAGSTBAG2 ON oracle.SIALABM_IN_HOLDMOBAGST(BAG2D,BAG1) CREATE INDEX oracle.SIALABM_IN_HOLDMOBAGSTBAG3 ON oracle.SIALABM_IN_HOLDMOBAGST(BAG3D,BAG1)
for some reason it is truncating the names of the indexes to SIALABM_IN_HOLDMOBAGST The commands work properly if entered in SQL*Plus.
Any ideas?
Thanks,
Aaron Received on Tue Dec 12 2000 - 14:42:08 CST
![]() |
![]() |