OEM & Win 2000 problem

I've installed Oracle 8i database (ver. 8.1.7) on Windows 2000
Server and when i try to start the Oracle Management Server
service i receive an error message in the log file. The message
is
1998, 2000, Oracle Corporation. All rights reserved.
Starting the Oracle Management Server... [main][2001-9-
30:15:27:2:767] VdbSession.processError: errorCode >12640<
[main][2001-9-30:15:27:2:767] VdbSession.processError: errorMsg
ORA-12640: Inizializzazione adattatore di autenticazione non riuscita
<
[main][2001-9-30:15:27:2:767] VdbSession.processError: database
connection error
VXA-2018 :
Unable to connect to OMS registry
serviceoracle.sysman.vxn.VxnBootstrapException:
at oracle.sysman.vxa.VxaAppServer.startServices
(VxaAppServer.java:1353)
at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2547)
Error starting Oracle Management Server.
Is there anyone that can help me?
Thank you

Hi
I don't know much about this error. One thing is your OMS is not
in good shape. Configure OMS again by running the Configuration
assistant.While cinfiguring OMS, take note of these:
1. Use system/manager for the user with DBA privileges. If
system does not have SYSDBA privilege, grant them
2. For the repository user you can use any user other than SYS
or SYSTEM
Once configured, start OMS
If there is a problem , start OMS from the command line. If
there is an error, you get a detailed message here. I think for
9i the command is oemctl start oms (previously oemctrl start oms)
sarath

Similar Messages

  • OEM & Win 2000

    I've installed Oracle 8i database (ver. 8.1.7) on Windows 2000
    Server and when i try to start the Oracle Management Server
    service i receive an error message in the log file. The message
    is
    1998, 2000, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2001-9-
    30:15:27:2:767] VdbSession.processError: errorCode >12640<
    [main][2001-9-30:15:27:2:767] VdbSession.processError: errorMsg
    ORA-12640: Inizializzazione adattatore di autenticazione non riuscita
    <
    [main][2001-9-30:15:27:2:767] VdbSession.processError: database
    connection error
    VXA-2018 :
    Unable to connect to OMS registry
    serviceoracle.sysman.vxn.VxnBootstrapException:
    at oracle.sysman.vxa.VxaAppServer.startServices
    (VxaAppServer.java:1353)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2547)
    Error starting Oracle Management Server.
    Is there anyone that can help me?
    Thank you

    Hi
    I don't know much about this error. One thing is your OMS is not
    in good shape. Configure OMS again by running the Configuration
    assistant.While cinfiguring OMS, take note of these:
    1. Use system/manager for the user with DBA privileges. If
    system does not have SYSDBA privilege, grant them
    2. For the repository user you can use any user other than SYS
    or SYSTEM
    Once configured, start OMS
    If there is a problem , start OMS from the command line. If
    there is an error, you get a detailed message here. I think for
    9i the command is oemctl start oms (previously oemctrl start oms)
    sarath

  • 745 win 2000 problem no shut down from windows

    Hello every one;
    I have a 745 Mboard with ,256 MB DDR, Maxtor 60 Gig 7200, MSI GF4 MX 440 VGA, Sweex Lan card, AMD 2 Ghz CPU, Lite on CDRW and Samsung DVD.
    The pc boots normally when i restart and hold the power switch its shutting down. But when i try to shut down from Win2000 Pro it shuts down untill black screen the power button does not function and the fan and power light remain on. On the back of the casing is a switch when i switch off the pc is off, when i switch back on the pc boots again.
    Is there somone who had the same problems? And knows how to solve this one.

    In device manager double-click on computer and that brings up the description, if it says acpi computer then thats ok but if it says standard pc it won't shut down properly

  • 9i installation problem on a Win 2000 P4 PC

    Hi,
    Although I am new to Oracle, with the help of documentation I successfully managed to install it on a Window 2000 PC without any major problems except for the one described below.
    The problem is this:
    When the PC was part of a campus domain (e.g., claflin.edu) I got "end-of-file on communication channel" and "internal error. hostdef extension doesn't exist" errors repeatedly many times during installation but I didn't get any when the PC was taken off the network and added to a workgroup.
    Is there something I need to do to make it work on a network? Has anyone seen this same behavior on Win 2000 or is it something unique in my case?
    By the way, I am also running the personal web server (PWS) in the same PC.
    Any help will be greatly appreciated.
    Thanks
    Kuha M.

    Hi Eric,
    Ther should not be any problem in stalling NWDS SP9. Your case the problem may be
    1)Insufficient Disk Space
    2)Outdated vesrion of JDK
    3) you might not have been downloded full fledged NWDS SP9 installer.
    4)May be while installing NWDS it is not able to locate JDK in Directory.
    if you check all these, i hope it will work!!!.
    Regards,
    RK

  • Oracle 10g problem on win 2000 server!!

    Hi,
    I have installed oracle 10g on win 2000 server with service pack 4 to my home machine but the problem I am facing is that when I start my db on the system my system gets slow it consumes most of the Ram.I alter few SGA parameters in init.ora file but the problem continues to be effect me.I need to get around that problem asap hope you guys help me as u did in past....
    thanks a lot...

    Hi,
    It's 128MB should i expand it? or what abt oracle 9i if i uninstall of oralce 10g.act I was earlier using oralce 9i.I would like to know that all the commands which used to support to oracle 9i will it support completly to 10g.
    thanks a lot..

  • SQLSERVER7 connection problem on WIN 2000

    Hello-
    Any help at all on this problem would be greatly appreciated. I'm running MSSqlServer 7.0 Desktop Version (with service pack 3) on Win 2000 and I get the follwing error when trying to connect to the db:
    [DataDirect][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
    The DataDirect driver is loading fine. My code is fine (in fact DataDirect has their own code I can use to test their driver and I get this same exception).
    Any ideas? Is there a JDBC issue with the desktop version of SqlServer7 or is this a Win 2000 issue?
    Thanks ahead of time!
    John

    SQL Server can be configured to use named pipes, TCP/IP and a number of other protocols. Probably your server does not enable TCP/IP (all type 4 JDBC drivers for SQL Server use TCP/IP, I know this since I'm developing one -- jTDS, http://jtds.sourceforge.net).
    You can configure SQL Server to use TCP/IP using the SQL Server Network Utility. It's quite intuitive, you'll see.
    And, by the way, you can give jTDS a try. :o)
    Alin.

  • Problem EP7 with Win 2000

    Hi experts,
    Almost end users portal have OS win 2000 and IE 6. When those users are logged in into ep7, the system shows the following error “EPCM is undefined”. That only happened with users in win2000 because in winXP all works fine.
    Please help me

    Hi Nelson,
    I had same problem like "EPCM  is undefined". I applied the solution given in the link above but it did not work then i found another solution for that problem.Just download the registry file in below and run it then restart your pc and try run portal again on the computers which have  problem .
    <a href="http://www.fiddlertool.com/dl/IE6SP2.reg">Download</a>
    Regards,

  • Problems with installing Win 2000 on MS6380

    Hello,
    I have a problem with installing Win 2000 SP 2 on a PC assembled with a MS 6380 (Kt 266 pro) mainboard.
    The setup starts but the system blocks just after the boot, when showing the message "Detecting Hardware configuration" .
    The configuration is the following:
    Athlon TB 800
    MS 6380
    128 MB DDR
    Matrox G200
    20 Gb Quantum Fireball CX HDD
    Intel Ethernet card 100 pro + S
    I tried to update the Bios to the latest version (1.90) and set the most conservative settings on the RAM timings. I have disabled ACPI, too.
    Could someone please help me with solving this problem?
    Thanks

    You have format the BootCamp partition during the Windows installation, since OSX can only do a preformat using FAT32 (MS-DOS) and Windows 7 needs NTFS as file system.
    See page 7 of the BootCamp Installation Guidehttp://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf
    Stefan

  • Using Mac Office connecting to win 2000 share problems with links in Excel.

    I open up an excel document from a win 2000 server using AFP and click on a link and it does not work.
    It works using a windows xp pro client and excel.
    However, the Mac excel software seems to enterpret the link differently.
    Any thoughts out there?
    ~EJXPDOCS

    I think originally Excel uses a date epoch based on January 0 1900 whereas Apple OS uses January 1 1904. There is an option in excel to use the 1904 epoch format but once saved as such you can't return to the Microsoft favoured 1900 format...
    When importing into Numbers the date epoch is automatically changed to suit Appe's preferred format (1904). This does not present any particular problem for complete imports, it only fouls up when you try copy/pasting individual dates from one type of worksheet into the other type as you are trying to do.
    I suggest you try importing complete sheets and then do the merging within Numbers.

  • Problem installing Oracle 9i database entreprise edition on win 2000 server

    Hi,
    I am trying to install the oracle 9i database 2.0(release2) on Win 2000 server and get this error message.
    "Couldn't connect to the server - Please check the network and that server daemons are running. (Socket error 10061).
    Could somebody help...........
    Thanks in advance.
    Maya

    hi,
    try to install service pack for windows 2000 and try.

  • Related to creating pdf file through form6i in Win 2000

    I have created a form which will generate pdf file by calling a report. I am able to generate pdf files in platforms like Win 2000,Win NT,Win 98. But expect in Win 2000, I am able to read the pdf file in acrobat.
    The error displayed while opening pdf in acrobat is: There was a error processing this page,There was a problem to read this page (122).
    Form6i and Reports6i is installed in Win 2000 and acrobat reader version is 5.0
    Please answer my question immediately

    Sorry Im totally new to acrobat so this may seem like a daft question> I have scanned a document through a document feed scanner into a pdf format but some of the pages are orientated the wrong way within the pdf, is there a way to change the direction of pages and then save the whole pdf again so that everything is the right way round. I know that you can change the orintation while reading the pdf but as this is being put into web ct for students I would prefer for them not to have to do this.

  • Enterprise Manager Console does not start on Win 2000 Pro

    I have installed Oracle 9i Release 2 Enterprise Manager on Win 2000 Professional. But the Enterprise Manager console does not start. Also the EM Configuration Assistant does not start.
    I have installed many times, but it is never successfull.
    I was installing Enterprise Edition -> General Purpose database.
    Tried the following from command prompt:
    oemapp.bat I get this message : "Usage: oemapp <application_name>"
    oemapp consoleI get : "bad command or file name"
    oemapp console oem.loginmode=standaloneI get : "bad command or file name"
    Is there any post installation configurations that need to be done?
    When I read thru the oemapp.bat, "Usage: oemapp <application_name>" was under the jreSetup module.
    Under C:\Program Files\Oracle\jre I have the folders with following Names(versions) 1.1.8 and 1.3.1.
    In the environment variable also I have C:\Program Files\Oracle\jre\1.1.8\bin and C:\Program Files\Oracle\jre\1.3.1\bin
    Could some one help me with this.
    Thanks,
    Aruna

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

  • IWS Install Failed on Win 2000

    Hello - we are still trying to recover our install of iWS on Win 2000. The
    uninstall.exe hangs. Attemtps to reinstall hang. When we try to start the
    iWS services in service manager they also hang.
    We are installing from the Forte for Java partnership CD. This is iWS 6.0
    Enterprise.
    Please advise of the sequence of steps to erase all trace of the previous
    installs (file directories, registry entries and anything else related) so
    that we may reinstall iWS with a clean slate.
    David Murphy
    NetDirect

    Hi,
    Please ensure the following before you install.
    - Have a fully qualified domainname which is mandatory. But for testing
    purpose you can have DHCP running usually not recomended for production
    environment.
    - Installation platform for iWS 6.0 is Windows 2000 Server or Advanced
    server recomended.
    - If uninstallation hangs remove the entries from the services and remove
    the associated folders and then go for reninstalling iWS 6.0
    - If the problem still persists, the only way to get rid is to clean the
    registry of Windows and make a reinstallation.
    Regards
    Raj
    David Murphy wrote:
    Hello - we are still trying to recover our install of iWS on Win 2000. The
    uninstall.exe hangs. Attemtps to reinstall hang. When we try to start the
    iWS services in service manager they also hang.
    We are installing from the Forte for Java partnership CD. This is iWS 6.0
    Enterprise.
    Please advise of the sequence of steps to erase all trace of the previous
    installs (file directories, registry entries and anything else related) so
    that we may reinstall iWS with a clean slate.
    David Murphy
    NetDirect

  • Connecting to Oracle 8i in Win 2000

    Hi All,
    When i try to connect forms6i with the DB[Oracle 8i] in Win 2000 I get an error stating TNS could not resolve service name. The error number is ORA-12154.
    Thanx
    null

    Hi "User", seems you have the same problem
    like all that do their first-time install :-)
    Forms uses a different Oracle_HOME (required by setup), and hence does not "see" the "settings" of the normal client.
    Try the following:
    - Set up a connection with NET80-Tools
    - Test with SQL*PLUS
    - Copy "tnsnames.ora" from the Client-81-Home
    to the forms-Home, e.g.
    cd ORACLE/FORMS/NET80/ADMIN
    copy ORACLE/ORA81/NETWORK/ADMIN/tnsnames.ora
    Of course, you'll have to check for YOUR
    directory names...this is just a samples, resp. mthe setup of a machiche I configured yesterday. HTH.
    /M.
    null

  • Starting weblogic cluster and admin server on Win 2000 platform

    Hi! Here's my problem scenario:
    I'm running my WLS 8.1 application as WLS cluster on Win 2000 platform. I have
    3 replicated WLS servers in my cluster and of course one WLS server as admin server
    (4 WLS servers all together). I'm starting my WLS application using Win services
    which behind a scene call win 2000 comand interpreter batch-file to start the
    servers. Currently I have 4 different win 2000 services each calling different
    batch-files to start a WLS server (4 all together). Here's my question:
    Is there any way to start my cluster (3 managed WLS servers) and WLS admin server
    from single win 2000 command file (using single win 2000 service). Using win 2000
    AT-command interpreter command I can start executables and command(s) and command-files
    at background at specific date and time, but I want to start my WLS application
    on every win 2000 platform boot, is there any way to achieve this ???
    Best Regards!
    Jami

    hi,
    Thanks for stepping up!
    But I wasn't using any clustering or loadbalancing.
    Just a simple Admin server, Managed server set up.
    256 Meg, Pentium box running Win 2000 premium edition.
    I tried tweeking around the heap size too.... coz' the operations were slogging
    like anything...
    Bal
    "Raja Mukherjee" <[email protected]> wrote:
    It seems like network issue....do you have Windows Clustering/Load Balancing
    service turned on by any chance? I would also use netmon to see the traffic
    between the ips....
    ..raja
    "Bala" <[email protected]> wrote in message
    news:3b3a6c00$[email protected]..
    hi,
    I am looking at a strange behaviour with WLS6.0SP1 installed on WINDOWS2000 Premium.
    I brought up the Admin server and a Managed server. After a while theAdmin Server
    is compeletely
    losing the control of the managed server (for no reason).
    when I tried monitoring the managed server from the console, I couldnot
    access
    the manager server
    and the status down (red ball). I tried restarting the Admin Server
    in the discover mode - NO LUCK.
    But when I restart the Managed server and go to the Web Based Admin
    Console and refresh, it worked. But I dont think we should be doingthat
    in a
    production environment.
    Did anybody come across such a problem before ???
    Is this a problem with Win 2000 ???
    coz' it never happened with NT workstation
    thanks in advance

Maybe you are looking for

  • How do I add a hover feature on my pictures

    I would like to add a hover feature to my pictures so when I hover over the picture it turns to white and adds words. I found this feature in the Roxy website: http://www.roxy.com & See attached picture. Can someone help how to set this feature up?

  • SSAS Cube parameter date format change

    Hi Experts, I am new to SSRS report creation. I have a parameter which is fetching date from cube. The date format from cube is YYYY-MM-DD. I want expression to change the date format to DD/MM/YYYY. I have used this expression - =Format(CDATE(Paramet

  • Sharepoint 2013 runtime error: Server Error in '/' Application.

    Morning Ladies and Gentlemen, I am an Intern in a mining company that decided to use sharepoint as their intranet system. Everything was going fine upto yesterday. I don't know if this might be the source of the problem, but after my boss asked for t

  • Infotype 583 update

    hi all, ihve used hr_infoyte_operation for updating 583 but im not abl e to pass Q0583-CNVCD (convayence type ) to FM bcoz its structure is different from infotype 583 sturcture.how to pass that value.i tried to use hr_maintiain_masterdata.but its no

  • Handling large image files...

    Hello All, Few days back I posted a query regarding handling of Satellite Imagery but didn't got any responses... Well, what I'll try to do now that I'll post the same question in adifferent way. In my current project, we require textures of around 1