updateDomainName
Changes the domain name in the domain configuration database.
Before you update the domain name, you must back up the domain, the site specific key, and keytab files. If the PowerCenter repository contains a global repository, you must unregister all local repositories from the global repository.
To update the domain name, run the infasetup updateDomainName command from any gateway node.
After you update the domain, perform the following steps:
- 1. Run the updateGatewayNode and updateWorkerNode commands with the updated domain name for all the gateway and worker nodes.
- 2. You can register the local repository with a connected global repository with the updated domain name with the pmrep Register command.
- 3. You can create SPN and keytab files with the updated domain name for Kerberos authentication. Copy the keytab files in the keys directory. You can continue to use the older site key file. If you need to regenerate the site key when it is missing or corrupted, you must provide the older domain name.
- 4. You must configure the Informatica clients to use the updated domain name.
The updateDomainName command uses the following syntax:
updateDomainName
-dn <domain_name>
The following table describes the infasetup updateDomainName option and argument:
Option | Argument | Description |
---|
-DomainName -dn | domain_name | Required. Changes the domain name. Domain names must be between 1 and 79 characters and cannot contain spaces or the following characters: / * ? < > " | |