General Ledger - EBS (MOSC)

MOSC Banner

cannot mark instance (redo thread ) as enabled

edited Jun 23, 2020 5:28AM in General Ledger - EBS (MOSC) 1 commentAnswered

Dear All,

please note that after upgrading to r12 i have a customized oracle report that give this error:

Enter Password:

REP-0004: Warning: Unable to open user preference file.

REP-1401: 'beforereport': Fatal PL/SQL error occurred.

ORA-38856: cannot mark instance (redo thread ) as enabled

REP-0069: Internal error

REP-57054: In-process job terminated:Terminated with error:

REP-1401: 'beforereport': Fatal PL/SQL error occurred.

ORA-38856: cannot mark instance (redo thread ) as enabled

beforereport function is as below:

function BeforeReport return boolean is

begin

srw.user_exit('FND SRWINIT');

srw.reference('FND SRWINIT');

  

declare

/* Set of Books variables   */

  coaid         NUMBER;

  sobname       VARCHAR2(30);

  func_curr     VARCHAR2(15);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center