Administrators can set breakpoints in Sybase Central. A breakpoint instructs the debugger to interrupt execution at a specified line. By default, a breakpoint applies to all connections.
Prerequisites
You must have the SA_DEBUG system role.
In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.
Click Mode » Debug.
In the Which User Would You Like To Debug field, type * to debug all users, or type the name of the database user you want to debug.
Option | Action |
---|---|
Sybase Central right pane |
|
Debug menu |
|
Example
You can set a breakpoint to apply to a connection made by a specified user by entering the following condition:
CURRENT USER = 'user-name' |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |