Pages

Tuesday, November 12, 2013

MSG-00000: REP-57054 REP-0069 MSG-00883

Error:
REP-0004: Warning: Unable to open user preference file.
OR
REP-0004: Warning: Unable to open user preference file.
MSG-00000: 159 invoice(s) were created during the process run
MSG-00000: 159 invoice(s) were fetched during the process run
MSG-00000: summarize flagN
MSG-00883: After Repport Trigger: Setting the Org Context to Multiple
REP-0069: Internal error
REP-57054: In-process job terminated:Finished successfully but output is voided


Solution:
Make sure the following file in the APPS tier linux owner's home, also came over with the cone process:
/home//prefs.ora
in my case is :
/home/applprod/prefs.ora
Sample of the prefs.ora file:
[applprod@oraclerh5pw7 ~]$ more prefs.ora
Reports.auto_confirm = No
Reports.auto_display = No
Reports.auto_reduce = No
Reports.auto_return = No
Reports.auto_save = No
Reports.color_palette_mode = "Read Only - Shared"
Reports.date_masks =
(MM/DD/RR,
"MM-DD-RR",
"MON-DD-RR",
"MON-DD-RR HH24:MI:SS",
"MON-DD-RR HH:MI AM",
"fmMon. DD, RRRR",
"fmMonth DD, RRRR",
"fmMonth DD RRRR",
"fmDay, Month DD RRRR",
"fmDay Month DD RRRR HH:MI AM",
"fmDay ""the"" ddthsp ""of"" Month RRRR",
"DD MON RRRR",
"DD fmMonth RRRR",
"DD-MM-RR",
"DD-MON-RR",
"DD-MON-RR HH24:MI:SS",
"DD-MON-RR HH:MI AM",
DD/MM/RR,
"HH:MI AM",
"HH:MI:SS AM",
HH24:MI,
HH24:MI:SS)
Reports.default_hgap = ".1"
Reports.default_hinterfield = 2
Reports.default_vgap = ".1"
Reports.default_vinterfield = 0
Reports.edit_mode = Replace
Reports.keep_search_replace_open = Yes
Reports.MRU_files = ()
Reports.number_masks =
("$",
"$",
"$NNN,NN0",
"$NNN,NN0.NN",
"(N,NNN)",
"(NNNN)",
"+N,NNN",
+NNNN,
"-$N,NNN.NN",
"-$NNNN.NN",
"-****",
"-0000",
"-N,NNN",
"-NNNN",
LNN0D00,
LNNNGNN0,
LNNNGNN0D00,
LNNNGNN0DNN,
LNNNGNNNGNN0D00,
"N.NNEEEE",
NN0,
NN0D00,
NN0VNN,
"NNN,NN0",
"NNN,NN0.NN",
"NNN,NN0PR",
NNNGNN0,
NNNGNN0,
NNNGNN0,
NNNGNN0D00,
NNNGNN0DNN,
NNNGNN0PR,
NNNGNNNGNN0,
NNNGNNNGNN0D00,
"NNNNN0.NN",
NNNNNN0DNN,
NNNNNN0DNN,
NNNNNNNN0,
RN,
rn)
Reports.object_access = File
Reports.root_ht = 0
Reports.root_max = Yes
Reports.root_wd = 0
Reports.root_x = 0
Reports.root_y = 0
Reports.show_all = Yes
Reports.show_plsql = No
Reports.show_queries = No
Reports.show_reports = No
Reports.show_templates = No
Reports.suppress_chart_wizard_welcome = No
Reports.suppress_data_wizard_welcome = No
Reports.suppress_define_prop_sheets = Yes
Reports.suppress_hints = No
Reports.suppress_plsql_compilation = No
Reports.suppress_report_editor_on_open = No
Reports.suppress_report_wizard_welcome = No
Reports.suppress_web_wizard_welcome = No
Reports.suppress_welcome_dialog = No
Reports.unit_of_measurement = Inch
Reports.use_property_sheets = No
[applprod@ oraclerh5pw7 ~]$



1 comment: