You
can generate a SQL script for your mining flow that
contains all SQL statements necessary to run your mining flow.
The resulting
SQL script invokes SQL transformations and Intelligent Miner® Easy
Mining Stored procedures. These SQL statements can be embedded into
any application that can issue SQL against a Db2® database, such as:
- C programs that
issue CLI or ODBC calls
- Java™ programs
that use JDBC
- Visual Basic programs that use ADO
- Any
other of the many language bindings available for the Db2 database
You can also run
the script from the Db2 command
window, Db2 task
center or your tool of choice that you use to execute SQL steps in
batch mode.
Before you begin
Create, validate,
and execute your mining flow.
Procedure
To generate
a SQL script, follow these steps: