使用OM Superuser權限,
Setup
-> Customer
-> System Options
在 [Trans and Customers] 頁籤中:
Automatic Customer Numbering
MSG-00001:
MSG-00000:
MSG-00001: AND 1=1
REP-0002: Unable to retrieve a string from the Report Builder message file.
REP-271504897:
REP-0069: Internal error
REP-57054: In-process job terminated:Terminated with error:
REP-271504897: MSG-00001:
MSG-00000:
MSG-00001: AND 1=1
REP-0002: Unable to retrieve a string from the Report Builder message file.
REP-271504897:
REP-0069: Internal error
java.lang.OutOfMemoryError: unable to create new native thread
a) Backup the file $ORACLE_HOME/bin/reports.sh .
b) Edit the file $ORACLE_HOME/bin/reports.sh and add the lines:
REPORTS_JVM_OPTIONS="-Xms256M -Xmx2048M"
export REPORTS_JVM_OPTIONS
c) Re-test the failing report(s).