标题: ORA-21710: argument is expecting a valid [打印本页] 作者: admin 时间: 2016-8-31 16:55 标题: ORA-21710: argument is expecting a valid ORA-21710: argumentis expecting a valid memory address of an object Cause: The object memory address that is supplied by the useris invalid. The user
may have passed in a bad memory address to a function that is expecting a valid
memory address of an object. Action: Usershould pass in a valid memory address of an object to the function.