Configuring the return status

The stored procedure return status of the MASP call reflects the status of the call. By default, the following status values are returned:

You can configure your server to reverse the meanings of the status value by setting the server property com.sybase.jaguar.server.masp.zero-success. A value of false, the default, indicates the status values have the meanings described above. A value of true indicates that the meanings of 0 and 1 are reversed.

Set the property in EAServer Manager as follows:

  1. Display the properties for the server by right-clicking on the icon and selecting Server Properties from the popup menu.

  2. Click on the Advanced tab

  3. If com.sybase.jaguar.server.masp.zero-success is displayed, highlight it and click Modify. Edit the displayed value and click Ok.

  4. If com.sybase.jaguar.server.masp.zero-success is not displayed, click Add. Enter the property name and the value, then click Ok.