How to Manage Database remotely? [message #51534] |
Tue, 28 May 2002 22:43 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Rahul
Messages: 94 Registered: December 1998
|
Member |
|
|
Hi,
I m new to DB, wanna know how to manage database remotely. what is management server? What tools I have to install/Use to achieve the above?
Thanks in Advance!
Rahul
|
|
|
Re: How to Manage Database remotely? [message #51538 is a reply to message #51534] |
Wed, 29 May 2002 05:40 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Thomas
Messages: 67 Registered: September 1999
|
Member |
|
|
create a password file, install sql*plus/net-software at the remote computer and you're all set.
Management server is a system for managing multiple oracle instances. If you only want to administer a single database, use sql*plus instead. Drop that fancy GUI and use the powerful command-line interface (sql*plus) instead.
|
|
|