datapatch meet ORA-01422
[现象]
datapatch ORA-01422: e
[解决方法]
sample 1:
--step 1:
sqlplus /nolog
conn /as sysdba
create table registry$sqlpatch_backup as select * from registry$sqlpatch ;
drop table registry$sqlpatch;
@?/rdbms/admin/catsqlreg.sql
---step 2:
alter session set container=PTUAT;
create table registry$sqlpatch_backup as select * from registry$sqlpatch ;
drop table registry$sqlpatch;
@?/rdbms/admin/catsqlreg.sql
--step 3:
alter session set container=PTDEV;
create table registry$sqlpatch_backup as select * from registry$sqlpatch ;
drop table registry$sqlpatch;
@?/rdbms/admin/catsqlreg.sql
炊烟起了;夕阳下了;细雨来了
多调试,交互式编程体验
记录,独立思考,对比
感谢转载作者
修车
国产化
read and connect
匍匐前进,
讲故事