文档解释
ORA-15503: cannot startup instance when procedures in “DBMS_WORKLOAD_CAPTURE” or “DBMS_WORKLOAD_REPLAY” are in the middle of their execution
Cause: The new instance could not be started because the database was executing a procedure in either the DBMS_WORKLOAD_CAPTURE or DBMS_WORKLOAD_REPLAY package.
Action: Start the new instance after such procedures in the given packages have finished execution.
df
这个错误消息表明,不能当存在正在执行DBMS_WORKLOAD_CAPTURE或DBMS_WORKLOAD_REPLAY(基于工作负荷的复制)的过程时,启动实例。
官方解释
常见案例
一般处理方法及步骤
步骤1 – 使用DBMS_WORKLOAD_REPLAY包中的“终止”过程终止正在运行的工作负荷复制过程
步骤2 – 删除util_file_dir文件夹中的所有文件
步骤3 – 现在尝试再次启动实例
香港美国云服务器首选树叶云,2H2G首月10元开通。
树叶云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
文章来源网络,作者:运维,如若转载,请注明出处:https://shuyeidc.com/wp/277153.html<

