ORA-31638: cannot attach to job string for user string
Cause: Unable to attach a job to a session. Refer to any following or prior error messages for clarification.
Action: Eliminate the problems indicated.
ORA-31638: 不能附加给用户的作业字符串
ORA-31638代表无法附加指定的作业。作业附加是一种Scheduler用户界面(GUI)功能,可把你与遥控作业建立联系。
1. 当用户尝试附加到一个不存在的作业时,就会收到这个错误。
2. 当用户尝试附加到一个拥有不同用户名的作业时,也会收到这个错误。
1. 确认作业是否存在并拥有正确的用户名。
2. 是否具有正确的权限进行附加。
3. 使用正确的作业字符串。