RMAN-06193: connected to target database (not started)

Answers were Sorted based on User's Feedback



RMAN-06193: connected to target database (not started)..

Answer / sivanantham.c

example DataBase dbs ;

C:\oracle>set oracle_sid=dbs
C:\oracle>sqlplus /nolog

SQL>conn sys/sys as sysdba;
SQL> startup
SQL> shutdown
SQL> startup mount


C:\oracle>rman target\

target database Password:sys
connected to target database: DBS (DBID=1665504759)

RMAN >

Is This Answer Correct ?    3 Yes 0 No

RMAN-06193: connected to target database (not started)..

Answer / mannoj kumar

though ur db is in open mode. U may face this kinda problem
if u have changed some tns, listener files which may cause
some utilities of RMAN to fail. Just restart the instance
it shud work fine.

Is This Answer Correct ?    1 Yes 0 No

RMAN-06193: connected to target database (not started)..

Answer / guest

Cause: informational message

Action: The database must be started before any other RMAN
commands are issued.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12551: TNS:missing keyword

1 Answers  


ORA-32575: Explicit column default is not supported for modifying views

1 Answers  


ORA-22983: not a user-defined REF

1 Answers  


DRG-12402: error processing template string, line string

1 Answers  


ORA-16080: invalid LogMiner session string for APPLY

1 Answers  






ORA-31669: Worker process string violated startup protocol.

1 Answers  


ORA-02090: network error: attempted callback+passthru

1 Answers  


ORA-06304: IPA: Message receive error

1 Answers  


ORA-37134: (XSCCOMP09) You cannot add new values to workspace object because it includes positions for precomputed aggregate values.

1 Answers  


ORA-12853: insufficient memory for PX buffers: current stringK, max needed stringK

1 Answers  


NID-00417: Change of database ID failed.

1 Answers  


CLSS-00004: unable to allocate memory resources

1 Answers  


Categories