Show TOC

Procedure documentationDB Procedures Locate this document in the navigation structure

 

The Problem Analysis user menu (OLTP/liveCache) displays, among other things, database procedures.

Procedure

Open the Database Assistant (transaction DB50) or the liveCache Assistant (transaction LC10). Choose   Problem Analysis   DB Procedures  .

or

Open the DBA Cockpit (transaction code DBACOCKPIT) and select   Space   DB Procedures  .

Result

The system displays an overview of all loaded database procedures, their input and output parameters, and other details.

As well as an ABAP application, an application also includes a range of DB procedures in which time-critical parts of the application are implemented in C++. In a liveCache system, DB procedures can process both SQL data and OMS data.

More Information

Task Manager

SQL Reference Manual, Name of a Database Procedure (dbproc_name)