cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime error in DB02 IMPORT_OBJECT_DESTROYED

Former Member
0 Kudos

Hi Guys,

When i call up Tx : DB02 and choose Space Statistics under Tablepace Tab, runtime error is occurring " IMPORT_OBJECT_DESTROYED".

The short dump mentions as :

Error analysis

Unable to import the dataset because it has an unexpected

format. It was

destroyed as a result of direct manipulation of the

IMPORT/EXPORT data by other means (for instance, explicit deletion of parts of the dataset using SQL instead of DELETE FROM DATABASE).

In this case, the records in the dataset do not appear in the

expected order, which is 0,1,2,3...

(sequence counter in field SRTF2).

The next record expected here is number 0,

but number 1 appears.

Information where termination occurred:

The termination occurred in the ABAP/4 program "RSORAT2M " in

"IMPORT_FROM_MONI_SAFE".

The main program was "RSORAT2M ".

The termination occurred in line 908

of the source code of program "RSORAT2M " (when calling the editor 9080).

The program "RSORAT2M " was started as a background job.

Any help is appreciated.

Naren

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check the note [393658|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=393658]

For me it seems that the historical data is not gathered. If so, please schedule the job SAP_COLLECTOR_FOR_PERFMONITOR for each hour .

Regards,

Srihari