Instant Client 10.1.0.5 and ORA-12640 with External Authentication

I am using v10.1.0.5 of Instant Client on Windows 32bit. I have hit bug 5114330 (ANO: ORA-12640 authentication adapter initialization fails if Operating System User does not have admin rights). This was fixed in patch 12 of 10.1.0.5. I copied the updated files from patch 28 that related to the instant client files and I am still hitting the same problem. How do I patch my instant client install to overcome this bug? Using v10.2 of instant client is not an option as it is not compatible with our application.
Kind regards,
Steve

I guess that if you know what you are doing, that approach should work fine; the "standard procedures" are there to guide people who have little experience and to provide a cookbook for how to do it.
I am not sure about version 10.1, but in Instant Client 10.2 everything except for the Instant Client shared library (in 10.1 that is oraociei10.dll) is the same as the regular client. The Instant Client shared library contains messages and similar, so probably has no influence on a code bug as you experience it.
What I would do in your case is to install the regular client on a test machine, apply the patch there and see if the problem is fixed there.
If not, you have a better case for Oracle support, because they understand the regular client much better.
If it works there, replace the Instant Client shared libraries with the files from the regular client and see if it works.
In the case that the error persists, I guess there's no way around a Service Request, because nobody except for Oracle can look into the code.
Yours,
Laurenz Albe

Similar Messages

  • PHP 4.3.11 Oracle Instant Client  10.1.0.4 and my firewall

    I've successfully compiled php with oci8 instant client support.
    The web server is in the DMZ and Oracle on a windows machine in my
    local net .. I've set up my firewall to allow the communication
    betweeen my web server and the oracle machine by freeing the
    standard port 1521.
    when I call the ociplogin function I pass as server argument //192.168.10.3:1521/medDB which match my oracle server configuration.
    As result I become
    Warning: ociplogon(): ociopen_server: ORA-12541: TNS:no listener
    Well I've checked my firewall ad I noticed it blocked connections from
    my web server to my oracle on the port 1035.
    Today I rebooted the web server .. restarted apache
    and on the firewall I had the same blocking
    but this time on the port 1044.
    Someone knows something about this strange behaviour ?
    thank you in advance
    Alex

    Hi,
    Here is the link where you can find the ports : http://www.freshports.org/search.php?query=linux-oracle-instantclient-&search=go&num=10&stype=name&method=match&deleted=excludedeleted&start=1&casesensitivity=caseinsensitive
    One question :
    I'm trying to run sqlplus, but have a pb of version :
    (sh)$ sqlplus
    sqlplus: /lib/libc.so.6: version `GLIBC_2.3' not found (required by /compat/linux/usr/lib/oracle/10.2.0.1.20050713/client/lib/libsqlplus.so)
    sqlplus: /lib/libpthread.so.0: version `GLIBC_2.3.2' not found (required by /compat/linux/usr/lib/oracle/10.2.0.1.20050713/client/lib/libclntsh.so.10.1)
    sqlplus: /lib/libc.so.6: version `GLIBC_2.3.3' not found (required by /compat/linux/usr/lib/oracle/10.2.0.1.20050713/client/lib/libclntsh.so.10.1)
    sqlplus: /lib/libc.so.6: version `GLIBC_2.3' not found (required by /compat/linux/usr/lib/oracle/10.2.0.1.20050713/client/lib/libclntsh.so.10.1)
    sqlplus: /lib/libc.so.6: version `GLIBC_2.3' not found (required by /compat/linux/usr/lib/oracle/10.2.0.1.20050713/client/lib/libnnz10.so)
    I had the same problem when I tried to compile directly from the client.
    I can't find GLIBC_2.3.3 on FreeBSD 5.3.
    Do you know if it works with another version of FreeBSD ? or should I install an emulator (I tried red hat 8.8, but doesn't work)? I tried to compile glib2.3.3, but it hasn't been ported on FreeBSD.
    Anyway, I will try with redhat9.
    Thanks,
    Basha

  • Instant Client 10.2.0.4 and Warehouse Builder 11.2 on Same Machine

    Previously we used instant client 10.2.0.4 on our development box to connect to 8.1.7.4 and 10.2.0.4 databases. After installing warehouse builder 11.2 we could no longer connect to 8.1.7.4 since the environment was updated to use the 11.2.0.2 client from warehouse builder.
    Attempting to fix that, i changed the PATH setting in Windows to put the instantclient directory ahead of the OWB path. Even after restarting, connections to 8.1.7.4 fail with ORA-03134.
    How can I get instantclient 10.2.0.4 working without uninstalling OWB?

    Client 11g can only connect to 9iR2 onwards only.
    You also have to look for ORACLE_HOME environment/registry variable and remove the 11.2 directories from the PATH.
    If possible use a batch script specific to the versions you want to use and set the PATH/ORACLE_HOME appropriately.

  • Why do I need instant client if I installed 11g1 and it works

    sqldeveloper works
    em works
    sqlplus works
    I have a problem with oci8, php 5.2.6, apache 2.2 ...all are installed and working
    All the instructions I've found (and there are many) talk about
    (1) Zend installs what I already have
    (2) installing apache, oci8, php and instant client form scratch
    I am NOT going to reduce a working system to scratch.
    BTW my oci programs work and they have in the past worked through a client.

    What Oracle Software is installed on the machine: client or server?
    I concur that there is no need for Instant Client here, indeed it would be a bad idea.
    Anything that works with Instant Client should also work with the regular client.
    If you encounter any Oracle-specific error messages, feel free to post them and ask for an opinion (even though this forum is reserved for Instant Client, it might be an obvious problem).
    Yours,
    Laurenz Albe

  • Instant Client 10.1.0.3 and 8i

    I finally got PHP 4.3.11 compiled with Instant Client however I get an error that my database is not supported/
    I know that the latest release of the Instant Client allows for 8.1.7.x but will Instant Client ever support 8.1.6.x?
    Andrew

    Hi,
    I've tried nearly the same today (but with 8.1.7) and also had no success.
    When does the error occur? What is its description?

  • Instant Client 10.2.0.1 and Linux...

    I am new to the Linux world and am trying to create an OCCI application. I have the following configuration:
    Linux Fedora Core 4
    Oracle Instant Client 10.2.0.1
    gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)
    Will this configuation allow me to create OCCI applications? I have created a simple application that only tries to create an Envionment object. I have tried to compile my app with 2 different commands:
    g++ -I/usr/include/oracle/10.2.0.1/client OracleTest.cpp -o OracleTest.exe -L/usr/lib/oracle/10.2.0.1/client/lib -lclntsh -locci
    and
    g++ -I/usr/include/oracle/10.2.0.1/client OracleTest.cpp -o OracleTest.exe -L/usr/lib/oracle/10.2.0.1/client/lib /usr/lib/oracle/10.2.0.1/client/lib/libclntsh.so.10.1 /usr/lib/oracle/10.2.0.1/client/lib/libocci.so.10.1
    The first command returns saying that the compiler cannot find either of the specified libraries (all of my paths are correct). The second command returns all kinds of string errors.
    Does anyone have a similar configuration to mine and have they successfully created OCCI applications?
    Thank you,
    Jason

    OCCI Libraries packaged with 10.2.0.1 Instant Client are gcc323 compatible only.

  • When Instant Client for AIX 5L 32 and HP-UX PA-RISC 32 are released?

    Does anyone know when Instant Client for AIX 5L 32 might be release?
    and also, Instant Client for HP-UX PA-RISC 32 ?

    There isn't much to check. This is the Instant Client and it was downloaded specifically for the 32-bit PA-RISC platform. The "documentation" simply says I should set the "LD_LIBRARY_PATH" environment variable to include the directory where I unzipped the files. It is obviously looking at the libraries when I load my application, otherwise I would get a different type of error message along the lines of "missing Oracle client". FYI, This is not one of the newer 8x00 chips which support 64-bit addressing, but that is the point of the 32-bit option. I assumed this was compiled for my platform (which more specifically is an HP PA-RISC 7300LC 160MHz processor with 768MB RAM). I know this isn't the most modern box, but I would like to have a simple lab environment for my ERP application and save the hassle and additional expense of aquiring a 64-bit compatible workstation. I figure what I have works well with my application, and there is no 9i 32-bit client...so why not try the 10g Instant Client which should be backwards compatible with my database. BTW, the database is not running on this box, it's on a remote server which does support 64-bit and happens to be running Oracle 9.2.0.4.

  • How can I Create a Client Configuration File for RemoteApp and Desktop Connection with Server 2012?

    I have a working RDS RemoteApp site and looking to test out the feature in Windows 7 Control Panel\All Control Panel Items\RemoteApp and Desktop Connections
    I came across this link: Create a Client Configuration File for RemoteApp and Desktop Connection and I believe this is what I need to do first, but these instructions are for
    Server 2008, and I'm running 2012.
    Any suggestions or tips on how I can begin testing this with Server 2012?

    Hi,
    You can manually enter the path to the 2012 feed and it will connect and download the RemoteApps and Desktop connections.
    If you need a sample .wcx file I have posted one here a couple of times.  If you want I will look for it and post a link.
    -TP
    I tried adding my URL's below, these are sample links that work for me right now for when I log into the web page, but neither of these work.  And I'm not sure what I would need to do with or how to create a .wcx file.
    When I type in my URL of: https://connect.mydomain.org/RDWeb, I get redirected to: 
    https://connect.mydomain.org/RDWeb/Pages/en-US/login.aspx?ReturnUrl=/RDWeb/Pages/en-US/Default.aspx

  • Data Guard Broker: errors ORA-16816 and ORA-16817 with Fast Start Failover

    Hi,
    my environment is:
    OS: Windows XP Professional Edition SP2
    DB: Oracle EE 10.2.0.3
    Primary db: orcl
    Standby db: stby
    both databases are running on the same server.
    I have configured Data Guard as described in the DG Administration Guide.
    In the Data Guard Broker I switch to 'stby' succesfully and 'stby' is the primary db and 'orcl' is the standby db.
    I switched back to 'orcl' as primary db and I get some errors:
    DGMGRL> show database 'orcl' statusreport;
    STATUS REPORT
    INSTANCE_NAME SEVERITY ERROR_TEXT
    * WARNING ORA-16817: configuration for Fast Start of Failover is not synchronized.
    DGMGRL> show database 'stby' statusreport;
    STATUS REPORT
    INSTANCE_NAME SEVERITY ERROR_TEXT
    * ERROR ORA-16816: wrong databaserole
    * WARNING ORA-16817: configuration for Fast Start of Failover is not synchronized.
    DGMGRL> show configuration;
    Configuration
    Name: DG1
    Enabled: YES
    Protection Mode: MaxAvailability
    Fast-Start Failover: ENABLED
    Databases:
    orcl - Physical standby database
    - Fast-Start Failover target
    stby - Primary database
    Current status for DG1:
    Warning: ORA-16607: one or more databases failed.
    I have searched for solutions on Metalink and google, but with no success.
    Has anyone got this kind of problem?
    Any suggestions on how to resolve it?
    Thanks

    Hi DigerDBA
    I did your advice , the error disappear, and thanks for your advice , but do I need to keep standby_file_management='AUTO' or 'MANUAL' in primary and standby init files?
    Am asking this because when I use the observer the failover failed and I get the following error
    SQL Execution error=604, sql=[ALTER DATABASE COMMIT TO SWITCHOVER TO PRIMARY WAIT WITH SESSION SHUTDOWN]. See error stack below.
      ORA-00604: error occurred at recursive SQL level 1
      ORA-01275: Operation ADD LOGFILE is not allowed if standby file management is automatic.
    Complete Failover operation failed in the step when attempting to convert the database to be the new primary.
    Database Resource SetState Error (16771)
    01/07/2014 09:14:43
    Command FAILOVER TO epprod2 completed with error ORA-16771
    if possible can you advice me please?

  • Frm-40375 and ora-306500 with ODBC connection

    Hi experts,
    I am getting frm-40375 , ora-306500 when clicking a button on form , the code behind the button is actually connecting to a database other than oracle using the ODBC connection and importing data in variables and than inserting in an oracle table.
    The error only appears on other PCs and not on my pc , means there is no problem in the code and is working fine on my pc (importing the desired data when using my pc).
    The question is what is missing on other PCs or in other words what is additional component in my PC.
    Please tell when and why this ora-306500 occurs.
    Hope I defined the problem correctly.
    (the following is part of the code
    connection_string:='user/pass123@ODBC:abcd123';
         connection_id := EXEC_SQL.OPEN_CONNECTION(connection_string);
         cursorID := EXEC_SQL.OPEN_CURSOR(connection_id);
    Using Oracle 9i Database
    and 6i Forms
    Thanks in advance
    Edited by: zulfffi on Jun 29, 2010 11:08 PM

    ora-306500I seriously doubt this is actual error code.
    AFAIK - Oracle errors have not yet reached 6 decimal places.
    please use COPY & PASTE in the future

  • Client Code not connecting to WebLogic 8.1 with Mutual Authentication

    I am trying to connect to a WebLogic 8.1 web services application. The weblogic instance has mutual authentication enabled, so the client needs to send a certificate when it does an SSL handshake with the server. I am trying to connect with standalone Java JUnit tests. Both the web services and the JUnit tests are using Apache Axis 1.4.0. I've obtained what I believe to be the appropriate certificates from the weblogic administrator that configured the mutual authentication. There is a certificate for the machine I'm trying to connect to, and two other certificates in the chain (three certificates all together, including the root). I've tried several different methods of putting those three certificates in keystores and trust keystores, reading in those keystores in my java code, and connecting to the web services, and I always end up with the same error in the WebLogic server logs. "Certificate chain receved from <ip address> was incomplete."
    Here is an example of my code:
    I initialize like so:
         Properties tempProperties = // (here is where I obtain my properties from a properties file... code removed for security reasons)
         System.setProperty("javax.net.ssl.trustStore", tempProperties.getProperty("trust.keystore.file"));
         System.setProperty("javax.net.ssl.trustStorePassword", tempProperties.getProperty("trust.keystore.password"));
         System.setProperty("javax.net.ssl.trustStoreType", "jks");
         System.setProperty("javax.net.ssl.keyStore", tempProperties.getProperty("keystore.file"));
         System.setProperty("javax.net.ssl.keyStorePassword", tempProperties.getProperty("keystore.password"));                         System.setProperty("javax.net.ssl.keyStoreType", "jks");
         System.setProperty ( "java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol" );
         Security.addProvider ( new com.sun.net.ssl.internal.ssl.Provider ( ) );
    I bind to the appropriate port and locate the service, etc. using auto-generated methods descendant from Apache Axis. No matter what I try, I get the same results. The client says: main, handling exception: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
    The server log says: Certificate chain received from <ip address> was incomplete.
    I've even tried implementing a custom SSL handler as described here http://alweb.homeip.net/dw0rm/dblog/?p=38, and I can verify by stepping into my code that everything gets initialized and set up correctly, and that all three certificates in the chain that I need are obtained from my keystore, but I still get the same error on the client and the server. I've enabled ssl handshake debugging on my client and I can see the whole certificate chain being output to the debug console.
    Any idea what I might be doing wrong?

    My guess would be that the server is not able to validate your certificate. Make sure that the CA for your certificate is trusted by WLS.
    I always like to debug something like this by add -Djavax.net.debug=ssl to both the client and server. It should give you a complete picture of what is going on.
    Edited by: joshbregmanoracle on May 20, 2009 8:49 PM

  • Safari won't open and cannot backup with external hard drive

    Safari won't open....get error message...and in web browser the number 3. Anyone know about this? And bringing it in to an apple genius, trying to back up and it won't back up either.

    You posted in the wrong forum.  This forum is for MacBook Pro technical problems.  Your profile confirms you have an iMac.
    If you are having problems w/Safari, you should post in its forum/community. 

  • Disk Utility and DiskWarrior trouble with external hard-drive.

    I got an external hard-drive that doesn't show up on finder. On both Disk Utility and DiskWarrior it keeps mounting and unmounting. Disk Utility when trying to repair, spits this out when it unmounts...
    2011-07-28 22:43:43 -0700: Problems were encountered during repair of the partition map
    2011-07-28 22:43:43 -0700: Error: Some information was unavailable during an internal lookup.
    2011-07-28 22:43:43 -0700: : Some information was unavailable during an internal lookup.
    2011-07-28 22:43:43 -0700: [DUDiskController mountDisk] expecting DUDisk, but got nil
    On DiskWarrior it simply says 'Directory cannot be rebuilt due to disk hardware failure (-36,2747)
    Earlier today it would stay mounted and Disk Utility would spit out...
    Verify and Repair volume “Back-up Hard Drive”
    Checking file systemChecking Journaled HFS Plus volume.
    Checking extents overflow file.
    Checking catalog file.
    Invalid sibling link
    Rebuilding catalog B-tree.
    Invalid node structure
    The volume Back-up Hard Drive could not be repaired.
    Volume repair complete.
    Updating boot support partitions for the volume as required.
    Error: Disk Utility can’t repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.
    while DiskWarrior would try to fix it, but on
    Step 5: Locating directory date...
    Speed reduced by disk malfunction: 339,474, er make that 340,239, er make that 341,327
    and I finally gave up there.
    I try to fix the Invalid sibling link error via Terminal and I get this...
    imac-2:~ Migrated$ fsck_hfs -r /dev/disk2s2
    ** /dev/rdisk2s2 (NO WRITE)
    Can't open /dev/rdisk2s2: Resource busy
    Is there ANY THING I can do to get it to stay mounted and possibly fix this? This is my back-up hard-drive!!

    It's the cord that's being used that decides if it shows up, or if it shows up and then goes away over and over. Using a cord where it stays on in the programs, when I run Disk Utility of the darked out part of the hard-drive, it spits out...
    Verifying and repairing partition map for “MICRONET”
    Checking prerequisites
    Checking the partition list
    Checking for an EFI system partition
    Checking the EFI system partition’s size
    Checking the EFI system partition’s file system
    Checking all HFS data partition loader spaces
    Reviewing boot support loaders
    Checking Core Storage Physical Volume partitions
    Updating Windows boot.ini files as required
    The partition map appears to be OK
    while the part of the disk just below it that's light spits out
    Verifying volume “Back-up Hard Drive”
    Checking file system
    Error: This disk needs to be repaired. Click Repair Disk.
    Verify and Repair volume “Back-up Hard Drive”
    Starting repair tool:
    Checking file system
    Volume repair complete.
    Updating boot support partitions for the volume as required.
    Error: Disk Utility can’t repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.
    Disk Utility stopped repairing “Back-up Hard Drive”: Disk Utility can’t repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.
    while DiskWarrior tries to rebuild it and spits out a memory error.

  • Rescue and Recovery backup with external hard drive

    When I first backed up my computer to my WD 1 tb external hard drive using R&R, boot files were placed on the drive.  Recently, some files I had corrupted my external hard drive and I had to fully erase it.  Now, after making the drive recognizable again, I went to go back up my computer using rescue and recovery.  This time, it asked me whether or not I wanted to make the drive bootable, I said yes, but an error popped up saying I needed 1000 more mb, even though I had 931 gb open.  The backup started anyway, but it did not include any boot files.  Is there a way to make the drive bootable the next time I backup?  What is the difference between nonbootable and bootable?  Help? Thanks.

    I do NOT have a external Hard drive.  If you just zeroed the drive, it is blank.    Go into control panel,administrative tools, computer management, disk management.  See if you can get  a PROPERTIES of the external drive and post a Screen shot of that here.    This will show what partition(s) are there, Fat32 vs NTFS.  My experience is after you zero a drive, You have to boot your system, then use a Vendor (WD) standalone format utility or windows Disk manangement format, Make partition, etc.  The screen shot i need is the one that says: DISK 1  (d 298.09 GB NTFS 
    Healthy(active,primary partition).  This is what my 2nd drive, D, says. 1 partion on the drive.
    When i added my second hard drive, it was blank.  Booted up, BIOS recognized drive, Then i Formatted it with windows disk managment.  I then pointed R&R to take backups to that drive.  Create rescue media then made a Master boot record, install standalone R&R boots files, then took the backup.   This makes my 2nd drive bootable, should i ever care to boot my D drive up and have R&R standalone program in control.  Thus i have 2 bootable drives.  C boots into windows, D boots into the rescue and recovery standalone program.  I can also boot my C drive into R&R by hitting PF 11 at startup (bios) time. 
    Which version of r&r you have? Which version of windows? Windows 7 changed the way Master boot records are written.
    You can go into R&R, advanced menu,  create rescue media. Point to your External drive. WARNING. make sure the do not destroy existing  data block is checked.  IF YOU ARE brave, uncheck the destroy existing data.  This will erase everthing on the drive!!! <<Warning. And be sure NOT to  point to any drive you really love. 
    Buts lets  1st get the screen shot requested to make sure the drive is FORMATTED correcly. 

  • Monitor sensor stopped responding alerts and typing problems with external keyboard.

    The past few days I have been getting these alerts. Also, I use my MacBook as a desktop about 60% of the time and like to hook up a full size keyboard. It's worked fine for two years but now I can only type a few words before there is a stall and I can't type anything for 30 seconds. It has happened on both a Kensington keyboard and on a 10-year-old iMac keyboard. They have both worked perfect in the past. Also, both work just fine on an old iBook and on an old iMac slot loader.

    Rudegar wrote:...
    held down the button on the back the on/off button and closed and started it again and all was well again
    try it
    Thanks, Rudegar, for the suggestion. 
    But as I said above, "Mr H, with the magic touch, went to the iMac - opened a new text edit doc and started typing - no problem, opened Google - typed into search field - no problem..." which is to say the problem has solved itself by just regrouping itself after all peripherals were detatched and HDs no longer involved?  We'll see if it reproduces itself next time I do this HD-HD copy.
    I don't know why it's fixed, but since all is well, the permissions are repaired, and I've put it to sleep and awakened it, and it's still running fine (indeed I'm typing on the iMac now), I am loathe to do anything to solve a problem that seems to no longer exist.
    If things go awry I will first try a restart or perhaps just shut down from the Apple menu.  As I said I was worried about doing this fearing I'd have to log in and not be able to do it - but the auto login setting works to my advantage here.
    Anyone else have any ideas on what went wrong???
    Thanks again,
    Mrs H

Maybe you are looking for

  • Prb display error message while creating PR at ME51n in ME_PROCESS_REQ_CUST

    Hi All, I have this requirement to check the cost center availability in PR screen (ME51n). If cost center in the Account assignment tab is not empty, display error message  and not able to create the PR. With my code below, it doesn't triggered the

  • Using iMac as display for Windows 7 (thunderbolt to thunderbolt)

    I currently have a 27-inch Mid 2011 iMac running OS X Yosemite, and my company has issued me a Lenovo W540 that is running Windows 7 and has a thunderbolt port (not mini-display -- yes, I'm sure). I have spend countless hours trying to use my iMac as

  • Aperture syncing all stacked photos to iPhone.

    Aperture is syncing all stacked photos in my library to my phone.  I was under the impression that only the pick photo would be synced. After some trial and error I noticed that just the pick photo is stacked when syncing a normal album. Syncing smar

  • Chmod ACL removal

    Hey all, A simple question... For the life of me, I haven't figured out to do one easy command: chmod -a "user allow attribute1, attribute2, etc.." file That seems to take off the ACL entires for the user on that file. Now, lets say I've got a folder

  • Beginners Question: Summing an item in a group footer, not details

    I have a reoccurring problem with my reports. It is a pretty standard budget structure with a group for a department, subgroup for charge code, and items charged. Each charge code has a budget amount. It looks like this: GH 1 Department Group       G