This section presents an example that illustrates how Adaptive Server interprets the execution class attributes.
Figure 5-5 shows two client applications, OLTP and isql, and three Adaptive Server logins, “L1”, “sa”, and “L2”.
sp_xyz is a stored procedure that both the OLTP application and the isql application need to execute.
Figure 5-5: Conflict resolution
The rest of this section describes one way to implement the steps discussed in Algorithm Guidelines.