Logon to Target & Catalog DB. [message #474081] |
Thu, 02 September 2010 10:17 |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
Hi,
Have a small confusion about the logon.
1) As anyone can start the instance and logon to the DB with - CONN /AS SYSDBA.
Then how the DBA block the user or intruder using this method in PRODUCTION DB?
2) And as same above, any one can use RMAN as below.
RMAN TARGET SYS/SYSDBA@<db name>
How a DBA handle these issue.
3) My DB (Test) is APTECH, I want to create and connect to the Catalog Recovery DB as below, but I'm not able to, please point out where I'm wrong?
RMAN TARGET/catalog SYS/SYSDBA@Aptech
Thanks in advance....
|
|
|
|
Re: Logon to Target & Catalog DB. [message #474107 is a reply to message #474083] |
Thu, 02 September 2010 12:02 |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
Hi Mahesh,
Thanks a lot, need little more confirmation.
1) Which means every DBA in production DB will get a separate username and password, am I right?.
2) Can you tell me how to block the SYS/SYSDBA logon?
Thanks in advance.
|
|
|
|
Re: Logon to Target & Catalog DB. [message #474251 is a reply to message #474109] |
Sat, 04 September 2010 01:36 |
muktha_22
Messages: 527 Registered: December 2009
|
Senior Member |
|
|
Hi Mickel,
Thanks a lot for you are kind help.
Need some more clarifications in production environment for below.
1) what is the meaning of RMAN executable is running on the same host as the test database.
2) How it affects the O/S and NET Authenticate RMAN backup?
Thanks in advance.
|
|
|
|
|