Asked By
sushmita
40 points
N/A
Posted on - 08/12/2011
Hi All,
I would be grateful if anyone can write how to set the localization of the reports.log file. This file is automatically created by the Oracle Reports runtime (RWRBE60.EXE) in the current directory. Is there any variable or a registry key to set this up? I am using Windows OS.
Answered By
NeoTech
0 points
N/A
#114069
Oracle Reports- “reports.log” file localization
Sushmita,
Here is a step I used to do to correct printer localization for Oracle Reports printing errors. This might be able to help you out because it creates the localization path the ORACLE registry entries.
STEP 1
Log in as Administrator click START > RUN > REGEDIT
STEP 2
goto HKEY_LOCAL_MACHINESOFTWAREORACLE
Right after REPORTS60_PATH
add this path: ORACLE_HOMEREPORT60ADMINTEMPLATEUS
(this must be created manually if it does not exist)
Happy Computing
Oracle Reports- “reports.log” file localization
Hi Shushmita,
I would like to say that there are three main factors required for setting up localization:
-
A source of localization messages (they can be in a text file inside the Inline Service or in a database)
-
A localization function to retrieve the localization messages
-
The localization function must be set as the application's Message Function parameter
you can localize data by Registry key or by following the procedures shown in figure
I hope you will be able to do this.
Shifflett Laurel