PS message log giving unique constraint error
Hi,
While running a custom SQR on process scheduler we have been facing an error wherein the log states the following:
PRCSAPI.SQC,Update-Process-Status,Update,PSPrcsRqst
SQL Status = 1, SQL Error = ORA-00001: unique constraint (SYSADM.PS_MESSAGE_LOG) violated
Error on line 56:
(SQR 3301) Program stopped by user request.
SQR for PeopleSoft: Program Aborting.
Further if I see the message log it says:
You are not authorized to run process type Application Engine and process name PSQUERY.
Now what I don't understand is why I am receiving en error for a process that I have not been running.
Also this table is updated by the prcsapi.sqc which is again delivered and had been working fine until now.