ORA-03134 error

Hi everybody,
I have installed on my laptop Oracle 8.1.6.0.0 Enterprise Edition, and after that Oracle 10.2.0.1 Enterprise Edition, and the two versions of Oracle are installed under the same operating system (which is XP SP2). When I use TOAD, I can connect to Oracle 8.1.6.0.0 database and to Oracle 10.2.0.1 database also. But when I use PowerBuilder 9.0  Enterprise Version to connect to Oracle 8.1.6.0.0 database , I have the error ORA-03134 "Connections to this server version are no longer supported". I "googled" for this ORA-03134 error , and the articles I saw say that this error is due to the fact that the 10g client can not connect to the 8i server. My question is the following: how to do so that when I use PowerBuilder 9.0 it's the 8i client -and not the 10g client- which connects to
the 8i server (because it seems like the error I have when I want to connect to Oracle 8.1.6.0.0 from PowerBuilder 9.0 is due to the fact that in this case it's 10g client which tries to connect to the 8i database).
Thanks in advance for your answers.

What do you want with 8.1.6? It's desupported and was NEVER supported on XP. Even if the actual problem disappears,I would expect other problems still to arise.
Werner

Similar Messages

  • Please need help in ora-03134

    Good Day
    i'm using oracle database Release 10.2.0.1.0 and need to connect to release 8 when config the Net Configuration Assistant and connect to sql*plus error ora-03134 ,then download patch 10.2.0.5.0 PATCH SET FOR ORACLE DATABASE SERVER and the error still existing .
    Please i'm not want to upgrate release 8
    Please need help

    Hi,
    could you check
    http://forums.oracle.com/forums/thread.jspa?threadID=855541
    *Bug 3437884 - 10g client cannot connect to 8.1.7.0 - 8.1.7.3 server [ID 3437884.8]*
    Edited by: CKPT on Aug 20, 2010 3:45 PM

  • New to Oracle (ora-03134)

    I have an application that I need to connect to an old Oracle db. The application is working on the server where the Oracle db is running but requires some updates (I do not have the ability to run or change code on the server). I have setup a web server on my laptop and am trying to duplicate the original code base and get connected to the Oracle server db. I have tried the original code and always receive the same error code ora-03134 "Connections to this server version are no longer supported". I have tried some connection debug tools and get the same error.
    How do I determine the version of the server? How do I debug the connection dialog in order to determine the changes needed to make it work?

    Unfortunately connection is my difficulty. Here is what I believe to be the case:
    Server Version 7.3.4
    My client version depends on what piece you are asking about. The scripts are php so I have a php_oci8.dll extention loaded in the UniformServer version 3.5, along with that have
    instantclient-basic-win32-10.2.0.3-20061115.zip
    and
    instantclient-sqlplus-win32-10.2.0.3-20061115.zip
    loaded. I do realize that the versions are very far apart but have not found any specific evidence that these are uncompatible. The only evidence I have is the error message. I have spent some time looking for earlier versions of the php extention, instant client, and sqlplus without any luck.

  • [S1000][unixODBC][Oracle][ODBC][Ora]ORA-03134: Connections to this server version are no longer supported

    Hello,
    I'm using  unixODBC with ODBC Oracle client 11 (Debian 7) to connect to Oracle database version 9.2.0.6 (Solaris 10),  but show me this message:
    [S1000][unixODBC][Oracle][ODBC][Ora]ORA-03134: Connections to this server version are no longer supported.
    Note: I can connect to Oracle database version 10+.
    Please can you help me.
    Thank you

    Are you positive you're using version 11 Oracle client and 9206 database?  That combination should work, and Ive never seen that error message occur for anything but the expected reason.  
    If you have MOS access you can check the client/database compatibility with the following note:
    Client / Server / Interoperability Support Matrix For Different Oracle Versions (Doc ID 207303.1)
    Hope it helps,
    Greg

  • TOAD 8.5 with Oracle Instant Client 10: ORA-03134

    Hi,
    I have tried TOAD 8.5.0.50 and also TOra 1.3.16 to connect to the database via Oracle Instant Client 10, but I am restricted with this error message:
    "ORA-03134: Connections to this server version are no longer supported."
    Does anyone have any idea what is wrong? Earlier version of TOAD works alright. We are using Oracle 8i. Are there any compatibility issues between Oracle database version with Oracle Instant Client version?
    Thanks.

    Just want to share with everyone. This is a reply that I got from another forum:
    this is a oracle bug!
    connections with the 10g client are supported to 8.1.7.0 and above.
    the bug in the client causes this error.
    you are only able to connect to 8.1.7.4 and above.
    i made a service request but oracle is not able to patch the
    instant client.
    you have to use 10.1.0.3 client or above
    Regards.

  • ORA-03134 Dblink Problem

    Hello,
    Forms 10g running under Oracle RDBMS 10g (Windows XP) gives me this error:
    ORA-03134 Connections to this server are no longer supported
    The latest patch to Oracle 10g was applied (this supposedly should have corrected the problem).
    Has anyone encountered this problem and how did you correct the problem?
    Thanks,
    gk

    ORA-03134: Connections to this server version are no longer supportedThis is not problem, this is correct behaviour because connections to older releases (than 9i) since 10g are not supported. So you need use client <10g
    Can download older instantclient version to connect on ?No, instant client was created since 10g. So you need to download regular 9i (R2) client.

  • ORA-03134

    hi to all
    I have a tricky pproblem.
    there are two identical databases 10.2.0.3 to a 2003 server.
    In these databases there is a database link which connects to a Oracle8 Release 8.0.5.1.0
    In one database the link works fine in another database i receive this error ORA-03134: Connections to this server version are no longer supported.
    How it is possible?
    thanks a lot

    hI Harry
    They are normal db links
    CREATE PUBLIC DATABASE LINK XXXX
    CONNECT TO XXX
    IDENTIFIED BY <PWD>
    USING XXX
    no hsodbc
    thanks

  • Ora-03134 : no longer supported (sqlplus 10.1.0.2.0 to server 8.1.7)

    hi.
    i want to access by an client instant (10.1.0.2.0) on my linux to a oracle server (8.1.7.0.0) on windows nt.
    i donwloaded the basic et sqlplus package from :
    * http://otn.oracle.com/software/tech/oci/instantclient/htdocs/linuxsoft.html
    then install : don't problem.
    but after putting the good variables (tns_admin, path, ld_libray_pathsqlpath) : i launch sqlplus user@data.
    And the error message :
    "ORA-03134 : connections to this server version are no longer supported".
    How to ?
    Thanks for any idea.
    PS : i don't find any package linux for sqlplus v8...
    --st                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    Hm, I think 10.x requires at least 8.1.7.4 on the other side. (will try it myself evetually, but Oracle 10.x is too soon, at least this year ;))
    9i
    10g
    11e???

  • ORA-03134: Connections to this server version are no longer supported from 11.2 to 9.2.0.8 database

    Hi,
    I am using the ODP.NET 11.2 (Oracle.DataAccess.dll 4.112.3.0) for .NET 4.5 (in Visual Studio 2012). I can connect to 11g Databases but when trying to connect to 9.2.0.8 database this error is thrown:
    ORA-03134: Connections to this server version are no longer supported
    I don't understand why, as I could connect using Toad, but not from a .NET application.
    By the way, I'm using Windows 7 64bits.
    Any idea?
    Thanks in advance,
    Dave

    Thanks Mark for looking into this.
    The GAC contains the following assemblies:
    Microsoft (R) .NET Global Assembly Cache Utility.  Version 4.0.30319.17929
    Copyright (c) Microsoft Corporation.  All rights reserved.
    The Global Assembly Cache contains the following assemblies:
      Oracle.DataAccess, Version=2.102.4.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=AMD64
      Oracle.DataAccess, Version=2.112.3.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=AMD64
      Oracle.DataAccess, Version=2.112.3.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=x86
      Oracle.DataAccess, Version=2.121.1.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=x86
      Oracle.DataAccess, Version=4.112.3.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=AMD64
      Oracle.DataAccess, Version=4.112.3.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=x86
      Oracle.DataAccess, Version=4.121.1.0, Culture=neutral, PublicKeyToken=89b483f4
    29c47342, processorArchitecture=x86
    Number of items = 7
    As you can see, I have been trying with different versions but nothing. Anyway, as far as I know if the referenced library in VStudio is marked as CopyToLocal, it shouldn't take any library from GAC.
    And SQL query is returning this info:
    PRODUCT
    VERSION
    NLSRTL
    9.2.0.8.0
    Oracle9i Enterprise Edition
    9.2.0.8.0
    PL/SQL
    9.2.0.8.0
    PRODUCT
    VERSION
    TNS for HPUX:
    9.2.0.8.0
    Thanks.

  • Ora-00604 error and ora 01000 error while report generation.

    hi all,
    I am trying to generate the multiple reports of same template through a program.
    While this job is running, i get the following error at the BIP console and the reports don't get generated.
    [101711_044115578][][EXCEPTION] java.sql.SQLException: ORA-00604: error occurred
    at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-01000: maximum open cursors exceeded
    Kindly help.
    Thanks.

    Lots of resources with a simple search to see what this is about, for example:
    http://www.orafaq.com/wiki/ORA-01000
    ORA-01000:     maximum open cursors exceeded
    Cause:     A host language program attempted to open too many cursors. The initialization parameter OPEN_CURSORS determines the maximum number of cursors per user.
    Action:     Modify the program to use fewer cursors. If this error occurs often, shut down Oracle, increase the value of OPEN_CURSORS, and then restart Oracle.
    open_cursors parameter
    http://download.oracle.com/docs/cd/E11882_01/server.112/e25513/initparams160.htm#REFRN10137
    Oracle support note:
    OERR: ORA-1000 maximum open cursors exceeded (Doc ID 18591.1)

  • Ora-00604,ora-01422 error while dropping the table

    Hi gurus,
    I am using Oracle 10g R2 on windows 2000 platform,while dropping the table the following error occured.
    ORA-00604 : error occurred at recursive sql level 1.
    ORA-01422: exact fetch returns more than requested number of rows.
    Need urgent help.
    Thanks in advance

    Is there an AFTER EVENT trigger defined on this database? Can you check that?
    Secondly, was this database migrated from earlier version? I remember having seen this problem on 9i (it was 9.2.0.1 or 9.2.0.2; I can't recall exactly).

  • Ora 600 error  Arguments [25012] [11]

    hi,
    i've an ORA-00600: error Arguments [25012], [2], [11], [], [], [], [], [] by DELETE FROM table WHERE filed = :b1
    ther are only 8 file in database. (not 11)
    Can anybody help, or give me an information about Bug number: 742709
    OS NT 4 / SP6 ORACLE RDBMS Version: 8.0.5.2.1.
    Thank in advice
    JFA

    Trace File Contents:
    ============================================================================================
    [oracle@oem trace]$ more /d01/app/guest/diag/rdbms/db11g/db11g/incident/incdir_191809/db11g_smon_4198_i191809.trc
    Dump file /d01/app/guest/diag/rdbms/db11g/db11g/incident/incdir_191809/db11g_smon_4198_i191809.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /d01/app/guest/product/11.2.0/dbhome_1
    System name: Linux
    Node name: oem.tap.com
    Release: 2.6.18-164.el5xen
    Version: #1 SMP Thu Sep 3 02:41:56 EDT 2009
    Machine: i686
    Instance name: db11g
    Redo thread mounted by this instance: 1
    Oracle process number: 13
    Unix process pid: 4198, image: [email protected] (SMON)
    *** 2010-10-15 12:05:24.395
    *** SESSION ID:(16.1) 2010-10-15 12:05:24.395
    *** CLIENT ID:() 2010-10-15 12:05:24.395
    *** SERVICE NAME:(SYS$BACKGROUND) 2010-10-15 12:05:24.395
    *** MODULE NAME:() 2010-10-15 12:05:24.395
    *** ACTION NAME:() 2010-10-15 12:05:24.395
    Dump continued from file: /d01/app/guest/diag/rdbms/db11g/db11g/trace/db11g_smon_4198.trc
    ORA-00600: internal error code, arguments: [13013], [5001], [267], [8444108], [2], [8444108], [17], [], [], [], [], []
    ========= Dump for incident 191809 (ORA 600 [13013]) ========
    *** 2010-10-15 12:05:24.399
    dbkedDefDump(): Starting incident default dumps (flags=0x2, level=3, mask=0x0)
    ----- Current SQL Statement for this session (sql_id=dma0vxbwh325p) -----
    update smon_scn_time set time_mp=:1, time_dp=:2, scn=:3, scn_wrp=:4, scn_bas=:5, num_mappings=:6, tim_scn_map=:7 where scn = (sele
    ct min(scn) from smon_scn_time)
    ==========================================================================================

  • Ora-01008 error with bind variable

    Hi,
    We have a test program which have one bind variable on a column which is varchar2(20), in the test program we've passed a 20 character string to the variable. The program returns error in one of the databases but all others are successful. We've checked the column is same in all of them.
    Exception in thread "main" java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
    ORA-01008: not all variables bound
    Could you please advise how to troubleshoot this issue?
    Regards

    We aren't going to be able to help you if you won't post the database code that is giving the error.
    And now we need the Java code that is constructing the query that you are using.
    Your error is saying there is a second variable that you are not providing a value for.
    And you said
    >
    We have a test program which have one bind variable on a column which is varchar2(20), in the test program we've passed a 20 character string to the variable.
    >
    But you are using a string that is 23 characters long
    "a3g34-b13fd-efaie-f83fk"How does 23 go into 20?

  • Getting error-ORA-24381: error(s) in array DML

    Hi i have written the following code to bulk insert into a database table.
    I am getting an error while returning the result of the bulk insert query into the collection
    I have tried to track it by using sql%bulk_exceptions.error_code.
    But the error code that it is showing is just 1.
    I trapped it using sqlerrm.
    and that is showing-error(s) in array DML
    What do i do?
    DECLARE
       CURSOR temp_rec_tap_cur
       IS
          SELECT *
            FROM temp_records_tap;
       TYPE temp_rec_tab IS TABLE OF temp_rec_tap_cur%ROWTYPE;
       v_test_tab   temp_rec_tab;
       v_rec_num    num_tab;
       v_filename   temp_records_tap.file_name%TYPE;
       v_error_code tap_reject.error_code%type;
       v_rej_value  tap_reject.field_rej%type;                      
       v_errors number;   
    BEGIN
       SELECT file_name
         INTO v_filename
         FROM table1
         WHERE ROWNUM<2;
       OPEN temp_rec_tap_cur;
       LOOP
          BEGIN
             FETCH temp_rec_tap_cur
             BULK COLLECT INTO v_test_tab LIMIT 1000;
             FORALL i IN v_test_tab.FIRST .. v_test_tab.LAST SAVE EXCEPTIONS
                INSERT INTO tapdetail_tapin
                     VALUES v_test_tab (i)
                  RETURNING record_num
                    BULK COLLECT INTO v_rec_num;
          EXCEPTION
             WHEN DUP_VAL_ON_INDEX
             THEN
                NULL;
             WHEN OTHERS
             THEN
             v_errors:=sql%bulk_exceptions.count;
             for i in 1..v_errors
             loop
             dbms_output.put_line(sql%bulk_exceptions(i).error_code);
             p3_errorlog ('TAPINDETAWARE', SQLERRM, v_filename);     
             end loop;
             END;
                --RAISE;
          EXIT WHEN temp_rec_tap_cur%NOTFOUND;
       END LOOP;
    INSERT INTO table2
    SELECT file_id, file_name, sender_pmn, recipient_pmn, call_date,
                 call_date_only, call_type, call_number, FIRST_RECORD,
                 service_type, service_code, home_bid, serve_bid,
                 chargeable_subs_type, imsi_min, msisdn_mdn, air_charges,
                 air_charges_sdr, air_time, national_call_charges,
                 national_call_charges_sdr, national_call_time,
                 international_call_charges, international_call_charges_sdr,
                 international_call_time, dir_assist_charges,
                 dir_assist_charges_sdr, dir_assist_time, other_charges,
                 other_charges_sdr, other_time, volume_charges,
                 volume_charges_sdr, volume_units, tot_charges, tot_charges_sdr,
                 tot_duration, state_tax, state_tax_sdr, local_tax,
                 local_tax_sdr, state_and_use_tax, state_and_use_tax_sdr, va_tax,
                 va_tax_sdr, other_tax, other_tax_sdr, charge_refund_indicator,
                 advised_charge_currency, advised_charge, advised_charge_sdr,
                 advised_charge_commission, advised_charge_commission_sdr,
                 exchange_rate, mcc, mnc, process_date, chargeable_units,
                 record_num, mscid,null,null,decode(call_type,0,'250',1,'251',5,'255'),null,'Duplicate Call'
                 from temp_records_tap
                 where record_num not in (select column_value from table(v_rec_num)) ;
    EXCEPTION
    WHEN OTHERS THEN
    p3_errorlog ('TAP', SQLERRM, v_filename);  
    END;Edited by: user8731258 on Sep 14, 2010 2:58 AM
    Edited by: user8731258 on Sep 14, 2010 3:01 AM

    What is the type declaration of num_tab and how is record_num defined?
    ORA-24381: error(s) in array DML
    Cause: One or more rows failed in the DML.indicates that you fail on the insert itself. Are the table definitions the same? Same primary/unique keys?
    Edited by: MBr on 14-Sep-2010 03:16

  • PL/SQL: ORA-04052: error occurred when looking up remote object.

    Hi All,
    I'm getting the following error message while executing a PL/SQL Block.
    PL/SQL: ORA-04052: error occurred when looking up remote object UPLDUSER.filestatushistory@FTS
    ORA-00604: error occurred at recursive SQL level 1
    ORA-03106: fatal two-task communication protocol error
    ORA-02063: preceding line from FTSStatement
    declare
    v_coun number;
    begin
    select count(*) into v_coun
    from updluser.filestatushistory@fts;
    end;Back ground of the situation as follows,
    My DataBase version 10.2.0.3 DB Name :DB1
    Table Owner : UPLDUSER
    Table Name : FILESTATUSHISTORY
    I have a report user on the same database and I have grant all on the above table to report user
    Report User : RPT_FTS
    SQL> GRANT ALL ON FILESTATUSHISTORY_V TO RPT_FTS;Now Please find the below database details where I'm getting subjected error.
    Database version : 9.2.0.8
    DB Name : DB2
    User Name : RPT_REPORTS
    I Have create a dblink from RPT_REPORTS to RPT_FTS on DB1 and the dblink works fine. But getting the above error while running it.
    but When I do the same other 10.2.0.3 db , the above PL/SQL block works fine without any problem.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Now the strange about this is that I have Created a new table on DB1 db like below;
    SQL> CREATE TABLE UPLDUSER.ABC AS SELECT * FROM FILESTATUSHISTORY;and retry my code on DB2 (9.2.0.8) after changing the table to ABC and it worked. Now I don't know whats wrong with a original table(FILESTATUSHISTORY).
    To over come the problem and a work-a-round method I create a view on the DB1 (RPT_FTS) like the below
    SQL> CREATE VIEW FILESTATUSHISTORY AS SELECT * FROM UPLDUSER.FILESTATUSHISTORY;and was able to run the PL/SQL block Remotely.
    Just wants To know what whould have been the cause for this .
    Cheers
    Kanchana

    Hi Kanchana,
    Perhaps following link of google search has answer to your query
    ORA-04052. The search result contains some useful articles whose URLs I shan't post in the forums.
    HTH!
    *009*

Maybe you are looking for

  • How to include a jsp file from other site

    Hi all, I met a problem in my recent work. I need to include another seperate jsp file into my current jsp file, but the file is located at the different site (different physical server). Is there a way to include? Cheers Chris

  • File Adapter creates file with old record.

    Hi, I am working on Oracle Soa suite and trying to find out the the ways to Write file with the help of File Adaptor. But I find a problem with the file Adaptor that whenever I try to write updated rows to the file, it provides the earlier values in

  • It wont even let me update!!

    Well unlike most of everyone elses problems itunes wont even let me upgrade to 7. Ive been trying to for a long time...so i go to million season finale download thingy, and it tells me i have to download the new itunes 7 to proceed. it takes me to th

  • Love Photoshop CS6 - Another Quirk

    Hmm, while I really am enjoying CS6 some of the subtle changes are becoming annoying. I use layers for portrait retouching and in all prior versions of CS I can hit CTL J to create a duplicate layer, then I could right click and it wiould bring up th

  • Any one else have this problem?

    From what I found out in the regular Support topics, when you plug your iPod into a computer for the first time, a little SetUp page is supposed to appear where you give the iPod a name, and such. My computer never did this. All I got was a page that