Results 1 to 4 of 4

Thread: VB application gives Informix errors 346

  1. #1
    Join Date
    Feb 2009
    Posts
    53

    VB application gives Informix errors 346

    This I heard that we can run small applications with the Informix database. and therefore I also have decide to write an vb script application to update various records in an Informix database. when I run my connection.execute(sql) line I receive the following error; EIX000: 9-346) Could not update a row in the table. How this problem has arise and what does it says..

  2. #2
    Join Date
    Feb 2009
    Posts
    117

    Re: VB application gives Informix errors 346

    Reboot box, enter in BIOS and see error log (in the first panel of bios), To be sure of the meaning of one of these codes, consult the manuals for your operating system. note errors and delete all. The explanations provided reflect the meaning of the kernel return codes. UNIX programmers can also find help in the file /usr/include/errno.h.

  3. #3
    Join Date
    Dec 2008
    Posts
    128

    Re: VB application gives Informix errors 346

    Enter in Advanced (some rows below), and in the first or seconds level there is another error log menu: take a look at errors (probably are tens) and delete. I strongly recommend that the defaults be revised to lower values. Check the accompanying ISAM error code for more detailed information on the cause. Possible causes include hardware errors and locking conflicts.

  4. #4
    Join Date
    Jan 2009
    Posts
    150

    Re: VB application gives Informix errors 346

    The sql works fine if using the IBM Informix SQL Editor. These multiple listings reflect changes in the wording or functionality of the error message for different versions of the software. There is definitely an upper-limit on how much log space you can require to do a rollback, because the CLM records (which are the cause of the trouble) are of finite size (16 bytes, if memory serves me right)

Similar Threads

  1. Application Not Found errors
    By Hemadri in forum Windows XP Support
    Replies: 5
    Last Post: 22-06-2011, 12:26 AM
  2. Replies: 2
    Last Post: 07-03-2011, 08:47 AM
  3. Several application errors after installation of KIS 2010
    By Pomegranate in forum Networking & Security
    Replies: 6
    Last Post: 22-07-2010, 12:05 AM
  4. What is sqlca Informix stored Procedure
    By Bosch in forum Software Development
    Replies: 3
    Last Post: 13-08-2009, 01:57 PM
  5. Replies: 6
    Last Post: 13-12-2007, 09:34 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,504,500.26427 seconds with 16 queries