Req. confirmation on Uninstallation of Oracle

Hi,
What are all the action will be taken place while Uninstalling Oracle Database?
My Database contains the users, tablespace, datafiles and objects pertaining to the corresponding schema. Will those being deleted while uninstall DB?
Else, How could drop/delete the above objects?
Kindly guide me on this.
Thanks in advance.
Orahar.

hi,
o/s?
Invoke DBCA and Delete the database..
In windows
start -> programs -> Oracle -oraclehome ->configuration and Migration tools ->database configuration assist
a window will open and select the database you want to delete and delete it.. after completing chk the physiacel datafile locaition if the files are present delete manually..
in UNIX type DBCA in terminal and follow the steps
or drop the Database by following the steps given above...
regards,
Deepak

Similar Messages

  • Uninstallation of oracle 10g R2 from RHEL 5.6

    Hi,
    How to manually & completely uninstall Oracle 10g R-2 from RHEL 5.6 ?? Facing problems during installation (during installation, it was at 13 % for 30minutes..), so wanted to uninstall cleanly & then re-install...
    Any help would be appreciated.....
    Sujay.....
    Edited by: 838227 on Apr 1, 2011 1:54 AM

    What is the problem you faced ? Pl post the last 100 lines from the install log - http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/app_ts.htm
    The un-install instructions are here - http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/remove_oracle_sw.htm
    HTH
    Srini

  • Can't Install Oracle 9i for Linux on RedHat 7.1

    I can't get either libclntsh.a or libclntsh.so. genclntsh fails with following error message:
    /home2/ora/OraHome/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    /lib/libc.so.6: undefined reference to `_dl_lazy@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_substitute@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_relocate_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_clktck@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_catch_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_platformlen@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_mcount@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_count@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_initial_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_start_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `__libc_stack_end@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_argv@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_loaded@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_origin_path@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_check_map_versions@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_main_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_load_lock@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_state@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_init_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_r_debug@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_unload_cache@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_signal_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_init@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object_deps@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_nloaded@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile_map@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_profile_output@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_pagesize@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_fpu_control@GLIBC_2.1'
    /usr/lib/libdl.so: undefined reference to `_dl_catch_error'
    /lib/libc.so.6: undefined reference to `_dl_global_scope_alloc@GLIBC_2.1'
    What is the problem?

    Did you carefully go through all pre-req steps for install?
    Oracle needs some "compatibility libraries" as well (compat-lib*). Here are packages for AS 10g, most or all of which apply to Database too.
    Checking operating system packages: gcc-3.2.3-20,compat-gcc-7.3-2.96.122,compat-gcc-c++-7.3-2.96.122,compat-libstdc++-7.3-2.96.122,compat-libstdc++-devel-7.3-2.96.122,setarch-1.3-1,pdksh-5.2.14,sysstat-4.0.7,gnome-libs-1.4.1.2.90-34.1,libstdc++-3.2.3,compat-libstdc++-devel-7.3-2.96.122,compat-glibc-7.x-2.2.4.32.5
    When required packages are in place, there's another error lurking, related to __libc_wait symbol.
    runInstaller "boots" OUI, which includes running a JRE from tmp. This JRE (build 02) is broken, but you can setup to run another one via oraparam.ini and JRE_LOCATION. Download build 10 from Sun (google "jre 1.3.1 download").

  • Problem installing Oracle 8.1.5 on NT 4.0 SP6

    Hi,
    I chose a Typical installation of the 8.1.5 DB and after sucessfully installing all the software, I got the following error on the 'Configuration Tools' screen:
    NET8 CONFIGURATION ASSISTANT - FAILED
    Class not found: Files\Oracle\Ora81\network\jlib
    ORACLE DATABASE CONFIGURATION ASSISTANT - FAILED
    Class not found: Files\Oracle\Ora81\assistants\dbca\jlib
    Should I unistall Oracle again?
    Any ideas?
    Thanks

    hi,
    Please confirm that your media(oracle 8.1) is for Intel Solaris or for Sun Sparc (RISC).
    bye
    [email protected]

  • Installing Oracle 8.1.5 on Sun

    Can anybody help me in installing Oracle 8.1.5 on Sun Solaries 2.8 for INTEL. I have the Oracle CD that comes with Solaries 2.8 software but everyime when I insert the CD, the system does'nt mount it.
    K

    hi,
    Please confirm that your media(oracle 8.1) is for Intel Solaris or for Sun Sparc (RISC).
    bye
    [email protected]

  • Can't install Oracle 9i for Red Hat Linux AS3

    I can't install Oracle Database 9i for Red Hat Enterprise Linux.
    Please see messages following:
    [oracle@rhas3 oracle]$ /mnt/cdrom/install/linux/runInstaller
    Initializing Java Virtual Machine from /tmp/OraInstall2004-01-30_03-31-11PM/jre/bin/java. Please wait...
    /tmp/OraInstall2004-01-30_03-31-11PM/jre/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
    [oracle@rhas3 oracle]$rpm -qa|grep libstdc++|less
    libstdc++-3.2.3-20
    libstdc++-ssa-3.5ssa-0.20030801.41
    libstdc++-devel-3.2.3-20
    libstdc++-ssa-devel-3.5ssa-0.20030801.4
    anybody know how to install for RH AS3, I have tried many time to find out the libraries but still not work and I've plan for RAC also.
    Ched

    Did you carefully go through all pre-req steps for install?
    Oracle needs some "compatibility libraries" as well (compat-lib*). Here are packages for AS 10g, most or all of which apply to Database too.
    Checking operating system packages: gcc-3.2.3-20,compat-gcc-7.3-2.96.122,compat-gcc-c++-7.3-2.96.122,compat-libstdc++-7.3-2.96.122,compat-libstdc++-devel-7.3-2.96.122,setarch-1.3-1,pdksh-5.2.14,sysstat-4.0.7,gnome-libs-1.4.1.2.90-34.1,libstdc++-3.2.3,compat-libstdc++-devel-7.3-2.96.122,compat-glibc-7.x-2.2.4.32.5
    When required packages are in place, there's another error lurking, related to __libc_wait symbol.
    runInstaller "boots" OUI, which includes running a JRE from tmp. This JRE (build 02) is broken, but you can setup to run another one via oraparam.ini and JRE_LOCATION. Download build 10 from Sun (google "jre 1.3.1 download").

  • Problem installing oracle 8.1.5 as local database, Help me!

    Hello, my friends!
    I've been having problems with the connection to oracle 8.1.5 via ODBC. Does Exist any way to install a protocol that no requieres a net like TCP, SPX. I have a pc in my house and I'm not in a networking, so when i configure a tnsnames it requieres a protocol, and it shows: TCP, SPX, IPC, named pipes, which of them are for a Local PC, because i configured a tnsnames with TCP protocol and the connection via ODBC shows the message: 'Server rejected the connection'. My application and the database are in the same PC, so i'm accesing via ODBC to the database locally.
    so, i'd appreciate any help, please, any comments send me an email to : [email protected]
    Aldemar cuartas
    Colombia

    hi,
    Please confirm that your media(oracle 8.1) is for Intel Solaris or for Sun Sparc (RISC).
    bye
    [email protected]

  • Is it Possible to install oracle 9i  32 bit on Sun Solaris Intel Edition

    Dear OTN Members ,
    It is possible to install ORACLE 9I Sun SPARC Solaris (32 Bit) on
    Sun Solaris Intel Editon 2.8 . Please inform me on
    email :-
    [email protected]
    [email protected]
    Thanking You
    Piyush Patel
    - Server name :- pi.com
    - Filename
    - Date/Time
    - Browser + Version : Netscape 4.7
    - O/S + Version : Sun Solaris Intel Edition 2.8

    857211 wrote:
    I just need some advice on installing oracle 11gWhat part/product of "oracle 11g" exactly?
    Installation Guides should be clear enough, if read. Also read Release Notes for additional support/unsupport info.
    http://docs.oracle.com/cd/E11882_01/install.112/e24186/reqs.htm#CHDHGGFE
    http://docs.oracle.com/cd/E11882_01/install.112/e24187/pre_install.htm
    However the Installation Guide for Database Client adds:
    "Note: Oracle provides 32-bit (Windows x86) and 64-bit (Windows x64) versions of Oracle Database Client. _Oracle certifies 32-bit Oracle Database Client on Windows x64_." (underline added)

  • Is it possible to install oracle 11g 32 bit in windows 7 64 bit?

    I just need some advice on installing oracle 11g 32 bit on windows 7 64 bit.
    If its possible to install oracle 11g 32 bit on 64 bit please let me know how.
    Thanks

    857211 wrote:
    I just need some advice on installing oracle 11gWhat part/product of "oracle 11g" exactly?
    Installation Guides should be clear enough, if read. Also read Release Notes for additional support/unsupport info.
    http://docs.oracle.com/cd/E11882_01/install.112/e24186/reqs.htm#CHDHGGFE
    http://docs.oracle.com/cd/E11882_01/install.112/e24187/pre_install.htm
    However the Installation Guide for Database Client adds:
    "Note: Oracle provides 32-bit (Windows x86) and 64-bit (Windows x64) versions of Oracle Database Client. _Oracle certifies 32-bit Oracle Database Client on Windows x64_." (underline added)

  • Problem Creating Oracle Schema in Active Directory

    Hi,
    I am trying to integrate oracle 9i in an Microsoft Active directory domain
    I tried to integrate the db in the domain using net configuration assistant on the Oracle Client but
    I get always the same error after inserting the fully name of domain controller and confirm to create the oracle schema. The error I get is:
    “The Assistant is unable to create or update
    the schema for the following reason:
    ConfigException: Could not create Oracle schema oracle.net.config.ConfigException
    You must update the schema from a computer which directly supports
    your type of directory."
    Also I checked every requirement to install:
    -Log on as an Administrative account in the domain
    -Enable active directory schema changes
    -ping the whole dns domain, the fqdn of my domain controller is dc.ecm.com, I can:
    ping dc.ecm.oracle
    At this point I don’t know anymore what I can do.
    Please help me
    Thank you in advance
    Fahim Ghauri

    Take a look at metalink Note:361192.1
    Bug 3975572 - "...Netca 10g can successfully create a schema and context in W2k but does not in W2003. This reproduces on both the domain server and a client..."

  • Confirmation screen accessed by email with a confirmation link

    Hi,
    I have an application with 2 pages.
    Page 1 is a new employee form. (used by any employee)
    Page 2 is a form to confirm the data from Page 1. (used by HR)
    I want HR to be notified by email when they have to confirm a new employee. I want something similar to the email Oracle sends me when my workspace on apex.oracle.com is idle for too long. (shame on me if this happen! :P)
    example:
    To prevent your workspace from being removed, please go to the Web address below and confirm your account within the next 7 days. Remember that you can always sign up for a new workspace in the future, should you not wish to confirm your existing one at this time.
    Confirmation Link: http://apex.oracle.com/pls/otn/f?p=41472:1:::::P1_SGID,P1_RID:3498619315552842220,79315112795249266565410311893274685909
    Thank you,
    The Oracle Application Express Team
    In this email, we have a link to the application 41472. We go to page 1 and put values inside P1_SGID and P1_RID.
    P1_SGID : I think this is a Security Group ID
    P1_RID : I have no idea what's this ID
    I need more information about those IDs and how do I generate them. I don't need to put an expiration date on the link (ex.: 7 days).
    Currently, I send an email with the following link:
    Confirmation Link: http://apex.oracle.com/pls/otn/f?p=100:2:::::P2_FORM_ID:15165
    The user needs to login and if he is someone from HR, he can access the form. I'd like to pass a "security id" so the user doesn't need to log to confirm a form.
    Help is welcome! :)
    Louis-Guillaume
    Homepage : http://www.insum.ca
    Blog : http://insum-apex.blogspot.com
    PL/GMAPS : http://plgmaps.blogspot.com

    Louis-Guillaume,
    The random number is no different than a password, except that it's probably stronger than most. If you need to mix it up a bit, you can apply some sort of hash function to it.
    Also, to mitigate a brute force attack, you can require an additional parameter so that the pair has to match. So, for instance, User Name. Then, you can expire the "key" if someone tries more than three invalid strings for a specific user name. Sure, you also lock out the legitimate user this way, but at least you kept out the bad guys.
    Security is a combination of what you're protecting, who you're protecting it from, and what are the repercussions if the data is in fact, compromised. Using that forumula, you should be able to determine whether a single value is sufficient or if you need to apply additional constraints.
    Thanks,
    - Scott -

  • Perl error when installing Oracle 10g in a Window XP

    After I install Oracle Enterprise Manager 10g Grid Control in a Window XP SP2 environment, and appears the next message: "perl.exe has encountered a problem and needs to close. We are sorry for the inconvenience."
    And in some logs appears Errors, like in OC4J~OC4J_EM~default_island~1:
    08/04/30 11:46:03      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
    08/04/30 11:46:03      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
    08/04/30 11:46:03      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
    between other errors in other logs.
    I need to configure the snmp agent and subagent, but it doesnt work correctly :(
    If someone can help me with this problems please I will so thank.
    Gabriela

    Hi,
    As you are new I would like to explain you more. First please confirm whether you have Oracle support. Metalink can be accessed only when you have oracle support.
    Regards
    Mudhalvan M.M

  • All oracle errors in a table

    Oracle 11.2.0.1
    Windows 7 Home Premium
    I want to create a table which should have below columns and values :
    ORA Varchar2(20)
    Cause Varchar2(100)
    Action Varchar2(150)
    This table should have all the ORAs with their causes and suggested action(s).
    Can you please give me such a link for this?
    Thanking you.

    user12050217 wrote:
    Hello Sir,
    Can you please confirm that a good oracle installation in windows have oraus.msg ? After searching on different links, i found that oraus.msg is for *nix OS, oracle provides oraus.msb for windows.  Kindly confirm my understanding.
    I need this table because our application team has asked our DBA team to provide them a complete oracle error code, causes and action column, so that they can use in their daily purpose. They are designing a utility in which user will simply input oracle error number and output will be fetched by this table (in case there is no internet connectivity and DBA is on the leave). So that they can talk DBAs over phone that we are getting such and such error and this is cause and action from your table.
    Please help me in this regard.
    Thanks and Regards,They are re-inventing the wheel. Oracle has already provided that utility. It's call 'oerr' and is fully documented and supported. Do they also want to re-write sqllpus? expdp/impdp? sqlloader? How about the dbms_* utilities?

  • How to invoke third party webservices in oracle apps R12 when wsdl is provided and no SOA server exists

    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi

    ca0c5e8e-8457-46de-896f-fd9dcc13299e wrote:
    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi
    Ravi,
    I believe you need to have SOA configured with EBS to run those webservices.
    Please log a SR to confirm the same with Oracle support.
    Thanks,
    Hussein

  • Enable XA support in Oracle DB version 10.2.0.1 in prep for OIM installatio

    Trying to setup a development environment for OIM. One of the pre-reqs is to install an Oracle DB and prepare it for use by OIM.
    I installed Oracle DB 10.2.0.1 on Windows 2003 R2 server and I have run the prepare_xl_db.bat script to prep the DB. However when I run the OIM diagnostic
    dashboard to test the database. It fails and says that XA support is not enabled on Oracle DB. I ran the initxa.sql script , in order to manually enable XA
    support and I got a message saying the procedure executed successfully. However I also get a message saying that "Package created with compilation errors".
    Has anyone encountered the above problem before? How did you resolve it so that XA sypport is enabled which would result in the successful result for the OIM
    diagnostic dashboard test on the DB?

    Ankit - where can I find this compilation error? I used SQLPlus to run the initxa.sql+ script. Prior to running the initxa.sql script I had granted access to the user account(oimdevuser01) I created for the DB and by running the following query grant javauserpriv to oimdevuser01+;

Maybe you are looking for