Hello!
I have a problem with Vantive and I dont know what to do. The application use Microsoft SQL. The problem started 2 days ago. The application is working but sometimes, this messagge appears:
"The server has not responded to a request in the required time. Try this operation again. If the problem persists, please contact your system administrator. Function: dbinboxchanged Code: 1072"
We have checked a lot of thigs but everything seems to be ok. I would like to know If anybody have an idea of what can be.
Thanks.Hello,
we had a similiar problem a few years ago. in our case the vantive-server was inserting an decimal point in primary keys each hundre-thousands rows. Then, when seeking an customer with an PK of 100000,200000 and so... the server looked for 100.000, 200.000, did not find the customer and returned an nearly equivalent error message.
we build an workaround with an insert trigger wich did not use id's with 5 zeros at the end.. :-) (dirty but it works).
Originally posted by Carina
Hello!
I have a problem with Vantive and I dont know what to do. The application use Microsoft SQL. The problem started 2 days ago. The application is working but sometimes, this messagge appears:
"The server has not responded to a request in the required time. Try this operation again. If the problem persists, please contact your system administrator. Function: dbinboxchanged Code: 1072"
We have checked a lot of thigs but everything seems to be ok. I would like to know If anybody have an idea of what can be.
Thanks.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment