Hi, I'm new to Sybase and I have worked in MySQL earlier. I would like to findout a command which is similar to MySQL's 'show processlist' and 'show full processlist' commands. This command I use to debug a slow query problems. The MySQL 'show processlist' output looks like below. In this output you will see, the connection information's like connection id, the time, the state, the query, etc...


