Dear Experts
im getting the following error when activating the ODS.Im here by providing you the list of error messages.I have checked data in PSA there are no errors.Errors occur when i try to activate the data in ODS.
Request REQU_41M8WINWEIOHTV72ABVY7ZK9N , data package 000001 incorrect with status 9
Request REQU_41M8WINWEIOHTV72ABVY7ZK9N , data package 000001 not correct
Inserted records 1- ; Changed records 1- ; Deleted records 1-
No confirmation for request ODSR_41MADFG820OVP3WC2PMKISP5N when activating the ODS object XCCC_O05
Communication error (RFC call) occurred
Activation of data records from ODS object XCCC_O05 terminated
Activation of data records from ODS object XCCC_O05 terminated
Thanks in Advance
Hi Ellora,
There could be 2 reasons for this:
1. Tablespace Issue: You may run out of tablepace. Just check the tablespace in DB02 and contact your BASIS to extend this.
2. Special Characters in your ODS which is preventing the activation.
Bye
Dinesh
Hi
check in SM21 for further details, Also check if there is any shortdump..And could you let us know what kind of data r u pulling it to ODS..How long did it take to pull the records? Have you check in settings of ods set quality status to OK.
Regards
Ram
Oracle is tellin gyou the index, or at least one partition, is in an unusable state. There are probably half a dozen possible causes. The resolution is to either drop and recerate or rebuild the index or at least that partition's index.
It's worth a review of OSS Notes - I don't know if there is anything out there to address this. Best bet is have your DBA take a look and they'll probably go ahead and rebuild the index.
Oracle Error Messages are on the internet lots of places, you can try Googling ORA-1502.
Add a comment