1. Download the PL/SQL Generator from the Oracle Portal Developer Kit and unzip it in a temporary directory, e.g. C:\temp

  2. Start your Application Server

  3. Deploy the PL/SQL Generator as an Application on your Middle-Tier:
    cd /d C:\ora\mt\dcm\bin
    dcmctl deployApplication -f C:\temp\plsqlgenerator.ear -a plsqlgenerator
    

  4. Go to http://server.company.com/plsqlgenerator/generator.html

For more information, please read the