Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.12 KB

task-issue-commands-from-an-alternate-host.adoc

File metadata and controls

22 lines (17 loc) · 1.12 KB
permalink sidebar keywords summary
windows/task-issue-commands-from-an-alternate-host.html
sidebar
issue, cli, command, host, database, snapmanager, route, alternate
You can issue CLI commands from a host other than the database host and SnapManager will route the commands you enter to the appropriate host.

Issue commands from an alternate host

You can issue CLI commands from a host other than the database host and SnapManager will route the commands you enter to the appropriate host.

About this task

For the system to dispatch an operation to the correct host, it must first know where to find the profile for the operation. In this procedure the system keeps the profile to repository mapping information for a file in the user’s home directory on the local host.

Step
  1. To make the local user’s home directory aware of the profile-to-repository mappings so it can route the operation request, enter the following command:

    smsap profile sync -repository -dbname repo_dbname -host repo_host -port repo_port -login -username repo_username [-quiet | -verbose]