Ptcstatus Verbose Mode
Displaying status for license file: 7788@static
License Server: static
ptc_d FlexNet Publisher version: 11.19
License
|
In Use
|
Free
|
Version
|
Expiration Date
|
SCN
|
PROE_Engineer
|
Uncounted
|
2
|
33.0
|
|
Locked to 00-11-22-33-44-5512345
|
Foundation_Adv
|
0
|
2
|
33.0
|
|
|
Pro/SURFACE *
|
0
|
2
|
33.0
|
|
|
Behavioral_Modeler
|
0
|
2
|
33.0
|
|
|
Pro_Plastic_Advisor
|
0
|
2
|
33.0
|
|
|
Tool_Design_Set*
|
0
|
2
|
33.0
|
|
|
• You can specify a name for a license instead of its default name by changing the value of the attribute EXTERNAL_NAME in the feature line of the license file.
For example, to change the feature PROE_Engineer to My_License_Name in a license file, specify the value of the EXTERNAL_NAME attribute as shown in the original and changed files.
Original license file:
INCREMENT PROE_Engineer ptc_d 33.0 01-nov-2011 1 \
BC24AFC5B76BB74C9366 VENDOR_STRING="VSVER=2.0 \
LO=(0,3,6,7,10,17,32,34,40,45,48,51,55,61,62, \
66,69,71,73,77,97,106,108,115,126,127,128,133,135,137, \
158,163,188,191,210)" SUPERSEDE vendor_info="VIVER=1.0 \
EXTERNAL_NAME=" ISSUER=PTC ISSUED=01-sep-2006 \
NOTICE="PTC_customer" SN=SCN912344,SCN765431 SIGN2="169C A28A \
E97F E96E 0A3E 563B FDEB 4510 829E 4BF4 25D3 2394 \
0444 2FD4 6C23 0168 A8A5 AEBE 54B0 1FF6 B79B DC75 \
2014 A278 33CC 1B90 8647 6A12 F4D6 45BF"
Changed license file:
INCREMENT PROE_Engineer ptc_d 33.0 01-nov-2011 1 \
BC24AFC5B76BB74C9366 VENDOR_STRING="VSVER=2.0 \
LO=(0,3,6,7,10,17,32,34,40,45,48,51,55,61,62, \
66,69,71,73,77,97,106,108,115,126,127,128,133,135,137, \
158,163,188,191,210)" SUPERSEDE vendor_info="VIVER=1.0 \
EXTERNAL_NAME=My_License_Name ISSUER=PTC ISSUED=01-sep-2006 \
NOTICE="PTC_customer" SN=SCN12344,SCN765431 SIGN2="169C A28A \
E97F E96E 0A3E 563B FDEB 4510 829E 4BF4 25D3 2394 \
0444 2FD4 6C23 0168 A8A5 AEBE 54B0 1FF6 B79B DC75 \
2014 A278 33CC 1B90 8647 6A12 F4D6 45BF"
Notice the text after the EXTERNAL_NAME attribute in the changed license file. With this change, the output of the Ptcstatus utility displays the new name, My_License_Name, instead of PROE_Engineer.