Running a project
To run a loading project, you must choose Run, as shown in Figure 2‑8.
Figure 2‑8 Running MyFirstProject
In the message that confirms whether you want to run the project, choose Yes. A list of database table names and the number of records loaded into each table appears in Running project, as shown in Figure 2‑9.
Figure 2‑9 Running project log
The Running project log provides information about the tables into which the data is loaded, and the number of the records that are loaded. In the log viewer, standard message text is in black print, INFO messages in green and Error messages in red. The stack trace shows the line of script where the error was generated.
To limit the number of message lines in the log, set a number of records for which a log entry is created, in Options—Notify. For loading processes requiring a long time, choose Run in background, to minimize the Running project window. You can work on a different project until the running project finishes.