To convert a PL/SQL library interactively:
To convert a PL/SQL library in batch mode:
Graphics> |
Is the name of the Graphics executable on your platform. |
openfile=temp.lib |
Opens the library temp.lib in Graphics. |
upgrade_plsql=yes |
Converts the V1 or V2 PL/SQL. |
savefile=temp1.lib |
Saves the converted library in temp1.lib. |
quit=yes |
Closes Graphics after the library is converted. |