Entering content frame

 Database Instance: -d 

Option for calling the Loader with LOADERCLI to transfer the name of the database instance.

Syntax

-d <database_name>

<database_name>

Name of the database instance to which a database user wants to connect

Use

The Loader creates a connection to the specified database instance. When it does this, the Loader executes the Loader command USE SERVERDB implicitly, or the Loader command USE USER, if both database instance name and user data have been specified.

You can also specify the name of the database instance with the commands USE SERVERDB or USE USER. This enables you to change the name during the Loader session.

 

Leaving content frame