Uninstall oracle9i database on windows OS

Hi,
Windows OS
Oracle 9208
I want to make a script to uninstall oracle9i database using the batch file, so how it can be done ?
I want to uninstall and then install the database again by running the batch file, so is it required to uninstall the Oracle software also ?
can anybody provide me detail steps or any link or document to refer ?
With Regards
Edited by: user640001 on May 17, 2010 2:45 AM

user640001 wrote:
Hi,
but once i have already executed catrproc.sql and catalog.sql while creating database,
so if i create database second time, so do i have to run those scripts again ?
Of course. Those scripts are against and while connected to a specific database. You just created a new database. There is no "again" for this database.
and if yes then running them again will throw and error as "Object already exists"
Does it?
so how to solve it ?You look at the actual error messages actually created (not what you think might be created) and address the actual issue. What is it going to cost you to run some tests?
>
can u provide me the main steps for the same?
With Regards

Similar Messages

  • Installing Oracle9i Database on Windows 2003 Cluster

    Can anyone tell me if there are any additional steps needed to install an Oracle DB on a Windows 2003 cluster besides just running the installation and taking the defaults? I was hoping that the software would be cluster aware but it doesn't appear that it is.

    Okay,
    I have gotten a little further with this. I have my 2 node active/passive windows cluster installed and working. I also install Oracle Fail Safe and have it setup and working. I then install my Oracle9i database on node 1 using a local disk for the home directory and the DB/logs files etc on shared disk (SAN back end). I then mirrored the install on my 2nd node using the same home name and location on a local disk. What other steps do I need to take to verify that my new Oracle database will function correctly should a node fail and fail over occur. I am not familiar with any of this at all and am just trying to get to a point where I have my DB installed and working correctly within the cluster before I hand this of to another person. I guess what I am saying is I need to make sure my new DB is cluster aware and will fail over correctly. Any help would be greatly appreciated! Thank you.

  • How to rename oracle9i database in windows 2000

    Hi All,
    I am trying to rename an oracle database on windows 2000. I am having some issues...can anyone help me how to fix it.
    Trace file is created from existing database (ORCLDB) using alter database backup controlfile to trace
    and the following steps are followed....
    Modify (and optionally rename) the created trace file:
    Find the line reading # Set #2. RESETLOGS case
    Remove all lines above this line.
    Change the line containing the database name from CREATE CONTROLFILE REUSE DATABASE "ORA9" RESETLOGS NOARCHIVELOG
    to
    CREATE CONTROLFILE SET DATABASE "CAT" RESETLOGS NOARCHIVELOG
    Note, in my case, the database is running in noarchive log mode. The corresponding line reads ARCHIVELOG otherwise.
    Remove the line reading RECOVER DATABASE USING BACKUP CONTROLFILE.
    Remove lines starting with #.
    the edited .trc file is saved as rename.sql
    STARTUP NOMOUNT
    CREATE CONTROLFILE SET DATABASE "NEWORCLDB" RESETLOGS NOARCHIVELOG
    -- SET STANDBY TO MAXIMIZE PERFORMANCE
    MAXLOGFILES 16
    MAXLOGMEMBERS 2
    MAXDATAFILES 30
    MAXINSTANCES 1
    MAXLOGHISTORY 454
    LOGFILE
    GROUP 1 'd:\oracle\databases\redo1.ora' SIZE 100M,
    GROUP 2 'd:\oracle\databases\redo2.ora' SIZE 100M,
    GROUP 3 'd:\oracle\databases\redo3.ora' SIZE 100M
    -- STANDBY LOGFILE
    DATAFILE
    'd:\oracle\datafile\system.dbf',
    'd:\oracle\datafile\undo.dbf',
    'd:\oracle\datafile\data.dbf'
    CHARACTER SET WE8ISO8859P1
    ALTER DATABASE OPEN RESETLOGS;
    ALTER TABLESPACE TEMP ADD TEMPFILE 'd:\oracle\Ora90\databases\temp.dbf'
    SIZE 104857600 REUSE AUTOEXTEND OFF;
    shutdown the ORCLDB databas from windows services
    Moved the old control file to other location
    The database name are changed in the new initneworcldb.ora
    Bcaz there is no SVRMGRL in 9i....How do i connect ??
    Which instance should i connect?
    I tried from c:\>sqlplus "/ as sysdba"
    Its asking for username and password?
    Which username/password@instnace should i login?
    What is the username and password....should i give for username....while funning sqlplus " / as sysdba"
    Thanks,
    Message was edited by:
    user444626

    As you said added the entry in the sqlnet.ora file
    sqlnet.authentication_services=(NTS)
    C:\>ORADIM -NEW -SID newdb -SRVC OracleServicenewdb -STARTMODE a
    C:\>set ORACLE_SID=NEWDB
    C:\>SQLPLUS /NOLOG
    SQL*Plus: Release 9.0.1.0.1 - Production on Fri Dec 9 20:28:18 2005
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    SQL> @C:\CR_CONTROL.SQL
    ORA-01031: insufficient privileges
    SP2-0734: unknown command beginning "STANDBY LO..." - rest of line ignored.
    SP2-0640: Not connected
    SP2-0734: unknown command beginning "Recovery i..." - rest of line ignored.
    SP2-0734: unknown command beginning "or if the ..." - rest of line ignored.
    SP2-0640: Not connected
    Media recovery complete.
    SP2-0734: unknown command beginning "All logs n..." - rest of line ignored.
    SP2-0640: Not connected
    SP2-0734: unknown command beginning "Database c..." - rest of line ignored.
    SP2-0640: Not connected
    SQL>
    Message was edited by:
    user444626

  • Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/

    Hi,
    Ive just been trying to download your Oracle9i Database Release Enterprise/Standard/Personal Edition for Windows NT/2000/XP for my home computer, but it wont even download properly. The Disk 1 file, "92010NT_Disk1.zip", intializes, and downloads in less than a second, saying all 67.7kb is complete, taking into consideration the file is over 600mb big. When i open the *.zip file, its absolutely empty. I tried the links for Disk 2 and Disk 3, and they are working perfectley.
    Whats going on?
    Is there a bug on my side, or OTN's?
    Will this be fixed soon?
    Or should i download an older version?
    A little feed back would be grately appreciated, due to the fact i cant find the latest version of Oracle anywhere else on the World Wide Web.
    Thank you for your time.
    - File: 92010NT_Disk1.zip
    - Date/Time: 03/09/02 11:30PM
    - Internet Browser: IE 6.0.2600.0000
    - O/S: Windows 2000
    PS: Your "Preview" Button didnt seem to work for me either.

    Hi Peter,
    I downloaded the same zip files as you did for my home pc. The first zip file was not able to be unzipped by winzip. So I had to download the fisrt zip file again from OTN and the second time it was fine. I got all three zip files extracted and ran the setup.exe. Everything was fine till this point.
    My problem is that Oracle 9i release 2 personal edition is not for XP home edition. I couldn't get the database correctly configured.
    Li

  • OC4J 9.0.3 (date 07/31) problem with the MDB-demo and Oracle9i-databases (v9.*)

    Trying to get the supplied mdb-demo to work in the J2EE 1.3 certified version of OC4J 9.0.3 (from 07/31).
    It works fine with the OJMS-provider in a Oracle 8i v8.1.7 database but not in a Oracle9i database.
    I have now tried three possible versions of Oracle9i available from OTN and Metalink:
    - v9.0.1.1
    - v9.0.1.3.1
    - v9.2.0.1
    I have noted from the "known-issue-page" that the supported version is v9.0.1.3 with patch #2416054 applied. Unfortunately is that patch only available for Solaris as of today...
    I all cases I get one and the same error message from the CartEJB - bean in OC4J:
    CartEJB::send2Queue: begin; item=QueueqSNDQUE|Queue
    CartEJB::send2Queue; Exception occurred: oracle.jms.AQjmsException: ORA-06550: l
    ine 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'AQ$_JMS_ENQUEUE_BYTES_MESSAGE'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    CartEJB::send2Queue: end
    Is there some post-installation-step that I missed (e.g. copying som jar-fil from Oracle9i to OC4J...) or is there anything else I can do to get the supplied MDB demo working with Oracle9i?
    Thanks in advance,
    Magnus Larsson.

    Ok...
    Thanks for your help!
    So I will stick with Oracle8i v8.1.7 until the patch is available on Windows...
    Maybe I'll make a try with Linux also (thanks for noting me!), but probably will the Windows patch be available before I succeed with Oracle9i on Linux...
    I will post a reply once I get the patch working on either Linux or Windows!
    Regards,
    Magnus.

  • Installing oracle 9i database in windows x 64 bit version

    Friends, I face difficulties in installing oracle 9i database in windows x 64 bit version 2003 server. The same had worked well with 32 bit version. I could install database and work in the same system in command prompt but the same could not be connected from sqlplus moreover DPCA,Netconfiguaration assistant all are not coming in the graphical way and i couldnt able to connect from the network. which brings ora-06413 error.
    please help me to get installed oracle 9i database in windows 2003 server 64 bit version.

    Go Through Below link
    >>>http://www.oracle.com/technology/software/products/oracle9i/index.html

  • Oracle 9i Database for Window download

    The download button at top right does not work. Gives me junk.
    I tried by going to Oracle Technology Network > Software > Oracle9i Database
    then click on download for windows. That too do not work. Gives me junk. Oracle support guys please help me!!!

    Could you please check that you have Javascript and cookies enabled in your browser and try again by going to http://otn.oracle.com/software/ If you are still having problems, please reply with the operating system and version, and browser type and version that you are running.
    - OTN

  • How to create database link between oracle9i database and oracle10g

    How to create database link between oracle9i database and oracle10g
    oracle9i database name "Prod" windows server 2003 ( 172.x.x.x)
    oracle10g database name "TEST" sun solaris 9 (165.x.x.x.x)
    Please help me on this

    For connections between 10.2 and 9.2 the 9.2 end MUST be at 9.2.0.4 or higher. Connections between 10.2 and 9.2.0.1, 9.2.0.2 or 9.2.0.3 are not supported.
    Connections between 10.2 and 9.0.1 was never been supported.
    Cheers !!!!
    Bhupinder

  • How to uninstall Oracle Database 11g release 2?

    Hi,
    I want to uninstall Oracle Database 11g release 2.
    Im executing the deinstall.bat that is on:
    C:\app\MachineName\product\11.2.0\dbhome_2\deinstall
    then in the command window, i get this message:
    Specify all Single Instance listeners that are to be de-configured [LISTENER]:
    What should i enter here?
    what is a listener?
    thanks..

    mseberg wrote:
    Generally the default ( return key ) is correct.
    The listener is the network feature that helps you connect. It listens for new connection attempts.
    I like to think of it as a traffic cop which allows a connection, but has nothing to do with afterwards.
    The Listener is a named process which runs on the Oracle Server, awaiting requests from Clients to connect to the Instance.
    The listener does not normally handle connections after the initial request has been done. The listener listens on a port the default is 1521.
    Best Regards
    msebergthanks a lot, i followed the steps and it is uninstalled now.

  • How to connect to oracle9i database from Unix

    Hi All,
    How can i connect to remote oracle9i database(windows based) from Unix. I have following server information Server IP, Username , Userpassword , DataBase name.Do i need any other information to connect to server?
    How can i connect database from Putty?
    Do i need to install SQL on the Unix to connect to oracle server?
    and which C/C++ API i have to use to access tables from the remote oracle server?
    please help me i am new to oracle .
    Thanks in advance.

    Oracle generally uses a special set of software, commonly called the SQLNet or Oracle Networking, as a layer to provide a connection between the client and the database server.
    In general terms,
    - the client software (perhaps sqlplus, an application, ODBC) calls Oracle Networking on the client computer and says "please connect to database known as 'x'";
    - Oracle Networking translates the request, often by looking up 'x' in the TNSNAMES.ORA file at the client side, to get the host name, the port the Oracle listener is waiting on, and the name of the database service to access;
    - Oracle Networking contacts the computer on the required port. If the listener is there, the Oracle Networking client asks for a connection to the database service;
    - The Listener (if it recognizes it) asks the database service for a 'server process';
    - The database starts up a server process which grabs a network port and tells the listener which port was obtained;
    - The listener tells Oracle Networking on the client which port to use;
    - The client disconnects from the Listener, and reconnects at that port;
    - The server process starts authentication and session initialization, after which we are good to go.
    In answer to your questions:
    1) How can i connect database from Putty?
    That implies you want to telnet to the Windows box and run the client stuff locally on the Windows box. So that means you need to look at telnet or ssh documentation - this has nothing to do with Oracle.
    2) Do i need to install SQL on the Unix to connect to oracle server?
    Not really. It does mean you might want to install an Oracle CLIENT (see the download section of http://otn.oracle.com) which will initiate the sequence as above.
    A different sort of client is SQL Developer, a Java-based GUI with it's own built-in Oracle Networking, that displays database stuff. That is also offered by Oracle at the same download page.
    3) and which C/C++ API i have to use to access tables from the remote oracle server?
    Oracle provides a C/C++ API as a pre-processor, called Pro*C. I suspect this si way beyond what you want right now.
    4) please help me i am new to oracle .
    Please, please, please, please, please ..... please .... purchase and read http://www.oreilly.com/catalog/oressentials3/

  • Oracle9i Database Release 2 Enterprise for HP 9000 Series HP-UX

    Is the "Oracle9i Database Release 2 Enterprise/Standard Edition for HP 9000 Series HP-UX" really
    running only on HP-UX 64 bit. No chance on 32 bit?
    Werner

    Yes. Oracle's current platform strategy is:
    Oracle Platform Roadmap:
    Organizations are deploying Oracle's database, applications, application servers and development tools on a short list of systems that dominate the market. Beginning with the Oracle9i Database, Oracle9i Application Server, and E-Business Suite (Oracle Applications) 11i, the following operating systems will be supported:
    HP Alpha OpenVMS(1)
    HP Tru64 UNIX(2)
    HP-UX(2)
    IBM Linux/3901 & z/Linux(1)
    IBM OS/3901 & z/OS(1)
    IBM RS/6000 AIX(2)
    Intel Based Server LINUX
    Microsoft Windows 2000
    Microsoft Windows NT for Intel
    Solaris Operating System (SPARC)
    (1) - For Oracle9i Database ONLY
    (2) - 64-bit ONLY
    Several Microsoft Windows clients are supported, including Microsoft Windows XP.
    Oracle will continue to support the Oracle8i Database and current versions of all other products throughout their support life cycle on the operating systems where they were released, including 32-bit versions of Oracle running on HP-UX and IBM RS/6000 AIX systems. Additionally, Oracle will continue to provide 32-bit client library support through the life of the Oracle9i Database. In keeping with our normal product support life cycle process, customers will be informed of status changes to individual product versions currently supported.

  • I installed Oracle9i Database on my Win2000 AdvancedServer,but....

    I installed Oracle9i Database on my Win2000 AdvancedServer,but when i try to open Enterprise Manager by clicking "Enterprise Manager Console" from Start menu, can u believe what happened?? OK , let me tell u, NOTHING HAPPENED! no alerts,no windows,nothing.
    I have started the "OracleOraHome90ManagementServer" Service, and the windows2000 system is a brandnew one.
    Being a newbit of Oracle, i dont know what to do now, please help me.

    Hi Micromad,
    I think it takes a while to start Enterprise manager console on the Win 2000 server.SO wait for sometime after clicking from start menu.Also you will have to choose standalone option if Oracle Management Server is not configured.
    check it out....
    Masih
    > I installed Oracle9i Database on my Win2000 AdvancedServer,but when i try to open Enterprise Manager by clicking "Enterprise Manager Console" from Start menu, can u believe what happened?? OK , let me tell u, NOTHING HAPPENED! no alerts,no windows,nothing.
    I have started the "OracleOraHome90ManagementServer" Service, and the windows2000 system is a brandnew one.
    Being a newbit of Oracle, i dont know what to do now, please help me.

  • How do I install Oracle9i Database Rel. 2 Enterprise/Standard/PersonalEditn

    I have currently downloaded the trial version of Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/XP. I have created the three directories for the 3 zip files but when I click Setup it doesn't do anything please help.

    What's your operating system and hardware setup? Have you looked through the Installation forum to see whether someone as already described your problem?
    Justin

  • Broken archive Oracle9i Database Release 2 Enterprise

    Hi
    I'm trying to install Oracle9 Release 2. So I downloaded all four files from http://otn.oracle.com/software/products/oracle9i/htdocs/hpsoft.html. Two of them are broken: server_9201_hpunix64_disk2.cpio.gz (648,282,885 bytes)and server_9201_hpunix64_disk3.cpio.gz (538,652,554 bytes).
    Is it kind of early adoption feature?

    Yes. Oracle's current platform strategy is:
    Oracle Platform Roadmap:
    Organizations are deploying Oracle's database, applications, application servers and development tools on a short list of systems that dominate the market. Beginning with the Oracle9i Database, Oracle9i Application Server, and E-Business Suite (Oracle Applications) 11i, the following operating systems will be supported:
    HP Alpha OpenVMS(1)
    HP Tru64 UNIX(2)
    HP-UX(2)
    IBM Linux/3901 & z/Linux(1)
    IBM OS/3901 & z/OS(1)
    IBM RS/6000 AIX(2)
    Intel Based Server LINUX
    Microsoft Windows 2000
    Microsoft Windows NT for Intel
    Solaris Operating System (SPARC)
    (1) - For Oracle9i Database ONLY
    (2) - 64-bit ONLY
    Several Microsoft Windows clients are supported, including Microsoft Windows XP.
    Oracle will continue to support the Oracle8i Database and current versions of all other products throughout their support life cycle on the operating systems where they were released, including 32-bit versions of Oracle running on HP-UX and IBM RS/6000 AIX systems. Additionally, Oracle will continue to provide 32-bit client library support through the life of the Oracle9i Database. In keeping with our normal product support life cycle process, customers will be informed of status changes to individual product versions currently supported.

  • Cannot download Oracle9i Database Release 2 Enterprise/Standard/Personal Ed

    Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/XP
    Download the Complete Files
    92010NT_Disk3.zip (254,458,106 bytes) - <-- only this file cannot be downloaded
    pls see thru...

    If you read the Release notes for 9.2.0.3 for Win 2003, it says
    "Releases prior to the 9.2.0.3.0 patch set are not certified on Windows Server 2003".
    You'll avoid known and maybe some unknown problems with it, so just install 9.2.0.1 and then apply 9.2.0.3 patch set and be happy :)
    9i downloads.

Maybe you are looking for

  • Runtime system and weird types

    When many of objective-c's unique features and 2.0 additions are discussed, it is often said that they depend on the "runtime system" in order to function. What is it? It almost sounds like a virtual machine, but somehow I doubt that. Also, what is t

  • Ipmitool 1.8.14 can't install on MAC 10.9

    I used Macbook pro & MAC OS 10.9.4, and I tried to install ipmitool 1.8.14.. But installation is failed. I caught the install log and show them. Please help to check this issue, ths. my ipmitool 1.8.14 source link: http://sourceforge.net/projects/ipm

  • IPod recognised / not recognised!

    Hello! I've got a new iPod and installed all the software which came with it (MusicMatch, iPod Manager, iPod Updater etc), and there seems to be a problem with my PC recognising the iPod. I can see it in My Computer as: IPOD(D:) Removable Disk ..but

  • Selecting a document field for a field in a condition table/access

    Hello I created a pricing condition table using field WGHIE from the standard field catalog. Img/SD/Basic Functions/Pricing/Pricing Control/Define Access Seq I can assign the table to a access, but when I try to do the field assigment it give's me th

  • Invalid Drive Error 1326 When Installing iTunes for Windows

    I used to have an external usb 2.0 portable drive. It since has been uninstalled and trashed. When I tried to log into iTunes it said that some of the files are missing and to uninstall. I uninstalled from Control Panel - itunes, quicktime, ipod- the