Cannot connect on oracle drivers, but can with datadirect... Why is it?

First, I used 10.2 drivers and got the same error as someone in this forum:
ORA-00604: error occurred at recursive SQL level 1
ORA-12705: Cannot access NLS data files or invalid environment specified
Of course, ojdbc14.jar, orai18n.jar and ons.jar were in classpath. Then I found in mentioned thread, that 10.1 drivers don't have this trouble. I've downloaded them (funny, but ons.jar was absent) - the program started swaring about absense of ons.jar. Then I added it from 10.2, and got the following:
oracle.ons.ONSException: oracle.ons.oraclehome not set
     at oracle.ons.ONS.<init>(ONS.java:160)
     at oracle.ons.ONS.getONS(ONS.java:624)
     at oracle.ons.Subscriber.<init>(Subscriber.java:54)
So, the question is: what the hell does this mean? I tried DataDirect drivers, and everything worked fine, but I wanted to use standard ones...
And yes, the DB I use is Oracle Express Beta 2. Maybe, the answer is 42... sorry, "beta 2"?
:))

Well, I've solved the problem with 10.1 drivers (the reason was that I called before connection the following method - setFastConnectionFailoverEnabled(true);
I thought it stated for fast reconnection on network failures). But the problem with 10.2 drivers persists. Of course, I can (and will) use 10.1, but the question is - whether the problem mentioned (ORA-00604,ORA-12705) is common for all those who use non-western locales?

Similar Messages

  • Cannot view message in Inbox but can with Print Preview

    Hi,
    Have IMAP, SMTP, and POP mail accounts in Mail.app. There are times when I receive a message and it appears as if the message was not downloaded completely. However, got to Print>Preview and I can read the message. Anybody else run across this and have a fix?
    Thanks

    I'm having the same problem with email counts, but I'm using MobileMe for email. This is on a iPhone 3G running iOS 4.

  • I cannot open "myvirginmedia" wiyh firefox, but can with IE

    I can open "virginmedia.com", but when I click on "my account",the page opens briefly, and the closes.
    This problem dosn't occur if I use "Internet Explorer"

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • I cannot connect to belkin 54G wirless router with mac book but can ipod T

    as it say on the tin i cannot connect a mac book to belkin wireless router but can with my ipod touch, I get a generic error message. Any clues guys.

    weefus,
    As dwb stated, it is possible that the full site has simply not propagated fully (especially if it is a brand new site). As a couple of days has passed, if you are still experiencing issues, you can reach out to our support team via x.co/support and we'd be happy to take a look for you.
    Sincerely,
    ^J
    Go Daddy Social Media Team

  • I can't connect to facebook. Keeps saying cannot connect to the internet but I am on the internet and can access web pages etc.

    I can't connect to facebook. It keeps saying cannot connect to the internet but I am connected as I can access we pages with no problem

    Hello there, Patrick.
    The following Knowledge Base article offers up some great steps to try when troubleshooting issues with an app you've downloaded to your iOS device:
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I have downloaded Disney HD tv to my sons ipod touch, but when he goes to watch it on his ipod we get the following error "Please check your connection and restart the application" or cannot connect to server". How can I fix this?

    I have downloaded Disney HD tv shows to my son ipod touch, but when he goes to to watch it we get the following error message " or "cannot connect to the server" How can we fix this?  Thank you

    You have to enter the Apple ID and password. You are running into the Activation Lock
    iCloud: Find My iPhone Activation Lock in iOS 7
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. SeeChanging your Apple ID password if you'd like more information.

  • I cannot open facebook in safari it is coming up with cannot connect to server. I can open all other websites though. I have reset cookies

    I cannot open facebook in safari it is coming up with cannot connect to server. I can open all other websites though. I have reset cookies &amp; history and hard reset a number of times. I can open other websites no problems.
    Any help appreciated.

    You cleared cookies and data in Settings>Safari? Did you close Safari as well before you reset the iPad? Double tap the home button and drag the Safari thumbnail up to the top of the screen to close it.

  • What web player I use on my ipad2 bot watch live sports and how I get it?   PLEASE HELP. Also since I updated my ipad2 to ios6 cannot connect to iTunes  so cannot get no apps nothing can connect to App Store but can't get nothing it's brand new?

    What web player can I get on my ipad 2 so I can watch live sports? And how comes since I updated to ios6 I cannot acces the iTunes can connect to App Store but can't get nothing at all from there? PLEASE HeLP

    Just connect the new iPod to your computer and setup the iPod via iTunes (instead of via wifi).
    If you want to copy all the infor from an old iPod touch to the inew iPod see:
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • My MacBook Air and my iPhone are coupled but they cannot connect via bluetooth. How can I solde this ?

    My MacBook Air and my iPhone are coupled but they cannot connect via bluetooth. How can I solde this ?

    For what purpose are you trying to connect them?
    The only supported Bluetooth function between a Mac and iPhone is internet tethering.

  • I cannot connect to itunes store but my network connections are fine and I have tried everything on the itunes support site. I just want to authorize my computer. Can anyone help?

    I cannot connect to itunes store but my network connections are fine and I have tried everything on the itunes support site. I just want to authorize my computer. Can anyone help?

    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • VB6 source code cannot connect to Oracle database after compile to file.exe

    Hi All,
    I have a problem about VB6 connect with Oracle database. It can connect as normal when run on VB program. After compiled to file.exe and execute, it cannot connect to Oracle database. What's going on ? Please advise? Thank you.
    Here is sample of my code connection.
    Option Explicit
    Private wsData As New ADODB.Connection
    wsData.ConnectionString = _
    "Provider=MSDAORA.1;User ID=lsp;Password=lsp2007;Data Source=prd01;Persist Security Info=False"
    wsData.Open
    End sub
    Rgads,
    Ats.

    Hi,
    I believe you're in the wrong forum, this forum is for Oracle Application Express.

  • TS1398 my new ipad works perfectly. the iphone 5, however, cannot connect to the same wifi, can barely get a 3G signal, and the power level is at 53% after being barely used for 1\2 a day. Is this a hardware problem?? My old 3Gs was fine until it died.

    my new ipad works perfectly. the iphone 5, however, cannot connect to the same wifi, can barely get a 3G signal, and the power level is at 53% after being barely used for 1\2 a day. Is this a hardware problem?? My old 3Gs was fine until it died.

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • Cannot connect using FaceTime on my IMAC with an iPhone 5

    Cannot connect using FaceTime on my IMAC with an iPhone 5.

    sry, but you posted this in the wrong forum
    this is the PowerPC forum, which is for machines built before about 2001.
    post it in the INTEL forum

  • Dreamweaver sudenly stopped connecting to website, fine one day then cannot connect the next. I can connect using CUTEFTP any suggestions what has stopped dreamweaver from connecting?

    Dreamweaver suddenly stopped connecting to website, fine one day then cannot connect the next. I can connect using CUTE FTP any suggestions what has stopped Dreamweaver from connecting?

    Have you tried clearing DW's program cache yet? That's usually my first step if something "just started happening"...
    Deleting a corrupted cache file
    Server updates can cause DW to need a setting change. Have you already tried toggling Use Passive FTP in your site settings yet?
    Has anything changed on your local network, like an update to a firewall?
    If you are connected via wireless router, a low likelihood but possible thing to test would be a wireless router problem. Try connecting the computer directly to your modem, bypassing the wireless router (if you aren't using an all in one modem/router setup) to see if that makes any difference.

  • My new iphone4 won't connect to the app store or iTunes. It says cannot connect to iTunes. But I logged into the game center and onto this web sit. I tryed some fixes on here but nothing has worked. Suggestions?

    My new iphone4 won't connect to the app store or iTunes. It says cannot connect to iTunes. But I logged into the game center and onto this web sit. I tryed some fixes on here but nothing has worked. Suggestions?

    HI again Andy,
    The last message had some more stuff in between the "Hello" and "Regards" - I have no idea what happened to it. But nevermind...
    I started up the Mini with the modem in one usb, and the speaker system in the other (M-Audio Sonica Theatre) - I have one of the Minis that have only 2 USB (and one FireWire) ports. The firewire has the external drive connected to it.
    So far, as I"m typing this, I AM able to be online and use iTunes simultaneously. (both SaFari and iTunes respond slower than if I was using only one or the other, but they ARE actually working - in addition to having Adium running) - So I think what you suggested ( that is was something wonky was the USB hub) was a correct, yet assessment.
    Would you have any reccommendations for USB hubs? The only thing that I have connected to the hub under normal circumstances that would be constantly "running" would be the RadioShark (even though the Radio soft isn't playing - the blue light on the RadioShark is always on) - and the speakers naturally. Everything else is of the occassional variety - iPod Sync Cable, Dual Layer External DVD Burner, and a "pass thu" to the USB ports on my Hard Drive Enclosure (which had been unplugged before the problem was noticed). The hub I current use is the
    Kensington DomeHub USB 2.0 (7 ports) Weighted Hub 33118 http://www.amazon.com/Kensington-DomeHub-ports-Weighted-33118/dp/B0002FHENE/ref= sr16/002-4275642-8664817?ie=UTF8&s=electronics&qid=1187848108&sr=8-6
    which (I thought) worked better than the "throwaway" ones I had used previously.
    You think it is the hub or something connected to it that may be causing the problem?
    Regardless, thank you for your time, and I hope to hear from you soon.

Maybe you are looking for

  • An error has occurred in the script on this page ( Crystal Reports Product Version - 11.5.7.770)

    Post Author: sampolo CA Forum: Crystal Reports I am running Crystal Reports Product Version - 11.5.7.770, On MS windows Server 2003 R2 standard Edition SP2 But every time I launch Crystal Reports I am getting the following error message.. An error ha

  • RSA1 - Source system(R3 - BI) restore issue

    HI Everyone, I am trying to restore my source system(R3) from BI from RSA1. iam getting some error. Error: Source system cannot use any of the proposed connection names Message no. RSAR362 Diagnosis Every connection to a source system is named using

  • Database layout with XML

    I'm a java dev, not an oracle admin, so please be gentle! I've mapped the physical structure of 10 types of devices to 10 XML schemas. These devices have a lot of common attributes (id, location, usage, etc) so I've kept these out of the schemas and,

  • Customize resolution on external display

    Hi, is it possible to "inactivate" a part of an external display ? For example : I have a damaged 15" TFT Display, there's a ~1cm unreadable border on the top. Is it somehow possible to change the output resolution from 1024*768 to 1024*600, or any o

  • Problem receiving message through Messaging Bridge

              Hi!           I am using WLS7.0, and trying to correctly setup two messaging           bridges: one from a WLJMS_SEND_QUEUE to a MQJMS_SEND_QUEUE and           one from a MQJMS_RECEIVE_QUEUE to a WLJMS_RECEIVE_QUEUE.           When sending