Oracle 8 installation in Windows 2000 Server

I can't install oracle Enterprise Manager (Oracle 8 product) in a Windows 2000 Server system. The installation program show me this error message:
"Unable to delete the NT Service for the
SQL * NT V2 listener"
Can any body have the solution?

Supposedly you need to find these 3 files.
SQLNET,TNSNAMES, LISTENER using your windows find from start. change the names of the dev ones to .bak or something else.
copy the files from your 8i/network/admin into those 2 other places (forget the/samples directories). restart the database and it should connect (Developer stuff to database) A friend of mine did this on W2K and it wokred fine. I have tried it on win98 with 8i personal edition for win 98 and DEV 6 and it failed. So if anyone knows anything I am missing let me know. SQL+ works fine so I knw the DB is fine.
Thanks,
Michael

Similar Messages

  • Error while installing CRM 4.0 SR1 with Oracle 10.2 on Windows 2000 Server

    Hi.. I'm getting error messages in the Database Instance phase, while installing <b>CRM 4.0 SR1 with Oracle 10.2</b> on Windows 2000 Server. Following are message snippets with last few lines showing error message:
    <b>SAPSSEXC.log</b>
    [code](DB) INFO: REPOSRC~0 created
    (DB) INFO: REPOTEXT created
    DbSl Trace: ORA-4031 occured when executing SQL statement (parse error offset = 0)
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "REPOTEXT"
      (SQL error 4031)
      error message returned by DbSl:
    ORA-04031: unable to allocate 84 bytes of shared memory ("shared pool","select name,intcol#,segcol#,...","Typecheck","opndef:qkexrAddMatching1")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144208
    [/code]
    <b>SAPAPPL2.log</b>
    [code](DB) INFO: SMOT413~0 created
    (DB) INFO: SMOT413~R04 created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 31)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "SMOT413~R05" ON "SMOT413" ( "MANDT" , "ERSKZ"  ) TABLESPACE PSAPCRM STORAGE (INITIAL 16384 NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","select owner#,name,namespace...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144207
    [/code]
    <b>SAPSLEXC.log</b>
    [code]DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (DB) INFO: CO2MAP created
    (IMP) INFO: import of CO2MAP completed (0 rows)
    (DB) INFO: CO2MAP~0 created
    (DB) INFO: CO2MAP~IDX created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 0)
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "CO2MAPINF" ( "SRCID" VARCHAR2(30) DEFAULT ' ' NOT NULL , "METHID" VARCHAR2(1) DEFAULT ' ' NOT NULL , "APPLNAME" VARCHAR2(30) DEFAULT ' ' NOT NULL , "PAGEKEY" VARCHAR2(70) DEFAULT ' ' NOT NULL , "ID" NUMBER(10) DEFAULT 0 NOT NULL , "LANGUAGE" VARCHAR2(1) DEFAULT ' ' NOT NULL , "NAMESPACE" VARCHAR2(30) DEFAULT ' ' NOT NULL  ) TABLESPACE PSAPCRM620 STORAGE (INITIAL 16384 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 2
    ORA-04031: unable to allocate 84 bytes of shared memory ("shared pool","select ts#,file#,block#,nvl(...","Typecheck","opndef:qkexrAddMatching1")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144742
    [/code]
    <b>SAPSDIC.log</b>
    [code](DB) INFO: TNMAP~0 created
    (DB) INFO: TODIR created
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 0)
    (IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
      rc = 99, table "TODIR"
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144811
    [/code]
    <b>SAPSDOCU.log</b>
    [code](DB) INFO: TLSY3~0 created
    (DB) INFO: TLSY5 created
    (IMP) INFO: import of TLSY5 completed (3 rows)
    DbSl Trace: ORA-604 occured when executing SQL statement (parse error offset = 33)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "TLSY5~0" ON "TLSY5" ( "LANGU", "REL", "OLD_REL", "IMP_DATE" ) TABLESPACE PSAPCRM STORAGE (INITIAL 16384 NEXT 0000000080K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
      (SQL error 604)
      error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    C:\usr\sap\CRM\SYS\exe\run/R3load.exe: END OF LOG: 20121102144811
    [/code]
    I am not sure but I think the problem is with the allocated shared memory size, which right now is:
    <b>init.ora</b>
    [code]shared_pool_size = 67108864[/code]
    <b>init<SID>.ora</b>
    [code]shared_pool_size = 90112000
    shared_pool_reserved_size = 9011200
    [/code]
    If this is the cause of the problem then how much should i increase it to? and do i need to modify the size in both files or only init<SID>.ora? Is there any SAP Note related to this problem? Thanks.
    Regards,

    Hi Vasu,
    ORA-4031... for 99%  of cases this means one thing:
    the database instance is not configured correctly.
    To proceed, do the following:
    1. get rid of init.ora (it's not used at all)
    2. make sure that the init<sid>.ora file is really used.
       If there is a spfile in the %ORACLE_HOME&/database folder
       then this will be used.
    3. With your  configured shared pool of 85MB your memory should really not be filled up - anyhow it's really too small for a SAP system!
    Thus I'd check how much memory the other sga-area members (buffer cache, large pool, streams pool, java pool...) take up.
        Remember on Windows 32 Bit, everything runs in one single process that can only allocate 2GB (or 3GB if you've set this option).
    See note:
    <a href="https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=869006&_NLANG=E">#869006 - Composite SAP note: ORA-04031</a>
    for more on this.
    And when you're setting up parameters anyway, check note
    <a href="https://websmp102.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=830576&_NLANG=E">#830576 - Parameter recommendations for Oracle 10g</a>
    KR Lars

  • Problem with oracle 8i installation on windows 2000 pro

    Hi all
    i'm installing oracle 8i enterprize edition on windows 2000 professional.
    At the end of the installation,in the configuration tools step when it says that
    the following tools will be automatically started for you etc...
    the oracle database configuration assistant keep failing and i get the following message in the text file dbSilentCreate
    < 8I\starterdb is an invalid command line argument. >
    what should i do? anyone familiar with this problem ?
    Constancio

    This should be a workaround for your problem. Let me know if it works or not.
    1. Create a temporary directory on your server.
    2. Copy the contents of the Oracle RDBMS Server CD to the temporary directory created in step 1.
    3. Search the directory structure created in step 1 for the existence of the filename symcjit.dll.
    4. Rename each copy of the symcjit.dll to symcjit.old.
    5. Run the setup.exe from the \install\win32 directory and install Oracle 8.1.x.

  • Oracle 9i Installation on Windows 2003 Server 64bit - URGENT

    Hi ,
    I am installing oracle 9i on win 2003 server (64 bit) enterprise edition. After the installation whenever I try to run Database Configuration Assistant or Net configuration assistant nothing happens.
    If i run DBCA on command line then it runs but not from the Start menu. Can anyone suggest the solution ? I tested it with oracle 9i (32 bit) and (64bit) versoins for win2003 server platform. But same results. Also tried the oracle 32 bit for XP on windows 2003 server but in vain.
    It seems like there is PATH problem but i checked all the paths and they seem preety okay. I wonder why it runs from the command line when I recall dbca.bat file and not from the Oracle menu.
    I would appreciate any remedy to this problem

    I hate to be a wet blanket, but this forum is for feedback about the OTN site. The best place for your current thread is in the Database Installation:
    Database Installation
    Thanks!

  • Moving oracle 9i database from windows 2000 to windows 2003 server

    hi everybody,
    plz provide me a solution how to move oracle 9i database from windows 2000 server to windows 2003 server with step by step and also with commands plz as i am very new to oracle
    thanks in advance
    suresh

    Install 9i on windows 2003 server and patch to the same level as the Oracle on Windows 2k
    Shutdown and make a cold backup of your old database. That includes datafiles, controlfiles, redo files, init file (spfile)
    Copy and put these files to the exact same directory structure/location, for example if old file is under D:\oradata\mysid\ then the file on new file should be under same directory. (If you are using Network Storage that make things easier, just mapping to the same drive letter.)
    Also make sure archive log dest and all dump dest directories are created. You don't have to copy all old logs and dump files over.
    Use oradim to create a new service for the database instance
    http://www.psoug.org/reference/oradim.html
    Set proper ORACLE_HOME, ORACLE_SID envionment varibles
    Run netca to configure listener, actually copy listener.ora and tnsnames.ora to $ORACLE_HOME\network\admin will do
    Try to start the database

  • Installing 11i on Windows 2000 server

    Hi
    I am trying to install Oracle Applications 11i on Windows 2000
    server. I had 40GB space. My system is hanging after i
    inserted 'Tools - Disc 1' CD. Then i reformated system and tryed
    with stage installation. but when i am copying 'Tools - Disc 1'
    CD i got the following message.
    " Error performing inpage operation "
    Due to of this i am unable to proceed. Could some one tell me is
    this installation problem, if so how can i solve this or CD
    packing problem. This is urgent.
    Thanks in advance
    Sarat

    Check "Note: 215868.1 - 11i Release Notes" for more details about Windows OS requirements
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=215868.1
    11.5.10.2 installation update notes is available through Note: 316806.1 - Oracle Applications Installation Update Notes, Release 11i (11.5.10.2)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=316806.1
    Also make sure you install Install XML Parser since on Windows platforms, Rapid Install requires Microsoft XML Parser 3.0 Service Pack 4 (or later) in order to set up and start services.
    1) Open the Windows Explorer
    2) Navigate to the system root directory (default is C:\winnt\system32).
    3) Right-click msxm13.dll. Select Properties. them click Version.
    4) If XML Parser is not already installed, or if the version on your system is not 3.0 SP4 (or later), go to the following URL and download the Microsoft XML Parser 3.0 SP4 Software Development Kit:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=b432cd45-b7ed-4c32-a443-ec56f10ee175&displaylang=en
    5) After installing MSXML 3.0 SP4 SDK, copy msxm12.lib from <Microsoft XML Parser SDK>\lib to <Visual C++/C>\lib, where <Microsoft XML Parser SDK> is the installed location of the MSXML 3.0 SP4 SDK, and <Visual C++/C> is the installed location of Visual C++/C 6.0.
    For pre-req software, make sure NOT to install it in a directory that contains spaces and NOT under APPL_TOP

  • 11i patches for windows 2000 server

    Can any one let me know about the patches that have been released for 11i installations on windows 2000 server.

    We used ACS 3.2 with 200 server several months without problems (with regular security and system updates and ACS was working fine) few weeks ago we have upgraded (upgrade not fresh install) server to 2003 and ACS is still running OK - so I think you dont need affraid of security upgrades
    M.
    Hope that helps rate if it does

  • Moving a database in windows 2000 server to RED HAD

    Hello Everybody
    I have a database develop with oracle 10 g over windows 2000 server and i have to install completed in a server with oracle 10 g but in red hat linux . What the best way to to this operation ?

    since you are using 10g, you can also use transport tablespace with differenct OS. If you are 10g Rel.2 side, you can use transport database new feature to transport database between cross platforms.
    If data size is small, then, use exp and import.
    Jaffar

  • Oracle 8.1.7 Server Installation on a P4 Windows 2000 Server

    I am trying to Install Enterprise Oracle 8.1.7 on a P4 Windows 2000 Server Machine. I had a solution regarding the P4 bug, which asked the latest Service Pack for Win 2000 to be installed, the Oracle CD dump copied to hard disk and symcjit.dll to be renamed. This enabled me to start the Installation Process. I chose the Administrator option during installation.
    However I noted that only Oracle Client is Loaded and NOT Server. I do not get any options to install Server. I only have 1 CD for Enterprise Oracle 8.1.7 which should have both Server Programs and Client Programs to Install I believe!
    Any help would be appreciated!!!
    Thanks

    Dear Nandakumar Ananthanarayan,
    I read your posting and I seem to have a similar problem.
    I am trying to install Oracle8i ver 8.1.7 on WINDOWS 2000
    SERVER with service pack 3 on an Intel Xeon Processor at 2.4GHz.
    Raid 5 is used on 3x36GB Hard Drives.
    When the Oracle8i CD is inserted the initial screen comes up.
    From this I choose "Install/Deinstall Products".
    After this nothing at all happens.
    The initial screen closes and the system is as it was.
    I would be obliged if you could help me out.
    Yours Sincerely,
    Chris.

  • Installation of oracle 10g by window 2000 Server or Window XP professional

    Dear all
    Did you tried installatin of oracle 10g in Window 2000 Server and/or Window XP professional
    installation on which one will be more reliable and stable?
    As I am choosing which OS will be better as a Server
    please help
    Francis SZE

    I don't think XP professional would be recommended as server.
    would be better if you use 2000 Server or best if you use 2003 if you like windows environment
    cheers

  • Developer 6i Installation with Oracle 8i on Windows 2000 Server

    Hi Folks,
         We are using Oracle 8i (8.1.7) with Developer 6i for the past 2-3 years. Oracle 8i is installed on Windows 2000 Server and the client machines have Developer 6i installed. Using the Net 8 Easy Configuration Utility, the clients and the server are linked perfectly and we have never experienced any major issue regarding the connectivity from the client’s sides.
         Now my question is that, is there any possibility that we can also install Developer 6i on the server, ‘cause we have tried this several times and every time after installing Developer 6i on the server, the Net 8 Easy Configuration Utility does not invokes and obviously we are unable to use any of the Developer 6i products and moreover after installing Developer the already installed 8i Database does not gets mounted and we are also unable to use the database.
         Are we missing some basic stuff here or do we need to run some patch for Windows 2000 Server?
         Another thing, all our forms and reports are residing on client’s hard disks; can we also have the option that the forms and reports should also reside on the server so that we can easily update our forms and reports definitions from the server side?
    TIA
    Hassan

    Hi,
    Yeah, I installed both the products i.e, database and developer in separate directories.
    Hassan

  • Install Oracle 8i Personald Edition on Windows 2000 Server SP2

    Hi
    I have problem to install the Oracle 8i Personal Edition on
    Windows 2000 Server SP2.
    I run the Setup.exe, I become the message (not exactly) &#8220;JRE
    (Java Runtime Environment) was not found&#8230;&#8230; please visit
    www.javasoft.com&#8230;.. and install JRE version 1.1.7 or higher&#8230;&#8221;
    Now, I have download and install this JRE (JavaTM 2 Runtime
    Environment v 1.2.2_008 / Internationalized version of Java 2
    Runtime Environment).
    The error-messages comes again.
    Have everyone a idea?

    hi phill...
    why dont you try it out with the same CD and increase your RAM
    by another 64MB? This will be enough. The reason is , most
    Oracle 8i releases are combined with a java based Oracle
    Universal Installer. This requires some good amount of RAM. Just
    try it out with some extra memory. If this also didnt work, then
    send in the problem,error with your system config. This will
    help me in solving your problem.
    Imran.

  • Problem installing Oracle 8i(8.1.7) standard edition on windows 2000 server

    I am trying to install Oracle 8i (8.1.7) standard edition on windows 2000 server but the setup program doesn't run.
    It starts up, allocates some ram then closes before a window even pops up.
    I also have MSSQL server installed on this computer, does that conflict?
    Has anyone encountered this problem before? If so, please give a solution if you have one, thanks,
    OPS

    Yes. There is a bug with Pent4, Win2000 & Oracle8i.
    Here is the workaround:
    This is a known bug with Oracle java-based applications and Pentium 4 Use this work-around:
    1) Copy the install directory from the CD to the hard disk.
    2) Edit oraparam.ini and modify it as follows:
    * Edit the "SOURCE=" line to to show the full path to the CD ; SOURCE={CD DRIVE LETTER}:\stage\products.jar)
    * Edit the "JRE_LOCATION" line to show the full path to the CD ;
    JRE_LOCATION={CD DRIVE
    LETTER}:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles\Expanded)
    * Edit the "OUI_LOCATION" line to show the full path to the CD ;
    OUI_LOCATION={CD DRIVE
    LETTER}:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataFiles\Expanded
    * Edit the "JRE_MEMORY_OPTIONS" line to include "-nojit" as the first argument ;
    JRE_MEMORY_OPTIONS=-nojit
    -ms16m -mx32m
    3) Start setup.exe from your hard drive
    Choose a Custom install and choose not to create a database during the install.
    This way, the Database
    Configuration Assistant will not be launched during installation. DONT SELECT
    NET8 products for installation.
    You need to put the same java parameters for the DB configurator and the Net8
    Configurator
    to run.
    -nojit -ms16m -mx32m before -classpath on:
    * assistants\dbca\DBAssist.cl
    * network\tools\netca.cl
    ** Run the DataBaseConfigurationAssistant and NetworkConfigurationAssistant after installation.
    Hope it helps!
    Amrit

  • Installing oracle 10g on windows 2000 server

    hi masters,
    this might look very silly question, and every child might know answer, but i would like to ask this question here that
    i have oracle 9i release 2 installed on my windows server 2000 and an application is already running, now i want to install oracle 10g on same machine...
    but when i try to launch oracle universal installer, it fails to launch it....whay is this so??? do i need to adjust some parameters to install it????
    can anyone provide a checklist to check??i have an antivirus installed on machine...
    any suggestion will be appreciable
    thanks and regards
    VD

    got my answer, you can follow this step.
    on windows 2000 server while launching oracle universal installer, due to jre bug (noted in metalink 266617.1 doc and 393070.1) installer CMD prompt launch and disapper in a while... so run following command on command prompt
    to resolve the issue.. change directory path according to your directory structure.
    change directory to your oracle installation setup.exe directory and execute following command
    C:\>\backup\SoftwareBackup\Database10g\database\install\oui.exe -J-Dsun.java2d.noddraw=truethanks and regards
    VD
    Edited by: vikrant dixit on Apr 21, 2009 4:47 AM
    Edited by: vikrant dixit on Apr 21, 2009 4:48 AM
    Edited by: vikrant dixit on Apr 21, 2009 4:50 AM

  • Install Oracle 10g on Windows 2000 server

    hello
    I have installed Oracle 10.1.0.2 on my server ( Windows 2000 server). The procedure of installation goes suitably but during the creation of the base it posts me:
    instance Created
    Dim-00019: Error of creation of service
    O/S-error OS1387) Impossible to add or remove a member of the local group because this member does not exist
    then, I look that the service OracleDBConsole of Enterprise Manager is not created
    knowing only SqlPlus goes well.
    after the installation, I want to add the console Enterprise Manager while using EMCA then it display this error:
    Failure of the configuration Enterprise Manager because: Job_queue_processes must be equal to or higher than 1
    help Me PLEASE

    First problem: Check the user , which does the installation,
    it must be a Local Administrator in order to install Oracle products on a
    Windows NT/2000 Server (machine not part of a domain) or it must be a Domain Administrator to install Oracle products on a Domain Controller (PDC or BDC) (machine part of a domain).
    Another known issue for this problem is a non-english Windows version,in this case the software should reloaded from OTN, which has a fix.
    Second problem: You cannot run emca, BEFORE you have a running database, DBConsole depends on it.
    Werner

Maybe you are looking for

  • CS6 Bridge always launches CS5 Bridge

    After installing CS6 from Cloud upgrade, when ever I launch Bridge CS6, it always just launches the CS5.x version of Bridge. I've tried both 32bit and 64bit with the same results. My other CS6 apps seem to be working fine. This occurs no matter which

  • Columns repeating in excel sheet

    Hi guys, I am trying to download context data into excel file using WD binary cache. I am using Office 2003 suite for this case. The text data is getting downloaded properly but all numeric data (though there actual data type is string) is getting re

  • Code generation bug

    Hi, I have the following version of `cc': cc: Sun C 5.7 Patch 117837-05 2005/07/19 Here is the file `bug.c': #include <stdlib.h> #include <stdio.h> void my_buggy_routine (char * Current, int arg1) { int loc1 =-arg1; if ((unsigned char)(loc1 == ((int)

  • F-32 netting of balances

    Hi , We have a vendor in Norway we normally raise the invoice by F-43 and the document type is used as KR and we donu2019t have automatic payments and we do manual payment to this vendor with document type SA. Now the users are trying to net off the

  • No orageneric9 in java.library.path on Win2000

    I have installed Instant Client on Win2000 by creating a directory, unzipping the archive to it, and adding it to my path. I get an UnsatisfiedLinkError when I try to connect to the database. "Exception in thread "main" java.lang.UnsatisfiedLinkError