[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] Dynamic Hint



Hi

I am have the below statements for Dynamic hint in SQR

begin-select
/*+ ordered use_nl(t inv c) index_ffs(c i_charge_invoice)
parallel_index(c, i_charge_invoice, #HLINE) */
customer_node &c
 .
.
.
end-select

#HLINE is fetch through another SQL sttement

When i compile, i am getting the error
(SQR 5528) ORACLE OCIBindByName error 1036 in cursor 2:
   ORA-01036: illegal variable name/number
 (SQR 1308) BNDCUR: Could not bind column 1.

Do anyone have any clue on this

Thanks in advance
Thejus

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users