To convert a PL/SQL library interactively:
To convert a PL/SQL library using the GUI version of the Report Compiler:
To convert a PL/SQL library using the Report Compiler on the command line:
Report Compiler> SOURCE=lib1,lib2, UPGRADE_PLSQL=yes
where:
Report Compiler> |
Is the name of the Report Compiler executable on your platform. |
lib1, lib2 |
Is the name of the library(s) you want to convert. |