Re: OEM Error On Unix

2002-04-12 Thread Suzy Vordos


Check Metalink Note:114959.1.  Also check if all of the OEM components
were installed by running the OUI, sounds like something is missing
because on Unix you should have OEM Client, Console, and OMS.

"Reddy, Madhusudana" wrote:
> 
> No I was trying to start the OEM console , which requires OMS, but I do not
> have it on HP Unix server.
> So I have installed OEM on Windows and now able to work with console from my
> m/c.
> 
> Thanks for suggestions , but not much help
> Thanks
> Madhu
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 5:57 PM
> To: Multiple recipients of list ORACLE-L
> 
> Wouldn't it be:  oemapp dbastudio &
> 
> "Reddy, Madhusudana" wrote:
> >
> > $ /usr/local/bin/sudo find / -name *oem* -print
> >
> /usr/local/oracle8i/disk1/stage/Components/oracle.sysman.emcommon/2.2.0.0.0/
> > 1/DataFiles/Expanded/Scripts/oemapp
> > /db01/app/oracle/product/8.1.7/bin/oemapp
> > $
> >
> > The above will confirm that , I do not have oemctrl on my Oracle Client on
> > HP Unix machine.
> >
> > Any idea how to get that stuff , do I need to install anything else here
> >  like OMS , if so where can I get it
> >
> > Thanks,
> > Madhu
> >
> > -Original Message-
> > Sent: Thursday, April 11, 2002 3:13 PM
> > To: Multiple recipients of list ORACLE-L
> >
> > Try to do
> >
> > $which oemctrl
> >
> > or
> >
> > $find / -name *oem* -print
> >
> > Someone on the distro might add in comments
> >
> > David
> >
> > -Original Message-
> > Sent: Thursday, April 11, 2002 1:04 PM
> > To: Multiple recipients of list ORACLE-L
> >
> > I could not see this on HP-UNIX client ( $OH/bin ) where I have installed
> > all the Oracle Client ( Administration ),
> > Would you let me know the location , where I can find this on UNIX
> >
> > --Madhu
> >
> > -Original Message-
> > Sent: Thursday, April 11, 2002 12:29 PM
> > To: Multiple recipients of list ORACLE-L
> >
> > Try
> >
> > oemctrl start oms
> >
> > -Original Message-
> > Sent: Thursday, April 11, 2002 11:26 AM
> > To: Multiple recipients of list ORACLE-L
> >
> > Hell All,
> > I am seeing the following error , when I am trying to start OEM console on
> > HP Unix. Any Idea , what I am missing and would like to know , what is
> this
> > Management server and how to start it on HP Unix .. Thanks in advance
> >
> >  <<...OLE_Obj...>>
> >
> > Thanks,
> > Madhu V Reddy
> > Database Support Services
> > (952) 324-0392 ( work )
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Reddy, Madhusudana
> >   INET: [EMAIL PROTECTED]
> >
> > Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> > San Diego, California-- Public Internet access / Mailing Lists
> > 
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from).  You may
> > also send the HELP command for other information (like subscribing).
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Nguyen, David M
> >   INET: [EMAIL PROTECTED]
> >
> > Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> > San Diego, California-- Public Internet access / Mailing Lists
> > 
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from).  You may
> > also send the HELP command for other information (like subscribing).
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Reddy, Madhusudana
> >   INET: [EMAIL PROTECTED]
> >
> > Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> > San Diego, California-- Public Internet access / Mailing Lists
> > 
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from).  You may
> > also send the HELP command for other information (like subscribing).
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Nguyen, David M
> >   INET: [EMAIL PROTECTED]
> >
> > Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> > San Diego, California-- Public Internet access / Mailing Lists
> > 
> > To REMOVE yourself from this mailing list, send an 

RE: OEM Error On Unix

2002-04-11 Thread Reddy, Madhusudana

No I was trying to start the OEM console , which requires OMS, but I do not
have it on HP Unix server.
So I have installed OEM on Windows and now able to work with console from my
m/c.

Thanks for suggestions , but not much help
Thanks
Madhu

-Original Message-
Sent: Thursday, April 11, 2002 5:57 PM
To: Multiple recipients of list ORACLE-L



Wouldn't it be:  oemapp dbastudio &

"Reddy, Madhusudana" wrote:
> 
> $ /usr/local/bin/sudo find / -name *oem* -print
>
/usr/local/oracle8i/disk1/stage/Components/oracle.sysman.emcommon/2.2.0.0.0/
> 1/DataFiles/Expanded/Scripts/oemapp
> /db01/app/oracle/product/8.1.7/bin/oemapp
> $
> 
> The above will confirm that , I do not have oemctrl on my Oracle Client on
> HP Unix machine.
> 
> Any idea how to get that stuff , do I need to install anything else here
>  like OMS , if so where can I get it
> 
> Thanks,
> Madhu
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 3:13 PM
> To: Multiple recipients of list ORACLE-L
> 
> Try to do
> 
> $which oemctrl
> 
> or
> 
> $find / -name *oem* -print
> 
> Someone on the distro might add in comments
> 
> David
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 1:04 PM
> To: Multiple recipients of list ORACLE-L
> 
> I could not see this on HP-UNIX client ( $OH/bin ) where I have installed
> all the Oracle Client ( Administration ),
> Would you let me know the location , where I can find this on UNIX
> 
> --Madhu
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 12:29 PM
> To: Multiple recipients of list ORACLE-L
> 
> Try
> 
> oemctrl start oms
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 11:26 AM
> To: Multiple recipients of list ORACLE-L
> 
> Hell All,
> I am seeing the following error , when I am trying to start OEM console on
> HP Unix. Any Idea , what I am missing and would like to know , what is
this
> Management server and how to start it on HP Unix .. Thanks in advance
> 
>  <<...OLE_Obj...>>
> 
> Thanks,
> Madhu V Reddy
> Database Support Services
> (952) 324-0392 ( work )
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Reddy, Madhusudana
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Nguyen, David M
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Reddy, Madhusudana
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Nguyen, David M
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Reddy, Madhusudana
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858

Re: OEM Error On Unix

2002-04-11 Thread Suzy Vordos


Wouldn't it be:  oemapp dbastudio &

"Reddy, Madhusudana" wrote:
> 
> $ /usr/local/bin/sudo find / -name *oem* -print
> /usr/local/oracle8i/disk1/stage/Components/oracle.sysman.emcommon/2.2.0.0.0/
> 1/DataFiles/Expanded/Scripts/oemapp
> /db01/app/oracle/product/8.1.7/bin/oemapp
> $
> 
> The above will confirm that , I do not have oemctrl on my Oracle Client on
> HP Unix machine.
> 
> Any idea how to get that stuff , do I need to install anything else here
>  like OMS , if so where can I get it
> 
> Thanks,
> Madhu
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 3:13 PM
> To: Multiple recipients of list ORACLE-L
> 
> Try to do
> 
> $which oemctrl
> 
> or
> 
> $find / -name *oem* -print
> 
> Someone on the distro might add in comments
> 
> David
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 1:04 PM
> To: Multiple recipients of list ORACLE-L
> 
> I could not see this on HP-UNIX client ( $OH/bin ) where I have installed
> all the Oracle Client ( Administration ),
> Would you let me know the location , where I can find this on UNIX
> 
> --Madhu
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 12:29 PM
> To: Multiple recipients of list ORACLE-L
> 
> Try
> 
> oemctrl start oms
> 
> -Original Message-
> Sent: Thursday, April 11, 2002 11:26 AM
> To: Multiple recipients of list ORACLE-L
> 
> Hell All,
> I am seeing the following error , when I am trying to start OEM console on
> HP Unix. Any Idea , what I am missing and would like to know , what is this
> Management server and how to start it on HP Unix .. Thanks in advance
> 
>  <<...OLE_Obj...>>
> 
> Thanks,
> Madhu V Reddy
> Database Support Services
> (952) 324-0392 ( work )
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Reddy, Madhusudana
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Nguyen, David M
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Reddy, Madhusudana
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Nguyen, David M
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> 
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Reddy, Madhusudana
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
> San Diego, California-- Public Internet access / Mailing Lists
> 
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L

RE: OEM Error On Unix

2002-04-11 Thread Reddy, Madhusudana

$ /usr/local/bin/sudo find / -name *oem* -print
/usr/local/oracle8i/disk1/stage/Components/oracle.sysman.emcommon/2.2.0.0.0/
1/DataFiles/Expanded/Scripts/oemapp
/db01/app/oracle/product/8.1.7/bin/oemapp
$ 

The above will confirm that , I do not have oemctrl on my Oracle Client on
HP Unix machine. 

Any idea how to get that stuff , do I need to install anything else here
 like OMS , if so where can I get it

Thanks,
Madhu

-Original Message-
Sent: Thursday, April 11, 2002 3:13 PM
To: Multiple recipients of list ORACLE-L


Try to do

$which oemctrl  

or 

$find / -name *oem* -print


Someone on the distro might add in comments


David


-Original Message-
Sent: Thursday, April 11, 2002 1:04 PM
To: Multiple recipients of list ORACLE-L


I could not see this on HP-UNIX client ( $OH/bin ) where I have installed
all the Oracle Client ( Administration ),
Would you let me know the location , where I can find this on UNIX

--Madhu

-Original Message-
Sent: Thursday, April 11, 2002 12:29 PM
To: Multiple recipients of list ORACLE-L


Try

oemctrl start oms



-Original Message-
Sent: Thursday, April 11, 2002 11:26 AM
To: Multiple recipients of list ORACLE-L


Hell All,
I am seeing the following error , when I am trying to start OEM console on
HP Unix. Any Idea , what I am missing and would like to know , what is this
Management server and how to start it on HP Unix .. Thanks in advance



 <<...OLE_Obj...>> 


Thanks,
Madhu V Reddy
Database Support Services
(952) 324-0392 ( work )



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: OEM Error On Unix

2002-04-11 Thread Nguyen, David M

Try to do

$which oemctrl  

or 

$find / -name *oem* -print


Someone on the distro might add in comments


David


-Original Message-
Sent: Thursday, April 11, 2002 1:04 PM
To: Multiple recipients of list ORACLE-L


I could not see this on HP-UNIX client ( $OH/bin ) where I have installed
all the Oracle Client ( Administration ),
Would you let me know the location , where I can find this on UNIX

--Madhu

-Original Message-
Sent: Thursday, April 11, 2002 12:29 PM
To: Multiple recipients of list ORACLE-L


Try

oemctrl start oms



-Original Message-
Sent: Thursday, April 11, 2002 11:26 AM
To: Multiple recipients of list ORACLE-L


Hell All,
I am seeing the following error , when I am trying to start OEM console on
HP Unix. Any Idea , what I am missing and would like to know , what is this
Management server and how to start it on HP Unix .. Thanks in advance



 <<...OLE_Obj...>> 


Thanks,
Madhu V Reddy
Database Support Services
(952) 324-0392 ( work )



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: OEM Error On Unix

2002-04-11 Thread Reddy, Madhusudana

I could not see this on HP-UNIX client ( $OH/bin ) where I have installed
all the Oracle Client ( Administration ),
Would you let me know the location , where I can find this on UNIX

--Madhu

-Original Message-
Sent: Thursday, April 11, 2002 12:29 PM
To: Multiple recipients of list ORACLE-L


Try

oemctrl start oms



-Original Message-
Sent: Thursday, April 11, 2002 11:26 AM
To: Multiple recipients of list ORACLE-L


Hell All,
I am seeing the following error , when I am trying to start OEM console on
HP Unix. Any Idea , what I am missing and would like to know , what is this
Management server and how to start it on HP Unix .. Thanks in advance



 <<...OLE_Obj...>> 


Thanks,
Madhu V Reddy
Database Support Services
(952) 324-0392 ( work )



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: OEM Error On Unix

2002-04-11 Thread Nguyen, David M

Try

oemctrl start oms



-Original Message-
Sent: Thursday, April 11, 2002 11:26 AM
To: Multiple recipients of list ORACLE-L


Hell All,
I am seeing the following error , when I am trying to start OEM console on
HP Unix. Any Idea , what I am missing and would like to know , what is this
Management server and how to start it on HP Unix .. Thanks in advance



 <<...OLE_Obj...>> 


Thanks,
Madhu V Reddy
Database Support Services
(952) 324-0392 ( work )



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nguyen, David M
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



RE: OEM Error On Unix

2002-04-11 Thread Reddy, Madhusudana

Oops !!! Error message is missing ,
here is the error:

VTK-1000: Unable to connect to the management server .
Please verify that you have entered the correct host name and the status of
the Oracle Management Server.


Thanks
Madhu

-Original Message-
Sent: Thursday, April 11, 2002 11:26 AM
To: Multiple recipients of list ORACLE-L


Hell All,
I am seeing the following error , when I am trying to start OEM console on
HP Unix. Any Idea , what I am missing and would like to know , what is this
Management server and how to start it on HP Unix .. Thanks in advance



 <<...OLE_Obj...>> 


Thanks,
Madhu V Reddy
Database Support Services
(952) 324-0392 ( work )



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Reddy, Madhusudana
  INET: [EMAIL PROTECTED]

Fat City Network Services-- (858) 538-5051  FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists

To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).