cancel
Showing results for 
Search instead for 
Did you mean: 

Dump -- CREATE_DATA_UNKNOWN_TYPE

Former Member
0 Kudos

Hi All,

We are using solman 7.01 :

BI_CONT 704 0005

ST 400 0022

In our system we are getting dump:

Runtime Errors CREATE_DATA_UNKNOWN_TYP

Exception CX_SY_CREATE_DATA_ERROR

Short text

CREATE DATA: The specified type "/BI0/V0SDB_C02D2" is no valid data type.

What happened?

Error in the ABAP Application Program

The current ABAP program "CL_SMD_AGGREGATE_MDX==========CP" had to be

terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not

caught in

procedure "INITIALIZE" "(METHOD)", nor was it propagated by a RAISING clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

The dynamically specified type "/BI0/V0SDB_C02D2" at CREATE DATA is no valid

data type.

The type is either unknown or an object type.

I am expecting it some standard issue, trying to find out SAP note ...but not find out any suitable note..

Please suggest how to resolve the issue.

Shivam

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi There

Also you need to keep in mind that this Initilization has to be performed in the same client no whre BI is activated

usually it is 001 and also make sure the user id is been used for that purpose has to have full admin level right.

Best Regards

Jai Wardhan

Former Member
0 Kudos

Hi Shivam,

To solve the problem try to run report CCMSBI_SETUP_E2E in your Solution Manager BI system/client for which the user needs to have BI admin rights.

Best regards,

Andreas

Former Member
0 Kudos

Hello Andreas,

Can you please provide me reason also of this dump and if possible and you have any note in reference of this issue...Please provide me that also.

Shivam

allam_drebes
Advisor
Advisor
0 Kudos

Hi Shivam,

This issue is due of the BI Content is not activated. You have to run the CCMSBI_SETUP_E2E (as mentioned before) in SE38 to activate this objects , this action must be performed in the client 001 of your Solman.

You can also refer to note 1342231 in order to manually active BI Content.

Regards,

Allam Drbes

Former Member
0 Kudos

Hi,

Can you please tell :

What Solman system tries to do when it generates this dump.

What is the purpose of these BI contents in solman system.

Shivam

Former Member
0 Kudos

Hi There

For your information solution manage comes with the BI tools which hold the performance data like workload analysis

, cahnge analysis and exception analysis in their respective Infoqubes. which need to be activated and Initialized in order

to use.

The dump CREATE_DATA_UNKNOWN_TYPE is trigred if those BI object is not been activated.

I hope this will answer your query.

Best Regards

Jai Wardhan