Hi Experts,
We recieve this error every day for a particular procedure APS_ORDER_CREATE.
I checked on various forums & the solution offered was to increase the heap size .
But i think my error is occuring because of different reason.
i checked the trace file lcapo_com_trace_01.txt & this what it shows.
#!!# OmsCancelled: DbpError exception in APS_ORDER_CREATE ##########*
0x00000005 # COM build 70009.3 CL 401527 (7.0_REL) on AIX RS6000 5.1
0x00000005 OMS_Session.cpp:3644 no. = -102 errorKind = 0 (SQL statement cancelled @
0x00000005 ), OID = OID 2147483647.0 [0], cancelled by program = true , provoked by test kernel = false, curre@
0x00000005 nt OMS version I}cvbCfi2W7X08002je89W exists.
0x00000005 ### return code entry ###
0x00000005 errorcode = -1000102
What is an OMS version ? some kind of view produced by a SCM application
Also on SDN i found out :
Consistent Views and OMS versions
An APO/SCM application can create a so-called OMS version (f.e. when transactional simulations are used). Contrary to a Consistent View an OMS version can exist after the end of a transaction and can be used by the APO/SCM application further on. An OMS version may exist far beyond the end of a transaction. Only one transaction can work with the OMS version at the same time.
is it happening because of above reason?
Is their any solution for this?
Regards,
Ameya Joshi