Answers for "how to install rman in oracle 12c"

0

how to install rman in oracle 12c

SQL> create tablespace catalogtbs datafile '/home/oracle/dbfile/catalogtbs1.dbf' size 100M autoextend on maxsize unlimited;
Tablespace created.
Posted by: Guest on August-16-2020

Code answers related to "how to install rman in oracle 12c"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language