Update all sites from a command line - SmartPlant Foundation - IM Update 46 - Administration & Configuration

SmartPlant Foundation Server Manager Help

Language
English
Product
SmartPlant Foundation
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

Use SPFServerManager.exe with the /updateallsites argument to update all sites. You must provide information using additional arguments:

/lsp:[True/False] - if set to True, loads the stored procedures (optional).

/su: - identifies the system user with system admin privileges (required for Oracle when /lsp is set to True).

/sp: - identifies the system password (required for Oracle when /lsp is set to True).

If any site update fails, an error is written to the log file, and the update process proceeds to the next site.

This example updates all sites for an Oracle server.

SPFServermanager.exe /updateallsites /lsp:True /su:OracleSystem /sp:OracleAdmin