cancel
Showing results for 
Search instead for 
Did you mean: 

Error while Initial load

Former Member
0 Kudos

Hi Forum,

Iam doing Middleware setup for downloading customer master from R/3 to CRM.Iam trying to do initial load of customizing objects viz.,DNL_CUST_ACGRPB,DNL_CUST_ADDR,

DNL_CUST_KTOKD,DNL_CUST_TVKN,DNL_CUST_TVLS,DNL_CUST_TVPV... which are to be loaded before doing initial load of CUSTOMER_MAIN.

while doing initial load of customizing objects iam getting the below mentioned error

<b>001 No generation performed. Call transaction GN_START.</b>

<b>002 Due to system errors the Load is prohibited (check transaction MW_CHECK)!</b>

<b>-</b>when I do GN_START

"A job is already scheduled periodically.

Clicking on 'Continue' will create another job

that starts immediately.

Do you want to continue?" message is displayed

and I have sheduled it.

But in SMWP transaction I can see in

<b>BDoc Types: Generation of other runtime objects</b>

Not generated / <b>generated with errors 2 entries

31.08.2006 05:33:50</b>

and the objects with errors are

<b>POT_LISTWRITE

SPE_DDIC_WRITE</b>

<b>-</b>In transaction MW_CHECK, system displays message as <b>No generation performed. Call transaction GN_START.</b>

when I regenerate these objects(generated with errors)from the context menu I find no difference.

I have also referred to the <b>Note :637836 and 661067</b> which also suggests to run few reports and GN_START but inspite of doing all the corretion parameters in the note Iam still unable to come out of the situation.

Please Guide

Thanks in Advance

Shridhar.

Message was edited by: Shridhar Deshpande

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Shridhar,

I also encountered the same problem as yours.

The problem is caused by the call of FM "MW_TMW_SP_STAT_ACCESS"; if the function is called and returned non-initial result, the problem occurred.

***********In my case, there is a record existed in DB TMW_SP_STAT ************

TASK GENERATION

PATCH 0012

CRM REL 400

PERIODIC X

STATUS E

CDATE 28.05.2007

CTIME 11:18:42

CUSER XXXXX

CLASS CL_MW_GENERATION_STATUS

MSGID SMW_GEN_KERNEL

MSGNO 5

DEV CLIENT

********************************************************************************************

To solve the problem, I recommend you to delete the entry. After that, the middleware will work correctly!

If helpful, please award points! Thanks a lot!

Gordon

Former Member
0 Kudos

Shridhar,

Did you manage to resolve this problem?

I am having the same issue.

Former Member
0 Kudos

Hi,

Anybody out there for helping me!!

Former Member
0 Kudos

Hi Sridhar,

Check transaction MW_CHECK first. If it has error then objects needs to be generated in client 000 first if not generated. If it does not have any errors then we have to do the following steps according to note 0431996 like:

1. Execute report SMOF_SYNCHRONIZE_FILTER in all clients.

2. Restart CRM Inbound Queues

The CRM Inbound Queues that were stopped during the Support Package import must be restarted.

Start report SMOF_START_QUEUES in every client of the CRM Server.

Regards,

Rahul

Please reward with appropriate points

Former Member
0 Kudos

Hi Rahul,

Thanks for the reply.I checked in transaction MW_CHECK and the system throws the message as

<b>No generation performed. Call transaction GN_START.</b>

In the long text the below message is available

<b>No generation performed. Call transaction GN_START.

Message no. SMW_GEN_KERNEL005

Diagnosis

An upgrade was performed.

<b>System response</b>

The Middleware is stopped because MW objects must be generated.

<b>Procedure</b>

Excecute transaction GN_START.</b>

If GN_START is executed,I dont find any change.

I also checked in <b>smq2</b>in CRM and I found the status of the queue as below

CL Queue Name Entries Status Date

<b>200 CSABUPA0000000042 5 SYSFAIL 31.08.2006 09:54:05 31.08.2006 09:54:11</b>

Thanks

Shridhar

Message was edited by: Shridhar Deshpande