标题: ORA-06563: name has too many parts [打印本页] 作者: admin 时间: 2016-7-27 15:34 标题: ORA-06563: name has too many parts ORA-06563: name hastoo many parts Cause: The name to be resolved was specified as one of thefollowing:
- With three parts (A.B.C) but the A.B parts resolved to an object that did not
expose visible nested procedures; the C part could not be resolved.
- With two parts (A.B) and the A part resolved to an object that did not expose
visible nested procedures; the B part could not be resolved. Action: Specifythe valid name of an object or of a packaged procedure or
function without specifying any additional trailing parts.