infasetup commands

infasetup is a command line program that you use to administer PowerCenter domains and nodes.
Use infasetup to modify domain and node properties after you install PowerCenter Services with the
PowerCenter installation program. For example, you can use infasetup to change the port number for a node
after you install PowerCenter Services.
You can use infasetup to back up, restore, define, and delete domains, and to define and update nodes.

Running Commands

You invoke infasetup from the command line. You can issue commands directly or from a script, batch file, or other program. On Windows, infasetup is a batch file with a .bat extension. On UNIX, infasetup is a script file with a .sh extension. To run infasetup commands:

  1. Open a command prompt. On Windows, open the command prompt as administrator. If you do not open the command prompt as administrator, the Windows system administrator might encounter issues when accessing files in the Informatica installation directory.
  2. At the command prompt, switch to the directory where the infasetup executable is located. By default, infasetup installs in the /isp/bin directory.
  3. Enter infasetup on Windows or infasetup.sh on UNIX followed by the command name and its required options and arguments. The command names are not case sensitive.

For example:

infasetup(.sh) command_name [-option1] argument_1 [-option2] argument_2…

infasetup commands options