Model, Component, and Package Management > Model management > Model Explorer > Command line interface - ScfUtils > Optimizing a database through ScfUtils (Model Explorer)
  
Optimizing a database through ScfUtils (Model Explorer)
ScfUtils provides a command line interface for performing Model Explorer functions.
You can optimize a database through ScfUtils.
If you have installed Modeler to the default locations, ScfUtils resides in the following location:
C:\Program Files (x86)\PTC Integrity Modeler\Modeler\Exe\SCFUtils.exe
For information about optimizing a database through Model Explorer, refer to Optimizing a database (Model Explorer).
Syntax:
ScfUtils -optimizedb Enterprise "<database-ref>"
Where:
<database-ref> specifies the reference to a database for optimization.
Enter the database reference in the following format: \\SQL\<instance-name>\<database>
Example:
ScfUtils -optimizedb Enterprise "\\SQL\Server1@MODELER\ModelsDB"