Minimal OCCI installation for development

Hi everyone,
I am currently developing an OCCI (C++) application for deployment on 9i. While doing so, I wonder whether there is some way of installing a minimum set of headers and libraries for development ?
Installing files at random from the CDs in order to get the correct combination of OCI and OCCI headers/libraries does not seem to be the way out (if ever).
Has anyone got a clean cut way of installing a "development kit" for developing these kinds of apps?
Or have any hints as to documentation ?
(FYI: OS is Solaris 8 with Sun Forte C++ 6)

In the Oracle Universal Installer, choose a custom install and select only to install the OCI stuff. The OUI will install all the required support files. This will be the smallest supported install possible.
Or are you looking for a "more minimal" solution?
Justin

Similar Messages

  • Has the ODI same installable for both Client & Server?

    Has the ODI same installable for both Client & Server?
    i.e. Team with multiple developers is concurrently working on ODI project. Repository is very much same. They just need the Designer Module in their desktop.
    Is there separate installable for development IDE for ODI (Designer Module) instead of complete ODI which may include the server also?
    Thanks In Advance
    priyadarshi.

    Hi ,
    You can install only the client in multiple machine if multiple user are going use/share the same repository ... and you should be having the same
    snps_login_work.xml
    snps_login_security.xml
    in all your client installations....so that you can have multiple users created and share the same repositroy ...
    hope this helps
    Thanks
    Ananda

  • Minimum Solaris installation for Directory Server

    Hello,
    i want to set up a new Solaris installation for Sun ONE directory server.
    But i don't want to install always the "entire distribution" and then turn off all services. I want to keep the solaris os installation as small as possible. Has anybody tried this before and can report some experiences? Is the "reduced network" cluster the right way to go or better the "core" cluster? Does anybody have a list of the packages which must be installed after a minimal solaris installation for the ds to work?
    Thanks a lot,
    af_inet

    Since you original question is "minimum requirement
    at the SERVER", I would say that X is not really
    needed at the server end if you use installer text
    mode CLI (command is "./installer -nodisplay")
    instead of installer graphical mode (GUI). However,
    to fix uninstall/reinstall issue, X is needed as the
    "prodreg" which is used to uninstall packages is a X
    program, without text mode option.This is correct.
    It is not a must to run ./startconsole (X program)
    LOCALLY so as to perform DS admin functions as you
    could always run SUN ONE Console REMOTELY from any
    remote host (Windows or UNIX/Linux) with just the
    console binaries installed. (for large data centre
    env. the LDAP server is usually locked in server room
    away from your desk and you tend to use remote admin
    console).This is correct too. I think it's a matter of taste if i want to install console on the DS itself or on a separate host. As long as i have only one DS i will leave it on the machine itself. But you are right, this is not a must. So i should have asked my question more precicely :-)
    Thank you very much,
    Chris

  • The version of iOS on does not match any of the versions of iOS supported for development with this installation of the iOS SDK

    Getting this error message as of this morning: The version of iOS on “iPad” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed below, or update to the latest version of the iOS SDK. I've downloaded the latest SDK and gone through the usual turn off and turn on again for iPad and computer, removed and reinstalled the iPad from Organizer and have no idea how to make apps build now. I was prompted to update the iphone too but there's no way I'm updating it if this issue can't be resolved.

    Okay these are the steps I took to solve the problem - they may not be the right ones for you but they've solved the problem and saved time hunting for some other solution. Firstly I changed my MAC system to Lion with the £20 download, then I deleted the old Xcode and installed the new version that is app based and doesn't support Snow Leopard, then all was well. I can now update my xcode via the app which is quicker and more logical and can update my iPhone rather than chug along avoiding updates as I need to update my existing apps on the app store and upload a new one.

  • Short cut for Developer studio & SQL studio is missing after installation

    Hi,
        I have installed Preview SP16 in Windows server 2003.
    After successful installation I don't find a shortcut for Developer Studio n other tools.
    I am not sure why this is happening.
    How to get these shortcuts.
    Cheers,
    Sam

    hello Raj,
              After you are done with your SAP WAS installation, go to programs there you can find the related tools.
    if not there's some problem with your installation.
    Hope its solves your Qn
    Reward with suitable points*
    Regards,
    C

  • Installation of SOA Suite 11g for development purpose

    Hello All,
    I wanted to install SOA Suite 11g for development purpose on my laptop (OS Windows XP).
    As per installtion prerequisite process in the download page of oracle.
    I found the following pre requisite - installation of Oracle DB 11g EE(although i am having Oracle DB 10g R2 10.0.2.0 - now the problem is i am not able to run RCU in this data base, so i installed 11g)
    Jdev 11g Download
    Web Logic Server
    RCU Utlilty run
    then SOA Suite installation.
    My doubt is , is there any SOA development installation available because 11g DB EE takes lot of space in my system.
    if available please provide the link.
    Thanks & regards
    Aboothahir

    Hello Anuj,
    Thanks for your reply,
    I am running RCU utility on the XE Database.
    I am getting the following error:
    RCU-6083:Failed - Check prerequisites requirement for selected component:OIM
    Please refer to RCU log at C:\rcuHome\rcu\log\logdir.2011-02-07_21-34\rcu.log for details.
    Error: JVM is not installed on the Database.
    RCU-6092:Component Selection validation failed. Please refer to log at C:\rcuHome\rcu\log\logdir.2011-02-07_21-34\rcu.log for details.
    Please provide a solution for this.
    Thanks & Regards
    Aboothahir M

  • MInimal requirements for developer edition

    Hi,
    Does anyone know what are the minimal resources needed for
    running the flash media server free developer edition (only 10
    concurrent streams).
    Thank you.
    François

    This command was integrated into Cisco IOS Release. When the AutoQoSVoIP or the AutoQos for the Enterprise features are enabled, configurations are generated for each interface or PVC. These configurations are then used to create the interface configurations, policy maps, class maps, and access control lists (ACLs) for use on the network. The show auto qos command can be used to verify the contents of the interface configurations, policy maps, class maps, and ACLs
    http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_s2.html#wp1011685

  • Design for development of solaris package (installer)

    Hi,
    I am new to solaris. As I am assigned to a new task to develop a installer for an application on solaris10 machine, I need to prepare the design document for the installer. ( I came to know that in solaris all the instllables will be considered as packcages and and are not like .exe's).
    So if any one who has previous experience of developing such packages , I Kindly request them to advice me with some tips.( I have refered to Application Packaging Developer's Guide from Sun microsystems which is excellent, now I got an idea how to develop, the question is about preparing design document. )
    If possible can you please give the Table of contents of the design document.
    If possible please recommend any books as well.
    Thanks in advance..
    RaghuDeep Amilineni

    >
    Udo Martens wrote:
    > Hi,
    >
    > i would like to hear your recommandations for a special PI design:
    >
    > I have a synchronous scenario
    > 3rdParty (SOAP) <-> PI <-> SAP (ABAP proxy)
    > where i expect some responses of 30.000 data sets. This would take up to 30 minutes in the SAP system.
    >
    > How can such a scenario be setup by taking performance challenges into account?
    >
    > I considered to insert a request "package" parameter, to split the response into 10 parts and forward the responsibility to request the right part to the client, but i m not very happy with that.
    >
    > Do you have any other proposals?
    >
    > Regards,
    > Udo
    in similar scenarios this is what we have done;
    1. Request the sending application to limit the number of messages per call. Hence each call will have a lesser number of data and your response time will be met
    2. what is the relevance of the response to the sender? Is it a mock ack to say that the receiver system has received the data or do you need data back from the receiver system to be send to the sender? If it is only a ack and the data in the response is not relevant then use a Syn to async scenario. That is create the response from PI itself and send it to the sender while you can do an async call to your ABAP proxy to push data to R3

  • Where do I find the installer for AAMEE 3.0 for the Creative Cloud?

    I try to setup a local Adobe Update Server. I've seen the video online on Adobe TV, but I don't find the actual installer file called AAMEE 3.0...

    Hi wieneke,
    You can find the installer for AAMEE3.0 at : http://blogs.adobe.com/oobe/2012/05/aamee-3-0-for-cs6-available-now-removes-puffer-fishes. html
    The link is : http://download.macromedia.com/pub/developer/creativesuite/AAMEE/win/ApplicationManagerEnt erprise_3_0_all.exe
    Regards,
    Rave

  • Step by step installation for java card kit 2.2.2

    can anyone help me with a complete step by step installation information for java card kit 2.2.2, i already tried to follow the instruction given in the software i download n still stuck in setting the java path. any recommendation
    thanks for the help

    The javacard API is for developing applets on card. Java 6 is for developing clients off-card.
    yes u can use any java IDEs like netbeans or jcreator. But you will have to select the libraries within the downloaded java card kit folder for ur IDE in order to compile successfully.
    try reading up the documentation and run the samples in the java card kit. thats a good place to start.

  • Error in Plugin Installation For MS Office 2013 on Windows 8 and 8.1

    Hello,
    We have developed an installer for MS Word and MS Excel plugins. So far it has been working fine for MS Office 2003, 2007 etc. but since I have upgraded to a Windows 8.1 machine with MS Office 2013 installed, the plugin installation is giving error.
    The installation fails and an error dialog appears with Error Code Type: Error, Error:1, Owner:30a.
     The installer works well for MS Office 2010 on Windows 8/ 8.1 machine or MS Office 2010 on Windows 7 machine.

    HiDinesh,
    Is there any other error message when installation fails?
    According to this error message “Error Code Type: Error, Error:1, Owner:30a.”
    This is problem conclusion provided by IBM:
    This issue is no longer reproducible in V6R2012x.
    Installation checks have been modified to throw an error only when none of the Office applications
    (Word, Excel, PowerPoint and Outlook) are installed. This error will not occur if one or more of the Office products are installed.
    For more detail information:
    http://www-01.ibm.com/support/docview.wss?uid=swg1HE09464
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • HT5444 I would like to use a copy of Mountain Lion for development, but the store tells me I cannot download it because my MacBook 4,1 is not compatible! What can I do to download it?

    I would like to use a copy of Mountain Lion for development, but the store tells me I cannot download it because my MacBook 4,1 is not compatible! What can I do to download it?
    I have paid for it and all...

    You can't do anything. See:
    OS X Mountain Lion - System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    Your computer does not meet the requirements to run Mountain Lion.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mavericks, it may still meet the requirements to install Lion.
    You can purchase Lion at the Online Apple Store. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • License information for developing Adapters in SAP PI 7.0

    All,
    I have a requirement where in I have to develop a new adapter for SAP XI and thereafter I have to send this adapter to SAP for certification.  Now for this development I need PCK. 
    My queries are:
    i) Do I have to procure any additional license for PCK from SAP for developing this adapter?
    ii) Do I have to procure any addtional license for developing a new adapter?
    Thanks,
    Vijay

    1. No. It comes with the XI installation pack
    2. No. U can develop ur own adapters. But for certification with SAP
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0619ec90-0201-0010-75ba-f0059bfe53db
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/106d9259-4b9a-2910-e899-d0934d712da0
    Regards,
    Prateek

  • If I already have the android SDK and AVD installed from prior installation for eclipse do I have to

    If I already have the android SDK and AVD installed from prior installation for eclipse do I have to do it again for dreamweaver if I want to develop for android ?
    Also, if I'm developing for android, ipad, and iphone and I want them all to be the same can I do it by only making one site or I have to make a different site location for each?

    Inquire of whom?  Apple?  Seems to me your carrier is giving you the run-around.  They are the ones who provide the service, so they should be able to tell you the plan specifics.  Get on the phone again with them and insist on an answer.

  • What is this installation for?

    What is this installation for?
    What is this installation for?
    Thankssss

    Installer VISE for Macintosh
    Installer VISE is quite simply the best software installer for the Macintosh, period! With Installer VISE you can easily build an installer that will reliably deliver your product to your customers so that you can focus your energy on developing your own software.

Maybe you are looking for

  • ASA 5505 Site to Site VPN issue

    I have been trying to configure a siste to site vpn for a few days now, but not able to get it to connect. The only difference between the two, is one has a dynamic ip. this vpn isn't a priority, so there isn't a need to have the dynamic moved to a s

  • BI Publisher event trigger and email notification

    How can I event-trigger a BI publisher report, i.e., start the BI publisher report after completion of a ETL job? In addition, after generation of the BI publisher report, how can I send to destinated email addresses? Thanks

  • Mutiple Goods Issue happening for Asset Goods Receipt.

    Hi all I have created an asset PO for 1 computer by assigning A as a Account assignment Category. I have given the asset number and order number(single assignement) in accout assigment tab to which 1 computer is to be issued. I made GR for 1 computer

  • Why can't I play songs on my iPod using iTunes?

    This is probably a simply question and one asked many times. When I attach my iPod, iTunes starts, however, when I click on my iPod icon and Music, all of the songs are 'greyed out' and I'm unable to play them. Is this the norm? and, if not, what can

  • How do I reinstall "Printed Documentation"?

    When I try to print documentation in RoboHelp HTML 6, I get the message "The Word VBA macro version registered is incorrect. Please reinstall Printed Documentation." I've tried uninstalling and reinstalling RoboHelp, and that doesn't fix the problem.