Copy database from linux to windows error

Hi,
I have my database on linux 4 as oracle 10g i want to copy it on windows xp oracle 10g. One option is to migrate using rman but both of them have same
format by
select * from V$DB_TRANSPORTABLE_PLATFORM
     Microsoft Windows IA (32-bit)     Little
     Linux IA (32-bit)     Littlei take cold backup of my database on linux and copy it to windows then edit pfile and mount the database now the issue to change the path of datafiles and log files
i am using
SQL> select * from v$logfile;
    GROUP# STATUS  TYPE
MEMBER
IS_
         3         ONLINE
/home/oracle/oracle/product/10.2.0/oradata/orcl/redo03.log
NO
         2         ONLINE
/home/oracle/oracle/product/10.2.0/oradata/orcl/redo02.log
NO
    GROUP# STATUS  TYPE
MEMBER
IS_
         1         ONLINE
/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log
NO
SQL> alter database rename file '/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log' to 'D:\oracle\product\10.2.0\oradata\orcl\redo1.log';
alter database rename file '/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log' to 'D:\oracle\product\10.2.0\oradata\orcl\redo1.log'
ERROR at line 1:
ORA-01511: error in renaming log/data files
ORA-01516: nonexistent log file, datafile, or tempfile
"/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log"i know the original location '/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log' doesn't exists but is there any way to solve it.
Thanks
umesh

Thanks for your help
SQL> ed
Wrote file afiedt.buf
  1  CREATE CONTROLFILE REUSE DATABASE "ORCL" RESETLOGS  ARCHIVELOG
  2      MAXLOGFILES 16
  3      MAXLOGMEMBERS 3
  4      MAXDATAFILES 100
  5      MAXINSTANCES 8
  6      MAXLOGHISTORY 292
  7  LOGFILE
  8    GROUP 1 'D:\oracle\product\10.2.0\oradata\orcl\redo1.log'  SIZE 50M,
  9    GROUP 2 'D:\oracle\product\10.2.0\oradata\orcl\redo2.log'  SIZE 50M,
10    GROUP 3 'D:\oracle\product\10.2.0\oradata\orcl\redo3.log'  SIZE 50M
11  -- STANDBY LOGFILE
12  DATAFILE
13    'D:\oracle\product\10.2.0\oradata\orcl\system01.dbf',
14    'D:\oracle\product\10.2.0\oradata\orcl\undotbs01.dbf',
15    'D:\oracle\product\10.2.0\oradata\orcl\sysaux01.dbf',
16    'D:\oracle\product\10.2.0\oradata\orcl\users01.dbf',
17    'D:\oracle\product\10.2.0\oradata\orcl\example01.dbf'
18* CHARACTER SET WE8ISO8859P1
19  /
Control file created.
SQL> alter database open;
alter database open
ERROR at line 1:
ORA-01589: must use RESETLOGS or NORESETLOGS option for database openThis is error in log file
Errors in file d:\oracle\product\10.2.0\admin\orcl\udump\orcl_ora_3836.trc:
ORA-30012: undo tablespace 'UNDOTBS' does not exist or of wrong type
Thu Nov 05 13:35:09 2009
Error 30012 happened during db open, shutting down database
USER: terminating instance due to error 30012
ARC1 started with pid=18, OS id=3680
Thu Nov 05 13:35:10 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_pmon_2316.trc:
ORA-30012: undo tablespace '' does not exist or of wrong type
Thu Nov 05 13:35:10 2009
ARC0: STARTING ARCH PROCESSES COMPLETE
Thu Nov 05 13:35:10 2009
ARC0: Becoming the 'no FAL' ARCH
ARC0: Becoming the 'no SRL' ARCH
Thu Nov 05 13:35:11 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_reco_2544.trc:
ORA-30012: undo tablespace '' does not exist or of wrong type
Thu Nov 05 13:35:11 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_smon_756.trc:
ORA-30012: undo tablespace '' does not exist or of wrong type
Thu Nov 05 13:35:11 2009
ARCH: Detected ARCH process failure
ARCH: Detected ARCH process failure
ARCH: Detected ARCH process failure
ARCH: STARTING ARCH PROCESSES
Thu Nov 05 13:35:11 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_psp0_2888.trc:
ORA-30012: undo tablespace '' does not exist or of wrong type
Thu Nov 05 13:35:11 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_lgwr_1320.trc:
ORA-30012: undo tablespace '' does not exist or of wrong type
Thu Nov 05 13:35:11 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_dbw0_4012.trc:
ORA-30012: undo tablespace '' does not exist or of wrong type
Thu Nov 05 13:35:11 2009
Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_mman_3728.trc:
ORA-30012: undo tablespace '' does not exist or of wrong typethanks

Similar Messages

  • Import database from Linux to Windows fails with creating tablespaces

    Using (Oracle10g/Linux) user/schema (i think)"Sys" i exported succesfully full database and produced a log file which looks like this:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export done in UTF8 character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    Note: table data (rows) will not be exported
    About to export the entire database ...
    exporting tablespace definitions
    exporting profiles
    exporting user definitions
    exporting roles
    exporting resource costs
    exporting rollback segment definitions
    exporting database links
    . exporting sequence numbers
    exporting directory aliases
    exporting context namespaces
    exporting foreign function library names
    exporting PUBLIC type synonyms
    exporting private type synonyms
    exporting object type definitions
    exporting system procedural objects and actions
    exporting pre-schema procedural objects and actions
    exporting cluster definitions
    about to export SYSTEM's tables via Conventional Path ...
    exporting table                    DEF$_AQCALL
    exporting table                   DEF$_AQERROR
    exporting table                  DEF$_CALLDEST
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.Now (in Oracle10 Express/ Windows) i'm importing the dmp-file using user/schema System, following errors occur:
    Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Export file created by EXPORT:V10.02.01 via conventional path
    Warning: the objects were exported by SYS, not by you
    import done in AL32UTF8 character set and AL16UTF16 NCHAR character set
    export client uses UTF8 character set (possible charset conversion)
    . importing SYSTEM's objects into SYSTEM
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 8192 DATAFILE  '/u01/app/oracle"
    "/oradata/live/undotbs01.dbf' SIZE 251658240       AUTOEXTEND ON NEXT 524288"
    "0  MAXSIZE 32765M EXTENT MANAGEMENT LOCAL "
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/u01/app/oracle/oradata/live/undotbs01.dbf'
    ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    IMP-00015: following statement failed because the object already exists:
    "CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE  '/u01/app/oracle/oradat"
    "a/live/sysaux01.dbf' SIZE 346030080       AUTOEXTEND ON NEXT 10485760  MAXS"
    "IZE 32765M EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT  SEGMENT"
    " SPACE MANAGEMENT AUTO"
    IMP-00000: Import terminated unsuccessfullyWhy i get those errors when importing? Seems like the main problem is that the export was done in Linux which have it's own directories like '/u01/app/oracle/oradat' and others but in my Windows OS those folders don't exist? The whole import fails because tablespaces couldn't be created, later Schemas couldn't be created and tables also. Can i get the import work somehow?
    I runned the import as following:
    C:\Users\charlesr>imp userid=system/a FULL=Y FILE=exp_ddl.dmp log=imp.logMy Oracle 10 XE is installed into folder:
    D:\oraclexe\app\oracle\product\10.2.0Maybe i should run the import command in drive D where my Oracle lives, not in drive C as i did?
    And now when i tried to run the import on drive C, seems like my database user "system/a" is corrupted or password corrupted:
    C:\Users\charlesr>d:
    D:\>imp userid=system/a FULL=Y FILE=exp_ddl.dmp log=imp.log
    Import: Release 10.2.0.1.0 - Production on R Sept 10 17:32:25 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    IMP-00058: ORACLE error 1017 encountered
    ORA-01017: invalid username/password; logon deniedUsername:I think i don't have on OS level rights to write to C-drive, that's why i got errors. But now i can't log in with system/a, why so?
    Edited by: CharlesRoos on Sep 10, 2010 7:38 AM

    CharlesRoos wrote:
    Why i get those errors when importing? Seems like the main problem is that the export was done in Linux which have it's own directories like '/u01/app/oracle/oradat' and others but in my Windows OS those folders don't exist? The whole import fails because tablespaces couldn't be created, later Schemas couldn't be created and tables also. Can i get the import work somehow?Precreate tablespaces. You could use import option show=y to capture import run statements and find CREATE TABLESPACE statements. Keep in mind your target database already has undo, temp system, etc. tablespaces so you do not need to precreate them. Then rerun import.
    SY.

  • Error in Transport Tablespace from linux to windows

    I am testing the cross-Platform Transport Tablespace. As per the oracle, we can transport tablespace from linux to windows without conversion because both are using same endian (Little).
    But i am fail to do Transport Tablespace from Linux to Windows.
    I am performing Transport Tablespace process as following:
    from Source Oracle Database server(red had linux as 4 32-bit oracle version:10.2)
    Sql> alter tablespace TEST read only;
    $ expdp system/pass dumpfile=test.dmp directory=export_dir transport_tablespaces=test transport_full_check=y
    after this i am coping test.dmp and data file (test.dbf) to the target machine (ms windows xp 32-bit with oracle 10.1) .
    on Target Machine (with Ms windows xp os) here i am giving the following command:
    impdp system dumpfile=test.dmp directory=exp_dir transport_datafiles=/exp_dir/test.dbf
    but it is giving following error:
    ora-39001: invalid argument value
    ora-39000: bad dump file specification
    ora-31619: invalid dump file "c:\pks\1103.dmp"
    what may by ...
    Prabhaker

    now for version compatibility i am inclusding version option with expdp
    edpdp scott dumpfile=1103.dmp directory=pks transport_tablespaces=prabhu version=10.1.0.2.0
    but now it is giving following error:
    Import: Release 10.1.0.2.0 - Production on Saturday, 11 March, 2006 19:07
    Copyright (c) 2003, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Master table "SCOTT"."SYS_IMPORT_TRANSPORTABLE_01" successfully loaded/unloaded
    Starting "SCOTT"."SYS_IMPORT_TRANSPORTABLE_01": scott/******** DUMPFILE=1103.DMP DIRECTORY=PKS TRANSPORT_DATAFILES=C:\PKS\PRABHU version=10.1.0
    Processing object type TRANSPORTABLE_EXPORT/PLUGTS_BLK
    ORA-39123: Data Pump transportable tablespace job aborted
    ORA-06550: line 2, column 2:
    PLS-00306: wrong number or types of arguments in call to 'BEGINIMPORT'
    ORA-06550: line 2, column 2:
    PL/SQL: Statement ignored
    Job "SCOTT"."SYS_IMPORT_TRANSPORTABLE_01" stopped due to fatal error at 19:07
    regards
    Prabhu

  • Is possible restore backup full from linux to windows?

    Is possible restore backup full from linux to windows, I need know if is possible.
    There are any document about it?

    Hi
    Yes because They are in little endian.
    http://apunhiran.blogspot.com.tr/2009/03/how-to-moveconvert-database-from-linux.html
    Regards

  • File Transfer from LINUX to WINDOWS....?

    I have to copy the auto backup .dmp file from Linux to Windows in Same Network. Can You please suggest me how to do this task through Shell Script.
    So i can schedule the running time of Shell script through DBMS_SCHEDULER and at that specified time files will copy successfully....
    Please help me...Thank you.

    Rajnish,
    Check this link :  Scripting and Task Automation :: WinSCP
    Command-line Options :: WinSCP
    Converting Windows FTP script to WinSCP SFTP script :: WinSCP
    Onkar
    Message was edited by: onkar.nath

  • Hot to copy text from a Popup Windows in SAP CRM 7.0?

    Hi guys,
    we want to copy text from a POPUP Windows but you cannot highlighttext there.
    We've tried with "Popup to Decide List" and "Popup for Reuse components".
    Do you know if is possible to copy text from a POP-UP Windows in CRM WUI 7.0?
    We also have tried to export text to the clipboard using:
    CALL METHOD cl_gui_frontend_services=>clipboard_export
      IMPORTING
         data = lt_tab
      CHANGING
         rc = vl_rc
      EXCEPTIONS
         cntl_error = 1
         error_no_gui = 2
         not_supported_by_gui = 3
         no_authority = 4
      OTHERS = 5.
    It doesnu2019t work neither. It gets the exception CNTL_ERROR.
    Do you know any other Function/Class for this purpose?
    Thanks in advance.
    Fernando.-

    Solved.
    I've used a Text Area.

  • Copying text from Oracle Applications Window to other Application windows

    Hi All,
    I am not able to copy text from oracle applications windows to my other application windows.
    Please advise.
    Thanks,
    Amit

    Check in your organization who is able to copy the text. Then from that user machine, who is able to copy text, copy identitydb.obj file and copy to your machine (overwrite the current one)
    Then clear its jcache and browser cache one time. From that point forward they can connect to both instances. This is accomplished as follows:
    1. On each Client PC, you will need the new instance 1 (TEST) version of this identitydb.obj file located C:\Program Files\Oracle\identitydb.obj (default location )
    2. Clear Jinitiator jcache : On the client PC delete all files found in c:\Program Files\oracle\jinitiator 11727 Export\jcache
    3. Clear browser cache:
    a) Netscape : Edità Preferencesà Advancedà cache and delete Memory Cache and Disk Cache
    b) Internet Explorer : Toolsà Internet Options à delete Temporary Internet Files
    For any further assistance pls. feel free to ask.
    Regards,

  • Duplicate database from Linux to sun

    Hi All,
    RMAN duplicate database from Linux 5.2 (Tikanga) to sun 5.9 is possible, please share link or doc.

    Thanks for reply.
    But confused to Capture ENDIAN_FORMAT
    1-
    uname -a gives below SUN OS detail,
    SunOS 5.9 Generic_122300-51 sun4u sparc SUNW,Sun-Fire-V490
    and in oracle i am getting below 4 records,so please help me which would be my SUN flavour from below list.
    PLATFORM_NAME ENDIAN_FORMAT
    Solaris[tm] OE (32-bit) Big
    Solaris[tm] OE (64-bit) Big
    Solaris Operating System (x86) Little
    Solaris Operating System (x86-64) Little
    2-
    uname -a
    Linux *** 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    SQL> select platform_name, endian_format from V$TRANSPORTABLE_PLATFORM where platform_name like '%Linux%';
    PLATFORM_NAME ENDIAN_FORMAT
    Linux IA (32-bit) Little
    Linux IA (64-bit) Little
    Linux x86 64-bit Little
    please help me which would be my Linux flavour from above list.

  • File Upload Problem from Linux to Windows and Windows to Linux

    Hi,
    I am a newbie in the flex environment.
    I have faced a problem for file upload from linux to windows and windows to linux
    And I have put crossdomain.xml file in root folder, still this problem is appear.
    Please help me, if anybody know the answer.
    Thanks and Regards,
    Senthil KUmar

    Hi Pauley,
    I thought you are moving from unix to windows. Now I got it.
    Make sure that the folder is shared and have necessary permissions. Please see few suggestions here:
    Re: NFS or FTP for file on Ip 10.x.y.z
    Regards,
    ---Satish

  • Copying files from Mac to Windows-invalid file names

    Unfortunately, my boss likes Windows more than Macs, so we have puchased some new Dell computers to replace older G4 Macs.
    I'm having trouble copying existing files from a Mac (OS 10.4)to the shared drive on the Windows XP computer. I'm getting an error message:
    "You can't copy the item 'filename' because the name is too long or includes characters that the disk can't display." Sometimes it doesn't give a filename, it gives a similar message "Some items couldn't be copied..."
    I assume the person has used some "illegal" file names such as "Meeting minutes 10/7/07" Or maybe we have too many folders inside of folders.
    QUESTION: Is there a correct/better way to copy large quantites of files/folders from Mac to Windows? Or is there a program that will look at the Mac files and alert me to wrong or too long files names?
    Other ideas to copy these files?
    thanks,
    Bill

    You can use a freeware utility like Renamer4Mac or BatchRename'em both of which have built-in filters that will rename files for Windows compatibility.
    Thank you... This sounded to me like it would fix the problem, so I downloaded both and looked at them. However, the manual/help file is very sparse, so I don't know if it will do what I want to and how it would do it.
    1. I couldn't find any option in either program to: Look at all files in selected folder, and list any invalid file names for Windows.
    2. There doesn't seem to be an option to "rename files without bad Windows characters" or "Remove invalid for Windows characters"
    I just couldn't find any explanation of how it was offering to rename the files. I can't rename all files to sequential names, that would make it hard to find a file later.
    Thank you,
    Bill

  • Printing from Linux to Windows shared printer

    I am trying to print from Linux to a shared printer on a Windows XP PC. I installed cups and foomatic, started cupsd and configured the printer (HP Deskjet 720C) in KDE control centre. When I try to print a test page I get the following message:
    Catastrophe! - KNotify
    A print error occurred. Error message received from system:
    cupsdoprint -P 'deskjet' -J 'KDE Print Test' -H 'localhost:631' -U 'root' -o ' multiple-document-handling=separate-documents-uncollated-copies orientation-requested=3' '/opt/kde/share/apps/kdeprint/testprint.ps' : execution failed with message:
    client-error-not-possible
    I have Googled like crazy but couldn't find a working solution.
    For reference:
    /etc/cups/printers.conf
    # Printer configuration file for CUPS v1.1.23
    # Written by cupsd on Wed 29 Jun 2005 09:33:20 PM BST
    <DefaultPrinter deskjet>
    Info HP DeskJet 720C
    Location
    DeviceURI smb://guest@MSHOME/ANDROMEDA/HPDeskJet
    State Idle
    Accepting Yes
    JobSheets none none
    QuotaPeriod 0
    PageLimit 0
    KLimit 0
    AllowUser root shaurz
    </Printer>
    /etc/cups/cupsd.conf (comments stripped)
    LogLevel info
    Port 631
    <Location />
    Order Deny,Allow
    Deny From All
    Allow From 127.0.0.1
    </Location>
    <Location /admin>
    AuthType Basic
    AuthClass System
    Order Deny,Allow
    Deny From All
    Allow From 127.0.0.1
    </Location>
    lpstat -t
    scheduler is running
    system default destination: deskjet
    device for deskjet: smb://MSHOME/ANDROMEDA/HPDeskJet
    deskjet accepting requests since Jan 01 00:00
    printer deskjet is idle. enabled since Jan 01 00:0

    Rather than use SMB to connect from Lion to the Windows XP printer share, a better method is to enable Print Services for UNIX on Windows XP and then use LPD on the Mac to print via the Windows share.
    To install Print Services for UNIX on Windows XP:
    Log on to the Windows server with an administrative-level account.
    Start the Add/Remove Programs tool in Control Panel.
    Click Add/Remove Windows Components.
    Click Other Network File and Print Services, and then click Details.
    Click to select the Print Services for UNIX check box, and then click OK.
    Follow the instructions on the screen to finish the installation
    If you haven't done so already, share the printer on Windows XP and make the name one word - no spaces or special characters
    With the print services enabled you can then create the printer queue on Lion.
    Open Print & Scan and click + to add a printer
    Select the IP icon and set the protocol to Line Printer Daemon - LPD
    For the Address, enter the IP address of the Windows XP computer
    For the Queue name, enter the share name set for the printer in Windows XP
    Name and Location are free text so you can set this to something meaningful
    For the Print Using menu, select the supporting printer driver. Note that like connections via SMB, the vendors driver for Lion in some cases cannot be used and an alternate like those offered by the Gutenprint suite must be used.
    Click the OK button to complete the queue creation.
    Now you are ready to test the new print queue.   

  • JDBC connectivity with Progress database from Linux OS

    Can somebody help with the configurations to be done for connecting to Progress database through JDBC in Linux OS.Below is the environment details and the other files added.
    OS : Linux
    Java version "1.6.0_45"
    Driver jars used : progress.jar,progress_jdbc.jar,progress_messages.jar
    libJdbcProgress.so, libprosqljava.so, libprocli92.so file in LINUX environment
    Database : Progress 9.1D
    I couldn't get a  successful connection to database  by doing this and getting exception
    Exception: No suitable driver found for jdbc:jdbcProgress:T:sun3899:28409:DISP at java.sql.DriverManager.getConnection(DriverManager.java:602) at java.sql.DriverManager.getConnection(DriverManager.java:185) at SQLService.main(SQLService.java:21)
    Note: I could connect successfuly to this database from Windows and Solaris OS.

    1. WHAT you are doing
    2. HOW you are doing it
    3. WHAT results you get
    4. WHAT results you expect to get
    WHAT &HOW : I am trying to run a Java code in Linux OS that connects to the Progress database and do a DML statement while it works perfectly when run in Windows and Solaris OS.
    Class.forName("com.progress.sql.jdbc.JdbcProgressDriver");
    conn = DriverManager.getConnection("jdbc:jdbcProgress:T:sun3899:28409:DISP","USER","PASS");
    THE RESULT I GET: is what I have specified before:
    No suitable driver found for jdbc:jdbcProgress:T:sun3899:28409:DISP
    at java.sql.DriverManager.getConnection(DriverManager.java:602)
    at java.sql.DriverManager.getConnection(DriverManager.java:185)
    at SQLService.main(SQLService.java:21)
    EXPECTED RESULT:  is it should connect to the database successfully

  • Unable to copy music from Mac to Windows PC using Home Sharing on iTunes 12

    Hi all,
    I use both a Macbook Pro and a Windows PC.  I am trying to copy music from my Macbook Pro onto my PC within iTunes 12 using HomeSharing but seem to be unable to do this.
    When I connect to the Mac library on the PC, I can play the tracks without any issue.  But when I try to drag the song to the side to copy to the PC , nothing happens.  I don't get the window that should pop up on the left of the screen and there is no option for Import at the bottom of the screen either.
    I am however able to copy music from the PC to the Mac without an issue.  The window pops up on the left when I drag the track within my Mac, and the Import button shows up on the bottom of the screen.  It is only when I want to copy from the Mac to the PC.
    I have checked the Sharing tab in preferences, and on both systems it is enabled.  I tried disabling and then re-enabling.
    I am also unable to using the download Purchased items in iTunes, as my Mac and PC are connected to different iTunes accounts.  Both machines are authorised to play both accounts though.
    Any advice?

    Check Apple's Home Sharing tutorial: iTunes: Setting up Home Sharing on your computer - Apple Support

  • Removing the database from Linux

    What I have to delete (files) in order to remove my database from my computer (Linux) ?
    Thanks,
    Paul

    Sounds like you want a clean system ... no trace of Oracle. Under Linux, the correct way of doing that would be
    1) For each database, use DBCA to remove/drop the database.
    Depending on the version of the DBCA, you may need to follow up with manually removing the "Oracle Data" directories, the "Flashback" directories (especially if they changed over time), and the "Admin" directories (where the alert.log and other trace files are kept)
    2) For each set of software (ORACLE_HOME), use the Oracle Universal Installer to remove the Oracle software.
    Depending on the version of the Oraclee Universal Installer, and which patches have been applied, you may need to manually remove the directories under the ORACLE_HOME
    3) Manually remove the Oracle Inventory, as identified by the oraInst.loc file
    4) Manually remove the /etc/oratab, /etc/oraInst.log and (if RAC has been installed) the /etc/oracle directory tree.
    Under Linux, you can cheat - skip the DBCA and OUI portions of the first 2 steps and go to the manual deletes.
    In Linux, I typically install everything Oracle under /u01/app/oracle as my ORACLE_BASE ... to clean the system, I simply "rm -rf /u01/app/oracle /etc/oratab /etc/oraInst.loc /etc/oracle"
    Or better, just start up a saved VMWare clone, if this is not a real system.

  • Problem to copy database from the hot backup

    Oracle9i Enterprise Edition Release 9.2.0.4.0
    SunOS 5.8
    Hi all,
    I wrote the UNIX script to copy the production Oracle 9i database from the hot backup to the Oracle 9i development database. I already did it manually without any problems using Metalink document Note:18070.1
    The script stops after the command
    recover database until cancel using backup controlfile ,
    because I have to apply all archived logs manually.
    How is it possible to get rid of this problem and automatically apply archived logs?
    Thank you in advance for your help.
    Alex
    P.S. We are not authorized to use RMAN.

    P.S. We are not authorized to use RMAN. We dont get your point?
    Who stops you using RMAN?
    How did you take the hot backup then?
    There are couple of good notes on metalink, and below is one of them,
    RMAN Duplicate Database in Oracle9i / Oracle 10G Doc ID:      Note:228257.1
    Jaffar

Maybe you are looking for

  • An unknown error occurred (-1) while trying to restore Ipad 3 new

    Happy iPad users, I may need some help from you please. I've got a problem with my iPad new 32 GB WiFi + 4G LTE. I bought it just recently in China and was using it for nearly one month without any issues. Then at some point i started getting synchro

  • Failure: Cannot login after Lion 10.7.2 update

    I cannot login after performming the update realeased today. After boot, at the login screen, I see the user in the circles. Upon selecting a user, entering the password, the spinning circle below the Apple appears. It spins for a few mnutes, then re

  • Inconsistent Integration Builder browser performance

    We've been experiencing poor IB performance.  When launching transaction SXMB_IFR, sometimes the browser can take 2 minutes or more to load the page.  Other times, the page comes right up (<2sec).  All links (SLD, RWB, Admin, etc...) experience the s

  • Field COMPLAINT_REASON not found in RSEG...

    Hi, Can any one throw some light on RSEG table.The reason is that during execution of trx MIRO we got dump related to field COMPLAINT_REASON. In RSEG we could not find the field.We are on ECC EHP4. Anyone who might have come across this please revert

  • Canon ip6600d Printer wont talk to my emac G4 on system 10.4.6

    I have bought a new Canon ip6600d printer and have downloaded the relevant drivers (canonip6600d416.dmg) -from the cannon website - to work with 10.4.6 with my G4 emac and it cannot see it. None of the software from the CD works, it is connected with