Entering content frame

 Database Server: -n  

Option for calling the Loader with LOADERCLI for transferring the server name.

Syntax

-n <database_server>

<database_server>

Node name of the server on which the database instance is located.
Default value
: name of the local server

Prerequisite

At the same time, you are using the option –d or –d and –u.

Use

The Loader creates a connection to the database instance on the specified server. 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 use the command USE SERVERDB or USE USER to specify the name of the database server.

 

Leaving content frame