1

I would like to change the license admin details to point to new single server say Iea80043 and use the port number 29005

I was searching the command line argument for it but it was different.

The example command says.

run licadmin.exe -s27000@servername , whether that -s27000 is port number 27000?

Should i use command like this for my scenario?

run licadmin.exe -s29005@Iea80043
Samselvaprabu
  • 16,830
  • 32
  • 144
  • 230

1 Answers1

0

The IBM page mentioning your example does also mentions the the License Admin GUI expect a server name and a port number.

So yes: -s27000 is the port number.
You can see it in "Specifying redundant license servers", where it does specify:

27000 is the default port number.

Depending on your locale settings, you can see error when executing licadmin.exe

This program is in C\Program Files\Rational\Common\licadmin.exe, so make sure its parent directory is in your %PATH%.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250