Home » RDBMS Server » Enterprise Manager » problem in EM... (oracle10g release 2 over linux REDHAT Enterprise 5 as a Virtual machine on Vista OS)
problem in EM... [message #418610] Mon, 17 August 2009 13:05 Go to next message
atxray
Messages: 41
Registered: August 2009
Location: qatar
Member

hello
my problem is that when i invoke the 'DBCA' i got the following error :
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified


and when i type "emctl status dbconsole" , the result is :" EM is not running"
and when want to start the EM by typing "emctl start dbconsole"
nothing appears and nothing happing as shown in following picture.

if there is a problem with IP address.. how can solve it..
i'v AdminI exam after 2 days.. and i cant work correctly without EM..
thanx/forum/fa/6688/0/
  • Attachment: EM.jpg
    (Size: 99.38KB, Downloaded 2740 times)
Re: problem in EM... [message #418611 is a reply to message #418610] Mon, 17 August 2009 13:20 Go to previous messageGo to next message
surachart
Messages: 19
Registered: December 2008
Junior Member
About EM not running... not sure just check log and error...

>my problem is that when i invoke the 'DBCA' i got the following error :
>Xlib: connection to ":0.0" refused by server
>Xlib: No protocol specified

Your server not allow x-windows from :0.0
try

$ su - root

# xhost +

allow aceeslist

and then dbca again from "oracle" user...

Re: problem in EM... [message #418615 is a reply to message #418611] Mon, 17 August 2009 16:41 Go to previous messageGo to next message
atxray
Messages: 41
Registered: August 2009
Location: qatar
Member

hello
thanx alot dear
when i type
xhost + the i got this result
"access control disabled, clients can connect from any host
SI:localuser:root
"
but then i invoke the dbca and its working..also isqlplus ..
but the EM didnt work yet..
is there somthing i have to check or to set..
and how can i know my host name ?

appreciate your efforts
Re: problem in EM... [message #418623 is a reply to message #418615] Mon, 17 August 2009 19:34 Go to previous messageGo to next message
surachart
Messages: 19
Registered: December 2008
Junior Member
that just about OS to help you dbca...

About EM not running, you should check log files at /u01/app/oracle/product/10.2.0/db_1/server1.example.com_orcl/sysman/log/ PATH

and investigate the problem.

Or re config

$ emctl stop dbconsole
$ emca -deconfig dbcontrol db
Re: problem in EM... [message #418624 is a reply to message #418623] Mon, 17 August 2009 19:48 Go to previous messageGo to next message
atxray
Messages: 41
Registered: August 2009
Location: qatar
Member

ok after after typing this "emctl -deconfig dbconsole"
what will happened..and what should i do after that ?

am just a bigginer.

thank you
Re: problem in EM... [message #418625 is a reply to message #418610] Mon, 17 August 2009 19:56 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>what will happened..and what should i do after that ?

When all else fails & you are desperate for information, you could always Read The Fine Manual.

http://www.oracle.com/pls/db102/portal.portal_db?selected=3#index-ENT

or just utilize online help

Usage:: 
   Oracle Enterprise Manager 10g Database Control commands:
       emctl start| stop| status| setpasswd dbconsole
       emctl status dbconsole [-secure]
       emctl secure <options>

       emctl set ssl test|off|on em
       emctl set ldap <host> <port> <user dn> <user pwd> <context dn>
emctl blackout options can be listed by typing "emctl blackout"
emctl config options can be listed by typing "emctl config"
emctl secure options can be listed by typing "emctl secure"
emctl ilint  options can be listed by typing "emctl ilint"
emctl deploy  options can be listed by typing "emctl deploy"

Re: problem in EM... [message #436152 is a reply to message #418610] Mon, 21 December 2009 20:59 Go to previous message
winter_lady
Messages: 3
Registered: December 2009
Junior Member
Ok found out that there was a bug with OEM 2.2, that was the reason i kept getting this error "ORA-12640: Authentication adapter initialization failed", one bug of many aparently.

The work around for this is to set the SQLNET.AUTHENTICATION_SERVICES= (NONE) in the sqlnet.ora file

Managed to get access to metalink and found at least 38 separate pacthes for 8.1.7. The one I downloaded was 115mb.

Also found out the reason why I kept getting the VNI-2015 error with OEM 2.0.4 was not because the credentials were wrong but because it has a bug that does not allow exporting or importing.

Managed to get past the VNI-2015 in OEM 2.2 by Instead of creating an OS user logon for the domain I created one for just the server and then granted "log on as a batch job".

Hope this is some help to any poor sole that gets stuck on the same problem.
Previous Topic: open cursors
Next Topic: hoe to increasing Performance of form & report server
Goto Forum:
  


Current Time: Thu Mar 28 07:19:36 CDT 2024