hi
I got an abap dump while executing st03n
DDIC_TYPELENG_INCONSISTENCY and the st03n screen is not displayed.
.
What happened?
The current ABAP program "SAPWL_ST03N"had to be terminated because one of the statements could not be executed at runtime.
Error Analysis
An inconsistency was detected when the description of data type "SWNCAGGUSERTCODE" was accessed. According to abap load the data type must be 694 bytes long; according to the information in the dictionary at runtime. But however it is 692 long, The situation can occur if the data type is changed at program runtime.
In sm37 a job is been cancelled i.e,, SAP_OS_COLLECTOR_FOR_PERFMONITOR. We tried to reschedule the job but it is not executing.. Showing the status as cancel
We tried to see the status of saposcol. But it is showing "PERMISSION DENIED"".
We checked saposcol executable in kernel run directory. But it is not found.
Our kernel version is 720 and patch level is 500.
Can anyone suggest me what to do.
Thanks
--Raja