cancel
Showing results for 
Search instead for 
Did you mean: 

STMS Screen hangs on "Checking Components of the requests"

pr_srinivas
Contributor
0 Kudos

We recently upgraded our ECC 6.0 EHP4 to ECC 6.0 EHP5 ( Technical Upgrade only)

i.e the kernel has changed from 701 to 720 Unicode.

in STMS

When we select Target System ( where we need to import requests).

In the IMPORT QUEUE

....all requests are showing icon in column " ICON FOR IMPORT STATUS" as

""""""Does not match Component Version """"""""""

+++

When we are trying to import any request, after completing the import steps, The Clock hangs on

""""Checking Components of the requests"""" and will take long long time to end that.

Query -1 : Is thie Checking Components is normal behavior or product bug ?

Query -2 : As my import is completed - I do not want to get checked Component Version in end ?

I am also cleaning the tp buffer to make much precised analsysis, but meanwhile ,

you experts can throw some light on this observations !!!

Rgds

PR

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Srini,

The problem you are facing is caused by the fact that the source systems component versions differ from the target systems versions. You mentioned you upgraded to patch level 10. You should have the same on the target as well.

However you can turn off the checking by the tp parameter which you describe.

SP_TRANS_SYNC=OFF

It's not a long term solution.

Also you can import the requests manualy, i think the correct flag you need is 4 to use tp with ignore component versions.

So basically its not a bug, its a "feature".

Krisztian

pr_srinivas
Contributor
0 Kudos

Once i give up the TMSCLOCK till it ends...

it ends with a ABAP Dump as below

-


Category Resource Shortage

Runtime Errors TSV_TNEW_PAGE_ALLOC_FAILED

keywords:

"TSV_TNEW_PAGE_ALLOC_FAILED" " "

"SAPLTMSC" or "LTMSCU03"

"TMS_CI_SEND_COMMAND"

-


Strongly feel something wrong with SAP_BASIS - 702 - SP10 patch i thinik.

any other quick notes ???

Rgds

PR

pr_srinivas
Contributor
0 Kudos

Few Times if we give up the screen with...it is ending with classic error

Memory low. Leave the transaction before taking a break!

Message no. 00072

Diagnosis

The memory on your application server is running low.

System Response

You are exclusively using one of the few work processes running on the

application server. So that this does not hinder the other users too

much, the work process is released if you do not work with it for a few

minutes. The system terminates the transaction, causing you to lose dat

that you previously entered.

Procedure

Continue to work as normal and exit the transaction before you take a

long break.

..it points TSV***

But some thing wrong with this STMS program only we think..

System Comp NW Version

-


SAP_BASIS 702 0010 SAPKB70210 SAP Basis Component

SAP_ABA 702 0010 SAPKA70210 Cross-Application Component

PI_BASIS 702 0010 SAPK-70210INPIBASIS Basis Plug-In

SAP_BW 702 0010 SAPKW70210 SAP Business Warehouse

Rgds

PR

Former Member
0 Kudos

Hello PR,

I suggest you to update R3trans and tp patch levels and see.

Thanks,

Siva Kumar

pr_srinivas
Contributor
0 Kudos

Siva Thanks for your reply

..it is already with latest "Kernel" including latest tp, R3trans, enqserver & dispatcher.

To refine my question

How can i avoid " Checking Components of the request" in the tail end of transport Import steps

as my system buffer contains so many..

deleting buffer are all workaround, this is observed after upgrading to SP10 of SAP_BASIS 702.

Rgds

PR

Former Member
0 Kudos

Srinivas,

1) Call SICK transaction and see how the system is.

2). check the

Note 1114801 - STMS_QA: Error UNKNOWS_SYSTEM with authorization in QA

Note 1298927 - SYSTEM_ACCESS_DENIED when creating/deleting TMS domain link

pr_srinivas
Contributor
0 Kudos

Arjun ...

Thank you very much for replies.

OSS consultants replied to set the """tp parameter SP_TRANS_SYNC=OFF" & it worked well.

SAP Note 1581638 - SAP component checks no longer working in TMS

Rgds

PR

        • Closing tag as answered **

Former Member
0 Kudos

Hi ,

We had the same issue and the solution was very useful. Thank you.

Regards,

Gopi Krishna

Former Member
0 Kudos

Hi,

I had the same problem adn the solution just did the trick to me as well - Thanks for sharing it

Indeed, as per the note 

1581638 - SAP component checks no longer working in TMS

They advised us to make it as ON - But actually thats not the case, made it as OFF and that worked very well

Vijay