LOGIN

The LOGIN command connects you to the Integration Server computer. On a successful connection, the Integration Services Shell prompt changes to show the name of the Integration Server computer to which Integration Services Shell is connected. You can also use the LOGIN command to connect to an Integration Server computer that is running on a non-default port. Whether you are logging in to an Integration Server computer that is running on the default port or on a non-default port, this command returns an error if you already are connected to the Integration Server computer.

Logging in to Integration Server Running on the Default Port

Syntax

LOGIN IShost 
ParameterDescription

IShost

TCP/IP name or number of the computer where Integration Server is running

Example

LOGIN cypress

Logging in to Integration Server Running on a Non-default Port

Syntax

LOGIN IShost:non-default_port_number 
ParametersDescription

IShost

TCP/IP name or number of the computer where Integration Server is running

non-default_port_number

The nonstandard port number on which Integration Server listens

Example

LOGIN cypress:3390