new database [message #265292] |
Thu, 06 September 2007 01:40 |
ara.oracle
Messages: 142 Registered: August 2007
|
Senior Member |
|
|
i have one existing database name dbsib.And dbsib is the recovery catalog.
and i had created one new database on a different machine name
newdb.
how to add this database i.e newdb to the recovery catalog(dbsib)
i had put an entry in the tnsnames.ora file in dbsib i.e i added newdb in dbsib.
but i cant able to connect to the recovery catalog.
please guide me how to do that?
|
|
|
|
Re: new database [message #265302 is a reply to message #265292] |
Thu, 06 September 2007 01:54 |
ara.oracle
Messages: 142 Registered: August 2007
|
Senior Member |
|
|
[oracle@infra ~]$ rman target/
Message file RMAN<lang>.msb not found
Verify that ORACLE_HOME is set properly
[oracle@infra ~]$
|
|
|
|
|
|
|
|
Re: new database [message #265543 is a reply to message #265337] |
Thu, 06 September 2007 11:15 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
post the result of same commands
.
$ cd $ORACLE_HOME/rdbms
$ ls -lt
total 1638
drwxr-x--- 2 oracle dba 778240 Sep 6 16:05 audit
drwxr-x--- 2 oracle dba 32768 Sep 5 15:52 admin
drwxr-x--- 2 oracle dba 96 Jul 31 15:40 log
drwxr-x--- 2 oracle dba 3072 May 9 16:08 lib
drwxr-x--- 4 oracle dba 1024 May 9 15:29 install
drwxr-x--- 3 oracle dba 11264 May 9 15:27 demo
drwxr-x--- 2 oracle dba 1024 May 9 15:26 lib32
drwxr-x--- 2 oracle dba 96 May 9 15:26 notes
drwxr-x--- 2 oracle dba 96 May 9 14:55 doc
drwxr-x--- 2 oracle dba 1024 May 9 14:54 jlib
drwxr-x--- 2 oracle dba 1024 May 9 14:54 public
drwxr-x--- 2 oracle dba 1024 May 9 14:54 mesg
drwxr-x--- 3 oracle dba 96 May 9 14:53 xml
-rw-r--r-- 1 oracle dba 0 Nov 1 2006 label.info
[Updated on: Thu, 06 September 2007 11:16] Report message to a moderator
|
|
|
|
Re: new database [message #265616 is a reply to message #265558] |
Thu, 06 September 2007 13:51 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello ara.oracle,
I am trying to read your posts... (plural)... but it is a hard task.
We are all ordinary people like you.
We like cleanness... we like beauty... we like be polite... we like be well explained also...
But... you don't help us to help you. It is not a joke. If you don't believe... ask to someone to read what you wrote... and ask him to help you.
You should read the Forum Guidelines and apply/use its content.
Every new thread you fall down on the same mistake. Hard... isn't it?
We like to help you... it is true too!
But you must do something for YOU too.
Regards,
mson77
[Updated on: Thu, 06 September 2007 13:52] Report message to a moderator
|
|
|