transport tablespace set using RMAN backup
Hi,
I'm new to RMAN. I tried to install 11g with all default settings. I would like to create a transport tablespace set with RMAN to skip read-only tablespace but I got this error. I cannot find good document to start. Can someone help/hint me?
-bash-4.1$ rman target / catalog RMAN_ADMIN/RMAN_ADMIN
Recovery Manager: Release 11.2.0.4.0 - Production on Sun Oct 4 20:12:20 2015
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
connected to target database: ORADBTES (DBID=332575972)
connected to recovery catalog database
RMAN> create catalog;
recovery catalog created
RMAN> transport tablespace MTEST tablespace destination '/rpool/backup/rman' auxiliary destination '/rpool/backup/rman';