Skip to main content
1-Visitor
October 30, 2014
Question

Anyone have a list of Pro Engineer Tools & uses?

  • October 30, 2014
  • 2 replies
  • 1726 views

need to find tools and their uses for my project


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

2 replies

1-Visitor
October 30, 2014

Nick you will need to run a "ptcflush.bat" on the license that your system has aquired. Open a command window and change the directory to "C:\Program Files\ptc\Creo 2.0\Parametric\bin". The batch file is located here.

Next follow this from PTC.

Resolution
  • PTCflush can be used as follows on the client machine
    1. Run the command prompt
    2. Type the command ptcstatus -v to get the License, Feature, Server, Port and Handle of the floating license file to be flushed
    3. Type the ptcflush command with the following syntax ptcflush [feature] [license server] [port] [handle]
  • Example:
  • Ptcstatus -v
Displaying status for license file: C:\Program Files\flexnet\licensing\license.dat
License Server is UP: server0l2 22-66-AA-CC-01-22
ptc_d FLEXnet Publisher version: 10.8License In Use Free Version Expire Date SCN
------- ------ ---- ------- ----------- -----
CREODMA_STANDARD 1 9 33.0 None 1A123456
(user1@clientmachine2) CREODMA_STANDARD server02l 7788 101
  • The [feature] is CREODMA_STANDARD
  • The [license server] is server02l
  • The [port] is 7788
  • The [handle] is 101
  • The ptcflush command would be run as follows: ptcflush CREODMA_STANDARD server02l 7788 101 (Step 3)

Hope this helps!

24-Ruby III
October 30, 2014

Nick,

the only reliable method is stop/start license manager service on the server .

ALSO ... You can test license borrowing. If you borrow license, then you don't need permanent access to the license server.

Martin Hanak

1-Visitor
October 30, 2014

Martin,

The ptcflush batch file is a reliable method. I have used it many many times over the years and never had any issues. Also, what if Nick does not have access to the license server

Buddy