SAP ABAP Message Class AIBW Message Number 012 (IM: Generation of a database index for the PSA (return code = &3))
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-IM (Application Component) Investment Management
     RS_BCT_IM (Package) BW: IM Content (Investment Management)
Attribute
Message class AIBW  
Short Description    
Message Number 012  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141101   
Message Text
IM: Generation of a database index for the PSA (return code = &3)
Help Document

Diagnosis

In the InfoCube update, data of InfoSource from source system is accessed and read; this data is in database table in the PSA. To allow optimum performance, a database index is generated by the update as necessary.

In your case, the generation supplied return code :

0 : No generation necessary, index already exists.

1 : Index was successfully generated.

>1: An error occurred while the index was being generated.

System Response

If an error occurred during generation of the index, this reduces performance, which means that the PSA cannot be read as efficiently during the update. This can lead to long run times.

Procedure

If an error occurred during generation of the index, you may be able to determine the cause using transaction SE11 to view the activation log for index 917 of Table .

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