Oracle Form里查看Record History,报错:APP-FND-01564: Oracle error 1403 in fdxwho

APP-FND-01564 Oracle error 1403 in fdxwho

APP-FND-01564: Oracle error 1403 in fdxwho

Cause: fdxwho failed due to ORA-01403: no data found.

The SQL statement being executed at the time of the error

was: and was executed from the file &ERRFILE.


Solution:

这种错多半是因为记录中的Who字段(created_by或last_updated_by)在FND_USER表中不存在造成的,

所以重新update一个有效的fnd_user.user_id字段到who字段,错误就可以解决。



           

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow

相关文章: