cancel
Showing results for 
Search instead for 
Did you mean: 

OCS package SAPK-400AGINSTBCO, tp step "A", return code 0008

former_member184628
Participant
0 Kudos

Hi All,

We are upgrading SAP SOLMAN 70 to EHP1 and when we were upgarding it we found error during DDIC_ACTIVATION error:

It is throwing the error: OCS package SAPK-400AGINSTBCO, tp step "A", return code 0008.

When we checked the log files found that 1 table and view is not able to activate, they are:

table UMGSIUUC1 could not be activated

View CTSOBJLISTV could not be activated

Have found on SDN that note implementation has to be done and the note is 1256384. Shall we start with SAP note implementation?

Please help as we are stuck in the middle of SAINT import.

Waiting for a reply,

Sharib Tasneem

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Sharib,

Table UMGSIUUC1 could not be activated

View CTSOBJLISTV could not be activated

To resolve the above errors, I would recommend you to implement the
specified below notes manually and release the transport request created during the manual implementation of the notes and after that please repeat the phase to continue the import.

1354957 - Tables with more than 3 long string fields

1256384 - View/structure not active: Key field of type string.

Thank You.

Regards,

Deepika

former_member184628
Participant
0 Kudos

Hi Deepika,

We have registered user Basis @ SMP and also genererated object access keys for the same but now it says Invalid Access keys.

As we have already moved to SOLMAN 7.0 with EHP1, is it due to license? Please tell us if new license also has to be applied into the system for version 701?

As I am generating Access for Version 701 as I can see the version in the key request screen.

We have also raised a message to SAP also.

Need help!!!

Best Regards,

Sharib Tasneem

0 Kudos

Hi Sharib,

Can you please provide message number to check the issue further and also open the connection to the system.

Thank You.

Regards,

Deepika

former_member184628
Participant
0 Kudos

Hi Deepika,

Message number is 370661 / 2012 ( 370661 / 2012 )

I am opening the connection, once it is open I will let you know.

Thanks,

Sharib Tasneem

former_member184628
Participant
0 Kudos

Hi Deepika,

R3 connection to the system is also open and access data is also maintained.

Please try to login.

Thanks,

Sharib Tasneem

former_member184628
Participant
0 Kudos

Hi Deepika,

We have applied the SAP Note specified in your reply.

Now we are getting only 1 error:

Table UMGSIUUC1 could not be activated

(W- Flag: 'Incorrect enhancement category' could not be updated )

(W- Field name FILE is reserved (Do not use structure as include in DB table) )

Need Help.

Thanks,

Sharib Tasneem

0 Kudos

Hi Sharib,

Can you please implement the note 1354957 manually in your system to resolve the above activation error

1354957 - Tables with more than 3 long string fields

Thank You.

Regards,

Deepika

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sharib

This is a simple problem, ask your ABAP Team to activate both table and view using SE11(T-Code).

or

you only goto SE11 type table name(UMGSIUUC1)click on activate button,it will take few minutes.

and follow the same procedure for view also.

After activating both table try import the package again by clicking retry or starting from scratch.

Thanks.

former_member184628
Participant
0 Kudos

Hi Mahipal,

Thanks for your reply.

It is giving error "Key field F19 has unpermitted type "RAWSTRING".

Thanks,

Sharib Tasneem

Former Member
0 Kudos

Here's the quickest way, only a few minutes provided you have a developer key and a modification key of program RADTBCHK: go to SE38 and edit RADTBCHK in change mode, then perform manual corrections provided in SAP note 1256384.

Use search function to locate contexts, and replace button to make changes.

Then activate the program and release the transport before going on with SAINT.