Hi Experts,
I am getting following error while Activating ODS Request.
Job started
Step 001 started (program RSODSACT1, variant &0000000000142, user ID lsingh
Activation is running: Data target ZINV_MAT, from 7,883 to 7,883
Data to be activated successfully checked against archiving objects
SQL: 10/17/2005 21:04:17 lsingh
ANALYZE TABLE "/BIC/AZINV_MAT40" DELETE
STATISTICS
SQL-END: 10/17/2005 21:04:17 00:00:00
SQL: 10/17/2005 21:04:17 GOELA
BEGIN DBMS_STATS.GATHER_TABLE_STATS ( OWNNAME =>
'SAPIBD', TABNAME => '"/BIC/AZINV_MAT40"',
ESTIMATE_PERCENT => 1 , METHOD_OPT => 'FOR ALL
INDEXED COLUMNS SIZE 75', DEGREE => 1 ,
GRANULARITY => 'ALL', CASCADE => TRUE ); END;
SQL-END: 10/17/2005 21:04:17 00:00:00
ABAP/4 processor: DBIF_RSQL_INVALID_RSQL
Job cancelled
It's giving DBIF_RSQL_INVALID_RSQL error.
I am loading full upload to the ODS first time.
Any answer will be greatly appreciated.
Regards,
LS