Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Wfnlena.sql

If you define a new language in your Oracle installation, use wfnlena.sql to enable or disable that language in Oracle Workflow. See: WFNLADD.sql.

Use the script as follows:

sqlplus <user/pwd> @wfnlena <language_code> <enable_flag>

Replace <language_code> with a valid language code, and replace <enable_flag> with Y to enable and N to disable the specified language.


         Previous  Next          Contents  Index  Glossary