cancel
Showing results for 
Search instead for 
Did you mean: 

Return code 8: while importing req in target system

Former Member
0 Kudos

Hi friends,

i created one transport request for transporting custom appset to quality system.

while importing in quality i'm getting request status in red . checked log:

Post-import method RS_AFTER_IMPORT started for APPS L, date and time: xxxxxxxxxxx

Post-processing taking place in client 999

Start of the after-import method RS_APPS_AFTER_IMPORT for object type(s) APPS (Activation Mode)

Start After Import for AppSet XXXX in Client 999 for RFC

Import Step UPDPTAB completed without errors

Import Step ADMIN_DEF_UPD completed without errors

Import Step APPS_ADD completed without errors

Import Step DIM_ADD completed without errors

Characteristic /CPMB/NUD8H9B: Lower case makes selection of char. values difficult

Attribute /CPMB/MBRSEQ from characteristic /CPMB/NUD8H9B not (actively) available

Error in activating the InfoObjects

Failed to activate SAP NetWeaver BI InfoObject for dimension

Failed to create dimension attribute

End of after import methode RS_APPS_AFTER_IMPORT (Activation Mode) - runtime: 00:02:32

Start of the after-import method RS_APPS_AFTER_IMPORT for object type(s) APPS (Delete Mode)

Nothing to delete.

End of after import methode RS_APPS_AFTER_IMPORT (Delete Mode) - runtime: 00:00:00

Errors occurred during post-handling RS_AFTER_IMPORT for APPS L

RS_AFTER_IMPORT belongs to package RS

The errors affect the following components:

BW-WHM (Warehouse Management)

Post-import method RS_AFTER_IMPORT completed for APPS L, date and time: xxxxxxxx

Ended with return code: ===> 8 <===

Return code 8 means:

8: Transport carried out with errors.

Individual objects could not be transported successfully.

Examples:

- The original object was not overwritten

- A repaired object was not overwritten

-


Could anyone eloborate usage of ujs_activate_content? we are on bpc75nw sp04

any suggestions pls to import request correctly.

Is there any specific steps to be followed for importing requsts in target system or just to import requests?

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member200327
Active Contributor
0 Kudos

Hi,

Can you please check infoObject /CPMB/NUD8H9B and its' attribute/CPMB/MBRSEQ in your development system? It looks like something is wrong with one of those InfoObjects. There you should be able to see what Dimension and Property they represent and check if everything is OK with them in BPC.

Hope this helps,

Gersh

Former Member
0 Kudos

hi Gersh,

I checked in dev system, infoObject /CPMB/NUD8H9B and its' attribute/CPMB/MBRSEQ. Both are active and infoObject /CPMB/NUD8H9B is under infoarea "custom appset".

But if i check it in target system both are inactive status and infoObject /CPMB/NUD8H9B is under unassigned node infoarea.

When i tried to activate infoobject via sap program, system couldn't do that and saying attribute is not in active state. Like wise several /cpmb/xxxxxx infoobjects are in status "inactive".

Do i need to activate standard appshell via ujs_activate_content program in order to activate all /cpmb/xxxx related infoobjects.

Or can i follow method of delete custom appset from target system and shadow table contents in source system. Then freshly creating new req in dev system. Is this solves my problem?

any suggestions pls.

thanks

Answers (1)

Answers (1)

former_member200327
Active Contributor
0 Kudos

Hi,

Can you please check infoObject /CPMB/NUD8H9B and its' attribute/CPMB/MBRSEQ in your development system? It looks like something is wrong with one of those InfoObjects. There you should be able to see what Dimension and Property they represent and check if everything is OK with them in BPC.

Hope this helps,

Gersh