Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Enterprise Manager - Remote Admin
Hi,
you need to
- have a copy of the init.ora (and config.ora if being used) on the local
client (NT box).
- set up a password file on the server (using orapwd)
- add the parameter remote_login_passwordfile = exclusive into the init.ora
file(s)
- grant sysdba to system
- connect with OEM as system or sys with the connect as option set to sysdba
this should allow you to do the things you require.
HTH NeilC
William Fee wrote in message <#Sh3zQ0C$GA.285_at_cpmsnbbsa03>...
>Hello,
>
>What settings or configuration options do I have to set to have Oracle
>Enterprise Manager be able to the following:
>- change init configuration options
>- start and stop the instance
>- have backup manager work
>
>OEM is on a Windows NT 4 workstation, the database is on HPUX10 Unix box,
>Oracle is 7.3.4.
>
>I have the sys and system passwords.
>
>Thanks,
>
>Bill Fee
>
>
>
Received on Fri Oct 01 1999 - 03:40:33 CDT
![]() |
![]() |