OraLoader - Oracle import/export tool »

Download OraLoader Free Trial »     Buy OraLoader Now »

How to execute command line and scheduled

When you save session

Click "Save & Make Batch File"

Click "OK", you'll get batch file created, and you can run it in command line, like this:

Or click "Create & Schedule Task", you can run this batch file at a specific time and/or at a certain time every day. See this for detail: Schedule Task.

The OraLoader parameter descriptions are as follows:

	oracle_username: Your Oracle username.

	oracle_password: Your Oracle password.

	oracle_database: Your Oracle database name (SID). To use tcp-ip connection, you need set "database" to "server:port:sid", like this "database=localhost:1521:xe".

	oracle_mode: normal, sysdba, sysoper.

	oracle_unicode: If you want to import unicode data, set "oracle_unicode=ture",  default is false.

	session: The session file name.

	workplace: The workspace file name.

	sql: Sql file to execute.

	logfile: The log file name.