DB Procedures
In the Problem Analysis user menu, you can find, among other things, a display of the liveCache database procedures available (DB procedures).
As well as an ABAP application, a liveCache application also includes a range of DB procedures in which time-critical parts of the application are implemented in C++. DB procedures can process both SQL data and OMS data.
To formulate SQL statements in DB procedures, you can use an SQL embedding that is modified for C++ .
The user has been assigned a role in accordance with the authorization concept.
You are in the user menu of the user with the authorizations that correspond to this role.
The liveCache database instance is in the ONLINE operational state.
...
1. In the user menu, choose liveCache Assistant(transaction LC10).
2.
Enter the name of the database
connection.
You can select the name from the list of existing names. You can restrict the
search for the required name.
3. Choose liveCache → Monitoring.
4. Choose Problem Analysis → DB Procedures.
The system displays an overview of all database procedures loaded into the liveCache database instance, their input and output parameters, and other details.
See also: