For some cube rebuilt index is not happening. We’ve tired deleting and creating index , checked in SM37 the job is getting finished but before the step it is filing failed.
Please find the SM37 log below:
Job started
Step 001 started (program RSDDB_BIAINDEX_FILL, variant &0000000000652, user ID 310084846)
Statistics UID of indexing job: 'CU4A95TSIGB0HL6G7YFM5DHW7' (RSDDSTATTREX/RSDDSTATTREXSERV
INFOCUBE: NH*******
Loading data to index 0BW:BIA:WPC:BIC_FNNH******* (records '0000183824', job '1' )
Loading data to index 0BW:BIA:WPC:BIC_FNNH******* (records '0000367648', job '2' )
Loading data to index 0BW:BIA:WPC:BIC_FNNH******* (records '0000551472', job '3' )
Loading data to index 0BW:BIA:WPC:BIC_FNNH******* (records '0000716558', job '0' )
FILLING_FAILED-->CHECK LOG!!!!!
Job finished
We have tried executing the program name RSDDTREX_SINGLE_TABLE_INDEX by giving the table name as /BIC/DNNH******* the index is successfully build. And again executing the program with the table name /BIC/FNNH******* it showing error indexing error: see application log.
So it seems fill index is properly happening for only the Fact table of info cube. Any clue on this .