Is any way to install only Export utility without installing oracle

how in can install only Export utility in windows server or in windows xp
and if not is it possible to use Export utility in oracle 10g to export data from oracle 9i

The general rule of thumb is
1. To export data from upper version to lower version, you need to export/import using that lower versions of exp and imp utility.
2. To export data from lower version to upper version, you need to export/import using that upper versions of exp and imp utility.
http://docs.oracle.com/cd/B19306_01/server.102/b14215/exp_imp.htm#sthref2852
I think it may be possible to install database utilities w/o installing full S/W. Please note that I have not tried this approach
thanks

Similar Messages

  • Any way to install Oracle server on Leopard (10.5.1, not server)

    I'm just getting errors when I try to install, but I'm guessing it has to do with X-Code not being installed here yet. Have to get the Leopard disc from home later today and try again tomorrow.
    Anyway, is this at all possible? Is there anything special I need to do? I followed this guide: http://www.nostalgix.org/blog/2005/05/install-oracle-10g-on-mac-os-x-104.html
    In case it's not a problem with X-Code missing here's the output from the oraInstall2008-01-21_03-12-27PM.err file:
    java.lang.UnsatisfiedLinkError: /private/tmp/OraInstall2008-01-21_03-12-27PM/oui/lib/macosx/liboraInstaller.jnilib:
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
         at java.lang.Runtime.load0(Runtime.java:769)
         at java.lang.System.load(System.java:968)
         at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:372)
         at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:119)
         at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
         at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:594)
         at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setDefaultInvLocVar(OiifwInvLocWCCE.java:406)
         at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:335)
         at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:208)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:937)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Exception java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path occurred..
    java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1753)
         at java.lang.Runtime.loadLibrary0(Runtime.java:822)
         at java.lang.System.loadLibrary(System.java:993)
         at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:390)
         at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:119)
         at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
         at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:594)
         at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setDefaultInvLocVar(OiifwInvLocWCCE.java:406)
         at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:335)
         at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:208)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:937)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Exception in thread "main" java.lang.NullPointerException
         at oracle.sysman.oii.oiic.OiicInstallSession.dispose(OiicInstallSession.java:1027)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.dispose(OiicSessionWrapper.java:178)
         at oracle.sysman.oii.oiic.OiicInstaller.dispose(OiicInstaller.java:426)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:780)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)

    Success!
    It took me a few attempts but i have managed to install as follows ...
    1 - VMWare fusion for mac - downloaded 30 day trial
    2 - Followed the article below to install linux and oracle in a virtual machine
    http://www.oracle.com/technology/pub/articles/smiley-11gr1-install.html
    - Oracle Enterprise Linux 64 bit
    - Oracle 11gR1 RDBMS
    3 - Installed Oracle SQL developer for MAC OS X
    http://www.oracle.com/technology/products/database/sql_developer/index.html
    I can now access the database using the oracle enterprise manager tool from safari and access the database via SQL developer on the mac.
    Cheers
    Gary

  • I am trying to install my HP desk jet 3050 and it only supports mac 10.6 and hp web site has the same software is there any way to install it in mac 10.6 mode

    i am trying to install my HP desk jet 3050 and it only supports mac 10.6 and hp web site has the same software is there any way to install it in mac 10.6 mode it works with lion but i need the software on my mac

    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01664444&cc=us&lc=en&dlc=en #N43
    Seems your printer is supported in Lion.

  • Any way to upgrade my flash player without installing mcAfee

    any way to upgrade my flash player without installing mcAfee ? I dont want any kind of antiv. programs on my pc. I only want to upgrade my player

    Thanks.
    22 Oca 2014 23:14 tarihinde "abbottabad70" <[email protected]> yazdı:
        Re: any way to upgrade my flash player without installing mcAfee created by
    abbottabad70 <http://forums.adobe.com/people/abbottabad70> in *Using
    Flash Player* - View the full discussion<http://forums.adobe.com/message/6041775#6041775

  • Bought two audition cs6 licenses one for pcs and one for mac, not finding any way to install on mac

    I bought two audition cs6 licenses, one for our pcs and one for our macs...not finding any way to install on our macs...when I run the cd it only has programs for windows...nothing for mac...I have my mac serial number, but no install app...

    If you don't have the Mac files with the disc you can probably still download the installation files and use your serial number from the purchase to activate.  Here is a link to CS6 downloads:
    Download CS6 products
    You should check with Adobe support regarding getting the disc copy of the files if that is what you purchased, unless they know something that would result in the files already being in your possession thru that disc somehow.
    Get chat help with orders, refunds, and exchanges (non-CC)
    http://helpx.adobe.com/x-productkb/global/service-b.html ( http://adobe.ly/1d3k3a5 )

  • Is there any way to install OS without USB Cable?

    Is there any way to install coroupted OS of z10 with USB cable? Actually my phones USB point is not working and OS is coroupted. IS THERE ANY WAY TO REINSTALL IT?

    At
    Navigate to Start -> Control Panel -> Device Manager -> Network Adapters.
    What do you see?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I'm forced to use a xoom for work. Is there any way of installing android ICS via virtual machine or any other mechanism?

    i'm forced to use a xoom for work. Is there any way of installing android ICS via virtual machine or any other mechanism?

    On the iPad? No.

  • Is there any way to install Win7 64bit onto a partition

    Is there any way to install Win7 64bit onto a partition from a Win7 CD? I have tried bootcamp several times and it won't work. I am running a late 2011 MBP 500gb hd, 2.7ghz i7

    Bootcamp is saying no USB device connected.

  • Is there any way to install OSX Mountain Lion to a MacBook Late 2007

    hey i was just wondering is there was any way to install OSX mountain lion to a macbook late 2007. ive gottan it before to point where i was about to boot up into the software but on the boot screen i got a stop sign. please help me if you can. thank you

    i just ran the follw=owing command on mac
    ioreg -l -p IODeviceTree | grep firmware-abi
    and the resond i got was
    "firmware-abi" = <"EFI64">
    so what does this mean

  • Any way to install Vista in 10.4 other than Boot Camp?

    Since Boot Camp for Tiger went to the chopping block, is there any way to install Vista on my old-ish iMac? My brother's a gamer....

    I don't think so.
    The closest thing you can do would be getting VMware Fusion
    It's a parallel so it runs right on your mac side
    It's not quite as fast as native speed, but it's about 90%-95% and works really well for everything except gaming
    There's a free beta out now, so you might wanna try that

  • Any way to install EFI 1.7 ?

    Hello,
    Is there really any way to install the updated EFI 1.7 in a Macbookpro Early 2008 ?
    I'm sure that the controller is compatible with the SATA II and i really need an update of the EFI in my computer.
    On the apple updated EFI page there is even NO Update for my computer model and no information about the EFI ! What's that ???
    If someone found a solution for enabling the Sata II in that computer model; please let me know !
    Thank you.
    Message was edited by: djkawada

    Sorry to have post in the wrong part of the forum.
    But i whant to know why there is no Firmware update.
    Today SSD are really faster than Hard drive and my computer model is limited by Software at 1.5Gb/s but from the chipset (Hardware) ICH8-M AHCI it is capable of 3Gb/s.
    (i have screenshots to prove that this chipset can run at 3Gb/s if you dont trust me.)
    So, when you say that apple said that it doesn't need an update, i really don't understand how they can say such thing today.
    And because it is a "pro" machine wich cost me over 2K€ i think it really deserve, since the controller is capable of better performances.
    And still, me and others custommer will really appreciate that update to run their computer faster.
    Thank you for your understanding.

  • Any way to install Windows 7 by copying the install disk to a HD first?

    Any way to install Windows 7 by copying the install disk to a HD first?
    I have HDs installed in my optical bays.
    I can copy the Win 7 install disk to a new freshly formatted HD if needed.
    I am unable to install from my Firewire DVD.
    It will not work.
    I have a NTFS partition ready to go on an internal drive.
    If there is a way to do this I would appreciate any help.
    I really do not want to put my DVD back in if it can be avoided.
    Thanks ... Ken

    I've done an install off a hard drive, but I was already running Windows on a separate drive partition.
    People have put DVD on flash memory, though that is 'maybe' and depends on booting from USB devices.
    I routinely put OS X Install DVD on a firewire hard drive and installs quickly (to say nothing of booting in under 60 sec).

  • Is there any way to Encrypt an Exported report ?

    Hi,
    Is there any way to encrypt an Exported Report , i.e. after saving  a report to Local by exporting , when the user tries to open the report it should prompt for credentials .
    Is there any api which would support this encryption ?
    Any sample code,
    Pls suggest .....

    Is there any other alternate way available to encrypt a  report ?
    Atleast at the time of viewing the report or by passing credentials as parameterFeilds to the report and prompting the user for credentials at the time of viewing , I checked the CrystalReportViewer and ReportExportControl api didn't find any method to encrypt.
    If its not feasible using CrystalReport api's ,Is there any other option available ?
    Pls suggest....

  • TBB4 Any way to post only reset?

    Hi Experts:
    Any way to post only the reset of a TBB4?
    My Client went live on 01.01.12. They have migrated account balances including accrued interests as part of its assets and liabilities at 31.12.11 (they have even uploaded gains and losses cause their closing balance date is 30.06.12)
    They have decided to run TBB4 every month with reset.
    They have already uploaded all the TRM transactions at that date (31.12.11)
    Now they need to reverse on 01.01.12 the acrrued interests calculated via old systems
    So a good idea is to run for all transactions uploaded the TBB4 with key date 31.12.11 but only to post the reset.
    Any solution?
    regards
    Claudio

    Hi,
    You can mark the accrual update types as not relevant for posting and the reset update types as relevant for posting and run TBB4.  After posting, you can mark the accrual update types as relevant for posting for the next accrual run onwards.
    Regards,
    Ravi

  • I bought an LG phone and a $35 dollar plan card. Less than a week later it said I was out of time for texts. Apparently it only gave me minutes, not the plan I wanted. Is there any way I can get the plan without paying again?

    I bought an LG phone and a $35 dollar plan card. Less than a week later it said I was out of time for texts. Apparently it only gave me minutes, not the plan I wanted. Is there any way I can get the plan without paying again?

    So you bought a plan and used it all and want another one for free? I understand you thought it had more texts or whatnot but they won't do that since you already used the other plan.
    That's like going to McDonalds and ordering a double cheeseburger, them giving you a double cheeseburger, you eating it and then realizing you wanted a double quarter pounder and expecting them to give it to you free.

Maybe you are looking for