OCI compatibility - will program build using 8.1.x libs work on 7.3 client?

I am building an OCI program on Linux and Solaris, linking OCI statically using Oracle 8.1.6. Even with a static link, the resulting program requires libskgxp8.so - which apparently has no static version.
My question is this - will my program work on an Oracle 7.3 client, where I'm sure this shared object will not exist?
Also - what does libskgxp8 do? Is there no way to link this statically? What is the appropriate method for building on OCI program using Oracle 8.1.x, to make it work on an 8.0 or 7.3 Oracle client?
Thanks,
Joe
null

I am building an OCI program on Linux and Solaris, linking OCI statically using Oracle 8.1.6. Even with a static link, the resulting program requires libskgxp8.so - which apparently has no static version.
My question is this - will my program work on an Oracle 7.3 client, where I'm sure this shared object will not exist?
Also - what does libskgxp8 do? Is there no way to link this statically? What is the appropriate method for building on OCI program using Oracle 8.1.x, to make it work on an 8.0 or 7.3 Oracle client?
Thanks,
Joe
null

Similar Messages

  • Do you have a fix for the problem with Avast. Because soon I will just start using IE since Avast has worked fantastic for me. But I would rather not.

    Question
    Do you have a fix for the problem with Avast. Your upgrade process notifies me that it is not compatible with Avast so I always delete it. Soon I will just start using IE since Avast has worked fantastic for me. But I would rather not. Please help.

    Avast needs to update their Web Rep add-on for Firefox 5.0.
    You can look at the new pre-release version of Avast for Firefox 5.
    * http://forum.avast.com/index.php?topic=80362.0

  • A new tab will not open except will when I use Foxfire help. Nothing works. My setting are to open new tabs but it doesn't work. Why?

    Foxfire won't let me open a new tab. I have my setting set to open a new tab. I've clicked on it and nothing happens. I've right clicked and selected open new tab and nothing happens. When I go to Foxfire for help it will open a new tab for help. When I try to use this tab to browse, anything in the other window gets shut down.

    1. In the Tools menu select Add-ons to open the add-ons manager.
    2. In the Add-ons manager select the Extensions panel
    3. In the list of Extensions click on Ask Toolbar, then click the Uninstall button
    4. Restart Firefox and the Ask toolbar will be uninstalled.
    I found this solution and it worked!

  • Receive an error when closing my program built using LabVIEW applicatio​n builder

    When I close my program built using LabVIEW application builder I receive an application error,"The instruction at "0x77fcb1ad" referenced memory at "0x023a0010". The memory could not be "read". Click OK to terminate the program"
    I have no idea why this is happening.

    This is most likely due to a reference or similar left open. You will experience this if you leave an image undisposed in IMAQ as well.
    Check all of your references and be sure you are cleaning everything up.

  • How to build a login program by using CGI for built-in webserver of fieldpoint

    hi ,
    I want to build a login program by using CGI . And implement in the built-in webserver of feildpoint.Can any one help me to give ideas ? THANKS

    Hi Barry,
    To set up configuration access to a VI panel image, you will need to set up a global access configuration file (*.cfg). There are numerous CGI shipping examples that are included with the Internet Toolkit. To access these examples, first start your G web server. Then, in a web browser, type in http://localhost (if you are not using port 80, you’ll need to type in a colon followed by the port number in the URL).
    The localhost url above should direct you to the default homepage for the G web server. Make sure the title is “G Web Server” and not “LabVIEW Web Server.” From the G web server page, you’ll see a button to “View CGI Examples” and from there, you’ll see a category titled Access Control. Just so you know, the hard-coded path to this page on your computer is: C:\Program Files\National Instruments\LabVIEW 7.1\www\examples\access.htm. There are then examples on setting up access control for panel images as well as directories. The sample configuration file is: C:\Program Files\National Instruments\LabVIEW 7.1\internet\http\conf\access.cfg
    Hope this helps. Best of luck!

  • What program to use to to down load DVD that will also play on my Ipad 3rd generation

    Need to Know what DVD Program to use in order to copy movie dvd so that I can down load to my MacBook as well as my IPad ?

    If your DVD is a homemade one, you can use handbrake to convert the video file into a MP4 that the iPad will play. If this is a commercial DVD you have to look elsewhere because the only way to convert it is to break the encryption and the TOS forbids us from helping you with that.

  • N7K F1 TCAM limitations ("ERROR: Hardware programming failed. Reason: Tcam will be over used, please enable bank chaining and/or turn off atomic update")

    Platform/versions:
    # sh ver
      kickstart: version 6.2(2)
      system:    version 6.2(2)
    # sh mod
    Mod  Ports  Module-Type                         Model              Status
    1    32     10 Gbps Ethernet Module             N7K-M132XP-12      ok
    2    48     1000 Mbps Optical Ethernet Module   N7K-M148GS-11      ok
    3    32     1/10 Gbps Ethernet Module           N7K-F132XP-15      ok
    4    32     1/10 Gbps Ethernet Module           N7K-F132XP-15      ok
    5    0      Supervisor Module-1X                N7K-SUP1           ha-standby
    6    0      Supervisor Module-1X                N7K-SUP1           active *
    I recently tried to add a couple of "ip dhcp relay address" statements to an SVI and received the following error message:
    ERROR: Hardware programming failed. Reason: Tcam will be over used, please enable bank chaining and/or turn off atomic update
    Studying this page I was able to determine, that I seemed to be hitting a 50% TCAM utilization limit on the F1 modules, which prevented atomic updates:
    # show hardware access-list resource entries module 3
             ACL Hardware Resource Utilization (Module 3)
                              Instance  1, Ingress
    TCAM: 530 valid entries   494 free entries
    IPv6 TCAM: 8 valid entries   248 free entries
                              Used    Free    Percent
                                              Utilization
    TCAM                      530     494     51.75 
    I was able to workaround it be disabling atomic updates:
    hardware access-list update default-result permit
    no hardware access-list update atomic
    I understand, that with this config I am theoretically allowing ACL traffic during updates which shouldn't be allowed (alternately I could drop it), but that's not really my primary concern here.
    First of all I need to understand why adding DHCP relays are apparently affecting my TCAM entry resources?
    Second, I need to understand if there are other implications of disabling atomic updates, such as during ISSU?
    Third,  What are my options - if any - for planning the usage of the apparently relatively scarce resources on the F1 modules?

    Could be CSCua13121:
    Symptom:
    Host of certain Vlan will not get IP address from DHCP.
    Conditions:
    M1/F1 Chassis with Fabric Path Vlan with atomic update enable.
    On such system if configured SVI with DHCP is bounced that is if we shut down and bring it up may cause DHCP relay issue.
    Workaround:
    Disable Atomic update and bounce the Vlan. Disabling Atomic update may cause packet drops .
    Except that ought to be fixed in 6.2(2).

  • Hi, I need the program of access from the office, so i'm going to but the Microsoft office 365 university, will i have to but any other program to use the access from my mac? or to open any database that I will have did from any other computer (not mac)?

    hi, I need the program of access from the office, so i'm going to but the Microsoft office 365 university, will i have to but any other program to use the access from my mac? or to open any database that I will have did from any other computer (not mac)?

    There has never been a Mac version of Access. Microsoft never created one, realising that it was very inferior to the FileMaker Pro database application.
    So if you must run Access you will have to run Windows on your mac.

  • Calling Webservice defined in SAP R/3  in Flex builder using mx:Webservice

    Hi All,
    I am calling R/3 webservices in Flex builder using <mx:webservice> tag. but the wsdl is not accepting additional parameters like &, =  ....
    when I try to run this code Flex builder is generating an error
    <mx:WebService id="ws" wsdl="http://localhost.com:8088/sap/bc/srt/rfc/sap/Z_SIMPLE_TEST_WS?<b>sap-client=030</b>&wsdl<b>=1.1</b>"
              useProxy="false"
              result="handleResult(event)"
              fault="handleFault(event)" showBusyCursor="true" >
    and when I remove the <b>sap-client=030&</b> and <b>=1.1</b> from the wsdl, the program gets executed, however SAP is calling client 010 as that is the default client.
    I would appreciate if anyone can tell how to pass the parameter sap-client=030 in Flex.
    Thanks,
    Madhavi
    Message was edited by:
            Madhavi<b></b>
    Message was edited by:
            Madhavi

    its because of the & sign. instead use it like below it will work.
    Z_SIMPLE_TEST_WS?sap-client=030&emp;wsdl=1.1
    in the above line replace 'e' in emp with 'a' (amp)
    Raja

  • How to solve "Error: Invalid Embed directive in stylesheet - can't resolve source" while building using mxmlc.exe on command prompt

    Hi,
    Currently, I am developing a powershell script for Flex build automation.
    I found some problem and have been trying to search any references and tried any ways to fix it but It did not work.
    I am using compc.exe for compiling the libraries and it works fine.
    I compiled css files into swf files using mxmlc.exe and it works fine.
    However, I have a problem while building my main application (mxml file).
    It complains about embedded resources.
    I run this command, it works fine:
    "C:\Program Files (x86)\Adobe\Flex Builder 3\sdks\3.2.0\bin\mxmlc.exe" "C:\{somePath}\FlashClient\src\styleLang.css" -output "C:\{somePath}\FlashClient_deploy\styleLang.swf"
    However, when I tried to run these command on cmd for testing:
    "C:\Program Files (x86)\Adobe\Flex Builder 3\sdks\3.2.0\bin\mxmlc.exe" "C:\{somePath}\FlashClient\src\FlashClient.mxml" -load-config "C:\{somePath}\FlashClient\src\dump_config_temp.xml" -output "C:\{somePath}\FlashClient_deploy\flashclient_test.swf"
    I got a lot of this error message:
    this is my folder structure:
      FlashClient
      |
      |---assets
      |---src
          |
          |---FlashClient.mxml
          |---FlashClient.as
          |---FlashClientStyleLoopup.css
          |---styleLang
    Already tried to add / at the beginning of the relative paths but It did not work.
    Also tried to compile one of the image to a swc file and include it on the dump_config, but also did not work. something similar with Tech Diary: Flex : Solution to Error: unable to resolve '/assets/icons/icon.png' for transcoding using Embed tag
    Does anyone know how flex builder resolve the relative path to make the embedded resources work? or how to fix this?
    I've been trying to work on it for days but haven't had any luck.
    Will be really appreciate it if someone could help me with this.
    Many Thanks.

    Hi,
    make sure you are using 32 bit Java JDK. Check that your systems variables CLASSPATH, JAVA_HOME are pointing to correct 32 bit Java JDK folder (e.g. CLASSPATH=C:\Program Files (x86)\Java\jdk1.8.0_25 and JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0_25). Also make sure you have 32 bit Java JDK's "bin" folder in your system's variable PATH.

  • What is an easy web-page creation program for use with MacBook Pro?

    Can anyone suggest an easy web-page creation program for use with MacBook Pro?  I have used FrontPage with my PC, but am changing to a MacBook Pro.

    It largely depends on your skill level. Do you want to write web page code, or do you want to just design something and have it turn into a web page automatically?
    If you are more of a designer, try these:
    RapidWeaver
    Freeway Pro
    Muse
    If you want to write web page code, try these:
    Coda
    BBEdit
    Dreamweaver
    If you really don't want to write the code and want the best experience for your viewers, and you want to spend the least amount of time on it, my recommendation is:
    No program at all.
    Instead, sign up with a web site company like:
    WordPress.com (hosted by them) or WordPress.org (hosted on your server)
    Squarespace
    Wix
    The reason is that these companies have fully operational, nicely designed web site templates that you just fill in with your words and pictures, and they are ready to go. They also give you these benefits:
    Already designed to the latest web standards
    Already designed to resist hackers
    Already designed to work on all browsers
    Already designed to automatically adjust the page for readability on desktop, laptop, tablet, and smartphone screen sizes
    Already designed for accessibility
    Already designed for Search Engine Optimization so that your page will be found on Google
    Already designed with social media links built in if you want
    It is not like the old days where you build a site in Front Page and you assume it will only be seen on a desktop computer. If you build it yourself with a web page program, do you have the knowledge to make a site that works on all of the different web browsers and mobile devices, and is friendly to search engines and social media? If you don't have those skills, working with a website company can be a lot better, faster, and more reliable than trying to hammer all of that out yourself using code in some app.

  • I have an IMac intel  OS x 10.8.2, I would like to know what is the best program to use to make movies and burn them to a DVD???

    What is the best program to use that will be compatable with a IMac intel OS x 10.8.2, that will allow me to make movies, add music then burn it to a DVD.  The program I have now, will make the movie but will not burn it???

    You want iDVD.
    Purchase iLife 11  (includes iDVD) on disk.
    IDVD is a wonderful piece of software and well worth the low cost of $40.
    http://www.amazon.com/Apple-MC623Z-A-iLife-VERSION/dp/B003XKRZES/ref=sr_1_1?ie=U
    http://dealmac.com/lw/artclick.html?1,527850,1872219
    Yes, there are programs that will put a movie on a DVD.   I have tried most of the other substitutes including Toast, Burn, DVD Creator, Wondershare, and others.  None of them come anywhere near the ease-of-use and power of iDVD.

  • My project will only build an EXE in 8.5 but not 8.6, 2009, 2010, or 2011

    Hi there.
    I have come across bug in the LabVIEW programming enviroment.
    I have a project that consists of about 600 VI's... ie very large.
    The project compiles and runs perfectly fine and I can create an EXE in Windows 7 or Windows XP using LabVIEW 8.5 that works perfectly fine.
    I can then take take this project and import it into 8.6, 2009 , 2010, or 2011 (after a very long time manually opening most of the vis and saving them - as the automatic method causes it to crash) - but once imported and updated the project runs fine in each of these newer versions of labVIEW.
    The problem arises when I try to compile the project into an EXE...(using any labVIEW 8.6 or higher) 
    the first error (or feature? who knows) is that instead of creating an EXE with the project name it instead creates a FOLDER witht the project name and proceeds to copy all the vis into this folder,... - i assume it must be part of the newer compile features and that after 5-10 mins it might delete those when it finally creates a EXE... but instead at the end it gives me a compile errror message saying it cannot save a Vi with a bad or missing block diagram.. (but the vi in question is fine when I open it, and it runs fine...no missing diagram etc)..
    Normally in 8.5 I get the *.EXE and an *.alias file, and a *.ini and a folder called data with some dlls in it...
    but in any later labview version the EXE fails to compile and I get random errors...
    The 1502 error is the the most common..
    but I get others too, haven't saved them all -
    but error 6 has occured a few times...
    Errors Codes
    ===============
    Possible Reasons
    ================
    An error occurred while saving the following file:
    C:\[Calibre Backup]\02-OPC\2012-03-21- 8.6 US-58-OPC-F\Ecoustic Grader sub-vis\Ecoustic Grader grade board.vi
    Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
    <APPEND>
    Method Name: <b>Save:Target Instrument</b>
    Details
    =======
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1502 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  Cannot save a bad VI without its block diagram.
    ============================================
    Attachments:
    details.png ‏22 KB

    Hi everyone, thanks for the help, but its getting rediculous  for me....
    I've done EVERYTHING that NI engineers on the phone and others have said..
    in every permutation and combination as well...
    I'm pretty sure the problem lies with labview not my code...
    I've recoded the "problem" vi code from scratch... it runs fine in development mode..there are no broken arrows anywhere, and no missing block diagrams.
    So as far as labview is concerned there shouldn't be a problem....
    There must be a fundamental change from LabVIEW 8.5 to the other versions on the way the project gets built because this code works perfect in 8.5, but results in an error in later versions ONLY when Building - NOT WHEN RUNNING in DEVELOPMENT MODE....
    Also there cannot possibly be a "conversion" error as some have suggested from earlier LabVIEW versions because I hand coded the "problem" vi from scratch in labview 2010 sp1 in case there was some sort of corruption with the vi the error code mentions.
    There are no unused parts of the block diagram or code that does nothing as people have suggested..
    (BTW the exact same issue happens in 8.6.1, 2009, and 2011 regardless. I just perfer to work in 2010 because its the last version of Labview that the same version of DAQmx will also work with 8.5)
    When I go to make an exe of the project it again complains of the same error.
    except this time it says the "grade board v2.vi" is the problem - the one that I rebuilt in LabVIEW 2010sp1
    (BTW I do get this same error code 19 times out of 20)
    Is there someone that knows exactly what this error refers to?
    is there some way that the build process has changed from 8.5?
    When I enable debug mode, this doesn't help as the final exe has a broken arrow
    Attachments:
    grade board v2 error.gif ‏16 KB

  • Introduction to Programming Logic Using C++

    I am taking an online introduction to programming class using C++ builder. I need to find a C++ compiler to download. This is a beginning course and I am definitely a beginner.

    rinda ran wrote:
    Downloaded Eclipse for C++
    I won't get into a debate about the relative merits of Xcode vs. Eclipse. I can definitely tell you that there are many people here on these forums who will be happy to help with programming on a Mac. Few, if any, of them use Eclipse. Eclipse is primarily for Java and very few people use it for C++ on any platform.
    I will be using this for an online class and need to save my finished assignments and e-mail them. Do I need to save my work in any different way so it can be read on a pc?
    Typically you will submit a zip file containing your source code and output results. Your professor may want to actually run your code to verify that it really works. You had better make sure it will run on the platform that the professor is testing it on. If you stick to standard C++, you should be fine.

  • When I close Photoshop CS6, the following message appears: "Could not save Preferences because the file is locked, you do not have necessary access permissions, or another program is using the file.

    When I quit Photoshop CS6, the following message appears:
    " Could not save Preferences because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the ‘Get Info’ command in the Finder to ensure the file is unlocked and you have permission to access the file. If the problem persists, save the document to a different file or duplicate it in the Finder."
    If I try to change the Workspace in PS6 from Essentials to any other Workspace, the following messsage appears:
    "Could not apply the workspace because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the ‘Get Info’ command in the Finder to ensure the file is unlocked and you have permission to access the file. If the problem persists, save the document to a different file or duplicate it in the Finder."
    I have checked the Sharing and Permissions section of the "Get Info" panel accessed from the Finder and I have set Read and Write Privileges for my user account for Photoshop CS6. System and Admin are also set to Read and Write.
    I have a MacBook Pro with OS X Version 10.9.5 and have all available updates for Photoshop CS6, Lightroom 5 and Bridge CS6.
    I tried uninstalling the program and downloading it again and reinstalling, but nothing changed.
    Can you help?
    Thanks,
    cjpnm

    You may get better help in Photoshop General Discussion
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll
    If FINDER means Mac, read below (and try to give more information when asking a question)
    Mac 10.9.3 workaround https://forums.adobe.com/thread/1489922
    Enable Mac Root User https://forums.adobe.com/thread/1156604
    -more Root User http://forums.adobe.com/thread/879931
    -and more root user http://forums.adobe.com/thread/940869?tstart=0

Maybe you are looking for