My Oracle Support Banner

Post Mass Additions FAMAPT Errors With APP-FND-01564 ORA-3114 In FAXSAV ORA-00600 [12333] (Doc ID 465241.1)

Last updated on NOVEMBER 08, 2022

Applies to:

Oracle Assets - Version 11.5.10.0 to 12.1 [Release 11.5 to 12.1]
Information in this document applies to any platform.
EXECUTABLE:FAMAPT - Mass Additions Post




Symptoms

Post Mass Additions fails due to the following errors:

Error: function faxcms returned failure (called from faxcps)
Error: function faxcps returned failure (called from faxcbs)
APP-FND-01564: ORACLE error 3114 in faxsav

Cause: faxsav failed due to ORA-03114: not connected to ORACLE

The SQL statement being executed at the time of the error was: and was executed from the file .
APP-OFA-47328: Error: Unable to execute SQL statement

Cause: You have a database problem.
Action: Contact your system administrator.

Error: function faxsav returned failure (called from faxlck)
Error: function faxcbs returned failure (called from faxbmt)
Error: function faxbmt returned failure (called from FAMAPT)
APP-OFA-48400: ORA-03114: not connected to ORACLE

The alert log shows:

    ORA-00600: internal error code, arguments: [12333], [0], [0], [0], [], [], [], []
    Current SQL statement for this session:
    DECLARE
     h_result number;
     BEGIN
     if fnd_concurrent.get_request_status(
     :h_req, :h_NULL1,:h_NULL2,:h_phase:h_ind1,
     :h_status:h_ind2, :h_dev_phase:h_ind3, :h_dev_status:h_ind4,
     :h_message:h_ind5)
     THEN h_result := 1;
     ELSE h_result := 0;
     END IF;
     :x := h_result;
     END;
   

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
 Still Have Questions?

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.