To convert a PL/SQL library interactively:
To convert a PL/SQL library using the GUI version of the Report Compiler:
Note: This feature is included in the Report Compiler to create .PLX files for use with Forms. Currently, Reports does not support the use of .PLX files.
To convert a PL/SQL library using the Report Compiler on the command line, type:
report_compiler SOURCE=lib1,lib2,UPGRADE_PLSQL=yes
Parameters |
Description |
|
Is the name of the Report Compiler executable on your platform. |
|
Is the name of the library(s) you want to convert. |
About the PL/SQL conversion utility
Copyright © 1984, 2005, Oracle. All rights reserved.