Oracle 在open一个插入的pdb时向本pdb的数据字典中插入datafile信息,而不是在create pluggable database时

2017-03-27T14:25:23.474902+08:00
alter pluggable database abcpdb open
ABCPDB(3):Autotune of undo retention is turned on. 
2017-03-27T14:25:24.339815+08:00
ABCPDB(3):Endian type of dictionary set to little
2017-03-27T14:25:27.087536+08:00
ABCPDB(3):[20907] Successfully onlined Undo Tablespace 2.
ABCPDB(3):Undo initialization finished serial:0 start:68158399 end:68160743 diff:2344 ms (2.3 seconds)
Opatch validation is skipped for PDB ABCPDB (con_id=3)
ABCPDB(3):Deleting old file#2 from file$ 
ABCPDB(3):Deleting old file#9 from file$ 
ABCPDB(3):Deleting old file#10 from file$ 
ABCPDB(3):Deleting old file#11 from file$ 
ABCPDB(3):Deleting old file#12 from file$ 
ABCPDB(3):Adding new file#9 to file$(old file#9)    ------------------>>>此处
ABCPDB(3):Adding new file#13 to file$(old file#2)   ------------------>>>此处
ABCPDB(3):Adding new file#10 to file$(old file#10)  ------------------>>>此处
ABCPDB(3):Adding new file#11 to file$(old file#11)  ------------------>>>此处
ABCPDB(3):Adding new file#12 to file$(old file#12)  ------------------>>>此处
2017-03-27T14:25:28.784240+08:00
ABCPDB(3):Successfully created internal service abcpdb at open  ------>>>此处
****************************************************************
Post plug operations are now complete.
Pluggable database ABCPDB with pdb id - 3 is now marked as NEW. ------>>>此处
****************************************************************
ABCPDB(3):Database Characterset for ABCPDB is AL32UTF8
2017-03-27T14:25:32.479388+08:00
ABCPDB(3):Opatch validation is skipped for PDB ABCPDB (con_id=0)
2017-03-27T14:25:41.984486+08:00
ABCPDB(3):JIT: pid 20907 requesting full stop
2017-03-27T14:26:32.791390+08:00
ABCPDB(3):Opening pdb with no Resource Manager plan active
2017-03-27T14:26:38.990646+08:00
Pluggable database ABCPDB opened read write
Completed: alter pluggable database abcpdb open

SQL>  select  file#,status$ from file$;

     FILE#    STATUS$
---------- ----------
	12	    2
	11	    2
	10	    2
	13	    2
	 9	    2

SQL> show con_name 

CON_NAME
------------------------------
ABCPDB
SQL> 


根据上面的alert日志和上面的查询,能断定:Oracle 在open一个插入的pdb时向本pdb的数据字典中插入datafile信息,而不是在create pluggable database时
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值