NT 4.0, Informix & 3.5sp1

Hi,
Is anyone using Forte 3.5sp1 with Informix 7.31.TC5 (ESQL 9.20) & NT 4.0sp5
We have just migrated our application to 3.5sp1 and encountered the
following errors on our db partition...
ERROR 1
THROW:: Exception 0x1117408, task 0xeb4ea8
USER ERROR: Informix SQL PREPARE error.
Only the current connection can be made dormant.
Class: qqdb_UsageException
Error #: [807, 6]
Detected at: qqdb_InformixSession::VendorPrepare at 10
Error Time: Fri Mar 30 16:25:55
Informix SQLSTATE: IX000, Informix error: -1813, Server: licbaseline,
UserName: informix
ERROR 2
30-Mar-2001 12:07:39 DB Error in Class ucdbUAPolicyMasterSQL the Error(s)
are AA00009
Informix SQL PREPARE error.
The number of DESCRIBED columns is greater than the allocated space.
The database partitions are load balanced with 5 replicants and the errors
do not always occur. However, once ERROR 1 occurs on a replicant then that
replicant will always generate this error on all future access attempts.
Regards,
Jace.
Jason de Cean
Gennetic Web Architect
Lumley Technology Ltd.
Lvl. 8, 55 Sussex St
Sydney, NSW 2000 Australia
Ph: 02 9248 1321
************************************************************************This e-mail is intended for the use of the individual or entity named above and may contain information that is confidential and privileged. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this e-mail is strictly prohibited. If you have received this e-mail in error, please notify us immediately at helpdesklumley.com.au and destroy the original message. While this mail and any attachments have been scanned for common computer viruses and found to be virus free, we recommend you also perform your own virus checking processes before opening any attachments.

I had the same problem reported to me. The error appeared when trying to debug a web application in JBuilder and was caused by trying to use debug features with JDK 1.2.2 without JPDA being available. Either change to use a later JDK (JPDA Is included from 1.3 on) or download JPDA from Sun and install it to clear the problem.

Similar Messages

  • Informix HDR support use with iPlanet 6.5

    Has anyone out there implemented Informix high-availability data replication client support on an iPlanet 6.5sp1 application? I'm interested in finding out how and if it's possible to register datasources with the application server using an object of a specific type (other than the default DataSource type). It seems that you cannot typecast a DataSource type to an IfxDataSource type. The special methods allowing HDR checking to happen are only available when using the Informix specific classes.

    Hi JimCanup,
    Welcome To Adobe Forums.
    However after reading the logs it looks like that you do not full permission (means read, write and execute) on the root folder location.
    Please check the permission and also get the root folder name from the webhosting company where  your website is getting hosted.
    Thanks
    Loveesh

  • ERROR WHILE CREATING A DATABASE LINK TO INFORMIX

    I'm creating a database link with the Oracle Dataware Builder, and i get the following error:
    Probando...
    Fallo.
    SQL Exception
    Error del repositorio: Excepción SQL.
    Nombre de la Clase: CacheMediator.
    Nombre del Método: getDDEntryFromDB.
    Mensaje de Error del Repositorio: ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Generic Connectivity Using ODBC][Informix][Informix ODBC Driver][Informix]Incorrect password or user [email protected] is not known on the database server. (SQL State: 28000; SQL Code: -951)
    ORA-02063: preceding 2 lines from PRUEBA_SEH
    As you can see i'm using heterogeneus services to connect to a informix database. ALTIADM is a valid user for that database, i don't send my ip address 192.168.0.62, but the error says "[email protected] is not known in the database server". how can i solve it?????

    Right places to ask this question are
    Heterogeneous Connectivity
    Warehouse Builder

  • Informix ODBC driver error while creating a view in Designer

    I nedd to ceate a view in a universe (Business Objects XI R2) that is connected to an Informix database. I use the 3.34 ODBC Informix driver.
    When I write the select statement (select column from table) and check the syntax I have the following error:
    "Exception: DBD, [Informix][Informix ODBC Driver][Informix]A syntax error has occurred.State: 42000"
    Is there anybody who has solved this problem??
    Thanks in advance to anyone who can give me hints on how to solve problem.
    Fabrizio

    Hi Fabrizio,
    The error state 42000 indicates that there is a syntax error or access violation. If you are using an Informix native client connection then add the following parameter <Parameter Name>"Force SQLExecute">Always</Parameter> in the informix.sbo file. Restart Designer and then try to create a derived table with a simple select statement.
    If you are using an ODBC connection, then add the above mentioned parameter in the Generic section of odbc.sbo file.
    Regards
    Arun Sasi

  • Data Federator on Unix - Need to connect to Informix

    Hi,
    We are planning to Deploy Data Federator in Linux - SuSE 64 bit environment. We also have a need to connect to Informix and Teradata databases.
    According to the supported platforms document, only ODBC drivers are available to connect to Informix and Teradata databases.
    Is there a driver bridge available for these ODBC connectivity only databases?
    Update: Didnt notice there were Unix ODBC drivers available. I think we should be fine.
    Will it be supported if wel use the Informix Type 4 JDBC driver (http://www-01.ibm.com/software/data/informix/tools/jdbc/) as a Generic JDBC driver? Is there any performance impact?
    Appreciate the assistance.
    Thanks,
    Thiag.
    Edited by: Thiag Loganathan on Jul 21, 2010 5:43 PM
    Edited by: Thiag Loganathan on Jul 21, 2010 8:26 PM

    How will you access your third-party module in a NT box from UNIX? If it will be over TCP/IP, you may use the UTL_TCP package.

  • Migrating from Informix to Oracle 11g

    Hi,
    I have downloaded the Migration workbench, and the plug-ins Inofrmix7.jar from http://www.oracle.com/technetwork/topics/index-095746.html. Kindly could you please tell me from where i can download the ifxjdbc.jar. Are these files same with different name.
    Regards

    Hello,
    What you need is the Informix Dynamic Server JDBC Driver, version 1.4 JAR file, ifxjdbc.jar.
    This driver is shipped with the Informix Dynamic Server software. I am not sure you can download it freely.
    Regards,
    Jean-Patrick

  • Gateway for informix: Unsupported Informix Server and other errors

    I set up the Database Gateway for Informix on WinXP 32 to connect from an Oracel 10gR2 Database to an Informix Database (Infomix Online Dynamic Server V7.31UP1).
    The basic connection seems to work (giving a wrong password in the database link results in an appropriate error message), but the test-statement "select * from DUAL@DLTEST" (and any other select) results in the following error message:
    >>>>>>>>>>>>>>>>>
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Oracle][ODBC Informix Wire Protocol driver]Unsupported Informix Server
    version.[Oracle][ODBC Informix Wire Protocol driver]Invalid attribute in
    connection string: ArraySize.[Oracle][ODBC Informix Wire Protocol
    driver]Invalid attribute in connection string: TruncateOversizedColumnValues.
    ORA-02063: preceding 2 lines from DLTEST
    <<<<<<<<<<<<<<<<<
    Setting HS_FDS_TRACE_LEVEL=DEBUG gives the following trace-output in <oracle_home>\dg4ifmx\trace\dg4ifmx_agt_2716.trc:
    >>>>>>>>>>>>>>>>>>>
    Oracle Corporation --- MONTAG JUN 09 2008 13:59:13.671
    Heterogeneous Agent Release
    11.1.0.6.0
    Oracle Corporation --- MONTAG JUN 09 2008 13:59:13.671
    Version 11.1.0.6.0
    Entered hgogprd
    HOSGIP for "HS_FDS_TRACE_LEVEL" returned "DEBUG"
    Entered hgosdip
    setting HS_OPEN_CURSORS to default of 50
    HOSGIP returned value of "straf" for HS_FDS_RECOVERY_ACCOUNT
    HOSGIP returned a value for HS_FDS_RECOVERY_PWD
    setting HS_FDS_TRANSACTION_LOG to default of "HS_TRANSACTION_LOG"
    setting HS_FDS_TRANSACTION_ISOLATION to default of "READ_COMMITTED"
    setting HS_NLS_NCHAR to default of "AL16UTF16"
    setting HS_FDS_TIMESTAMP_AS_DATE to default of "TRUE"
    setting HS_RPC_FETCH_REBLOCKING to default of "ON"
    setting HS_FDS_FETCH_ROWS to default of "100"
    setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
    setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
    setting HS_FDS_CHARACTER_SEMANTICS to default of "FALSE"
    setting HS_FDS_MAP_NCHAR to default of "TRUE"
    setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
    setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
    setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
    setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
    setting HS_FDS_QUERY_DRIVER to default of "FALSE"
    setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStatistics"
    Exiting hgosdip, rc=0
    ORACLE_SID is "dg4ifmx"
    Product-Info:
    Port Rls/Upd:6/0 PrdStat:0
    Agent:Oracle Database Gateway for INFORMIX
    Facility:hsa
    Class:IFMX, ClassVsn:11.1.0.6.0_0006, Instance:dg4ifmx
    Exiting hgogprd, rc=0
    Entered hgoinit
    HOCXU_COMP_CSET=1
    HOCXU_DRV_CSET=178
    HOCXU_DRV_NCHAR=2000
    HOCXU_DB_CSET=46
    HOCXU_SEM_VER=100000
    Entered hgolofn at 2008/06/09-13:59:14
    RC=-1 from HOSGIP for "PATH"
    PATH from environment is "D:\oracle_11g\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\Programme\jdk1.4\bin;d:\programme\GTK\2.0\bin;"D:\Programme\Hummingbird\Connectivity\7.00\Accessories\";d:\Tools\GTK_2.0\bin;d:\tools\IsoBuster"
    Exiting hgolofn, rc=0 at 2008/06/09-13:59:14
    HOSGIP for "HS_OPEN_CURSORS" returned "50"
    HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
    HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
    HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
    Exiting hgoinit, rc=0 at 2008/06/09-13:59:14
    Entered hgolgon at 2008/06/09-13:59:14
    reco:0, name:straf, tflag:0
    Entered hgosuec at 2008/06/09-13:59:14
    uencoding=UTF16
    Entered shgosuec at 2008/06/09-13:59:14
    Exiting shgosuec, rc=0 at 2008/06/09-13:59:14
    shgosuec() returned rc=0
    Exiting hgosuec, rc=0 at 2008/06/09-13:59:14
    HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "straf"
    HOSGIP for "HS_FDS_TRANSACTION_LOG" returned ""HS_TRANSACTION_LOG""
    HOSGIP for "HS_FDS_TIMESTAMP_AS_DATE" returned "TRUE"
    HOSGIP for "HS_FDS_CHARACTER_SEMANTICS" returned "FALSE"
    HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
    HOSGIP for "HS_FDS_RESULT_SET_SUPPORT" returned "FALSE"
    HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
    HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
    using straf as default value for "HS_FDS_DEFAULT_OWNER"
    HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
    Entered hgocont at 2008/06/09-13:59:15
    HS_FDS_CONNECT_INFO = "sijus10000:22231/si10000onl/kwadbstr"
    RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
    Entered hgogenconstr at 2008/06/09-13:59:15
    dsn:sijus10000:22231/si10000onl/kwadbstr, name:straf
    optn:
    Entered shgogohn at 2008/06/09-13:59:15
    ohn is 'OraGtw11g'
    Exiting shgogohn, rc=0 at 2008/06/09-13:59:15
    Entered hgocont_OracleCsidToIANA at 2008/06/09-13:59:15
    Returning 2252
    Exiting hgocont_OracleCsidToIANA at 2008/06/09-13:59:15
    ##>Connect Parameters (len=299)<##
    ## DRIVER=Oracle 11g dg4ifmx-OraGtw11g;
    ## HostName=sijus10000;
    ## PortNumber=22231;
    ## ServerName=si10000onl;
    ## Database=kwadbstr;
    #! UID=straf;
    #! PWD=*
    ## ApplicationUsingThreads=1;
    ## CancelDetectInterval=0;
    ## TrimBlankFromIndexName=1;
    ## IANAAppCodePage=2252;
    ## ArraySize=100;
    ## UseDelimitedIdentifier=1;
    ## TruncateOversizedColumnValues=0;
    Exiting hgogenconstr, rc=0 at 2008/06/09-13:59:15
    Entered hgopoer at 2008/06/09-13:59:15
    hgopoer, line 159: got native error 0 and sqlstate HY000; message follows...
    [Oracle][ODBC Informix Wire Protocol driver]Unsupported Informix Server version.[Oracle][ODBC Informix Wire Protocol driver]Invalid attribute in connection string: ArraySize.[Oracle][ODBC Informix Wire Protocol driver]Invalid attribute in connection string: TruncateOversizedColumnValues.
    Exiting hgopoer, rc=0 at 2008/06/09-13:59:15
    hgocont, line 1890: calling SqlDriverConnect got sqlstate HY000
    Exiting hgocont, rc=28500 at 2008/06/09-13:59:15 with error ptr FILE:hgocont.c LINE:1910 ID:Something other than invalid authorization
    Exiting hgolgon, rc=28500 at 2008/06/09-13:59:15 with error ptr FILE:hgolgon.c LINE:612 ID:Calling hgocont
    Entered hgoexit at 2008/06/09-13:59:15
    Exiting hgoexit, rc=0 at 2008/06/09-13:59:15
    <<<<<<<<<<<<<<<<<<<<<<<<
    What's going wrong ?
    Regards Klaus

    Hello,
    I downloaded the gateway package of Oracle version 11.1.0.6.0, and installed Informix gateway driver. I made the necessary settings, and i have exactly the same problem, as described above.
    I receive error message "OracleODBC Informix Wire Protocol driverUnsupported Informix Server version.OracleODBC Informix Wire Protocol driverInvalid attribute in connection string: ArraySize.OracleODBC Informix Wire Protocol driverInvalid attribute in connection string: TruncateOversizedColumnValues." when trying to set up a connection from Oracle to Informix 7.3. I read here, that there is a patch of Informix gateway: fix 6799360, which is unfortunately not available for for download for Windows XP. I cannot search MetaLink for this problem, because I just would like to test this Oracle feature, I did not buy Oracle license.
    Does anybody know about this patch? Can anybody help how could I make working this Informix gateway?
    Thanks for help, Gyula

  • Multiple db2 instances with informix in a single transaction

    Hi All,
    Can somebody tell how this can be achieved.
    I do have 3 db2 instances in three physical mahines. Within a transaction I will
    only be writing to a one instance but will be retieving data from the other two
    instances. In the same transaction I will be writing to a Informix database as
    well. All the systems are on windows.
    The application server is Weblogic 7.02.
    For DB2 the driver is db2jcc driver which does not support XA transactions. And
    for informix we do use the driver which comes along with the informix installation
    which is a XA supported driver.
    We do have seperate TXDatasources created in the Web logic server and EJBs are
    used in the project.
    As welogic can give the XA features only for one none XA driver. How about implementing
    the above scenario.
    Waiting for a early response.

    Hello Sebastien,
    Thanks for your response!!!
    Let me make it bit more clear.In deploymewnt descriptor,we define jndi name for any resource and do a lookup on that resource from the code.
    Let us consider that resource as JDBC data source for our discussion.usually you define any jdbc data source under a JDBC resource provider.
    So my question is,in a single transaction can you access multiple data sources defines under multiple JDBC resource providers.
    Ex:A datasource "x "defined under resource provider "A"[say DB2 jbdc provider] and a datasource "y" defined under respurce provider "B"[say mysql jdbc provider].
    Thanks

  • Change the level of isolation in a Informix connection

    Post Author: mibarz
    CA Forum: Data Integration
    Iu2019m working over informix and I need to change de level of isolation befor make a Query.
    The Informix instruction is SET ISOLATION TO DIRTY READ.  In the Data flow we are using the SQL statement object for retrieve the data.
    I try to change the level of isolation in the ODBC configuration, but its impossible.
    ¿Anybody can help me with this problem?
    Thanks,
    Martí

    Post Author: bhofmans
    CA Forum: Data Integration
    Unfortunately this is not possible in Data Integrator today. We have several enhancement requests for this and similar functionality for several RDBMS. For MSSQL server a workaround is provided via a DSConfig parameter, for other RDBMS we don't have a solution yet.

  • CMP Entity Bean with ejb-ql finder methods and INFORMIX database

    Hi,
    I have some CMP Entity Beans with finder methods defined in ejb-ql. In my ejb-jar, within <entity> definitions I have something like:
        <entity>
          <abstract-schema-name>BeanName</abstract-schema-name>
          <cmp-field><field-name>fieldOne</field-name></cmp-field>
          <cmp-field><field-name>fieldTwo</field-name></cmp-field>
          <query>
            <query-method>
              <method-name>findAll</method-name>
              <method-params></method-params>
            </query-method>
            <ejb-ql>SELECT OBJECT(o) FROM BeanName o</ejb-ql>
          </query>
        <entity>
    And in persistent.xml:
    <db-properties>
         <data-source-name>datasource_name</data-source-name>
    </db-properties>
    <entity-bean>
         <ejb-name>BeanName</ejb-name>
         <table-name>table_name</table-name>
         <field-map key-type="NoKey">
         <field-name>fieldOne</field-name>
         <column><column-name>column_one</column-name></column>
          </field-map>
         <field-map key-type="NoKey">
         <field-name>fieldTwo</field-name>
         <column><column-name>column_two</column-name></column>
          </field-map>
          <finder-descriptor>
              <method-name>findAll</method-name>
              <method-params/>
         </finder-descriptor>
    Once deployed, on server side, I can found a java source file (with corresponding compiled class file) in path:
    j2ee/cluster/server0/apps/companyName/MyEARApp/EJBContainer/temp/temp38837373733/route/to/package/
    with names:
    BeanName0_0pm.java
    BeanName0_0PM.class
    and the generated java file contains this code:
      public java.util.Enumeration ejbFindAll() throws javax.ejb.FinderException, javax.ejb.EJBException  {
        TransactionContext tc = pm.getTransactionContext();
        Connection conn = null;
        PreparedStatement pSt = null;
        ResultSet ejb_rs = null;
        int status = javax.transaction.xa.XAResource.TMSUCCESS;
        try {
          conn = pm.getConnectionForFindMethod();
          pSt = conn.prepareStatement("SELECT \"O\".\"COLUMN_ONE\",\"O\".\"COLUMN_TWO\", FROM \"TABLE_NAME\" \"O\"");
          ejb_rs = pSt.executeQuery();
    I'm trying to call this method but it throws a SQLException when preparing the statement.
    It seems that Informix does not like this SQL syntax because of upper case names, doble quotes on table alias, or something else.
    When editing persistent.xml in netweaver, I can define the element <datasource-vendor> as ORACLE, SAPDB, MS_SQL_SERVER, DB2_UDB_AS400 or DB2_UDB_OS390 but INFORMIX is not an accepted value.
    Is there any way to define how this SQL query is build?
    Thanks in advance.

    The return type of the finder method defined in the remote home interface is either the entity bean's remote interface or a collection of objects implementing the entity bean's remote interface. The return type of the finder method defined in the local home interface is either the entity bean's local interface or a collection of objects implementing the entity bean's local interface

  • RM entries for informix 9.21 / Tuxedo 7.1

    i'm looking for the RM entry for Informix 9.21 and Tuxedo 7.1
    on AIX 4.3.3,
    anybody can help me?
    anykind of help compiling servers whith this configuration will be appreciated.
    Is there any important difference whith libs from informix 7.31 and tuxedo 6.x?
    thanks
    miguel ares

    Hi,
    I finally set a RM entry, and built successfully the TMS, and it seems works fine:
    INFORMIX-ONLINE:infx_xa_switch:${INFORMIXDIR}/lib/esql/libifxa.a -L${INFORMIXDIR}/lib
    -L${INFORMIXDIR}/lib/esql -lifsql
    -lifasf -lifgen -lifos -lifgls -lnetstub -lc_r -ldl -ltli_r -lm_r ${INFORMIXDIR}/lib/esql/checkapi.o
    -lifglx
    note that INFORMIXDIR=/informix
    the main problem was the libinfxxa.a library
    the documentation i found about this was:
    in chapter 3 of version 9.13 of the TP/XA Programmer's manual in the section,
    BUILDING SERVERS FOR AN X/OPEN DTP ENVIRONMENT"
    step 3 says
    "3. Link the object file created in setp 1 with the TP/XA library called $INFORMIXDIR/lib/esql/libinfxxa.a
    the name of this libray was changed in release 9.13. The name of the libraris
    in 9.13 are libifxa.a (non-threaded) or libthxa.a (threaded)"
    thanks
    miguel ares
    For record, my platform was: AIX 4.3.3, Tuxedo 7.1, Informix Dynamic Server 9.21,
    Esql/C 9.51
    "miguel ares" <[email protected]> wrote:
    >
    i'm looking for the RM entry for Informix 9.21 and Tuxedo 7.1
    on AIX 4.3.3,
    anybody can help me?
    anykind of help compiling servers whith this configuration will be appreciated.
    Is there any important difference whith libs from informix 7.31 and tuxedo
    6.x?
    thanks
    miguel ares

  • Migration Informix 7.3- Oracle 10g r2, no FK constraints

    I have this configuration:
    Latest version of OMWB.
    ** Workbench Repository : Oracle Database 10g Release 10.2.0.3.0 - 64bit Production
    Repository Connection URL: jdbc:oracle:thin:@172.xx.xx.xx:1521:somesid
    ** The following plugins are installed:
    ** Informix Dynamic Server 7.3 Plugin, Developers Release 10.1.0.4.0
    ** Informix Dynamic Server 9.x Plugin, Production Release 10.1.0.4.0
    ** Active Plugin : Informix7
    I migrated all tables and data, but... foreign key constraints ARE NOT migrated. This option was selected on appropriate panel, so there shoud not be any problem.
    At the end of migration proces there were these several errors in the log:
    Migrating Failed to connect to /@172.xx.xx.xx:1521:somesid. Check the password in the user's Creation Options in the Oracle Model to make sure it is correct.
    Passwords are OK. Data is migrated.
    Is this error connected with "FK constraints missing" problem or not?
    Any idea what to do with these constraints or "Failed to connect" error?
    Noaid

    I assume you see the FKs in the source model of OMWB under a certain user and if you now check out the Oracle model in OMWB this dedicated user misses the FK's, correct?
    To see if the problem is related to the password error, you could perform the offline source model migration.
    Run the script IDS7_DSML_SCRIPT.BAT/DS7_DSML_SCRIPT.sh located in Omwb\offline_capture\Informix7 on the Informix server as informix user. You'll get 2 directories conatining some DAT files. Then zip both directories and transfer them to the OMWB machine, unzip them into the same directory again and open OMWB and perfrom an offline source model migration by refering to the directories of the DAT files.
    If the FK's are still missing, log a service request and upload the ZIP files to the sevrice request.

  • BPM send sql message to informix

    Anyone has experience in  bpm and informix?
    There  BPM send sql to informix get error:
    java.sql.SQLException: 指定的表 'o_tns16_base' 不在数据库中。
    (table o_tns16_base not exist in database).
    But this work fine with SQL server. BPM is no probelm.
    I run the sql  select count(*) as count from o_tns16_base where sapflag='0' with a jdbc client, it is ok.
    But when bpm send this syn message, got error.
    select first 10 compcd,custcd,cigcd,baseqty,unitid,upddate,mq_lsh from o_tns16_base where sapflag = '0'
    It seems informix get error for all messages which bpm sent. Only use the sender jdbc adapter.
    Error Details
    #1.5 #00215E1D6B710051000001D3005A409A00047A4283B6FB38#1260326003079#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/JDBC#sap.com/com.sap.aii.af.app#com.sap.aii.adapter.jdbc.xml2sql.processList()#J2EE_GUEST#0##n/a##384baa10e46b11dec60e00215e1d6b71#XI XI2JDBC[IFX_RCV/MYZX/]_361079##0#0#Error#1#com.sap.aii.adapter.jdbc.xml2sql#Plain###Exception caught when executing statement for table/stored proc. 'DML' (structure 'ST1'):
    java.sql.SQLException: 指定的表 'o_tns16_base' 不在数据库中。
         at com.informix.jdbc.IfxSqli.a(IfxSqli.java:3449)
         at com.informix.jdbc.IfxSqli.E(IfxSqli.java:3762)
         at com.informix.jdbc.IfxSqli.dispatchMsg(IfxSqli.java:2574)
         at com.informix.jdbc.IfxSqli.receiveMessage(IfxSqli.java:2490)
         at com.informix.jdbc.IfxSqli.executeStatementQuery(IfxSqli.java:1656)
         at com.informix.jdbc.IfxSqli.executeStatementQuery(IfxSqli.java:1629)
         at com.informix.jdbc.IfxResultSet.a(IfxResultSet.java:206)
         at com.informix.jdbc.IfxStatement.executeQueryImpl(IfxStatement.java:1228)
         at com.informix.jdbc.IfxStatement.executeQuery(IfxStatement.java:218)
         at com.sap.aii.adapter.jdbc.SAXHandler.executeQuery(xml2sql.java:2089)
         at com.sap.aii.adapter.jdbc.SAXHandler.executeQuery(xml2sql.java:2069)
         at com.sap.aii.adapter.jdbc.SAXHandler.SQLexec(xml2sql.java:1731)
         at com.sap.aii.adapter.jdbc.SAXHandler.processList(xml2sql.java:728)
         at com.sap.aii.adapter.jdbc.SAXHandler.endElement(xml2sql.java:623)
         at com.sap.engine.lib.xml.parser.handlers.SAXDocHandler.endElement(SAXDocHandler.java:156)
         at com.sap.engine.lib.xml.parser.XMLParser.scanEndTag(XMLParser.java:1953)
         at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1846)
         at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2442)
         at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1843)
         at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2845)
         at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:231)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:160)
         at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:261)
         at com.sap.engine.lib.xml.parser.Parser.parse_DTDValidation(Parser.java:260)
         at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:271)
         at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
         at javax.xml.parsers.SAXParser.parse(Unknown Source)
         at javax.xml.parsers.SAXParser.parse(Unknown Source)
         at com.sap.aii.adapter.jdbc.xml2sql.service(xml2sql.java:211)
         at com.sap.aii.adapter.jdbc.XI2JDBC.processMessage(XI2JDBC.java:588)
         at com.sap.aii.adapter.jdbc.XI2JDBC.dispatchMessage(XI2JDBC.java:247)
         at com.sap.aii.adapter.jdbc.SapAdapterServiceFrameImpl.callSapAdapter(SapAdapterServiceFrameImpl.java:174)
         at com.sap.aii.af.modules.CallAdapterWithMessageBean.process_receiver(CallAdapterWithMessageBean.java:260)
         at com.sap.aii.af.modules.CallAdapterWithMessageBean.process(CallAdapterWithMessageBean.java:181)
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_1.process(ModuleLocalLocalObjectImpl0_1.java:103)
         at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:292)
         at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.listener.AFWListenerBean.onMessage(AFWListenerBean.java:343)
         at com.sap.aii.af.listener.AFWListenerLocalObjectImpl0_0.onMessage(AFWListenerLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.ra.ms.impl.ServicesImpl.deliver(ServicesImpl.java:276)
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onDeliver(XIEventHandler.java:1049)
         at com.sap.aii.af.ra.ms.impl.core.queue.consumer.RequestConsumer.onMessage(RequestConsumer.java:118)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:917)
         at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.sql.SQLException: ISAM 错误: 找不到记录。
         at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java:407)
         at com.informix.jdbc.IfxSqli.E(IfxSqli.java:3767)
         ... 47 more
    Edited by: Shen Peng on Dec 9, 2009 12:10 PM

    I test the sql clause with a client, it is OK. I'm sure of that.
    in sxmb_moni, I can see request sql is :  <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:sd025QR xmlns:ns0="http://topfine.com/BPMv2">
    - <ST1>
    - <DML action="SQL_QUERY">
      <access>select count(*) as count from o_tns16_base where sapflag='0'</access>
      </DML>
      </ST1>
      </ns0:sd025QR>
    select count(*) as count from o_tns16_base where sapflag='0'
    has no problem with a jdbc client.
    Thanks.
    Edited by: Shen Peng on Dec 9, 2009 1:25 PM

  • Error -25596 when trying to connect to use the Informix Online Server native data source

    Hi All,
    We currently use a very old version on crystal (v9) and have recently downloaded the current version (14.1.1.1036) in order to investigate the effort involved in upgrading.
    In the past we have always connected to our IBM Informix Server using the native Crystal Reports Informix Online Server data source, but all attempts with the current version of Crystal Reports are failing with error -25596.
    The error is reported by Informix and it has this description:
    -25596  The INFORMIXSERVER value is not listed in the sqlhosts file or the
    Registry.
    The default database server name that the INFORMIXSERVER environment
    variable specifies must be a valid database server name in the file
    $INFORMIXDIR/etc/sqlhosts on UNIX or the registry on Windows. Check
    that the specified server is listed in the sqlhosts file or the
    registry.
    However, I'm of the opinion that the server is known and is configured OK (it's configured using the Informix SetNet32 application and it has resulted in this registry key being populated:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Informix\SqlHosts\prod1_devdb1 (NB: prod1_devdb1 is the name of the server I am trying to connect to).
    I can create ODBC datasources on my PC and they work OK.  I can also run our legacy VB6 application (using the Crystal 9 COM objects) and connect using the native drivers to the Informix database.
    My PC is running 64 bit Windows 7 Enterprise (fully patched).  Our Informix server is version 11.7 running on a SUSE server.
    Any suggestions for where to start looking to solve this?

    TIMESTAMP
    THREAD_ID
    FILENAME
    LINE_NUMBER
    LOGGED_DATA
    LEVEL
    2014-5-1-3-54-31
    10828
    ..\cserrinf.cpp
    523
    Error 14722 (..\csdll.cpp, 117): : C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\crw32_res_xx.dll
    1
    2014-5-1-3-54-51
    10828
    .\QESession.cpp
    445
    Set Product View Locale: 1033
    20
    2014-5-1-3-54-51
    10828
    .\QESession.cpp
    479
    Set Preferred View Locale: 3081
    20
    2014-5-1-3-54-51
    10828
    .\QESession.cpp
    501
    Set Process Locale: 3081
    20
    2014-5-1-3-54-51
    10828
    .\qecommon.cpp
    117
    This property is currently in a read-only state and cannot be modified. File Name: ".\QEProperty.cpp". Line: 217
    1
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    211
    Leaving DbInitialize()
    20
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    153
    In DbInitialize()
    20
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    211
    Leaving DbInitialize()
    20
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    385
    In DbFetchDatabaseType()
    20
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    399
    Leaving DbFetchDatabaseType()
    20
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    4732
    In DbFreeString()
    20
    2014-5-1-3-54-54
    10828
    .\xml.cpp
    4735
    Leaving DbFreeString()
    20
    2014-5-1-3-54-54
    10828
    .\jdbc.cpp
    241
    Leave DbInitialize()
    20
    2014-5-1-3-54-54
    10828
    .\jdbc.cpp
    185
    Enter DbInitialize()
    20
    2014-5-1-3-54-54
    10828
    .\jdbc.cpp
    241
    Leave DbInitialize()
    20
    2014-5-1-3-54-54
    10828
    .\jdbc.cpp
    555
    Enter DbFetchDatabaseType()
    20
    2014-5-1-3-54-54
    10828
    .\jdbc.cpp
    564
    Leave DbFetchDatabaseType()
    20
    2014-5-1-3-54-55
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-54-55
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-54-55
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-54-55
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    194
    Leaving DbInitialize()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    148
    In DbInitialize()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    194
    Leaving DbInitialize()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    317
    In DbFetchDatabaseType()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    326
    Leaving DbFetchDatabaseType()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    1858
    In DbFreeString()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    1861
    Leaving DbFreeString()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-54-57
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-54-57
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-54-57
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    182
    Leaving DbInitialize()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    127
    Enter DbInitialize()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    182
    Leaving DbInitialize()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    381
    Enter DbFetchDatabaseType()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    397
    Leave DbFetchDatabaseType()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    404
    In DbFreeString()
    20
    2014-5-1-3-55-2
    10828
    .\crdb_wic.cpp
    407
    Leaving DbFreeString()
    20
    2014-5-1-3-55-9
    10828
    ..\crdb_p2s.cpp
    570
    Entering SQLLogOnSQLServerWithExtendableOptions
    20
    2014-5-1-3-55-45
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-45
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-45
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-55-45
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-46
    10828
    ..\crdb_p2s.cpp
    577
    Leaving SQLLogOnSQLServerWithExtendableOptions
    20
    2014-5-1-3-55-46
    10828
    ..\serverhandle.cpp
    356
    succeeded: serverName=prod1_devdb1,databaseName=globalstar,userID=scottr
    1
    2014-5-1-3-55-46
    10828
    ..\..\convert.cpp
    864
    Error: message=, DbError=202
    1
    2014-5-1-3-55-46
    10828
    ..\cserrinf.cpp
    523
    Error 31816 (..\..\src\data\queryenghelp.cpp, 549): Logon failed.:
    1
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\jdbc.cpp
    173
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    ..\..\src\print\format\imageretriever.cpp
    905
    Destroy API called. Image Retriever was not used. No cleanup necessary.
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    219
    In DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    271
    Leaving DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\jdbc.cpp
    250
    Enter DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    203
    In DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    252
    Leaving DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\crdb_wic.cpp
    190
    In DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\crdb_wic.cpp
    241
    Leaving DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    203
    In DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    252
    Leaving DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\crdb_wic.cpp
    190
    In DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\crdb_wic.cpp
    241
    Leaving DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    219
    In DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    271
    Leaving DbTerminate()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    113
    In DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\javabeans.cpp
    136
    Leaving DllMain()
    20
    2014-5-1-3-55-53
    10828
    .\xml.cpp
    112
    Leaving DllMain()
    20

  • How to configure informix connection pool in sun-one appserver 7

    Hello,
    Anybody knows , How to configure informix connection pool properties in sun-one appserver 7?
    Thanks in advance.

    Actually,it couldn't get some advice in here.But now,I known how to configure it,I expended 2 days to search and test it.Follow :
    jdbc class:com.informix.jdbcx.IfxDataSource
    serverName=(INFORMIXSERVER)
    portNumber=1526(default)
    IfxIFXHOST=(host ip)
    databaseName=(your dbname)
    user=(your username)
    password=(your pwd)
    attention:configure right transaction and userthreads in your informix sever
    Hope helpful to someone!

Maybe you are looking for

  • Adobe document services communication problem

    Hello SDN a challenge: we have some problems with the Adobe Document Services. we have installed acording to the installationguide and checked this several times. However when we try to run the program FP_PDF_TEST_00 (which is a SAP-provided test pro

  • Reason for ms-addcolumn-span as one column in ListView and can we hide it

    We are customizing the sharepoint look and feel and came across a column header in the list view with child span element as below <th class="ms-vh-icon" scope="col" title=""> <span class="ms-addcolumn-span"></span> </th> As we are having a alternate

  • EM_SETCUEBANNER not working

    I am using windows 7 x64 bit, and I am coding in C++ I am trying to create a EDIT box, and set the cue banner, but it is not being set, and it returns zero. Can anyone tell me why? Code: HWND hEdit = CreateWindowEx(WS_EX_CLIENTEDGE, L"EDIT", L"", WS_

  • Partitioning the database from the most recent to the last partitioned

    Hi everyone We have a huge database which is partitioned based on datetime column and for each month. The last partition that we have on it was for 12/1/2013. And since then we have accumulated data with millions of rows already till 3/1/2015. We wan

  • Missing apple account balance

    I've made 2 in app purchase with a total of $64 plus tax, however, the purchases that I've made didn't give me the in app goods but when I checked my account, the money has been deducted. I've also checked itune and it sent me the receipts but there