!--a11y-->
Known ProblemsSAP is aware of the following problems in the enqueue service environment.
You will get an error on the console like:
sapparam(6): ./cfg/kernel/enqt.pf: missing '=' in line 26
kkkkk
In future various problems may occur.
· The VM immediately crashes with a stack overflow.
· Unusual errors occur only after a while.
The profile file contains "\r\n", which is why the profile cannot be read.
Delete these characters from the profile.
The start of the enqueue server fails on UNIX, because older shared memories are still there.
Delete the old shared memories manually by entering:
cleanipc <SAPSYSTEM> remove
You can take the value of <SAPSYSTEM> from the profile file enqsrv.pf.
cleanipc is in /usr/sap/<SID>/SYS/exe/run.
On Windows NT there could be:
· VM crashes
· Communication failures
Note that SAP Web AS 6.40 cannot be used with Windows NT. It can be used only with Windows 2000 and the UNIX platforms supported by SAP.
