If you cannot access this feature, make sure you have the correct path listed under Options|Executables.
There is a detailed SQL*Loader tutorial in the main Help file. Check the index under tutorials.
What do you want to do? - You can either generate a new control file or use an existing control file. If you choose to use an existing control file, the wizard will go straight to Specify the control and log files.
Specify the input files - This dialog box lets you add, edit or delete the input file information.
Delimited - Set the delimiter for your data.
Select destination table and columns - From this dialog box, you can select destination tables and columns and specify load parameters for each. You must add a destination table before you set parameters. You also can map the fields to columns.;
Specify global options and default values - In this dialog box you can specify the various options you want to apply to all of the files you load. Leaving the options blank will use the standard SQL*Loader defaults.
Specify the control and log files - Enter the name of the control and log files in this dialog box. By default, the log file will be the same as the control file, with the .log extension added. You can change this if desired.
Schedule or execute your load - This dialog box lets you choose to execute the entire load now, schedule as a Windows NT job, or just build the control file. Click Finish to run your choice.
Note: Using "Watch Progress" with an 8.0.x version of SQL*Loader on Windows 2000 causes a 100% CPU usage. It is recommended that you uncheck "Watch Progress" on the last screen of the SQL*Loader Wizard, so that the SQL*Loader is launched outside of Toad.