Problem: Workflow has generated an error:
Event Error Name: WFE_DISPATCH_GEN_ERR Event Error Message: 3835: Error '-1652 - ORA-01652: unable to extend temp segment by 128 in tablespace TEMP1' encountered during execution of Generate function 'WF_XML.Generate' for event 'oracle.apps.wf.notification.send'. Event Error Stack: Wf_Event.setMessage(oracle.apps.wf.notification.send, 470315, WF_XML.Generate) Wf_Event.dispatch_internal()
Solution: Turn on autoextend on the tempfile in the TEMP1 tablespace, or add another tempfile.
Recent Comments