我的编程空间,编程开发者的网络收藏夹
学习永远不晚

ORA-65086: cannot open/close the pluggable database

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

ORA-65086: cannot open/close the pluggable database

SQL> show pdbs


    CON_ID CON_NAME  OPEN MODE  RESTRICTED

---------- ------------------------------ ---------- ----------

2 PDB$SEED  READ ONLY  NO

3 PDB  READ WRITE NO

4 TEST  MOUNTED

SQL> alter pluggable database test open; 

alter pluggable database test open

*

ERROR at line 1:

ORA-65086: cannot open/close the pluggable database


SQL> select pdb_name,status from dba_pdbs;


PDB_NAME     STATUS

-------------------- ---------

PDB     NORMAL

PDB$SEED     NORMAL

TEST     UNPLUGGED


之前做过alter pluggable database ... unplug into '...';但不知道unplug into的xml文件到哪个目录了。

可以重新执行一次alter pluggable database ... unplug into '...';

SQL> alter pluggable database test unplug into '/u01/test/test.xml';


Pluggable database altered.



SQL> create pluggable database test using '/u01/test/test.xml' nocopy tempfile reuse;


Pluggable database created.


SQL> show pdbs


    CON_ID CON_NAME  OPEN MODE  RESTRICTED

---------- ------------------------------ ---------- ----------

2 PDB$SEED  READ ONLY  NO

3 PDB  READ WRITE NO

4 TEST  MOUNTED

SQL> alter pluggable database test open;


Pluggable database altered.


SQL> show pdbs


    CON_ID CON_NAME  OPEN MODE  RESTRICTED

---------- ------------------------------ ---------- ----------

2 PDB$SEED  READ ONLY  NO

3 PDB  READ WRITE NO

4 TEST  READ WRITE NO


免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

ORA-65086: cannot open/close the pluggable database

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

ORA-25503: cannot open database because the database is being quiesced ORACLE 报错 故障修复 远程处理

文档解释ORA-25503: cannot open database because the database is being quiescedCause: Database cannot be opened because the
ORA-25503: cannot open database because the database is being quiesced ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-38867: database not open: cannot create restore point with the specified timestamp ORACLE 报错 故障修

文档解释ORA-38867: database not open: cannot create restore point with the specified timestampCause: An attempt was made to
ORA-38867: database not open: cannot create restore point with the specified timestamp ORACLE 报错 故障修
2023-11-05

ORA-16748: Data Guard broker cannot open the primary database ORACLE 报错 故障修复 远程处理

文档解释ORA-16748: Data Guard broker cannot open the primary databaseCause: The Data Guard broker failed to open the
ORA-16748: Data Guard broker cannot open the primary database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16727: cannot close database ORACLE 报错 故障修复 远程处理

文档解释ORA-16727: cannot close databaseCause: The Data Guard broker could not close the database.Action: Terminate any
ORA-16727: cannot close database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-38800: Cannot start Redo Apply on the open physical standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-38800: Cannot start Redo Apply on the open physical standby databaseCause: An attempt was made to start Redo
ORA-38800: Cannot start Redo Apply on the open physical standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-15557: workload replay client cannot access the replay directory or the database version do not

文档解释ORA-15557: workload replay client cannot access the replay directory or the database version do not match the
ORA-15557: workload replay client cannot access the replay directory or the database version do not
2023-11-05

ORA-00259: log string of open instance string (thread string) is the current log, cannot archive ORA

文档解释ORA-00259: log string of open instance string (thread string) is the current log, cannot archiveCause: An attempt
ORA-00259: log string of open instance string (thread string) is the current log, cannot archive ORA
2023-11-05

ORA-01154: database busy. Open, close, mount, and dismount not allowed now ORACLE 报错 故障修复 远程处理

文档解释ORA-01154: database busy. Open, close, mount, and dismount not allowed nowCause: Some operation is in progress that
ORA-01154: database busy. Open, close, mount, and dismount not allowed now ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16668: operation cannot be performed on the fast-start failover target standby database ORACLE 报

文档解释ORA-16668: operation cannot be performed on the fast-start failover target standby databaseCause: The database
ORA-16668: operation cannot be performed on the fast-start failover target standby database ORACLE 报
2023-11-05

ORA-39712: XE edition server cannot open database ORACLE 报错 故障修复 远程处理

文档解释ORA-39712: XE edition server cannot open databaseCause: An attempt was made to open a Standard Edition or
ORA-39712: XE edition server cannot open database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-10457: cannot close standby database due to active media recovery ORACLE 报错 故障修复 远程处理

文档解释ORA-10457: cannot close standby database due to active media recoveryCause: A media recovery session was in
ORA-10457: cannot close standby database due to active media recovery ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16753: Data Guard broker cannot open standby database ORACLE 报错 故障修复 远程处理

文档解释ORA-16753: Data Guard broker cannot open standby databaseCause: The Data Guard broker failed to open the standby
ORA-16753: Data Guard broker cannot open standby database ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-31480: staging database and source database cannot be the same ORACLE 报错 故障修复 远程处理

文档解释ORA-31480: staging database and source database cannot be the sameCause: A CDC API call specified a source database
ORA-31480: staging database and source database cannot be the same ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-15554: cannot start workload replay client because the database server is not in PREPARE mode OR

文档解释ORA-15554: cannot start workload replay client because the database server is not in PREPARE modeCause: The
ORA-15554: cannot start workload replay client because the database server is not in PREPARE mode OR
2023-11-04

ORA-19711: cannot use RENORMALIZEALLFILENAMES while database is open ORACLE 报错 故障修复 远程处理

文档解释ORA-19711: cannot use RENORMALIZEALLFILENAMES while database is openCause: An attempt was made to re-normalize all
ORA-19711: cannot use RENORMALIZEALLFILENAMES while database is open ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16633: the only instance of the database cannot be removed ORACLE 报错 故障修复 远程处理

文档解释ORA-16633: the only instance of the database cannot be removedCause: The instance to be removed was the only
ORA-16633: the only instance of the database cannot be removed ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01531: a database already open by the instance ORACLE 报错 故障修复 远程处理

文档解释ORA-01531: a database already open by the instanceCause: During ALTER DATABASE, an attempt was made to open a
ORA-01531: a database already open by the instance ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-00210: cannot open the specified control file ORACLE 报错 故障修复 远程处理

文档解释ORA-00210: cannot open the specified control fileCause: Cannot open the control file.Action: Check to make sure the
ORA-00210: cannot open the specified control file ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-30500: database open triggers and server error triggers cannot have BEFORE type ORACLE 报错 故障修复 远

文档解释ORA-30500: database open triggers and server error triggers cannot have BEFORE typeCause: An attempt was made to
ORA-30500: database open triggers and server error triggers cannot have BEFORE type ORACLE 报错 故障修复 远
2023-11-05

编程热搜

目录