数据库是19C的,在不完全恢复某个pdb,报如下错误,请问是什么原因呢?
RMAN> run{
2> set until sequence 58;
3> restore pluggable database pdb1;
4> recover pluggable database pdb1;
5> }
executing command: SET until clause
Starting restore at 11-APR-23
using channel ORA_DISK_1
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00039 to /u01/app/oracle/oradata/ORA19C/pdb1/tps_hxl01.dbf
channel ORA_DISK_1: reading from backup piece /u01/rmanbak/pdbbak/pdb1_fullbk_ORA19C_23_0n1pc5sq_20230411.bak
channel ORA_DISK_1: piece handle=/u01/rmanbak/pdbbak/pdb1_fullbk_ORA19C_23_0n1pc5sq_20230411.bak tag=TAG20230411T225833
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:15
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00037 to /u01/app/oracle/oradata/ORA19C/pdb1/undotbs01.dbf
channel ORA_DISK_1: restoring datafile 00038 to /u01/app/oracle/oradata/ORA19C/pdb1/users01.dbf
channel ORA_DISK_1: reading from backup piece /u01/rmanbak/pdbbak/pdb1_fullbk_ORA19C_25_0p1pc5sq_20230411.bak
channel ORA_DISK_1: piece handle=/u01/rmanbak/pdbbak/pdb1_fullbk_ORA19C_25_0p1pc5sq_20230411.bak tag=TAG20230411T225833
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:00:03
channel ORA_DISK_1: starting datafile backup set restore
channel ORA_DISK_1: specifying datafile(s) to restore from backup set
channel ORA_DISK_1: restoring datafile 00035 to /u01/app/oracle/oradata/ORA19C/pdb1/system01.dbf
channel ORA_DISK_1: restoring datafile 00036 to /u01/app/oracle/oradata/ORA19C/pdb1/sysaux01.dbf
channel ORA_DISK_1: reading from backup piece /u01/rmanbak/pdbbak/pdb1_fullbk_ORA19C_24_0o1pc5sq_20230411.bak
channel ORA_DISK_1: piece handle=/u01/rmanbak/pdbbak/pdb1_fullbk_ORA19C_24_0o1pc5sq_20230411.bak tag=TAG20230411T225833
channel ORA_DISK_1: restored backup piece 1
channel ORA_DISK_1: restore complete, elapsed time: 00:01:05
Finished restore at 11-APR-23
Starting recover at 11-APR-23
Segmentation fault (core dumped)