Oracle Recovery Manager Navigation
Example 3 : Connecting to a Target Database Without a Recovery Catalog
This example starts RMAN without specifying a database connection.
The CONNECT command connects to a target database by using the Oracle Net service name prod in the default NOCATALOG mode.
The SYS password is entered in response to a prompt.
% rman
RMAN> CONNECT TARGET SYS@prod
target database Password: password
connected to target database: PROD (DBID=39525561)