Advanced Vault Server Settings
Advanced Vault Server Settings
You can configure additional server settings, such as e-mail notifications and number of
rows displayed on a page, on the Administration dialog in the Autodesk Data Management
Server Console. You can also fine tune your Vault Server peformance by following the steps
in the Advanced Configuration section of this topic.
• If the connection between a Vault client and the Autodesk Vault Server is timing out before
large files can be transferred, you can increase the connection time-out limit. The default is
1,000 seconds. Enter a new time-out value.
Share Path
If Autodesk Vault Server is configured during installation to use a remote SQL instance, a
shared network folder is required as a transition area between the SQL instance and the
Autodesk Vault Server. The location of the shared network folder can be changed.
NoteBoth the user account under which the Autodesk Vault Server is running as well as the user
account under which the SQL instance is operating need read/write access to the shared network
folder.
• The current location of the shared folder is displayed. Enter a new path or click the browse
button to locate a new shared network folder.
Log File Configuration
You can configure the number of console, server, and email logs retained on the Vault
server. The minimum and default value is 6 logs. The maximum number of logs per type is
99.
Reset Defaults
To return the values on the Advanced Settings dialog back to the default values, click
Reset Defaults.
E-mail Notifications must be enabled in the Vault Server before users can be notified about
ECO changes.
• To return the values on the Advanced Settings dialog back to the default values, click Reset
Defaults.
Identify Recipients
Email notifications are sent to users who are part of an ECO routing list. You can add, edit,
and delete email addresses for users on the User Management dialog in the Vault Server.
When you configure email notification, you can send a test e-mail to verify the e-mail
settings.
Click Paging to configure the number of rows of data displayed per page. You can decrease
the number of rows displayed on a page to increase server performance.
5. Click OK.
Performance Thresholds
When working with a large number of files, the performance thresholds can be changed to
help minimize the performance impact on users.
Use the Administration utility to specify notification preferences when processing a large
number of files.
Ownership Leasing
To change an object in a connected workgroup, a user must belong to the workgroup that
has ownership of that object. When taking ownership of an object, the user selects the
length of time in which no other user can take ownership. This length of time is called a
lease. At the end of a lease the current owner maintains ownership until another user
requests ownership of that object. If the lease is expired the requesting user will take
ownership of that object.
Sometimes it may be necessary to configure timeout settings or manage the Autodesk Data
Management Server Console file directly. Follow the steps in this section to optimize your
Vault service.
ImportantThe steps in this section are designed for administrators who are familiar with Vault Server
performance and who want to fine-tune the Vault Server settings.
Increase Timeout Values
As the vault database increases in size, you may have to modify some timeout values on
the server to allow for the server to process more data. Increase the timeout values for
client and server functions:
Notethese values may be different, depending on the size of the vault and the speed of the
server it is installed on. Higher values may be necessary.
4. Save the Web.config file.
5. Open a command prompt and type IISRESET.
NoteIf you increase the defaultCommand value higher then 1000, you must increase the
executionTimeout value to an equal or higher value. This is found on the following line:
If you are migrating a large amount of data, the operation may time out.
• Search for migrateTimeoutSecs and increase the value. The default is 7200 seconds.
The IIS User Changes
If the user under which IIS is running changes, the Connectivity.ADMSConsole.exe.Config file
must be updated with the new user name. This may happen if you are configuring a remote
file store.
See Also
• Import and Export Vault Configurations
• Manage Indexing_Concept
• Manage Vaults and Databases
• Manage File Stores
• Manage Content Center Libraries_Concept
• Manage Logs
• Manage Replication
• Manage a Multi-Site Environment
• Manage Workgroups
• Manage Server Tasks
• Command Line Server Console_Concept
• About Server Administration