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

How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

0 Answers  


ORA-13357: extent type does not contain 2 points

1 Answers  


ORA-12916: Cannot use default permanent tablespace with this release

1 Answers  


PCC-02338: structure contains a nested struct or union

1 Answers  


O2I-00113: No HFILE specified

1 Answers  


TNS-12532: TNS:invalid argument

4 Answers  


NNO-00106: line string: invalid TTL "string", data ignored

1 Answers  


ORA-19716: error processing format string to generate name for backup

1 Answers  


ORA-24323: value not allowed

1 Answers  


ORA-10660: Segment is a shared lob segment

1 Answers  


NZE-28840: Wallet is already open.

1 Answers  


ORA-00213: cannot reuse controlfile; old file size string, string required

1 Answers  


Categories