Hi,
I have a table with the following fields that serves as a counter:
tabfcont char(8) not null ,contfcont integer,campofcont varchar(20),primary key (tabfcont) constraint "informix".pk_grlfcont
The problem is that there are transactions that fail to execute and as this table must record all operations performed successfully, all other connections are blocked.
Thanks for any help or suggestions.
SP
------------------------------
Sergio Peres
AIRC
Coimbra
------------------------------
#Informix