Unix Technical Forum

Re: Long Transaction [1879]

This is a discussion on Re: Long Transaction [1879] within the Informix forums, part of the Database Server Software category; --> > The procedure is taking rows from a view, inserting them into a table and then updating them. The ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 07:46 PM
Mark Denham
 
Posts: n/a
Default Re: Long Transaction [1879]



> The procedure is taking rows from a view, inserting them into a table and

then updating them. The table is used for reporting purposes and contains
about 60,000 rows in all, but only about 1000 rows are involved when the
procedure is run. The procedure runs fine for 3 months worth of data but
fails with error 458 (long trans) for longer time spans ie more rows.
>

Have you checked to ensure that you do not have a cartesian product
somewhere in the intermediate results? This could be generating a lot of log
activity without producing a large result set. I have seen this many times
with Peoplesoft queries.
>
> 3. Logfiles 99, Logsize 80MB
>

Don't know how big your db is, but this does not seem like a lot of
logspace.
>
> 7. Other procedures work quite happily with lots of rows. Especially the

week-end routine which inserts data into the table.
>

This makes me even more suspicious of a problem with the stored procedure.
>
> On the production server it seems that the oninit process is actually

killed when the procedure is run a second time and they have to reboot the
server. They obviously do want to try to reproduce this and so I cannot be
sure of this.
>

Sounds to me like you should report this to tech support.

Mark

sending to informix-list
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:44 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com