Forms 6i DB Connection problem

Hello all
i have installed oracle form 6i and oracle DB10g(XE), while try to connect 6i with XE it throws the following error
AppName: ifbld60.exe     AppVer: 6.0.8.7     ModName: ora805.dll
ModVer: 0.0.0.0     Offset: 000b4564
Did any one help me to correct this problem
Thanks in Advance

Ya I have updated the tns.ora file already,no problem for form 10g,it's connecting well
For 6i only problem

Similar Messages

  • Problem about using Oracle Form 6i to connect Oracle Database 10g express.

    Sorry to interrupt all of you.
    I have encountered a problem about using Oracle Form 6i to connect Oracle Database 10g express.
    As I would like to
    I use Oracle Net8 Easy Config to create a connection.
    According to "tnsnames.ora", the paramater of connection is as follows;
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA = (SID = XE))
    Unfortunately, when I use Oracle Net8 Easy Config to test the connection, an error message is prompted as follows:
    Connecting....
    The test did not succeed.
    ORA-03106: fatal two-task communication protocol error
    There may be an error in the fields entered
    or the server may not be ready for a connection.
    You can check the server and retry, or continue.
    After I google it, I still have no idea how to solve the problem. I would like to ask, could anyone mind providing some hints or solution to address the issues.
    Thanks for your assistance in advance.

    I don't believe the Net8 Easy Config (NEC) will create a compatible entry in the tnsnames.ora. I have Forms 6i running successfully against a 10g Express database, but I did not use the NEC - I created the entry myself. Here is the entry I use:
    XE=
      (DESCRIPTION=
        (ADDRESS=
          (PROTOCOL=TCP)
          (HOST=<<servername or IP address>>)
          (PORT=1521)
        (CONNECT_DATA=
          (SERVER=dedicated)
          (SERVICE_NAME=XE)
      )Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Who can shed some light on my ongoing connection problem. After upgrading my iPad Air with IOS 7.06, I could no longer connect to the internet. I have 2 MacBooks Air, 1 ipad mini and one iPhone 4S running on the same network, and they are all connected to

    Who can shed some light on my ongoing connection problem.
    After upgrading my iPad Air with IOS 7.06, I could no longer connect to the internet.
    I have 2 MacBooks Air, 1 ipad mini and one iPhone 4S running on the same network, and they are all connected to the net and function well.
    So I cleaned up the ipad completely, installed the latest firmware and reinstalled my apps : no connection.
    I tried all things of resets and forgets. No result.
    I have been fondling with my Airport Extreme 5 , but that did not help much.
    This morning I went to a neighbor , hooked my ipad air on his network, typed the password and the thing all worked fine.
    I have tried to connect the ipad air as an ethernet client, but that did not work. „Not enough power“ was the statement
    Ideas anyone ?

    Yes I tried this manyfold. But did not work.  Reading on, I took Tesserac's advice. Shut down router and computer.
    Start router after 15 minutes and wait another 10 minutes before starting the computer.
    Et voila.... everything is back in working order,
    Regards form Curacao, Dutch Caribean.
    Pete van Linden

  • Connection problem with LDAP

    Hi,
    Is it possble to connect 10g version of database using LADAP from forms 6i ?
    Thanks
    Bcj

    Hi Wilfred,
    I would like to describe the tests and results which i have tried regarding the connection problem between forms 6i and Oracle 10.2 through OID(LDAP),
    Test 1.
    Installed forms 6i + patch 17 and Oracle 10.1.0.2 separately, and assigned the forms home to oracle 10 .1.0.2
    Received ,the message as, ORA -12154: TNS: could not resolve service name
    Test 2.
    Installed forms 6i + patch 17 and tried to install Oracle 10.1.0.2 in to the forms home then received an error message as "Oracle 10g database cannot be installed into an existing 7.x or 8.0.x ORACLE_HOME "
    Test 3.
    Installed Oracle 10.1.0.2 and installed forms 6i + patch 17 in to the Oracle 10.1.0.2 home, here I was able to connect through tnsnames.ora, but not through LDAP.
    When tried through LDAP , received the error message as , ORA -12154: TNS: could not resolve service name
    Here, forms created NET80 folder and it was trying to connect the database from this folder.
    Test 4
    Forms installed in test 1 and test 2 were able to connect through the oracle home which created at the time of test 3.
    Test 5
    Also tried to install the Oracle 10.1.0.2 into the oracle home which created at the time of third test, here again I received the error message as same as the second test.
    So, i agreed that it cannot, when this form version is tightly integrated to its oracle net libraries.
    After test 3, i have checked the oracle home in the registry all the variables pointing to the 10g database, here i was thinking is it possible to configure the oracle net libraries or any other to get connected.
    Thanks for your help
    Bcj

  • Help: FORMS SERVER cannot connect to database (forms patch9)

    Hi:
    I've installed oracle 9i database and oracle 9ias 1.0.2.2.2a.
    I configured FormsServlet and it's working very well as i suceed my test in http://machina.domain/servlet/oracle.forms.servlet.ListenerServlet!
    The problem is that i cannot connect to the database and i got the error ORA-12203 TNS: Unable to connect to destination!
    I've changed jserv.properties as recommended in 9ias 10222 release notes by commenting the wrapper.env=ORACLE_HOME in OJSP because it conflicts with forms server home.
    I've read all about this, and i still cannot connect to the database.
    I'm using a forms servlet configuration with IE JVM.
    If anyone can help me... i apreciate it!
    By the way in my jserv.properties forms server config i have:
    # Oracle Forms and Reports Servers
    wrapper.classpath=C:\ORACLE\806\forms60\java\f60srv.jar
    wrapper.classpath=C:\ORACLE\806\forms60\java
    If i have this the Test native method call (JNI) fails, but forms server keeps running. The error is:
    Calling RunformProcess.nInitLib()...
    RunformProcess.nInitLib() failed:
    java.lang.NoClassDefFoundError: oracle/forms/servlet/RunformProcess
    Your server configuration needs correcting. Please refer to the Forms documentation for details
    If i comment the f60srv.jar as showed here i suceed the test
    # Oracle Forms and Reports Servers
    # wrapper.classpath=C:\ORACLE\806\forms60\java\f60srv.jar
    wrapper.classpath=C:\ORACLE\806\forms60\java
    So... anyone help ?
    Ricardo
    PS: I can't understand why oracle keep sending huge amounts of releases of products and everytime they send a new release, that new release keeps coming with new bugs.

    Hi:
    This just connection problem just happen if i use formsservlet http connect mode. if i use normal HTTP (without servlet)connect mode with Jinitiator (1.1.8.16) i successfully connect to database (oracle 9i).
    Anyone there using 9ias 1.0.2.2.2a with forms server servlet and oracle database 9i ?
    thankx

  • Inspire 5.1 5200 connectivity problem with lg dvd 5.1

    :mansad:Hii All
    Please help me out with one connectivity problem. Recently I purchased Creative Inspire 5.1 5200 speaker system with one LG DVD 5.
    From the speaker sub woofer system three output comes out which are EP. Now the LG DVD have six input in the form as mentioned below: <- Centre Box // 2- Sub Woofer Box // 3- Front Left // 4- Front Right // 5- Rear Left // 6-Rear Right.
    Now I have tried by fixing the EP to EP-RCA(2) converter and plugged in to all the six DVD input. But all in vain since sound from two speakers could be heard. Right now I have fixed all the three EP to/-> 2- Sub Woofer Box// 4- Front Right // 6-Rear Right. But the performance in audio level is not at all satisfactory.
    Please help me out with proper connectivity.
    Regards
    ANINDYA
    [email protected]

    I bought this Inspire 5200 some six months back. I use it with DVD player and have used it with three different DVD players, but the problems I face while playing DVD is that I mostly receive sound in front speakers, center speaker and the sub-woofer only. I say mostly as at times I get sound in one of the rear speaker as well, but that is very rare. My right rear speaker is completely dead, I have not heard any sound out of that lately. I have connected the speakers properly and checked by chaging cables as well, but of no use. I tried changing the DVD players as well, and have set them correctly to output 5.1 channel sound, but of no use.
    I feel I should take it to the service center. But then, I have heard a lot of complaints for the service center here in New Delhi in India, specifically that they take very long to get the product repaired or replaced (at times more than 2-3 weeks) and make you visit several times before giving you the product back. Don't no what to do? Any sugestions?

  • CS4 database connection problem

    I am running my own linux server with PHP and MySQL. CS4 will just not connect to the database though I can FTP to the website and hand coded dynamic pages work perfectly fine though any browser. The MySQL remote user has the usual select, insert, delete, update privileges and the username is in the form user%. PHPAdmin confirms the privileges as does Navicat which will connect with no problem. The working pages use a MySQL username that is not remote but with the same privileges.
    Adobe is useless when it comes to describing the MySQL connection problem "unidentified error" which I keep getting. Any ideas gratefully received. ( I am running a laptop development M/C on XP SP3 which I want to make the connection with.
    The connection box inputs are in the following form:
    Connection name: myConnection
    MySQL server: 123.123.123.123
    User name: user%
    Password: *******
    Database: databaseName
    Any help gratefully received.

    I think you should implement a Singleton class.
    something like this....
    private static Connection conn = null;
    public static Connection getDB(String arg1, String arg2) {
       if (conn == null) {
          // initiate your db connection
       // if db connection is already initiated
       return conn;
    }This should be better. Your code has a flaw in that everytime you call getDbConnection(), a new database connection will be created, which of course, consumes both processing time and resource.
    :D

  • Internet connection problems with OSX 10.10.3

    Does anyone else have very bad Internet connection problems after downloading OSX 10.101.3?  Does anyone have a solution? P.S. What do you think of PHOTOS, after Aperture?

    1, No problems here with internet on 10.10.3
    2, No solution
    3, I think that Photos is a toy. Apple has basically neutered both Aperture and iPhotos with their efforts to make their desktop solution match the iOS solution.
    I am currently looking for a non-Apple solution for my photographic needs since Photos in no way shape or form is able to fill my needs.

  • Connectivity problem with Report Build 6.0

    Symptom :
    When I'm starting a report with Forms the Report backgroud dialog box freeze and nothing is printed.
    Environment :
    Server : Oracle database (v 8.0.3.0.6) on Novell Netware 5.
    Client : Developer 2000 (Report Builder v 6.0.5.2.8.0) on Windows98.
    Actions :
    - I've tried to recompil a report file but when I'm connect to Report Builder, it freeze too (without message).
    - I've attempted to recompil a Forms with Forms Builder. No Problem : I can connect to database (how it's possible ?).
    - I've checked my connectivity with PING and TNSPING : Ok, the network connection seem correct.
    - In log file SQLNET.LOG There's 3 error messanges. In order :
    1. ORA-12203 -> "TNS : Unable to connect to destination". But I can connect to database with Forms.
    2. ORA-12560 -> "TNS : Protocol adapter error".
    3. ORA-00102 -> "Network protocol cannot be used by the dispatchers".
    It's very strange.
    Thank you for your precious help.
    null

    Hallo Prapanch,
    thanks a lot, this one functioned well:
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Normale Tabelle";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin-top:0cm;
    mso-para-margin-right:0cm;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0cm;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Upgrade..................[MGT-MRS-01]
        From.................[6.0.6.3368.34]
        To...................[6.0.6.3368.35]
    I've already upgraded to 6.1.1.
    [pnadmin]$ version
    6.1.1 (3445) 38
    Though, i have a actual system now.
    Thank you for your time and support!
    Elke

  • A client connection problem....

    Hi All,
    I have a client connection problem.
    The project which i did with C# (vs.net 2005) and Oracle XE , works well on my developer machine but i am getting a connection string error on the client side. The error comes from System.Exception class not from OracleException.
    The properties of the Oracle.DataAccess reference are ;
    Description: Oracle.DataAccess.dll
    Runtime Version:v1.0.3705
    Version: 10.2.0.100
    Path: C:\oraclexe\app\oracle\product\10.2.0\server\bin\Oracle.DataAccess.dll
    The sample code is:
    using Oracle.DataAccess.Client;
    using Oracle.DataAccess.Types;
    private void button1_Click(object sender, EventArgs e)
    OracleConnection cnn = new OracleConnection();
    OracleCommand cmm = new OracleCommand();
    try
    cnn.ConnectionString = "USER ID=" + textEdit1.Text + ";PASSWORD=" + textEdit2.Text +
    ";DATA SOURCE=" + textEdit3.Text + ";";
    DataSet ds = new DataSet();
    cmm.Connection = cnn;
    cmm.Connection.Open();
    cmm.CommandType = CommandType.Text;
    cmm.CommandText = "SELECT * FROM FORMS";
    OracleDataAdapter ad = new OracleDataAdapter(cmm);
    ad.Fill(ds);
    gridControl1.DataSource = ds.Tables[0];
    cmm.Connection.Close();
    cnn.Dispose();
    catch (OracleException oexx)
    MessageBox.Show(oexx.Message,"From OracleException");
    cmm.Connection.Close();
    cnn.Dispose();
    catch (Exception exx)
    MessageBox.Show(exx.Message,"Fromn Exception");
    cmm.Connection.Close();
    cnn.Dispose();
    And the error message is:
    'user ıd' is an invalid connection string attribute --> Oracle.DataAccess
    Any idea ?
    Thanks in advance for your help.
    Adam

    1. What is the client machine locale? Is it Turkish by any chance?
    2. Try using lowe case "user id" in the connection string instead of upper case "USER ID".

  • E65 and Pc Suite Connection Problem

    Hi Everyone,
    I seem to have a problem with my E65. My goal is to synchronize my calendar in Lotus Notes, with my E65, every 30 minutes when I am around the laptop (via bluetooth).
    However, although I am able to connect to my phone via bluetooth from PC Suite (I can see the files in my E65 form my laptop, connect via gprs, etc.), the synchronization doesnt work. It used to work a while back, but then, I remember having similar problems.
    In PC suite v.6.85.14.1, when I click on, "Click here to connect a phone" and choose bluetooth connection in the popup box, my phone appears in the list, with a handshake and a lock icon next to it (paired). I select my phone in the list, hit next, and it says "You now have the following connections available: Arda E65". Great! But when I go back to the PC Suite, it still says "Click here to connect a phone". Damn!
    Also, there is a PC Sync icon in my taskbar. Click on it, and the Nokia PC Sync comes up. The synchronize now option is faded out, and only View last report and Select Phone is available. When I click on Select Phone, nothing comes up..
    Can someone please help me with this problem as I really need that feature. That was one of my reasons for buying the Nokia E65...
    Thanks in advance,
    Arda..

    Hi,
    Ever find a fix ?  My problem is below (seems very similar). This group has not helped me yet.
    /t5/Connectivity/Nokia-6350-bluetooth-connection-t​o-PC-may-or-may-not-resume/m-p/724267/highlight/tr​...
    Neel

  • Persistent internet connection problems.

    Every 8 months I get a spate of internet connection problems that last for a few months. (Meaning I get relief for two months at a time, and bad service for two months). When the previous bout of internet connection issues happened I was fortunate enough to get a good technician who showed me how to reset the connection at the fios box at the entrance to my home, by unplugging the backup battery, unplugging the connection box and then reconnecting the battery and plugging back in the connection box. The technician had remarked that there were problems with the main fios connection system to the townhouses, and somehow that got fixed.
    This time I have not had as much luck. The technicians on duty have had me reset the cable router (which isn't the problem) and even replace the cable router (also not the problem). Fortunately I have remembered the previous technician's solution and am doing that every three days, without contacting technical support since they have proven useless at this time, only continuing to have me get new routers that do not even connect without the previous steps.
    How do I get Verizion to bother to listen to me? At this time I am really wishing Cox was in my neighborhood, since I was able to go at least eight months straight without problems from them. 
    I am hoping that this causes someone to check on this problem. You had a good technician on technical support once, but  not now.
    By the way - this has been going on for over two years.

    AtrixWolfe
    Since we haven't heard back from you or have received a form submission as requested in your private support case, it appears assistance is no longer required. If you need any future help with your Verizon service, please make a post here on the forums so we can assist.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • Weird ethernet connection problem

    Hello
    I have a really weird connection problem. I am not a complete beginner but I just don't see what's going on.
    I just had BT infinity 4 installed with the modem placed in a closet. I then had cat6 cables installed by an electrician between the closet and the different rooms, all wall sockets on each end.
    Test1: If I connect to the BT Home Hub wirelessly it works.
    Test2: If I connect to the BT Home Hub via ethernet directly to the device it works.
    Test3: If I connect to the BT Home Hub via ethernet through the wall sockets directly it works.
    Test4: If I connect a switch (a DLink DGS-1210) to the wall sockets and I connect through the switch I do not get connectivity. I can however access the switch's web interface or other computers connected to the switch. But I cannot connect to 192.168.1.254 for instance.
    Test5: if I connect one switch to each end of the wall socket, I can access the web interface of the other switch through one switch.
    Test6: if I connect a switch directly to the BT Home Hub, and I connect through the switch it doesn't work.
    The switch test the cables which are fine, I see no collision in the switch port monitoring, and I have the same problem with all sockets. So I do not think that the wiring of the electrician itself is a problem (otherwise Test3 & Test5 would fail).
    This gives me the feeling that the BT Home Hub (BT Home Hub 5) is the cause of my worries but I can't think of a logical explaination of why the Home Hub would behave differently whether it's connected directly rather than through a switch. Also these are rather high-end switches, which have always worked very well and I do not believe that both would fail simultaneously.
    Has anyone experienced anything similar?
    thanks
    Charles

    The switch by any chance has not got some form of dhcp set up. Maybe allocating ip addresses to devices on your network as well as the home hub. I had similar issue when I had connected a linksys ata onto my network, rather than use the socket labeled network I used the one labeled ethernet.
    (If I have helped you in any way to say "Thank You" please click on the star next to the message. Thank You)
    If I have solved your Issue please click the "Mark as accepted solution" button.

  • Timeouts and connection problems after 5.1(2) upgrade

    AIM/chat and some other programs are having timeout/connection problems after upgrade to 5.1(2). I am using S241 also. The connection problems stopped when the IPS was set to bypass. Rebuilt IPS and left sigs at default settings and problem is still happening. I am not seeing any of the IPs that are having the problem in the Event Viewer or on the Events in the IDM.
    Any known issues with the 5.1(2) that would cause this type of problem?

    I don't know specifically, but I did notice that 5.1(3) was released today.

  • Hi, i am having trouble with my mac mail account, i cannot send or receive any emails because of the server connection problems. Message says it could not be connected to SMTP server. Thanks in advance for your help.

    Hi, i am having trouble with my mac mail account, i cannot send or receive any emails because of the server connection problems. Message says it could not be connected to SMTP server. Thanks in advance for your help.

    Hello Sue,
    I have an iPad 3, iPad Mini and iPhone 5S and they are all sluggish on capitalisation using shift keys. I hope that Apple will solve the problem because it is driving me crazy.
    I find using a Microsoft Surface and Windows 8 phone, which I also have, work as well as all the ios devices before the ios 7 upgrade.
    It has something to do with the length of time that you need to hold the shift key down. The shift key needs to be held longer than the letter key for the capitalisation to work. For some reason, this is a major change in the way we have learnt to touch type on computers. I am having to relearn how to type!
    Michael

Maybe you are looking for