Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using CLI you can move the PMDB FocalPoint to a new server.

Limitations

...

  • The new server should be installed (with BA) before the PMDB FocalPoint is moved.

...

Procedure

To move the PMDB FocalPoint•    Run

  • Run the following command from the main Precise FocalPoint server.
    Windows  

...

  •  infra\bin\psin_cli.bat
                        -i3-user <user

...

  • _

...

  • name>
                        {-i3-encrypted-password

...

  • <encrypted_

...

  • password> | -i3-clear-password

...

  • <clear_

...

  • password>}
                        -action move-focal
                        -product PW
                        -old-server

...

  • <old_server_

...

  • name>
                        -new-server

...

  • <new_server_

...

  • name>
                        [-installation-cd-path

...

  • <cd_

...

  • path>]

...

  • UNIX            ./infra/bin/psin_cli.sh
                        -i3-user <user

...

  • _

...

  • name>
                        {-i3-encrypted-password

...

  • <encrypted_

...

  • password> | -i3-clear-password

...

  • <clear_

...

  • password>}
                        -action move-focal
                        -product PW
                        -old-server

...

  • <old_server_

...

  • name>
                        -new-server

...

  • <new_server_

...

  • name>
                        [-installation-cd-path

...

  • <cd_

...

  • path>]

...

Info

This CLI might produce action items. In case of failure, the command can be executed again.

Table 13-3    Elements 3 Elements for Moving the PMDB FocalPoint to another server

Element

...

Description
i3-

...

userSee Authenticate to CLI Utility on page 8.
i3-encrypted-

...

passwordSee Authenticate to CLI Utility on page 8.

...

action

Always move-focal

Mandatory:Yes

product

...

Always PW

Mandatory: Yes

old-

...

server

The old PW server name.

Values: string

Mandatory: Yes

new-

...

server

The new PW server name.

Values: string

Mandatory: Yes

installation-cd-

...

path

The path to the path to the folder where the Precise v9.6 download was downloaded to.

Values: string

Mandatory: Yes

Anchor
MovingthePMDBtoanotherserver
MovingthePMDBtoanotherserver
Moving the PMDB to another server

...