cancel
Showing results for 
Search instead for 
Did you mean: 

Error while Activating ODS data

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

edwin_harpino
Active Contributor
0 Kudos

hi LS,

yes contact basis is the right way

try to double click the DBIF_RSQL_INVALID_RSQL if you interest with more detail error info, by viewing the short dump (transaction st22 can be used), transaction sm21 may also helpful, if authorization is granted.

Former Member
0 Kudos

Hi Lalit,

It looks like a tablespace issue. Contact your BASIS to extend the tablespace.

Bye

Dinesh