ORA-47061: Identity map for Identity string.string, Factor Link string, string not found for operation string on string
Cause: The object being requested does not exist
Action: Choose an object name that exists and retry the operation
ORA-47061:标识符字符串、因子链接字符串、操作字符串及目标字符串未找到标识映射
1、检查是否提供了正确的标识符、因子链接和操作;
2、确认有正确的标识符、因子链接和操作,应尝试建立以上内容的正确标识映射;
3、如果应用程序请求是正确的,建议修改查询超时限制,以便每次操作都能查找到标识映射;
4、如果以上处理均无法解决错误,则需要向数据库管理员进行求助,确定该错误的原因及解决方案.