Connection to Oracle 10g

I have a Web server with Oracle 8 customers and 10g installed.
I installed the administrator of the ODBC DSN to a 10g database, and a db 8 and they both test successfully.
However, when I try to configure the Data Sources in the CF Administrator I get the following error for the 10g data source...

< h > connection verification failed for data source: waredev
java.sql.SQLException: [Macromedia] [SequeLink JDBC Driver] [ODBC Socket] specified driver could not be loaded due to the error 127 (Oracle in OraClient10g) system.
The root cause was that: java.sql.SQLException: [Macromedia] [SequeLink JDBC Driver] [ODBC Socket] specified driver could not be loaded due to the error 127 (Oracle in OraClient10g) system. < HR >

The db 10 g doesn't exist that I can connect using the oracle8 odbc, but have been told by the DBA I should use the odbc of 10 g.
I even tried to install Oracle 10 g client administrator version to make sure that I had all the required client files.

Everyone knows about a problem like this?

Hi Martin,

You may need to update your DataDirect driver. See this technote:

Updated DataDirect JDBC drivers (version 3.5)
http://www.Adobe.com/cfusion/knowledgebase/index.cfm?id=42dcb10a

This driver has support for Oracle 10 g.

HTH.

Tags: ColdFusion

Similar Questions

  • Connect to oracle 10g db using shell linux files

    Hello

    I need to connect to oracle 10g db using shell linux files. Already I have username, password, hoststring and details is SCOTT/TIGER@TESTDB.
    I need to pass the values of this 3 (SCOTT/TIGER@TESTDB) at runtime only (i.e.) as PARAMETERS. Suppose that I'll give the wrong password or username, I need to capture this error in 1file and send the error details to our dba teams mail identification. Identification of email as [email protected] if its success, I have need to write the 'success' message in 1 file and no need to send a mail to the group.

    Can U please help to solve this problem.

    Thanks and greetings
    Sivaraman.

    double post: Re: connect oracle using shell with the error log

    Please do not cross post.

  • connection to oracle 10g to mysql 5.1 PLZ HELP!

    Hi all

    I have to connect to mysql 5.1 Oracle 10g, I did some research and have come to know that I have to install DG4ODBC.

    Its around 500 zip file and I can not download it now. I want to know if there is any other way I can connect to other than DG4ODBC mysql.

    appreciate your help,

    concerning

    Published by: user10243788 on April 18, 2010 02:40

    You must use DG4ODBC to connect to a MySQL database. If you have already installed Oracle 11 database, dg4odbc is usually included in the Oracle_Home.

    For a MySQl ODBC driver, see the web site of MySQL Web developers and search for connectors:
    http://dev.MySQL.com/downloads/connector/

  • Oracle 8/discoverer 3.1 TNS to connect with Oracle 10g

    I installed 3.1 discoverer (which uses the language SQL 3 + version). I added the entry TNS server of Oracle 10 g.

    I need to connect to this server, and it gives me error of TNS.

    I tried to connect with SQL and TOAD, but the same error.

    Can anyone tell me the reason.

    Aqeel Nawaz

    The reason is probably that your client software is too old (and supported in the previous Millennium).
    Only 8.1.7.4 will work with 10 gr 2

    -------------------
    Sybrand Bakker
    Senior Oracle DBA

  • Unable to connect to oracle 10g on the local computer without internet

    Hello

    I installed Oracle 10 g and toad on my laptop. Whenever I restart my laptop my IP changes as the network is shared by other machines too. Whenever this happens, I get the error "ORA-12541: TNS:no listner. So, I have to change the IP in tnsnmaes.ora whenever I restart my laptop to connect to the oracle database. Is there no workaround solution so that it is not necessary to edit tnsnames.ora everytime I restart the laptop? How can I connect to the database even if I am not connected to the internet (i.e. not an IP address).

    Thank you.

    Your best bet is probably the loopback adapter, which gives you a fake fixed IP of Workaround DHCP.

    Edit: I should learn to read what is better. However, the loopback adapter may still work in your case.

    Published by: johnfliu on March 31, 2009 11:10

  • limitation of client for oracle 10g XE

    Hello world

    just need an info on the clinets number which can be connected to oracle 10g Express edition

    I know that DB dimensions should not exceed more than 4 GB, more there should be a single processor and not more than 1 GB of memory

    is there a limitation on the number of users too?

    is there a limitation on the number of users too?

    I find it on users numbers (session) limited on the XE database?

    Anyway he is limited to 1 G memory.

    Example:

    Suppose->
    Need of SGA = 500M
    Thus, PGA about 500 M
    the PGA, the background process using 100M

    400 M for all user sessions
    If 1 session to use 4 M... You can have 100 users...

    .
    ..

  • connect the form builder to oracle 10g express?

    Hello

    How to connect the 10 form builder to oracle 10g express?

    Developer suite Home use Net Configuration Assistant to create an alias TNS (tnsnames.ora entry).

  • linux 4 oracle 10g client to connect to the server window 2003 server, oracle 10g

    Hello

    I have my 10g oracle installed on windows server 2003 server.
    On another system I have oracle 10g client is installed after edition of RedHat enterprise 4.

    I want to connect my client to the database server.

    I check using oracle universal install in that it shows installed products i.e.
    Oracle 10g client is installed on the linex system.

    but when I try to write a command like
    [oracle@satish ~]$ sqlplus$
    bash: sqlplus$: command not found
    
    [oracle@satish ~]$ tnsping
    bash: tnsping: command not found
    and it doen't show any enty applications for oracle which is strange.

    as I am new to linux.

    How to overcome this problem.

    Thank you
    Umesh

    Include $ORACLE_HOME/bin in your path (not only $ORACLE_HOME):

    export PATH=$PATH:/home/oracle/oracle/product/10.2.0/client_1/bin

    Werner

  • Oracle 10g and Informix via DG4IFMX connection

    Ladies and gentlemen,

    I am a newbie to Oracle and I'm trying to connect my Oracle 10 g to a server Informix v.11.
    I did everything as it says in the manual (although many things is not well explained and even not included for example the informix database must have a transaction journal...) and I still have a few problems with the connection.

    I use oracle database gateway to informix (dg4ifmx).

    First of all when I run select * DUAL@dblink I have not a mistake at all, I just get a result X, that is, I realized that everything is well configured in tsnnames, auditor and initdg4ifmx.ora and the link to database.

    But when I write a table exist as select name * to enc_grid@dblink, I get this error:


    ORA-00942: table or view does not exist
    [Oracle] [Driver ODBC Informix Wire Protocol] [Informix] The specified table (ENC_GRID) is not in the database. {42S 02, NativeErr = - 206}
    ORA-02063: preceding 2 lines of LINK_INFORMIX

    The table exists for sure!

    Then I opened the track and I noticed a strange thing. There is an error occurring: error ptr FILE: hgocont.c LINE: 2686 ID:SQLDriverConnect
    -----------------------------------------------------------------------------------------------------
    This is the full trace:


    Oracle Corporation - Wednesday 4 May 2011 12:34:55.062


    Heterogeneous Agent release
    11.2.0.1.0


    Oracle Corporation - Wednesday 4 May 2011 12:34:55.062

    Version 11.2.0.1.0

    Hgogprd entries
    HOSGIP to 'HS_FDS_TRACE_LEVEL' returned '255 '.
    Hgosdip entries
    default assignment of 50 HS_OPEN_CURSORS
    HOSGIP returned the value of 'RECOVER' for HS_FDS_RECOVERY_ACCOUNT
    HOSGIP returned value for HS_FDS_RECOVERY_PWD
    default HS_FDS_TRANSACTION_LOG of HS_TRANSACTION_LOG layout
    HS_IDLE_TIMEOUT layout to the default 0 value
    layout by default HS_FDS_TRANSACTION_ISOLATION of "READ_COMMITTED".
    layout default HS_NLS_NCHAR to "UCS2".
    layout HS_FDS_TIMESTAMP_MAPPING default 'DATE '.
    layout HS_FDS_DATE_MAPPING default 'DATE '.
    layout HS_RPC_FETCH_REBLOCKING failure to 'ON '.
    HOSGIP returned a value of "1000" for HS_FDS_FETCH_ROWS
    parameter HS_FDS_RESULTSET_SUPPORT default 'FALSE '.
    parameter HS_FDS_RSET_RETURN_ROWCOUNT default 'FALSE '.
    parameter HS_FDS_PROC_IS_FUNC default 'FALSE '.
    parameter HS_FDS_CHARACTER_SEMANTICS default 'FALSE '.
    parameter HS_FDS_MAP_NCHAR if there is no 'TRUE '.
    setting HS_NLS_DATE_FORMAT or 'YYYY-MM-DD HH24:MI:SS ".
    parameter HS_FDS_REPORT_REAL_AS_DOUBLE default 'FALSE '.
    HS_LONG_PIECE_TRANSFER_SIZE layout without "65536".
    parameter HS_SQL_HANDLE_STMT_REUSE default 'FALSE '.
    parameter HS_FDS_QUERY_DRIVER default 'FALSE '.
    parameter HS_FDS_SUPPORT_STATISTICS if there is no 'TRUE '.
    The HS_FDS_QUOTE_IDENTIFIER parameter is not defined
    setting in HS_KEEP_REMOTE_COLUMN_SIZE if 'OFF '.
    parameter HS_FDS_GRAPHIC_TO_MBCS default 'FALSE '.
    parameter HS_FDS_MBCS_TO_GRAPHIC default 'FALSE '.
    HS_CALL_NAME_ISP layout "gtw$: SQLTables; GTW$: SQLColumns. GTW$: SQLPrimaryKeys. GTW$: SQLForeignKeys. GTW$: SQLProcedures. GTW$: SQLStatistics; "gtw$: SQLGetInfo.
    parameter HS_FDS_DELAYED_OPEN if there is no 'TRUE '.
    HS_FDS_WORKAROUNDS layout by default "0".
    Release of hgosdip, rc = 0
    ORACLE_SID is 'dg4ifmx '.
    Product information:
    Port RLS / Upd:1 / 0 PrdStat:0
    Agent: Oracle Database Gateway for INFORMIX
    : Installation
    Class: IFMX, ClassVsn:11.2.0.1.0_0008, Instance: dg4ifmx
    Release of hgogprd, rc = 0
    hostmstr: 2056146944: after hoagprd HOA
    hostmstr: 2056146944: HOA before hoainit
    Hgoinit entries
    HOCXU_COMP_CSET = 1
    HOCXU_DRV_CSET = 171
    HOCXU_DRV_NCHAR = 1000
    HOCXU_DB_CSET = 171
    HOCXU_SEM_VER = 102000
    Entry hgolofn to 2011/05/04-12: 34:55
    RC =-1 of HOSGIP for 'PATH '.
    Path of the environment is 'C:\OraHome_1\bin; C:\oracle\product\10.2.0\db_1\bin; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem; C:\Windows\system32\WindowsPowerShell\v1.0; C:\Program Files\Microsoft SQL Server\80\Tools\Binn\; C:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\Program Files\Microsoft SQL Server\90\DTS\Binn\; C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\; C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\. C:\Informix\Client-SDK\Bin; C:\Program Files\ibm\gsk7\bin; C:\Program Files\ibm\gsk7\lib.
    Setting path to 'C:\OraHome_1\dg4ifmx\driver\lib; C:\OraHome_1\bin; C:\oracle\product\10.2.0\db_1\bin; C:\Windows\System32; C:\WINDOWS; C:\WINDOWS\System32\Wbem; C:\Windows\system32\WindowsPowerShell\v1.0; C:\Program Files\Microsoft SQL Server\80\Tools\Binn\; C:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\Program Files\Microsoft SQL Server\90\DTS\Binn\; C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\; C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\. C:\Informix\Client-SDK\Bin; C:\Program Files\ibm\gsk7\bin; C:\Program Files\ibm\gsk7\lib.
    Out of hgolofn, rc = 0 to 2011/05/04-12: 34:55
    HOSGIP to 'HS_OPEN_CURSORS' returned '50 '.
    HOSGIP to 'HS_FDS_FETCH_ROWS' returned '1000 '.
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536".
    HOSGIP to 'HS_NLS_NUMERIC_CHARACTER' returned '. "
    HOSGIP to 'HS_KEEP_REMOTE_COLUMN_SIZE' returned 'OFF '.
    HOSGIP for "HS_FDS_DELAYED_OPEN" returns 'TRUE '.
    HOSGIP to 'HS_FDS_WORKAROUNDS' returned '0 '.
    HOSGIP to 'HS_FDS_MBCS_TO_GRAPHIC' returned 'FALSE '.
    HOSGIP to 'HS_FDS_GRAPHIC_TO_MBCS' returned 'FALSE '.
    treat_SQLLEN_as_compiled = 1
    Out of hgoinit, rc = 0 to 2011/05/04-12: 34:55
    hostmstr: 2056146944: after hoainit HOA
    hostmstr: 2056146944: HOA before hoalgon
    Entry hgolgon to 2011/05/04-12: 34:55
    Reco:0, name: informix, tflag:0
    Entry hgosuec to 2011/05/04-12: 34:55
    UEncoding = UTF16
    Entry shgosuec to 2011/05/04-12: 34:55
    Out of shgosuec, rc = 0 to 2011/05/04-12: 34:55
    returned shgosuec() rc = 0
    Out of hgosuec, rc = 0 to 2011/05/04-12: 34:55
    HOSGIP to 'HS_FDS_RECOVERY_ACCOUNT' returned 'RECOVER '.
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returns "HS_TRANSACTION_LOG".
    HOSGIP to 'HS_FDS_TIMESTAMP_MAPPING' returned 'DATE '.
    HOSGIP to 'HS_FDS_DATE_MAPPING' returned 'DATE '.
    HOSGIP to 'HS_FDS_CHARACTER_SEMANTICS' returned 'FALSE '.
    HOSGIP for "HS_FDS_MAP_NCHAR" returns 'TRUE '.
    HOSGIP to 'HS_FDS_RESULTSET_SUPPORT' returned 'FALSE '.
    HOSGIP to 'HS_FDS_RSET_RETURN_ROWCOUNT' returned 'FALSE '.
    HOSGIP to 'HS_FDS_PROC_IS_FUNC' returned 'FALSE '.
    HOSGIP to 'HS_FDS_REPORT_REAL_AS_DOUBLE' returned 'FALSE '.
    using informix as a default value to "HS_FDS_DEFAULT_OWNER".
    HOSGIP to 'HS_SQL_HANDLE_STMT_REUSE' returned 'FALSE '.
    Entry hgocont to 2011/05/04-12: 34:55
    HS_FDS_CONNECT_INFO = "[10.1.10.6]:9088/idsenclxsoc/enc3".
    RC =-1 of HOSGIP for 'HS_FDS_CONNECT_STRING '.
    Entry hgogenconstr to 2011/05/04-12: 34:55
    DSN:[10.1.10.6]:9088/idsenclxsoc/enc3, name: informix
    OPTN:
    Entry hgocip to 2011/05/04-12: 34:55
    DSN:[10.1.10.6]:9088/idsenclxsoc/enc3
    Out of hgocip, rc = 0 to 2011/05/04-12: 34:55
    Entry shgogohn to 2011/05/04-12: 34:55
    Ohn is 'OUIHome1 '.
    Out of shgogohn, rc = 0 to 2011/05/04-12: 34:55
    Entry hgocont_OracleCsidToIANA to 2011/05/04-12: 34:55
    Return of 2251
    Out of hgocont_OracleCsidToIANA to 2011/05/04-12: 34:55
    # > connection settings (len = 317) < #.
    # DRIVER = Oracle 11 g dg4ifmx-OUIHome1;
    # HostName = 10.1.10.6.
    # PortNumber = 9088;
    # ServerName = idsenclxsoc;
    # Database = enc3;
    #! UID = informix;
    #! PWD = *.
    # ApplicationUsingThreads = 1;
    # CancelDetectInterval = 0;
    # TrimBlankFromIndexName = 1;
    # IANAAppCodePage = 2251;
    # OctetSizeCalculation = 1;
    # ArraySize = 1000;
    # UseDelimitedIdentifier = 1;
    # TruncateOversizedColumnValues = 0;
    Out of hgogenconstr, rc = 0 to 2011/05/04-12: 34:55
    Entry hgopoer to 2011/05/04-12: 34:55
    hgopoer, line 233: had native error 0 and sqlstate 01 S 00; message follows...
    [Oracle] [Driver ODBC Informix Wire Protocol] An invalid attribute in the connection string: ArraySize. {01 S 00}
    Out of hgopoer, rc = 0 to 2011/05/04-12: 34:55
    hgocont line 2686: call SqlDriverConnect obtained sqlstate 01 S 00
    Entry hgolosf to 2011/05/04-12: 34:55
    ODBC function-available-table 0xFFFE 0x01FF 0xFF00 0x03FF 0xFBFF 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
    0x0000 0 x 0000 0xFE00 0x3F5F
    Out of hgolosf, rc = 0 to 2011/05/04-12: 34:55
    DriverName:HGifcl23.dll, DriverVer:06.00.0053 (b0050, U0047)
    DBMS name: Informix, DBMS Version: 09.52.UC3.0000
    Out of hgocont, rc = 0 to 2011/05/04-12: 34:55 with error ptr FILE: hgocont.c LINE: 2686 ID:SQLDriverConnect
    SQLGetInfo Returns Y for SQL_CATALOG_NAME
    SQLGetInfo returns 80 per SQL_MAX_CATALOG_NAME_LEN
    Out of hgolgon, rc = 0 to 2011/05/04-12: 34:55
    hostmstr: 2040471552: after hoalgon HOA
    The RPC nscontrol (0), rc = 0
    hostmstr: 2040471552: CPP before download Caps
    hostmstr: 2040471552: HOA before hoaulcp
    Entry hgoulcp to 2011/05/04-12: 34:55
    Entry hgowlst to 2011/05/04-12: 34:55
    Out of hgowlst, rc = 1 to 2011/05/04-12: 34:55
    SQLGetInfo Returns Y for SQL_PROCEDURES
    SQLGetInfo returns 0x1f for SQL_OWNER_USAGE
    Able TXN: isolation 2, Option: 0xb
    SQLGetInfo returns 32 for SQL_MAX_SCHEMA_NAME_LEN
    SQLGetInfo Returns 128 for SQL_MAX_TABLE_NAME_LEN
    SQLGetInfo Returns 128 for SQL_MAX_PROCEDURE_NAME_LEN
    13 capacity instance will be uploaded
    context: 0x00000000, capno:3007, add info:-3, translation: "36".
    context: 0x00000000, capno:3042, add info: 0, translation: "42".
    context: 0x00000000, capno:3047, add info: 0, translation: "57."
    context: 0x00000000, capno:3049, add info: 0, translation: "59".
    context: 0x00000000, capno:3050, add info: 0, translation: "60".
    context: 0x00000000, capno:3066, add info: 0
    context: 0x00000000, capno:3067, add info: 0
    context: 0x00000000, capno:3068, add info: 0
    context: 0x00000000, capno:3069, add info: 0
    capno:3500, context: 0x00000001, add info: 91, translation: "42".
    capno:3501, context: 0x00000001, add info: 93, translation: "57."
    capno:3502, context: 0x00000001, add info: 107, translation: "59".
    capno:3503, context: 0x00000001, add info: 110, translation: "60".
    Out of hgoulcp, rc = 0 to 2011/05/04-12: 34:55
    hostmstr: 2040471552: after hoaulcp HOA
    hostmstr: 2040471552: CPP after download Caps
    hostmstr: 2040471552: CPP before Upload DDT
    hostmstr: 2040471552: HOA before hoauldt
    Entry hgouldt to 2011/05/04-12: 34:56
    NO translation of DD for instance have been downloaded
    Out of hgouldt, rc = 0 to 2011/05/04-12: 34:56
    hostmstr: 2040471552: after hoauldt HOA
    hostmstr: 2040471552: CPP after Upload DDT
    hostmstr: 2040471552: CPP before Trans
    hostmstr: 2040471552: HOA before hoabegn
    Entry hgobegn to 2011/05/04-12: 34:56
    tflag:0, original: 1
    Hoi:0x12f094, ttid (len 59) is...
    00: 504F5354 42414E4B 2E524547 52455353 [POSTBANK. REGRESS]
    10: 2E524442 4D532E44 45562E55 532E4F52 [.] RDBMS. DEV. US.OR]
    20: 41434C 45 2E434F4D 2E383962 37656636 [ACLE.COM.89b7ef6]
    30: 322E382E 332E3139 303438 [2.8.3.19048]
    tbid (len 10) is...
    0: 684A 0000 08000300 0104 [... hJ...]
    Out of hgobegn, rc = 0 to 2011/05/04-12: 34:56
    hostmstr: 2040471552: after hoabegn HOA
    hostmstr: 2040471552: CPP after begin Trans
    hostmstr: 2040471552: before CPP describe Table
    hostmstr: 2040471552: HOA before hoadtab
    Entry hgodtab to 2011/05/04-12: 34:56
    number: 1
    Table: ENC_GRID
    Entry hgopdsc to 2011/05/04-12: 34:56
    Describing the informix procedure. ENC_GRID
    Output hoada
    hgopdsc, line 1426: NO hoada to print
    Out of hgopdsc, rc = 942 to 2011/05/04-12: 34:56
    The hoada for the ENC_GRID table follows...
    hgodtab, line 904: NO hoada to print
    Out of hgodtab, rc = 0 to 2011/05/04-12: 34:56
    hostmstr: 2040471552: after hoadtab HOA
    hostmstr: 2040471552: RPC table after describe
    hostmstr: 2040471552: CPP before SQL grouping
    hostmstr: 2040471552: HOA before hoxpars
    Entry hgopars, cursor id 1 to 2011/05/04-12: 34:56
    type: 0
    SQL text of hgopars, id = 1, len = 24...
    45 00: 53454 C 4354202A 2046524F 4 202245 [SELECT * 'E]
    ' 10: 4E435F47 52494422 [NC_GRID] '.
    Entry hgopoer to 2011/05/04-12: 34:56
    hgopoer, line 233: had native-206 and sqlstate error 42 S 02; message follows...
    [Oracle] [Driver ODBC Informix Wire Protocol] [Informix] The specified table (ENC_GRID) is not in the database. {42S 02, NativeErr = - 206}
    Out of hgopoer, rc = 0 to 2011/05/04-12: 34:56
    hgopars, line 457: call to SQLPrepare obtained sqlstate 42S 02
    Out of hgopars, rc = 942 to 2011/05/04-12: 34:56
    hostmstr: 2040471552: after hoxpars HOA
    hostmstr: 2040471552: CPP after SQL grouping
    hostmstr: 2040471552: CPP before restoration Trans
    hostmstr: 2040471552: HOA before hoaroll
    Entry hgoroll to 2011/05/04-12: 34:56
    tflag:1, cmt (0):
    Hoi:0x12f098, ttid (len 59) is...
    00: 504F5354 42414E4B 2E524547 52455353 [POSTBANK. REGRESS]
    10: 2E524442 4D532E44 45562E55 532E4F52 [.] RDBMS. DEV. US.OR]
    20: 41434C 45 2E434F4D 2E383962 37656636 [ACLE.COM.89b7ef6]
    30: 322E382E 332E3139 303438 [2.8.3.19048]
    tbid (len 10) is...
    0: 684A 0000 08000300 0104 [... hJ...]
    Entry hgocpctx to 2011/05/04-12: 34:56
    Out of hgocpctx, rc = 0 to 2011/05/04-12: 34:56
    Out of hgoroll, rc = 0 to 2011/05/04-12: 34:56
    hostmstr: 2040471552: after hoaroll HOA
    hostmstr: 2040471552: CPP after restore Trans

    ----------------------------------------------------------

    Here is the initdg4ifmx.ora, just in case:

    # This is a custom agent init file which contains the parameters of HS
    # essential for the Informix database gateway

    #
    # HS init parameters
    #
    HS_FDS_CONNECT_INFO=[10.1.10.6]:9088/idsenclxsoc/enc3
    HS_FDS_TRACE_LEVEL = 255
    HS_FDS_RECOVERY_ACCOUNT = RECOVERY
    HS_FDS_RECOVERY_PWD = RECOVERY


    Thanks in advance for any help

    Branko

    When you look at the trace of the gateway, the gateway that is looking for a table called "ENC_GRID".
    Informix tables commonly are case sensitive so please check your select statement, write the table/column names as they are defined in tables/columns Informix datbase and surround names in double quotes.

    For example the enc_grid table contains only letters of less than your Informix database, and then type: select * from 'enc_grid"@dblink;

    Edited by: kgronau may 4, 2011 12:56

  • Cannot connect Toad for Oracle 9.6 to oracle 10g in a windows 7 64 bit

    Hey friends I am unable to connect with oracle 10 Toad in a 64-bit windows environment 7
    Help, please
    Any advice will be appreciated

    This can help:

    http://www.synergys.ca/index.php?option=com_lyftenbloggie&category=installation&Itemid=68&lang=en

    Apparently there are problems when you install the 32-bit version of TOAD in a directory containing the "()" chracters.

  • Oracle 10g of MSSQL 2005 database link

    Hello

    We are configuration link database to oracle 10g of mssql 2005

    Thanks to the heterogeneous connectivity. We get the following error when testing database link.

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    ORA-28541: error in the HS on line 1 init file.

    ORA-02063: preceding 2 lines of < SID >

    28500 00000 - "connection between ORACLE and a non-Oracle system has sent this message:

    * Cause: The cause is explained in the forwarded message.

    * Action: See documentation for the non-Oracle of the transmission system

    Message.

    Error on line: column 4:19

    Can someone guide correct configeration of Hetrogeneous Service and why the error arises.

    Thank you

    Basu,

    Dg4ODBC gateway can be used with the 10.2.0.5 database. It is certified and no additional license is required for the database to ODBC gateway - the license is included in the license database (even when the Oracle database is still version 10.2) AND you can also install Dg4ODBC on another machine, then the Oracle database. There is no need to have Dg4ODBC installed on the same computer as the Oracle database.

    -When you install DG4ODBC on the same machine as your Oracle 10.2 database, then install in its own, separate OH - otherwise you will corrupt your existing installation of the database.

    -Klaus

    Post edited by: kgronau

  • Urgent: db link from oracle 10g to sql server 2000

    Hello

    I have an oracle 10g db connection to sql server 2000. It was created a couple of years. This works.

    I have now created another link db of the same oracle on the same sql server server but it does not work.

    But I'm getting ORA-28500 and error IM002

    . Please notify.

    I can't understand what is wrong as I followed the hs odbc set up on this link db in the same way as I did 2 years ago.

    Thank you

    Shailaja

    Just sort the problem.

    Basically, I use HSODBC to connect to SQL Server from Oracle (on windows 2003 64-bit).

    To do this, I need to create a connection ODBC from Oracle to SQL Server.

    HSODBC is a 32-bit application and is why we use the ODBC 32-bit driver when we create the ODBC connection.

    When I created the connection ODBC from Oracle to SQL Server, I used the ODBC 64-bit driver and that's why the system could not find the name of the data source.

    I have now created connection ODBC from Oracle to SQL Server via the ODBC 32-bit driver and everything works fine now.

    No offense to anyone, but as you all works using Oracle software, I was hoping a better answer than some of the answers above. You can say that you did not understand the question or you do not know the reason why it happened.

    I have just listed how the problem was fixed so that in the future one having the same problem can benefit.

  • Oracle 10g homepage not opening not... Oracle DB not listening to port 8080.

    I installed oracle 11g xe and home page did not come to the top. same thing happens when I installed oracle 10g xe. The homepage can be connected and run sql command line is also not not opening. I checked in services.msc that OracleServiceXE and OracleXETNSListener is running.

    Firewall is disabled. Using XP SP3. Already had Oracle 8i and uninstalled and deleted all remaining sound files manually.

    I opened cmd and typed-

    C:\ > SQLPLUS / as sysdba startup

    I got this result-

    SQL > startup ORA-01078: failure in the treatment of the system ORA-01565 settings: error in the identification of the files 'C:\oraclexe\app\oracle\product\10.2.0\serv er\dbs/spfileXE.ora' ORA-27041: could not open the OSD-04002 file: could not open the file S/O-error: (OS 2) the system cannot find the file specified. SQL > disconnected

    I typed-

    C:\ > telnet localhost 8080

    I got this result-

    Connecting to localhost... Could not open connection to the host, on port 8080: connection failed

    I did not the configuration changes to all files .ora and nothing is listening on port 8080. I deleted IE (off the frustration of slow speed), and only have Chrome, Firefox n Safari on my system. Does it matter?

    I also disabled WLAN n DB restarted but of no use... Check the LSNRCTL status given.

    LSNRCTL > status
    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - production
    ction
    Start date December 2, 2011 10:00:30
    Uptime 0 days 0 h 21 min 31 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Default Service XE
    Listener parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener log file C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Summary of endpoints listening...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = guddus-comp)(PORT=1521)))
    Summary of services...
    Service 'CLRExtProc' has 1 instance (s).
    Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...
    Service 'PLSExtProc' has 1 instance (s).
    Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
    The command completed successfully

    For the removal of Win services, find out about 'sc' (sc delete).

    Path indicators system of additional Oracle installs (ora92...). Who installs is 'in progress' and who is uninstalled?

    What happens if you just to open a command prompt and run oradim?

    What is the oracle.key file exists in dir\bin House xe? What is its content?

  • Imported a few diagrams of Oracle database 11g oracle 10g

    Hello

    I have the task to import some schemas are basis of oracle 10g (10.2.0.4) in the database to oracle 11 GR 2 (11.2.0.2). Now I only oracle 10g export and import utility (the 11g server is not where I give myself the import duties).

    I can do the export of the g 10 patterns using the 10 g utility to export and then import into database 11 g using the 10 g import utility? I ran a test to do this and found it works but I would like also to have advice from experts on this subject.

    Also another question is: If the schema of the source is 11g - assume - can the utility of export/import of 10g still work in this case? I mean the scheme for the export of db1 say (which is 11 g) using 10 g utility to export and import them into 11 g db2 database (which is still 11 g) using 10 g import? I request because I don't have access to the 11g server and trying to find what I can do with the 10g utilities.

    Thank you

    set up a database connection to the database to version 10 gr 2 in 11 GR 2 database.
    Now using the client impdp GR 11, 2 utility use
    Impdp network_link =

    Fact.
    Your "objection" you have no access to GR 2 11 does not count that you can install a client of 11 GR 2.

    Also in general do not use a version more low imp to imp to a higher version database
    Exp and imp are also deprecated in 10g and more.

    -------------
    Sybrand Bakker
    Senior Oracle DBA

  • Please help me! Unable to connect to Oracle Database 10 g 10.2.0.3 6i

    I'm new to databases.

    I am trying to connect to Oracle 6i to my 10 g 10.2.0.3 Express Edition database.

    Error code: ORA-12154: TNS could not resolve service name.

    I'll start > > Oracle 6i > > Form Builder. Click file > > Connect > > enter username and password. I enter the name of the database as orcl. The I get the error message.

    I'm using Windows Vista 32-bit. Oracle 10g 10.2.0.3.

    What can I do while I am able to connect and bulid the form.

    Thanking you.

    Error code: ORA-12154: TNS could not resolve service name.

    $ oerr ora 12154
    12154, 00000, "TNS:could not resolve the connect identifier specified"
    // *Cause:  A connection to a database or other service was requested using
    // a connect identifier, and the connect identifier specified could not
    // be resolved into a connect descriptor using one of the naming methods
    // configured. For example, if the type of connect identifier used was a
    // net service name then the net service name could not be found in a
    // naming method repository, or the repository could not be
    // located or reached.
    // *Action:
    //   - If you are using local naming (TNSNAMES.ORA file):
    //      - Make sure that "TNSNAMES" is listed as one of the values of the
    //        NAMES.DIRECTORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA)
    //      - Verify that a TNSNAMES.ORA file exists and is in the proper
    //        directory and is accessible.
    //      - Check that the net service name used as the connect identifier
    //        exists in the TNSNAMES.ORA file.
    //      - Make sure there are no syntax errors anywhere in the TNSNAMES.ORA
    //        file.  Look for unmatched parentheses or stray characters. Errors
    //        in a TNSNAMES.ORA file may make it unusable.
    //   - If you are using directory naming:
    //      - Verify that "LDAP" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Verify that the LDAP directory server is up and that it is
    //        accessible.
    //      - Verify that the net service name or database name used as the
    //        connect identifier is configured in the directory.
    //      - Verify that the default context being used is correct by
    //        specifying a fully qualified net service name or a full LDAP DN
    //        as the connect identifier
    //   - If you are using easy connect naming:
    //      - Verify that "EZCONNECT" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Make sure the host, port and service name specified
    //        are correct.
    //      - Try enclosing the connect identifier in quote marks.
    //
    //   See the Oracle Net Services Administrators Guide or the Oracle
    //   operating system specific guide for more information on naming.
    $
    

    Discover TNSNAMES. ORA file in ORACLE_HOME forms.

Maybe you are looking for