Hello
Would you have any clue why would my code suspend indefinitely by calling Sybase dbuse ?
The code is written to access a Sybase server remotely, it includes access to a lot of tables with a number of Sybase operations, but it hangs always over the same table, specifically when dbuse is invoked.
My code is running on a Linux VmWare, accessing a server on remote CentOS6, I have enough memory for this database, server (and its backup) are restarted w/o any error.
Thank you