Error while restoring database backup to new host 12.1.0.2
Dear Experts,
Our dbversion:12.1.0.2
We are trying to restore our PROD backups to new host.
PROD database name:PRODDB
TEST database name:TEST
[test@erpsupportdb archives]$ export ORACLE_SID=TEST
[test@erpsupportdb archives]$ sqlplus "/as sysdba";
SQL*Plus: Release 12.1.0.2.0 Production on Wed Jul 21 11:36:21 2021
Copyright (c) 1982, 2014, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup nomount;
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.
Total System Global Area 2.6844E+10 bytes
Fixed Size 2939560 bytes
Variable Size 738198872 bytes
Database Buffers 2.6038E+10 bytes
Redo Buffers 64167936 bytes
[test@erpsupportdb archives]$ rman target /
Recovery Manager: Release 12.1.0.2.0 - Production on Wed Jul 21 11:39:36 2021