Download Oracle Applications System Administrator`s Guide Release 11i

Transcript
Usage
The help that you get when you invoke the Message Dictionary
Generator without any program arguments (i.e., FNDMDGEN
dbuser/dbpassword 0 Y) is:
FNDMDGEN <Oracle ID/password> 0 Y <language codename>
[application shortname] [mode] [filename]
where mode is:
DB_TO_
RUNTIME
From Database to Runtime file (.msb)
Note: In Release 11i the mode DB_TO_RUNTIME only is
supported, unlike in previous releases.
Wildcards
Either <language codename> or [application shortname] can be
wildcarded by passing the value ”ALL”. The following describes how
wildcards are used:
C – 28
From DB
Messages come from the FND_NEW_MESSAGES
table. Wildcards match all the messages in the
database.
To RUNTIME
In the case of wildcards, separate runtime files are
created for each combination of language and
application.
Oracle Applications System Administrator’s Guide