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
LOGIN IShost
LOGIN cypress
Logging in to Integration Server Running on a Non-default Port
LOGIN IShost:non-default_port_number
Parameters | Description |
---|---|
TCP/IP name or number of the computer where Integration Server is running | |
The nonstandard port number on which Integration Server listens |
LOGIN cypress:3390