Search code examples
sybasesybase-rs

How to check the defined error class of a connection?


How to check the defined error class of a connection (DSI) of Sybase Replication Server?

I use alter connection to change the error class associated to the DSI but I want a command that list its information in order to confirm that the error class was correctly associated.

How can I do that?


Solution

  • You can see it by calling rs_getconn in the RSSD database.