Skip to Content
0
Jun 15, 2020 at 08:12 AM

Sybase hang during dbuse

74 Views Last edit Jun 15, 2020 at 12:30 PM 2 rev

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