Before you can use Oracle SQL Developer to generate code for activities, you must install the Oracle Data Miner PL/SQL Code Generator Extension for SQL Developer. You install the Code Generator Extension using the Help | Check for Updates selection in Oracle SQL Developer.
You can run programs that use generated code in Oracle SQL Developer. If you plan to use the debug feature of PL/SQL, you need the following grants:
DEBUG ANY PROCEDURE
DEBUG CONNECT SESSION
Follow these steps to generate code from SQL Developer:
For an example of how to generate code and execute it, see Code Generation Example.
Copyright © 2006, 2008, Oracle. All rights reserved.