SAP ABAP Message Class 0S Message Number 151 (No active nametab exists for &)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     SQLT (Package) Trace for SQL, Enqueue, RFC, Memory
Attribute
Message class 0S  
Short Description Messages for the SQL trace    
Message Number 151  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20110908   
Message Text
No active nametab exists for &
Help Document

Diagnosis

The specified table is not defined in the ABAP Dictionary.

This table will most likely not be defined in the ABAP dictionary in the future and only exists in the database.

Also, the table may have been deleted from the ABAP dictionary after the performance trace was created.

System Response

Processing continues after the error message.

Procedure

If the table is only created in the database, you can display the table definition using database tools.

However, the table cannot be displayed if it was deleted from the ABAP Dictionary after the performance trace.

Procedure for System Administration

History
Last changed on/by 20110908  SAP 
SAP Release Created in