R12 :11i report throwing standard error in R12 environment.
We upgarded one of our 11i custom reports(based on standard report) to R12 architecture.
Report Builder gave no compilation error.Compilation was succesfull.
While running it from Application error was thrown like :
Enter Password:
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
Report Builder: Release 10.1.2.3.0
Before Report Trigger has code like :(few code snippets put here)
gl_info.gl_get_set_of_books_info
---