ORA-13917: Posting system alert with reason_id string failed with code [string] [string]
Cause: Connection to the database is dead, or invalid parameter to alert routine.
Action: If this condition repeats, please contact Oracle Support.
ORA-13917:以reason_id字符串发布系统警报时出错,错误代码是[string] [string]。
1.使用SQL和PL/SQL工具连接数据库并开启调试模式。
2.检查发生错误时,是否正确地指定了reason_id参数。
3.如果明确了reason_id,请尝试重新发布系统警报。
4.如果仍然出现ORA-13917,尝试检查系统警报的类型和编号,确认无误后,重新发布警报
5.如果一切正常,最后确保代码正确无误,并且没有输入reason_id。