cancel
Showing results for 
Search instead for 
Did you mean: 

SICK Transaction on JAVA-Stack

Former Member
0 Kudos

Hi there,

on the ABAP-Stack you could use transaction SICK for consistency check purposes ...

Is there a similar check routine for the JAVA-stack as well?

Thank you very much in advance,

Steffen

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Steffen,

To my knowledge there isn't any functionality similar to SICK as in ABAP, however we can find out any abnormalities using the below:

Check the JControl Developer Trace File

If the J2EE Engine was started, analyze the following trace file:

<DIR_INSTANCE>/work/dev_jcontrol.

Regards

Vijay Kothapalli