If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Stored Procedure Error 7.23. UC6

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-26-04, 09:33
richie_smith richie_smith is offline
Registered User
 
Join Date: Feb 2004
Posts: 7
Stored Procedure Error 7.23. UC6

I'm getting the following error message occasionally when running stored procedures on Onlint 7.23.UC6 under HP-UX 11.00.

SQL statement error number -211.
Cannot read system catalog (sysprocauth).
SYSTEM error number -107.
ISAM error: record is locked.

The procedure may run 1000 times perfectly before falling over with this error.

Any ideas ?
Reply With Quote
  #2 (permalink)  
Old 02-26-04, 09:48
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: Stored Procedure Error 7.23. UC6

Quote:
Originally posted by richie_smith
I'm getting the following error message occasionally when running stored procedures on Onlint 7.23.UC6 under HP-UX 11.00.

SQL statement error number -211.
Cannot read system catalog (sysprocauth).
SYSTEM error number -107.
ISAM error: record is locked.

The procedure may run 1000 times perfectly before falling over with this error.

Any ideas ?
Hi,

Can be a bug, but please add into SPL the sentences SET LOCK MODE TO WAIT or SET LOCK MODE TO 10.

How often you run update statisics for procedure u all?

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 02-26-04, 10:13
richie_smith richie_smith is offline
Registered User
 
Join Date: Feb 2004
Posts: 7
Thanks - I'll give that a go.

I run "Update Stats" every night.
Reply With Quote
  #4 (permalink)  
Old 03-03-04, 02:04
krisvansnick krisvansnick is offline
Registered User
 
Join Date: Mar 2004
Posts: 2
Re: Stored Procedure Error 7.23. UC6

Quote:
Originally posted by richie_smith
I'm getting the following error message occasionally when running stored procedures on Onlint 7.23.UC6 under HP-UX 11.00.

SQL statement error number -211.
Cannot read system catalog (sysprocauth).
SYSTEM error number -107.
ISAM error: record is locked.

The procedure may run 1000 times perfectly before falling over with this error.

Any ideas ?

Hi,

I have the same problem with IDS 7.31.UD7
Once or twice a day, the error occurs. Strange, because those stored procedures are executed about 200-300 times a day.
I've been told it was a bug in the IDS version.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On