标题: ORA-06536: IN bind variable bound to an OUT position [打印本页] 作者: admin 时间: 2016-7-26 17:05 标题: ORA-06536: IN bind variable bound to an OUT position ORA-06536: IN bindvariable bound to an OUT position Cause: The program attempted to bind an IN bind variable to astatement that
was expecting an OUT bind variable at that position. Action: Makesure that an OUT or IN OUT bind mode is specified for the bind
argument.