Oracle Database Export - 8.1.7.4 on linux

Hello All,
With reference to the below Link.
Oracle Upgrade 8.1.7.4 to 10g in Red hat linux
I am trying to export the oracle database (8.1.7.4) in our landscape using the installation master - system copy. But I am not able to export the database due  to the  options like (database version 920 and 102) and due to this not able to export the 817 database. But In the sap press books guide they clearly mentioned that its possible to export the database of oracle 817 database. So, I believe I am using the wrong isntallation master.
If anyone having idea about exporting the 817 oracle database, please let me know
Enviornment : 8.1.7.4 database with linux2.4  and SAP R/34.7
Kind Regards
VIjay

Hello Markus,
Thanks for your reply.
The error as shown below. Our landscape details SAP R/3 4.7 110 , oracle 8.1.7.4 and linux
TRACE      [iaxxccntrl.cpp:595]
           CController::stepExecuted()
The step generalR3loadParameters with key SAPSYSTEM_DBEXP|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseExport|ind|ind|ind|ind|ind|0|DbExport|ind|ind|ind|ind|ind|0|DatabaseLoadForExport|ind|ind|ind|ind|ind|0|generalR3loadParameters has been executed successfully.
TRACE      [iaxxejsexp.cpp:138]
           EJS_Installer::writeTraceToLogBook()
loadStrategy = ALPHABETICAL
TRACE      [iaxxcdgprc.cpp:588]
           CCheckCollectingWalker::processDialogs()
The controller is about to execute the dialog step SAPSYSTEM_DBEXP|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseExport|ind|ind|ind|ind|ind|0|DbExport|ind|ind|ind|ind|ind|0|DatabaseLoadForExport|ind|ind|ind|ind|ind|0|DatabaseLoad_Db_Hook|ind|ind|ora|ind|ind|0|diPrepareProgramEnvironment
ERROR      2009-10-12 19:51:28 [iaxxinscbk.cpp:219]
           abortInstallation
CJS-00081  Assertion failed: OraConfigFile.setFilePath: Argument filePath is not valid: '/oracle/DEV/920_32/network/admin/tnsnames.ora'
TRACE      [iaxxejsbas.hpp:156]
           EJS_Base::dispatchFunctionCall()
JS Callback has thrown exception
ERROR      2009-10-12 19:51:28 [iaxxejsctl.cpp:241]
           EJS_ControllerImpl::executeScript()
FJS-00012  Error when executing script.
ERROR      2009-10-12 19:51:28 [iaxxccntrl.cpp:579]
           CController::stepExecuted()
FCO-00011  The step diPrepareProgramEnvironment with step key SAPSYSTEM_DBEXP|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseExport|ind|ind|ind|ind|ind|0|DbExport|ind|ind|ind|ind|ind|0|DatabaseLoadForExport|ind|ind|ind|ind|ind|0|DatabaseLoad_Db_Hook|ind|ind|ora|ind|ind|0|diPrepareProgramEnvironment executed with status ERROR.
TRACE      [iaxxgenimp.cpp:428]
           processUserInput()
got notification...
TRACE      [iaxxsubjct.cpp:58]
           notify()
releasing notifyLock

Similar Messages

  • Error on oracle database export ORA-04045 and ora-00600

    Hi
    I am getting following errors on database export
    EXP-00008: ORACLE error 4045 encountered
    ORA-04045: errors during recompilation/revalidation of CHEALTH1.oracle/gss/util/NLSLocale005
    ORA-00600: internal error code, arguments: [26599], [1], [225], [], [], [], [], []
    EXP-00000: Export terminated unsuccessfully
    we have recently run initxml.sql for XML after upgrading from 9.2.0.1.0 to 9.2.0.4.0
    any suggestions
    kedar

    Yes, you are in the wrong forum, but it sounds like you have your environment variable (or registry entry) for ORA_NLS33 pointing at the wrong directory.
    Steve

  • Oracle Database export and Import compression proportion

    Dear ALL,
    I have oracle 8i Exp dump file of 10gigs from Production database. For import it to development database, how much spare physical space is required to have on the dev machine ?
    Is there a compression proportion defind with each oracle version using exp or expdp utility ?
    Kindly help me understand. I tried to google but fail to see any firm reply.
    Kind Regards,
    V Kumar

    vikasksinha wrote:
    Dear ALL,
    I have oracle 8i Exp dump file of 10gigs from Production database. For import it to development database, how much spare physical space is required to have on the dev machine ?I am not sure that there is any way which can tell you that how much space you would be using for the import?
    Is there a compression proportion defind with each oracle version using exp or expdp utility ?
    Kindly help me understand. I tried to google but fail to see any firm reply.
    The compress parameter of export doesn't work the way most think about it. Have a read,
    http://oracleadmins.wordpress.com/2008/08/05/understanding-compress-parameter-in-export/
    Aman....

  • How can I connect to Oracle database from Iplanet webserver running on a Linux box and a database running on a Solaris box?

    Hi - I'm new to this group and wonders whether you guys can help me.
    I'm trying to connect to my Oracle9i database via a Java servlet but
    got the following error message in the web browser:
    Internal error: exception thrown from the servlet service function
    (uri=/servlet/HelloWWW6): java.lang.NullPointerException, Stack:
    java.lang.NullPointerException
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1743)
    at oracle.jdbc.oci8.OCIEnv.getEnvHandle(OCIEnv.java:69)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:452)
    at oracle.jdbc.driver.OracleConnection.(OracleConnection.java:287)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance
    (OracleDriver.java:442)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:321)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:172)
    at HelloWWW6.doGet(HelloWWW6.java:40)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.iplanet.server.http.servlet.NSServletRunner.invokeServletService
    (NSServletRunner.java:897)
    at com.iplanet.server.http.servlet.NSServletRunner.Service
    (NSServletRunner.java:464)
    My class path is:
    Java VM
    classpath: /u01/iplanet/servers/plugins/servlets/examples/legacy/beans
    .10/SDKBeans10.jar:/usr/local/javamail-1.2/mail.jar:/usr/local/jaf-
    1.0.1/activation.jar:/u02/app/oracle/product/9i/lib:/u02/app/oracle/pr
    oduct/9i/jdbc/lib:/u02/app/oracle/product/9i/jdbc/lib/classes12.zip:/u
    02/app/oracle/product/9i/jdbc/lib/nls_charset12.zip:/u01/iplanet/serve
    rs/bin/https/jar/NSServletLayer.jar:/u01/iplanet/servers/bin/https/jar
    /NSJavaUtil.jar:/u01/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:
    /u01/iplanet/servers/bin/https/jar/servlet.jar:/u01/iplanet/servers/bi
    n/https/jar/servlet-2.3-filters-
    api.jar:/u01/iplanet/servers/bin/https/jar/jsp092.jar:/u01/iplanet/ser
    vers/bin/https/jar/jaxp.jar:/u01/iplanet/servers/bin/https/jar/crimson
    .jar:/u01/iplanet/servers/bin/https/jar/xalan.jar:/u01/iplanet/servers
    /bin/https/jar/jspengine.jar:
    My LD_LIBRARY_PATH is:
    /u02/app/oracle/product/9i/lib:/u02/app/oracle/product/9i/jdbc/lib:/u0
    2/app/oracle/product/9i/jdbc/lib/classes12.zip:/u02/app/oracle/product
    /9i/jdbc/lib/nls_charset12.zip
    Can anyone help? This is currently driving me nuts. I was able to
    connect when I changed it to an application.
    I am using the Iplanet Webserver 6.0 on a Linux 7.2 platform. Like I
    said, sqlplus works fine, standard java application works fine but
    when I change it to a servlet (which means it now goes through the
    webserver, I get this error message)
    Does anyone know what the source code is trying to do at
    OCIDBAccess.java:1743 ?
    Thanks guys!

    Tony, could you please explain me better the procedure that you wrote?
    What are the boxes? My situation is similar:
    | ServerSocket (1) |
    | (192.168.1.100, 5555) |
    |
    |
    |
    |
    | Proxy |
    | Someone wants to connect to the ServerSocket (1) |
    That is not true. You CAN do it but you need a box
    outside the firewall with proper IP address to help
    you. I am not sure if Sergio still wants the answer
    today after more than a year from the original post (I
    did not see the post until today when I try to search
    for something else). Anyway, if such a box is
    available (I call it 2nd box), you could first
    establish a socket between the two boxes by HTTP
    tunneling (I assume it is a http proxy). You have to
    initiate the socket from the 1st box. Then start
    another server socket on the 2nd box, forwarding the
    traffic it gets from outside back to the 1st box using
    the established channel. That is it.
    Tony

  • Handling Multi-byte/Unicode (Japanese) characters in Oracle Database

    Hello,
    How do I handle the Japanase characters with Oracle database?
    I have a Java application which retrieves some values from the database; makes some changes to these [ex: change value of status column, add comments to Varchar2 column, etc] and then performs an UPDATE back to the database.
    Everything works fine for the English. But NOT for Japanese language, which uses Multi-byte/Unicode characters. The Japanese characters are garbled after the performing the database UPDATE.
    I verified that Java by default uses UTF16 encoding. So there shouldn't be any problem with Java/JDBC.
    What do I need to change at #1- Oracle (Database) side or #2- at the OS (Linux) side?
    /* I tried changing the NLS_LANG value from OS and NLS_SESSION_PARAMETERS settings in Database and tried 'test' insert from SQL*plus. But SQL*Plus converts all Japanese characters to a question mark (?). So could not test it via SQL*plus on my XP (English) edition.
    Any help will be really appreciated.
    Thanks

    Hello Sergiusz,
    Here are the values before & after Update:
    --BEFORE update:
    select tar_sid, DUMP(col_name, 1016) from table_name where tar_sid in ('6997593.880');
    /* Output copied from SQL-Developer: */
    6997593.88 Typ=1 Len=144 CharacterSet=UTF8: 54,45,53,54,5f,41,42,53,54,52,41,43,54,e3,81,ab,e3,81,a6,4f,52,41,2d,30,31,34,32,32,e7,99,ba,e7,94,9f,29,a,4d,65,74,61,6c,69,6e,6b,20,e3,81,a7,e7,a2,ba,e8,aa,8d,e3,81,84,e3,81,9f,e3,81,97,e3,81,be,e3,81,97,e3,81,9f,e3,81,8c,e3,80,81,52,31,30,2e,32,2e,30,2e,34,20,a,e3,81,a7,e3,81,af,e4,bf,ae,e6,ad,a3,e6,b8,88,e3,81,bf,e3,81,ae,e4,ba,8b,e4,be,8b,e3,81,97,e3,81,8b,e7,a2,ba,e8,aa,8d,e3,81,a7,e3,81,8d,e3,81,be,e3,81,9b,e3,82,93,2a
    --AFTER Update:
    select tar_sid, DUMP(col_name, 1016) from table_name where tar_sid in ('6997593.880');
    /* Output copied from SQL-Developer: */
    6997593.88 Typ=1 Len=144 CharacterSet=UTF8: 54,45,53,54,5f,41,42,53,54,52,41,43,54,e3,81,ab,e3,81,a6,4f,52,41,2d,30,31,34,32,32,e7,99,ba,e7,94,9f,29,a,4d,45,54,41,4c,49,4e,4b,20,e3,81,a7,e7,a2,ba,e8,aa,8d,e3,81,84,e3,81,9f,e3,81,97,e3,81,be,e3,81,97,e3,81,9f,e3,81,8c,e3,80,81,52,31,30,2e,32,2e,30,2e,34,20,a,e3,81,a7,e3,81,af,e4,bf,ae,e6,ad,a3,e6,b8,88,e3,81,bf,e3,81,ae,e4,ba,8b,e4,be,8b,e3,81,97,e3,81,8b,e7,a2,ba,e8,aa,8d,e3,81,a7,e3,81,8d,e3,81,be,e3,81,9b,e3,82,93,2a
    So the values BEFORE & AFTER Update are the same!
    The problem is that sometimes, the Japanese data in VARCHAR2 (abstract) column gets corrupted. What could be the problem here? Any clues?

  • "Oracle Database Configuration Assistant" failed

    I am attempting to install Oracle Database 11g R1 on CentOS 4.6 (Linux version 2.6.8-67.EL (gcc version 3.4.6 20060404 (Red Hat 3.4.6-9)).
    The failure occurs after the message : "Oracle Net Configuration Assistant" succeeded
    This message is in the log /u01/app/oraInventory/logs/InstallActions2008-07-07_09-22-20PM.log, and states:
    Command = oracle.assistants.server.DbcaCfgPlugIn has failed
    Exception : java.lang.OutOfMemoryError: Java heap space
    The instance instance was running after the failure and I could access it through EM, but after shutdown it cannot be brought up.
    Does anyone know what might be done to prevent the heap space error? This was my third attempt at installing. I specified DW type database and also automated backups. I may try one more time booting the system with telinit 3 to free up some memory by not running GUIs, and if that fails I may try eliminating automated backups from the install.
    Any other ideas?
    Thanks,
    akh

    FYI, I was able to install without error after the following changes:
    -reduced fs.file-max from 6553600 to 65536 (not sure where the extra 00 came from :-) )
    -changed type of database from data warehouse to standard/oltp
    -unchecked the option for automated backups
    Unfortunately, I'm not sure at this point which of the 3 changes made the most difference.
    -akh

  • Newbie: Starting an Oracle Database on Linux

    I am doing support for an Oracle Database installed on Red Hat. My problem is that I do not know how to start the oracle database. I had to reboot the Linux box and the database did not restart.
    What do I need to do to start the database?
    Also the Linux does not have the GUI installed, I am working from the command prompt.
    Any help is greatly appreciated.
    Thanks in advance.
    Ray

    if u are using oracle 8i, you can use de command:
    $svrmgrl
    svrmgrl> startup;
    if u are using 9i:
    $sqlplus /nolog
    sqlplus>connect /as sysdba;
    sqlplus> startup;
    Hope this helps.
    Cynthia Pulido
    Monterrey, Mexico
    [email protected]

  • How to install Oracle Database Audit Vault

    Hi all,
    i have my database in oracle 10g in linux environment, i wont to install oracle database audit vault 10.2.3 in linux
    can any 1 let me know how to install it or what or the steps required.
    any usefull link would be helpfull
    Thanks....

    Hi,
    Please check : How to install Oracle Database Audit Vault - Yahoo Video Search Results
    Thank you

  • Best OS for Oracle Database Server Redhat Ent. Linux AS4 or MS Windows 2003

    hi,
    if i have to choose operating system for our oracle database production server, what should i choose Linux as 4 or windows 2003. we have professional for both.
    any other OS could be consider ???
    Prabhaker Kumar

    Hi Paul,
    As I said above, Windows/Unix is not only the tech team choice.
    Also, by estimation, nearly 60-70% of our clients have databases under Windows. I have to say that are not big databases (less than 100Gb), and traffic is not very high (till 1000 connections per days). But when the work become more intensive, and more data and security required, the databases are under Unix/Linux.
    But in small business company, Unix/Linux afraid again, maybe due to the higher cost (install/maintenance server).
    If my preference go for Unix/Linux, I use Oracle under Windows at my home (because I share my Pc with my wife and my daughter) and on my laptop for test, and that works well ;-)
    Nicolas.

  • Connecting webserver to oracle database 10g didn't work

    Hi,
    I have webserver installed on SuSE Linux ES 10. I want to connect webserver to my oracle database 10 which is installed on SuSE Linux ES 9. I have download the instant client. But there is no success in connecting webserver to database. Can anyone in this forum give me step by step help for configuring this?
    Regards
    Trusha

    Check the documents at http://www.oracle.com/technology/tech/php/index.html
    Your webserver machine will need to have some Oracle libraries installed, e.g. the Oracle Instant Client. There are steps given in a few places including the Underground PHP & Oracle Manual.
    You might need to adjust some paths that differ on Suse.
    -- cj

  • Where can I download PRO*COBOL for Oracle database 11g ?

    Where can I download PRO*COBOL for Oracle database 11g ? I have downloaded & installed linux.x64_11gR1_database_1013.zip
    It has a procob32 but it gives an ERROR loading shared library libcIntsh.so.11.1 ?
    What should pro*cobol be for my linux 64 bit AMD ? (procob procob32, procob18, procob64)
    Hope somebody can help with this, Thanks, [email protected] www.uvsoftware.ca

    This is not the appropriate forum to post this.
    Kindly post it in the Database General Forum or search in the download section.
    Regards.
    Satyaki De.

  • Using the Oracle Database XE Menus on Linux

    I've installed Oracle Database 10g Express Edition at my Mandriva Linux rel. 2006.0 server. Everything went ok, the database is up and running.
    But, the "Getting Started Guide" chapter 6, refers to howto "using the Oracle Database XE Menus" --> "On Linux, click the Application menu (on Gnome) or the K menu (on KDE) and then point to Oracle Database 10g Express Edition". I'm not able find anything like this in my KDE menus ??. Do anyone know which binaryfile i can start, to get the into the XE Menus.
    As far as i can see, my only option is to connect to the database through the browser --> http://localhost:8080/apex or from outside --> http://server01:8080/apex (the remote connection is enabled).
    Rgds
    Lars Myraas

    I found the oraclexe*.desktop files here:
    /var/lib/menu/kde/Applications/OracleXE
    Linked from here: /usr/share/applications
    I'm not sure why KDE won't show the OracleXE KDE menu. But as a quick fix I copied all the oraclexe*.desktop files to my $HOME/Desktop
    Better that nothing, but I would like to get the menu for OracleXE into my KDE menu?!
    I'm running KDE throug vncviewer, maybe thats the problem.

  • Exporting data from SQL Server database to Oracle database

    Hello All,
    We need to replicate a table's data of SQL Server database to Oracle database.
    Can this task be accomplished using Import/Export wizard or Linked servers?
    Can help me regarding which Oracle data access components should i download to do this?
    I am using SQL Server 2012.
    And i have Oracle 11g release 2 client installed in my system.
    Thanks in Advance.
    Thanks and Regards, Readers please vote for my posts if the questions i asked are helpful.

    Yes you can definitely transfer data from SQL server to Oracle Have a look at below links
    Export SQL server data to Oracle Using SSIS
    Use OLEDB data provider to transfer data from SQL server to Oracle
    Using Import Export Wizard
    Similar thread
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • How to export the data from an excel file to Oracle database by using macro

    Hi,
    I want to export data from an excel file into Oracle database.There is one method that by creating the macros through excel we are able to do this.
    can anybody please send me the code to create macros?
    Thanks in advance.
    Regards,
    Surendra.V

    There are several resources on the web, but you could start analyzing if this code fits your needs --> VBA Macro for Excel 2003 Export of Text File with Comma and Quote Delimiters.
    ~ Madrid

  • How to export an XML file from oracle database?

    plz help me its urgent requirement....could u pls tell me the step by step procedure for following questions...?how to export a data as an XML file from oracle database?
    thanks in advance,
    Bala.
    Edited by: user3523292 on Nov 14, 2008 5:43 AM

    user3523292 wrote:
    plz help me its urgent requirement....could u pls tell me the step by step procedure for following questions...?how to export a data as an XML file from oracle database?
    thanks in advance,
    Bala.
    Edited by: user3523292 on Nov 14, 2008 5:43 AMThis is a forum of volunteers. There is no "urgent" here. Nevertheless, a google search of 'xml oracle export' quickly lead me to this Oracle site:
    otn.oracle.com/sample_code/tech/xml/index.html
    I also see lots of hits when I search the documentation library at tahiti.oracle.com for 'xml'. This one in particular may be what you are looking for:
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14252/adx_j_xsu.htm#ADXDK070

Maybe you are looking for