HP Insight Management 7.3 DMT White Paper
Technical White Paper | HP Insight Management 7.3
INPUT_FILE - Path for the input file. An input file provided containing FQDN pairs
<from>, <to>.
SERVER - Database server. The hostname or IP address of the remote database.
PORT - Database server port number. The database server port. Default value is 1433.
INSTANCE - Database instance. The database instance name containing the IO
database.
USERNAME - Database username. User name for the remote database.
PASSWORD - Database password. The username password for the remote database.
Additional information
• If no optional parameter is passed, the script will assume that you are using a local database containing the
DEFAULT instance only.
• The credentials from the current user will be used to access the IO database.
• If username was defined a password must be provided.
• The input file containing FQDN pairs <from>, <to> is mandatory.
• A log file named fix_fqdn_dmt.log is generated under <IO Install Path>/support with detailed
information about the execution.
• When the script executes successfully, the message Executed update script appears.
Possible errors
Error: Could not find IO registry key.
Error: Unable to open input file.
Error: Input file with bad format. Verify if all the entries are in the format <FROM>, <TO> or if the file has blank lines.
Error: Unable to create log file.
Error: Could not get IO version from registry key.
Error: Unable to create sql temporary file.
Error: Did not find <input_file_name>.
63