重庆思庄Oracle、Redhat认证学习论坛

标题: ORA-29256: Cursor contains both regular [打印本页]

作者: admin    时间: 2016-9-3 12:06
标题: ORA-29256: Cursor contains both regular
ORA-29256: Cursor contains both regular and array defines which isillegal
Cause:
Both define_array anddefine_column have been called on this cursor. This
is illegal. It is not possible for a cursor to both contain regular and arraydefines.
The semantics of this setting are nonsensical. Array defines are used to movedata
from select queries into PL/SQL tables and regular defines to move data from
select queries into PL/SQL variables.
Action: Modify your PL/SQLprogram to only perform calls to one of the two
functions depending on the situation at hand.







欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2