Oracle 9i, 10g, 11g on same machine...11g not working....

Hello All,
I have a dilemma.
I have a server that originally had 9i client installed.
We installed 10g and ODP .Net to gain use of some new funcionality used in .Net and batch processing.
Halfway through testing we realized that 10g's version of ODP.Net has a memory leak issue.
11g was found to correct this issue so we installed it on the server as well and it solved the problem.
Life was good.
9i, 10g, 11g, and ODP.net were all working well.
However, this was a test server. We now needed to go through the same installs for the production server.
On the night of the software install someone made a mistake and installed 10g on the test server again for the second time, after 11g was already installed.
So at this point the test server has:
9i
10g
11g
10g
And now many of the applications on the server are not working correctly and no amount of config changes seemed to fix it.
So we decided to uninstall 11g and then 10g and start over.
At this point we have 9i and 10g installed and the applications are working correctly.
We have tried to reinstall 11g and configure multiple times and 11g will simply not work.
I am stumped at this point. The application that actually does use 11g and ODP.Net simply stops executing at the point it attempts to open a connection with NO ERRORS.
An Exception does occur but there are no contents or error messages in the exception. I have never had this happen before. How do you fix an error you dont have?
So at this point I am just reaching out to see if anyone might have a suggestion. The next step might be to perform a system restore to the point where life was good (before 10g was installed a 2nd time after 11g).
Anyone?

Thanks gdarling.
I was hoping to just start the thread and go from there as sometimes information overload makes people pass on reading the whole post. I am glad you still read it:)
To start off with here are the entries (unedited in my PATH variable):
E:\oracle11\product\11.2.0\client_1\bin;E:\oracle102\product\10.2.0\client_1\bin;E:\oracle\product\10.2.0\client_1;E:\Orant9i\bin;
I recently moved the 9i path back to the front in order to get the other applications on the server working again as some were erroring out with this when 11.2 was first:
*"OCIEnvCreate failed with return code -1 but error message text was not available"*
I searched for a long time as to the cause of this error but did not turn up much. Most of the posts just mention that the client was installed incorrectly.
Policy files:
I compared the assembly of the "working" server to the "bad" server and they appear identical as far as I can see.
Directories
-9i has one directory
-As you can probably see from the path, it still looks like there are 2 installations of 10g on the server. As well as remnants of three directories that resemble 10g install directories.
-11g has one directory
Couple observed behaviors:
1.
running sqlplus from the 9i and 10g directories works.
running sqlplus from the 11g directory results in the following error:
E:\oracle11\product\11.2.0\client_1\bin>sqlplus.exe
Error 6 initializing SQL*Plus
SP2-0667: Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
2.
Running tnsping works from the 9i and 10g directories
Running tnsping from 11g results in this:
TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 13-MAY-2
010 09:32:32
Copyright (c) 1997, 2010, Oracle. All rights reserved.
Message 3511 not found; No message file for product=NETWORK, facility=TNSTNS-035
05: Message 3505 not found; No message file for product=NETWORK, facility=TNS
*(NOTE: THIS ERROR ALSO OCCURS ON THE "GOOD" SERVER)*
Registry:
There is a difference in the registry.
The "good" server has this entry in the ORACLE area:
KEY_OraClient10g_home1
KEY_OraClient11g_home1
where as the "bad" just has
KEY_OraClient10g_home1
Both servers have ODP.Net folder containing:
2.112.1.0
There are also other entires in this registry area but they are the same.
It wasn't our original intention to have all three clients on the same machine. Halfway through our system testing of a new process we realized the 10g has a memory leak which was corrected in 11g.
So we just installed 11g. These are supposed to be able to coexist right?
It sounds like we could have just installed 11g...
I am going to look into your suggestions.
As far as sysinternals I am a novice. And I am assuming it would need to be loaded on the server...is that correct? Or should I be using it on my local machine with the application in question running?
Getting more software (sysinternals) installed on the server might be a hurdle...
Thanks again

Similar Messages

  • When you install Premiere Pro as the admin on an iMac the audio functionalities work well but a second admin account on the same machine does not work. What can I do to fix this?

    When you install Premiere Pro as the admin on an iMac the audio functionalities work well but a second admin account on the same machine does not work. What can I do to fix this?

    It is a bad idea to hack computer passwords when you don't own the computer
    Good luck with the school and the parents.

  • Developer 1.6, 2.1 and 6i on the same machine does not work

    I have installed the three versions on the same machine against Oracle 7.3.4 in another node. Each one is installed in a different OracleHome. Version 2.1 and 6i works fine but when I run Forms 1.6 I get a message telling me that it cannot find the fmcus.msb.
    Is trying to find it in the path of the Developer 2.1 and of course it does not work.
    The Oracle Home selector only shows me those corresponding to 2.1 and 6i.
    It is possible some workaround even if running one version at a time.
    Thanks.

    I have installed the three versions on the same machine against Oracle 7.3.4 in another node. Each one is installed in a different OracleHome. Version 2.1 and 6i works fine but when I run Forms 1.6 I get a message telling me that it cannot find the fmcus.msb.
    Is trying to find it in the path of the Developer 2.1 and of course it does not work.
    The Oracle Home selector only shows me those corresponding to 2.1 and 6i.
    It is possible some workaround even if running one version at a time.
    Thanks.

  • Two server sockets on the same machine, one not working.

    Dear forum users.
    I'm currently having a problem with running two server sockets on the same computer.
    It gives no exceptions or anything, just that if i connect with another machine, the last serversocket that started,
    will not accept connections..
    Scenario:
    Computer 1: Main server.
    Computer 1: Game server.
    Computer 2: Client
    Computer 2 connects first to the main server (lets say port 13371)
    Then connects to game server (port 6112).
    Computer 2 failes to connect to the Game server for some reason.
    But if i open a client at Computer 1, connects to main server, and then game server, it
    works fine.
    And if I put computer 2 as a Game server,
    then everything works fine.
    Working scenario:
    Computer 1: Main server.
    Computer 2: Game server
    Computer 2: Client
    Computer 1: Client
    Now, however many that wants to connect to game server, works.
    I have gone through the code 100 times now it feels like. And still dont see why this happends.
    Anyone know if it is "working as intended"? Or just me doing something completely wrong that i cant see myself?
    Sorry for not posting code, its too much code to post.

    Oh, sorry.
    TCPServer:
    protected ServerSocket serverSocket;
    public abstract void processConnection(Socket client);
        public void listen() {
            try {
                report("Listening to clients on port: " + portNumber);
                while (serverSocket != null && acceptConnections) {
                    processConnection(serverSocket.accept());
                    report("Client accepted on serverSocket.");
            } catch (SocketException e) {
                report("TCPServer/listenForClients : SocketException.", e);
            } catch (Exception e) {
                report("TCPServer/listenForClients : Unknown Exception.", e);
            cleanUp();
            report("Stopped listening on port: " + portNumber);
        }MainServer extends the TCPServer:
        public void processConnection(Socket client) {
            try {
                MainServer_Client tmp = new MainServer_Client(client, this);
                synchronized (clients) {
                    clients.add(tmp);
                Thread th = new Thread(tmp);
                th.start();
            } catch (Exception e) {
                report("MainServer/processConnection : Unknown Exception", e);
        }GameServer extends TCPServer
        public void processConnection(Socket client) {
            try {
                client.setTcpNoDelay(true);
                GameServer_ServerClient tmp = new GameServer_ServerClient(client, this);
                synchronized(clients) {
                    clients.add(tmp);
                Thread th = new Thread(tmp);
                th.start();
            } catch(Exception e) {
                report("GameServer_Host/processConnection : Unknown Exception",e);
                e.printStackTrace();
        }Edited by: Lgeee on Apr 30, 2010 2:57 AM

  • Connect Oracle 10G XE and Oracle 9.2i Simultaneously from same machine

    Hello,
    How to Connect Oracle 10G XE and Oracle 9.2i Simultaneously from same machine using .Net Application.
    I have one application which is in .net, i want to connect it with oracle 10g XE and oracle 9.2i Simultaneously.
    it always connect only one database which is first in environment variable (path).
    please reply.

    Use SQL*Net or JDBC Connections. Looks like you are connecting using the Bequeathed connections
    Christopher Soza
    Oracle BI DBA

  • Designer 6i and 10g on the same machine?

    I have Designer 6i and corresponding repository on my machine.
    The problem with 6i I can't save diagramm in HTML format
    I believe I can save in HTML format in 10g or other?
    Can I install on the same machine 10g designer?
    should I configure new repository?
    TIA

    See my update on your earlier question.
    As for running 6i and 10g on the same machine, yes you can do it. You just have to install them in separate Oracle Homes, and be careful when you tell them which version of EXP and IMP to use. There is one MAJOR caveat, however. They cannot use the same Designer Repository - 6i client won't talk to a 10g repository and 10g client won't talk to a 6i repository. You can upgrade a 6i repository to 10g with the RAU, but take a backup before you do - the only way to go back is to restore your backup. Besides, I think that if you upgrade to the last supported version of Designer 6i (you should be able to get it from MetaLink) you will get the Publish Diagrams utility.
    Frankly, my opinion is that there is only one reason to stay on 6i - if you need to generate and support 6i client/server Oracle Forms. If you don't use Oracle Forms, or if you have moved on to Web Forms with the middle tier Forms Server, I'd recommend an upgrade to Designer 10g and Developer 10g.

  • Why is Time machine backup not working after Mavericks upgrade?

    Why is Time machine backup not working after Mavericks upgrade?

    I had the same problem due to the Fire Wire port.  Apple tested it told me it is OK!, I tried a new cable, and have tested both ports on my back up device.  I find it strange that as soon as I installed Mavericks.  The drive does work using USB.  It could be a coincidence, I don't absolutely know at this point, my back up drive ports could stop working, but I doubt it!

  • In outlook 2013 Add-In, Adding dynamic menu to splitButton idMso="DialMenu" is working and the same code is not working in outlook 2010 Add-In.

    In outlook 2013 Add-In, Adding dynamic menu to <splitButton idMso="DialMenu"> is working and the same code is not working in outlook
    2010 Add-In. please let me know, if i am missing something. Below is the xml and screen shot
    <contextMenu idMso="ContextMenuFlaggedContactItem">
     <splitButton idMso="DialMenu">
              <menu>
                <dynamicMenu id="CallContactwithFreedomvoice
    " label="CallContactwithFreedomvoice" 
                            getContent="OnGetContenttest"                           insertAfterMso="Call"/> 
            </menu>       </splitButton>    </contextMenu> 

    Hi Narasimha prasad2,
    Based on the description, the context menu for the flagged contact doen't work in Outlook. I am tring to rerpoduce this issue however failed.
    I suggest that you check the state of the add-in first to see wether the add-in was loaded successfully.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My time machine is not working and the disk utilities cant repair it and is asking me to format the drive again. How can I backup the files before formatting the drive so that I don't lose my files?

    Hi
    My time machine hard drive has stopped working after the latest update and the Disk Utilities says,:
    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."
    How can I back up my files before reformatting when I can't even open the drive's folder?
    Thanks for the help.

    I think my time machine is not working correctly and I dont know how to get it back... I really need to get back my photos!!!!!
    Exactly this was the way I USED to make restores of files and photos..
    but know I CANT!!!!
    When I am inside iPhoto y click on the Time Machine icon at the Dock and it goes to this...
    at my right side there are the backups but when i click them nothing happens they are like NOT CLICKABLE...
    PLEASEE!!! Help me!!

  • Time machine is not working. I get a message: You can't open the application "Time Machine" because it may be damaged or incomplete.

    Time machine is not working under "Applications". I get this message: You can’t open the application “Time Machine” because it may be damaged or incomplete. What do I do?
    Time machine under system preferences lets me setup time capsule. But backup fails because "Volume is in use" Help please!

    It does sound like you have a corrupted install.
    The volume in use error is something we see all the time.
    Look at C12 here. http://pondini.org/TM/Troubleshooting.html
    But I suspect you have more serious issue.
    I would run a disk verify on your local OS disk. A5 in the above reference has some info.

  • Time machine was not working.  I bought a new time machine and migrated time machine files to new time capsule; not recognized by yosemite

    Time machine was not working after yosemite upgrade on new and old MacBooks in my house.  I bought a new time machine and migrated time machine files to new time capsule. I changed the names of the older sparse bundles to the default values.  Yosemite still does not recognize them. 

    I presume the bought a time machine means a time capsule.
    How did you migrate the Time Machine files?
    From where? A Time Capsule or external drive?
    It is difficult to get TM working with Yosemite.. since it doesn't work after the upgrade on the old TM backup.. it will not work on the migrated files either.
    You simply start a new backup and store the old backups for a few months until you are ready to dump them.
    The instructions for inheriting old backups is B5 and B6 here.
    http://pondini.org/TM/Troubleshooting.html
    However it is just unlikely to work.. TM in Yosemite is very different. Broken even.
    I also strongly recommend people to use Carbon Copy Cloner or some other 3rd party backup until Apple get the bugs fixed. And after several months.. they are still rampant.

  • I have a 2013 macpro I upgraded to yosemite.  Now I find time machine does not work, nor my old back up using a click free wireless back up.  What is the status of time machine and yosemite?

    What is the status of time machine not working with yosemite?
    I upgraded mu mac pro to yosemite and since have found time machine does not work.
    Also, my old backup via a clikfree wireless backup does not work any longer.
    Is anyone working on this issue?
    Is there anyway I can backup my information today and until time machine &
    yosemite get fixed?

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the word "Starting" (without the quotes.) You should now see log messages with the words "Starting * backup," where * represents any of the words "automatic," "manual," or "standard."
    Each message in the log begins with the date and time when it was entered. Note the timestamp of the last "Starting" message that corresponds to the beginning of an an abnormal backup. Now
    CLEAR THE WORD "Starting" FROM THE TEXT FIELD
    so that all messages are showing, and scroll back in the log to the time you noted. Select the messages timestamped from then until the end of the backup, or the end of the log if that's not clear. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ If all you see are messages that contain the word "Starting," you didn't clear the text field.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. Don't post more than is requested.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Time Machine will NOT work with Airport Disks!

    It looks like Time Machine will not work with Airport Disks after all. All references to Airport have been removed from the Time Machine page:
    http://www.apple.com/macosx/features/timemachine.html
    It also specifically says: "You can designate just about any HFS+ formatted FireWire or USB drive connected to a Mac as a Time Machine backup drive. Time Machine can also back up to another Mac running Leopard with Personal File Sharing, Leopard Server, or Xsan storage devices."
    Surely, they would have included the Airport Extreme Base Station in this list if it was supported.
    I really hope there will be another firmware update for the AEBS which will bring compatibility with Time Machine, because Time Machine was the only reason for me to buy an AEBS. (I only use it as a small backup server, I don't even have wireless networking enabled. There were other solutions, e.g. from Synology, which are faster and more reliable than AEBS disk sharing, but Synology stated their network drives would not be compatible with Time Machine.)

    Here's how you can potentially use your AirDisk with TimeMachine (beware that YMMV), but it should work as it works with every other "unsupported" device.
    1) Mount your AirDisk so it appears on your Mac
    2) Open Terminal.app
    3) change directories to the AirDisk's root folder located in "/Volumes"
    ie: cd "/Volumes/AirDisk Name"
    4) execute this command to "bless" the drive to be used with time machine:
    touch .com.apple.timemachine.supported
    5) Start TimeMachine and if all went well, it should recognize your AirDisk drive and use it for TM.
    This should also work on NFS shares, SMB shares, AFP shares, basically anything. It has worked up until the last developer seed, so unless they yanked this at the last minute, it should still work.
    Now, the reason why Apple removed this feature may be due to the unreliability of the AirDisk, so be cautious.

  • Set up exchange email on my imac but that same information will not work to set up exchange on my iphone. Any ideas?

    set up exchange email on my imac successfully but that same information will not work to set up exchange on my iphone. Any ideas?

    If your Imac is connected to the same Lan as your Exchange Server he might be able to access the DNS record for the autodiscovery services (the url that allow outlook/entourage or modern smartphone to autoconfigure the exchange account).
    If this url has not been made public by your IT staff, your iphone cannot resolve it.
    Typically, the url for autodiscover is based on your address email domain, i.e. if your email address is [email protected] the url for autodiscover will be https://autodiscover.company.com/autodiscover/autodiscover.xml
    A good test is try to open this URL from a web browser (authentification may be requiered) from the imac and iphone then compare result. The expected behavior would be the display of an xml page with very little content (this is normal), if there is an http error or that the page cannot be displayed then autodiscover is not available from the network you are using.
    If so you need to request from your IT the name of the ActiveSync Url to use, most company use the same as the webmail url, so if to access your wemail you need to go https://webmail.company.com, the name to use on your iphone would be webmail.company.com
    Hope that help
    TriaaD

  • Dc7700, window7, machine speaker not working. migrating from window xp to 7

    dc7700, window7, machine speaker not working. migrating from window xp to 7

    Hi:
    Just download and install the latest Realtek HD audio driver from the Realtek site.
    Accept the agreement. Download and install either the first or second driver on the list depending on whether you installed the 32 or 64 bit version of W7.
    http://www.realtek.com.tw/downloads/downloadsView.​aspx?Langid=1&PNid=24&PFid=24&Level=4&Conn=3&DownT​...
    Paul

  • HT4061 My phone can't turned on. I tried to press the home button and main button at the same time, but not working. what should I do?

    Iphone 4s can't turned on, goes total black. Tried to press button and main button at the same time, but not working. what should I do?

    recovery mode
    open itunes on computer
    plug cable into computer not iOS device
    turn phone off
    hold home button and plug cable into phone.  do not release home button until an itunes graphic appears on device.
    look to computer should have message about recovery mode click ok and restore
    Peace, Clyde
    if u need an article see
    http://support.apple.com/kb/HT1808

Maybe you are looking for

  • Planned order and Production order Not appearing cm21 transaction code

    Hi I have created a planned order for a material through MRP run As soon as the planned order is created its available in the cm21 transaction code . But once i dispatch the planed orders , the planned orders can be seen only as a BAR in the upper ri

  • Problem with group concat

    Hello, I would like to group concat my data : instead of having : Here's my output data : ID | Brand 55 | Xcel 55 | DCS I would like to get : ID | Brand 55 | XCEL, DCS but when I'm using the function wm_concat or group concat I've an error message. T

  • Changing mouse pointer using setCursor()

    Hi- I've got a single threaded JFrame-based application in which I want to change the mouse pointer to indicate 'busy' when it's doing stuff eg. loading a file. So within my extended JFrame method for handling menu selections I've got: public class L

  • Release strategy for Return PO

    Hi, Can we create Release strategy for Return PO's. ? Regards Sunil

  • Mutliple serveres in a two node RAC

    hello friends m i newbie in RAC and i have 7 servers in my company 4 are for oracle database used for different purposes having same instance name on each of them and 3 are for application servers used for different purposes having same instance name