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.
When i execute a cobol program in an informix server 7.31 NT 4.0 sp6,
i have a -461 Error, i have enough disk space and also enough space in the dbspaces, also i have created a tempdbs temporary dbspace.
I think the cause of error -461 has nothing to do
with temporary space.
What exactly is the application doing at this point ?
Are there some blob operations involved ?
You might further analyze the problem by trapping
error -461 in the databaseserver engine, i.e.:
onmode -I 461
This will produce af-files which might give a clue
what is happening.
However be careful with these things on production
environments.
__________________
Best regards
Eric
--
IT-Consulting Herber
WWW: http://www.herber-consulting.de
Email: eric@herber-consulting.de
***********************************************
Download the IFMX Database-Monitor for free at:
http://www.herber-consulting.de/BusyBee
***********************************************