Teamcenter is a business platform and so it is inevitable to install related license server before install Teamcenter server. What’s more,  the interface of SPLM license server has been modified greatly from Teamcenter 10 on. So the post comprises how to install and administrate license server.

1) Installation

a) It’s a good idea to choose English interface when installing license server in Linux env.

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

b) Choose the folder to install license server

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

c) Choose a license file. BTW, if you use demo license, it is necessary to modify license file prior to installation.

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

d) Summarize installation info

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

e) Finish installation successfully.

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

So after finishing installing license server, let’s begin to administrate it.


2) Administration

After installing license server, you will notice that license service has been configured as daemon named splmld. So it is very convenient to start, stop and monitor the license service.

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

a) Start service

# service splmld start

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

b)  Stop service

# service splmld stop

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

c) Check the status

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

What’s more, you can check port 28000 to verify the license status.

# netstat -anp | grep 28000

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

BTW, as shown in the below snapshot, PLM license server also provides a utility named splmld_cntl to start, stop, restart and monitor the service.

Teamcenter10 step-by-step installation in Linux env-Teamcenter License Server Installation and Configuration

相关文章: