Logging on with IC ODBC 11.1.0.7.0 win-32

Hello,
I'm having trouble trying to connect to the 11.1.0.7.3 database with Oracle Instant Client 11.1.0.7.0 (Windows 32-bit). I have here Instant client basic, odbc and sqlplus.
- I'm able to log on the database with sqlplus.
- Logging on with Oracle ODBC driver is causing these error messages in the admin level client trace file:
(2160) [06-AUG-2010 10:56:44:291] nttcni: trying to connect to socket 1512.
(2160) [06-AUG-2010 10:57:05:304] ntt2err: entry
(2160) [06-AUG-2010 10:57:05:304] ntt2err: soc 1512 error - operation=1, ntresnt[0]=505, ntresnt[1]=60, ntresnt[2]=0
(2160) [06-AUG-2010 10:57:05:304] ntt2err: exit
(2160) [06-AUG-2010 10:57:05:413] nttcni: exit
(2160) [06-AUG-2010 10:57:05:413] nttcon: exit
(2160) [06-AUG-2010 10:57:05:413] nserror: nsres: id=0, op=65, ns=12535, ns2=12560; nt[0]=505, nt[1]=60, nt[2]=0; ora[0]=0, ora[1]=0, ora[2]=0
(2160) [06-AUG-2010 10:57:05:413] nsopen: unable to open transport
(2160) [06-AUG-2010 10:57:05:413] snsbitts_ts: acquired the bit
(2160) [06-AUG-2010 10:57:05:413] nsvntx_dei: entry
(2160) [06-AUG-2010 10:57:05:413] nsvntx_dei: exit
(2160) [06-AUG-2010 10:57:05:413] snsbitts_ts: acquired the bit
(2160) [06-AUG-2010 10:57:05:413] nsmfr: 2096 bytes at 0x94a2420
(2160) [06-AUG-2010 10:57:05:413] nsmfr: 996 bytes at 0x94a2030
(2160) [06-AUG-2010 10:57:05:413] nladget: entry
(2160) [06-AUG-2010 10:57:05:413] nladget: exit
(2160) [06-AUG-2010 10:57:05:413] nsmfr: 212 bytes at 0x948f8e8
(2160) [06-AUG-2010 10:57:05:413] nladtrm: entry
(2160) [06-AUG-2010 10:57:05:413] nladtrm: exit
(2160) [06-AUG-2010 10:57:05:413] nioqper: error from nscall
(2160) [06-AUG-2010 10:57:05:413] nioqper: ns main err code: 12535
(2160) [06-AUG-2010 10:57:05:413] nioqper: ns (2) err code: 12560
(2160) [06-AUG-2010 10:57:05:413] nioqper: nt main err code: 505
(2160) [06-AUG-2010 10:57:05:413] nioqper: nt (2) err code: 60
(2160) [06-AUG-2010 10:57:05:413] nioqper: nt OS err code: 0
(2160) [06-AUG-2010 10:57:05:413] niomapnserror: entry
(2160) [06-AUG-2010 10:57:05:413] niqme: entry
(2160) [06-AUG-2010 10:57:05:413] niqme: reporting NS-12535 error as ORA-12535
(2160) [06-AUG-2010 10:57:05:413] niqme: exit
(2160) [06-AUG-2010 10:57:05:413] niomapnserror: exit
(2160) [06-AUG-2010 10:57:05:413] niotns: Couldn't connect, returning 12170
(2160) [06-AUG-2010 10:57:05:413] nioqer: entry
(2160) [06-AUG-2010 10:57:05:413] nioqce: entry
(2160) [06-AUG-2010 10:57:05:413] nioqce: exit
(2160) [06-AUG-2010 10:57:05:413] nioqer: exit
(2160) [06-AUG-2010 10:57:05:413] niotns: exit
(2160) [06-AUG-2010 10:57:05:413] nsbrfr: nsbfs at 0x94a1e30, data at 0x94a2d90.
(2160) [06-AUG-2010 10:57:05:413] nigtrm: Count in the NI global area is now 1
(2160) [06-AUG-2010 10:57:05:413] nigtrm: Count in the NL global area is now 1
With Filemon one can see the correct sqora32.dll and tnsnames.ora are used. The directory of Instant Client 11.1.0.7.0 is in the beginning of the PATH.
The machine is very slow. There are high timeout values:
SQLNET.INBOUND_CONNECT_TIMEOUT = 300
SQLNET.INBOUND_CONNECT_TIMEOUT_[LISTENERNAME] = 300
SQLNET.SEND_TIMEOUT = 300
SQLNET.RECV_TIMEOUT = 300
The error message I get when trying to log on with the application (which has been used with Instant Client 10.1.0.5):
IM006: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
is the same which is thrown out when the tnsnames.ora or hosts file are not found.
The error message remains the same when the host ip is used instead of the host name in the tnsnames.ora file. The host ip can be seen in the trace file.
Comments will be much appreciated,

Looks like this is some thing to do with MS ODBC driver manager related.
couple of times I had faced similer issue, once my connection string was wrong and another time using user DSN instead of system DSN worked fine.
Also, check @ http://support.microsoft.com/kb/822841
Hope this helps!

Similar Messages

  • Hi, i am trying to open and view a report that comes from another server with different odbc connection

    hi, i am trying to open and view a report that comes from another server with different odbc connection
    i created a crystal report for a mysql database on my machine and everything works great
    but we have other reports that come from other machines with different odbc connection
    and this its not working when opens the report asks for credentials
    and i cannot use the remote ip for these reports that come from other machine
    question
    if i cannot connect to remote ip to open the report
    for each report i have to create a database the report database on my machine and then open the report ?
    or there is some other way to open the report ?
    i am using visual studio 2013 and mysql and
       <add key="MYSQLODBCDRIVER" value="{MySQL ODBC 5.3 UNICODE Driver}"/>
    thanks

    short
    i have a report that it was created on another server with a specific dsn
    now i am trying to open the report on my machine
    the database from the other server does not exist on my machine
    the server machine where the report was created the ip its not accessible
    question ?
    can i open the report on my machine or its impossible ?
    thanks

  • I have 2 macbooks each with an account for me and one for my wife. I use one Macbook logged in with my account and my wife uses the other Macbook only loged in on her account. We both make regular time-machine back-ups each on a separate external disk

    I have 2 Macbooks each with an account for me and one for my wife. I use one Macbook logged in with my account and my wife uses the other Macbook only logged in on her account. We both make regular time-machine back-ups each on a separate external disk. Is it possible to update her account on my macbook using her external disk without overwriting my stuff on the same Macbook and vice versa?

    Time Machine does not do individual accounts. It records the complete drive. So if you were to use her TM backup on your Mac it would make your Mac just like hers. Both yours and her account on your MAC.
    Just copy the missing files over from her Mac to yours. If there are differennt programs on each then they would need to be installed on both.

  • Can't log in with a family member ID

    Dear all,
    I'd have a question about family member log in to iCloud.
    I own a mobile me family pack account which I upgraded to iCloud. Master account works great on my Mac. I have troubles using family members accounts.
    I made the same operations for upgrading to iCloud with a family account. I can sign in and read my email with Safari, I got Apple's confirmation that my member account went to iCloud. I have problems when I try to log in with it. If I enter ID and pass, Mac says, in the iCloud preference pane "Unrecognized Apple ID or password." Then a window saying "You can't sign in at this time. Try signing in again." I also noticed that Mail app doesn't work
    Any idea??  I thank you in advacne for your kind collaboration
    Regards
    Fabrizio

    if you already have one iCloud account signed into in System Preferences>iCloud, you can add additional accounts but not there - you enter them in System Preferences>Mail, Contacts & Calendars. This will enable you to access email, but you can't sync Calendars and the rest of it with any account except the one you signed into first, the 'Primary Account'. If you want to use another account fully you would have to create a new user account on your Mac and sign in there.
    Incidentally, if a Family Pack sub-account has been successfully migrated - as appears to be the case - it's an iCloud account like any other: the fact that it was once a sub-account isn't relevant, so don't let that confuse you.

  • Log on with a dialog user

    Hi all Basis Gurus,
                This is my question to Basis forum Please reply me immediately.  while running ITS in CRM 50 i am getting mentioned below error (Logon on with a dialog user).  can u please guide what are things i have to follow to resolve this prblem.
    Please suggest me what  shall i  do.
    Error when processing your request
    What has happened?
    The URL http://sapsrv.techmahindra.com:8010/sap/public/bc/its/mimes/system/SL/page/hourglass.html was not called due to an error.
    Note
    The following error text was processed in the system DEV : Log on with a dialog user
    The error occurred on the application server sapsrv_DEV_10 and in the work process 0 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DEV in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapsrv_DEV_10 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server sapsrv_DEV_10 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 000 -u: SAPSYS -l: E -s: DEV -i: sapsrv_DEV_10 -w: 0 -d: 20070223 -t: 144317 -v: ERROR_MESSAGE_STATE -e: Log on with a dialog user
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Regds,
    Govinda ([email protected])

    I have checked with that setting,but still it is showing the below error.is there any another way?
    Error when processing your request
    What has happened?
    The URL http://gcecc62:8000/sap/bc/webdynpro/sap/zwda_logo_demo was not called due to an error.
    Note
    The following error text was processed in the system ECC : Die URL enthält keine vollständige Domainangabe (gcecc62 statt gcecc62.).
    The error occurred on the application server gcecc62_ECC_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP

  • How to log in with my old Apple account? I forgot my pass and I did change my apple ID before canceling first?? I am from Croatia so did folow al the discussion and the to resolve the problem but no luck. Can not call from Croatia the Apple help desk

    How to log in with my old Apple account? I forgot my pass and I did change my apple ID before canceling first?? I am from Croatia so did folow al the discussion and the to resolve the problem but no luck. Can not call from Croatia the Apple help desk.i did try all the options but I can not find the phone number to call from Croatia,
    I can not change my Apple ID to the old mail (not possible!)
    The old mail don't accept the new password..
    I can not delete the Icloud all the time asking my the password of the old mail!
    I realy need help

    You can not merge accounts.
    Apps are tied to the Apple ID used to download them, you can not transfer them.

  • Why does iTunes repeatedly think I'm logging in with my Apple ID from a new computer?

    To start, I figure I should give a little background... I have three computers authorized for use: Home PC, home laptop and work laptop (all Windows).  I also have my iPhone 5 and an iPad Mini authorized as devices for use.  I do 90% of my iTunes purchasing from the work laptop.  I'll launch iTunes, attempt to purchase a song and go through the usual of logging in with my Apple ID... no sweat.  Unfortunately, sometimes I'll get a subsequent screen stating:
    "Because this is your first time making a purchase from this computer, you must verify your identity by answering the following security questions..." 
    The thing is, just two days prior, I purchased songs from iTunes on this laptop!  I know that answering the questions shouldn't be an issue, but unfortunately, I tend to forget the answers (Sorry, I work for an Internet-based company, and we use A LOT of passwords and set up a bunch of security questions). 
    I'm just curious why iTunes thinks I'm using a "new" computer... Does it also use the IP address from which my requests are coming, for validation? (Apple ID Login/Password isn't enough security?)  As I go between WiFi to an ethernet-connected docking station intermittently at the office, I can see how IP addresses might be rotated.  If this is the case, will this impact the "five system authorization maximum" (i.e., is iTunes adding new systems to my "authorized list" each time this happens)?
    In a time of constant hacking and Internet security weaknesses, I figure I should be happy this is in place... I gues I'm just looking for some answers.
    Thanks,
    - Vern

    Hey there Vernholio,
    It sounds like you are repeatedly being asked to authorize your computer even though you have made many purchases oh it from the iTunes Store. Generally this issue is caused by permissions or restrictions on the user account. I have 2 articles to recommend for you here. The first is:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/TS1389
    and
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/TS1277
    And to answer your question about whether or not the IP address changing might count against your authorization limit, no it will not. iTunes uses the computers installed hardware and software to keep track of that. Check out this info about authorization and deauthorization:
    Remember to deauthorize your computer before you sell it, give it away, or get your computer serviced. Also, make sure you deauthorize your computer before you upgrade your RAM, hard disk or other system components, or reinstall Windows. If you do not deauthorize your computer before you upgrade these components, one computer may use multiple authorizations.
    From: iTunes Store: About authorization and deauthorization
              http://support.apple.com/kb/ht1420
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • I create an apple id then i want to verify it, i verify it once then  when i log in with my apple id it asked mi again to verify it.everytime i log in it asked me to resend verication and after i resend it i press done. Please can anyone help me ?

    I create an apple id then i want to verify it, i verify it once then  when i log in with my apple id it asked mi again to verify it.everytime i log in it asked me to resend verication and after i resend it i press done. Please can anyone help me ?

    How are you verifying it?  Are you responding to the email that is sent?  If not, do so.
    If so, then try changing your password.

  • My icloud activation lock is ON my iphone, which requires an activation login to access the homescreen, but when i log in with the apple ID on the phone, it says the apple ID is not meant to unclock this iphone 5 ios 8.0.2. please help me solve this.

    My icloud activation lock is on my iphone, which requires an activation login to access the homescreen, but when i log in with the apple ID on the phone, it says the apple ID is not meant to unclock this iphone 5 ios 8.0.2. please help me solve this.

    Yes the phone belongs to me. It was purchased from United Kingdom Vodafone to West Africa, i had to factory unlock to use any sim in it. so it belongs to me. I did the activation myself, now after updating my iphone to the latest update, it required a user id and password to activate the phone, but anytime i enter the details, it tells me the user Id is not correct but the password is correct..

  • I am trying to import songs to my new macbook pro from my old computer using home sharing. Both computers say that home sharing is now on but neither show up in each other's library menu. I am logged on with the same apple id for both computers.

    I am trying to import songs to my new macbook pro from my old computer using home sharing. Both computers say that home sharing is now on but neither show up in each other's library menu. I am logged on with the same apple id for both computers. and both are on a stable wireless connection

    Logging into itunes store on each machine wth different Apple IDs is OK Autorising each others machines with the other Apple ID is OK. This is completley separate from Home Sharing
    For Home Sharing to work you need to
    File > Home Sharing > Create Home Share.
    You need to select one of the two Apple IDs you are using and ENTER THIS ON BOTH MACHINES WHEN CREATING THE HOME SHARE.
    Home sharing will then work

  • I purchased my iMac using the same (and only) Apple ID I use to purchase apps. Third-party apps update fine, but the apps that came with my iMac (iPhoto, iMovie, etc) bring up a message saying I have to log in with the account I used to purchase them.

    I used my only Apple ID to purchase my iMac (Intel-based one).  I've never been able to update core apps that came with it.  I can update third party apps I've bought (like Coda), but when I try to update Garage Band, iPhoto, iMovie and so on, a popup message appears saying "You have updates available for other accounts" and "Log in with the account you used to purchase this app in order to update it", or similar (see screenshot above).
    The OS seems to get its updates fine - it's just the core apps from the App Store.
    I've only ever had one Apple ID, so I have no idea what to do.  I went to ask the Genius bar at my local Apple store, and they couldn't help, and insisted that I must have purchased the iMac using a different account, but I definitely didn't.  There are a few posts on non-Apple forums of this happening to other people, so it must be a rare bug.
    I'm a little concerned it may affect my ability to update from Lion to Mountian Lion.  Can anyone help?
    Dan

    Have you done a Disk Repair and a Disk Permissions Repair?
    If that doesn't resolve the problem I would suggest calling customer support about this issue as it is most likely on their (Apple's) end that the problem exists. 

  • HT1311 I know this is a basic question, however, how do i change my pass word on itunes to stop my kids from automatically buying tunes from the I store... as my card details are already saved they just log in with their ipods and download via my account

    I know this is a basic question, however, how do i change my pass word on itunes to stop my kids from automatically buying tunes from the I store... as my card details are already saved they just log in with their ipods and download via my account

    http://support.apple.com/kb/HE36
    Regards.

  • I am unable to update my apps... in my purchases page it appears as "update", then a message tells me to log on with the Apple ID I purchased the app with... Well I have tried my two different accounts and neither one will work, can someone help ??

    I am unable to update my apps... in my purchases page it appears as "update", then a message tells me to log on with the Apple ID I purchased the app with... Well I have tried my two different accounts and neither one will work, can someone help ??
    And is there any way to sync all my purchases and accounts to just have one... It is a bit stupid that you dont even get a list of something of what account you may of used, or some kind of hint, so you could log on to the right account. I am really stuck ...
    Please Advise......

    You can't merge accounts. But you can check your purchase history:
    iTunes Store & Mac App Store: Seeing your purchase history and order numbers
              http://support.apple.com/kb/HT2727
    Also, what may seem stupid to you... may be a protection of privacy to others.

  • HT2534 how can my daughter and i have our own itunes accounts on one computer because it automatically logs on with mine?

    how can my daughter and i have our own itunes accounts on one computer because it automatically logs in with mine?

    Hi theirmimi,
    Go to Manage your Apple ID (on a computer) and sign in with your Apple ID. Then you can edit the email information on your account:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    Cheers,
    GB

  • I log in with my itunes login - it tells me i have a valid apple id, but not a validi cloud account. Help please???

    Hi, I have just downloaded icloud, its on my desktop fine.  When I try to log-in with my usual itunes id, it tells me - I have a valid apple id but not an icloud account. Am I being dumb or should I be doing something else? - please help, its doing my head in....

    You should have been assigned an @me.com email address, which is the login.  If you moved from MobileMe "paid" then that will be the Apple ID to use.

Maybe you are looking for