Skip to main content
Version: v20 R4 BETA

MSC

The Maintenance and Security Center (MSC) window contains all the tools needed for verification, analysis, maintenance, backup, compacting, and encrypting of data files. The MSC window is available in all 4D applications: 4D single user, 4D Server or 4D Desktop.

Note: The MSC window is not available from a 4D remote connection.

There are several ways to open the MSC window. The way it is accessed also determines the way the application project is opened: in “maintenance” mode or “standard” mode. In maintenance mode, the project is not opened by 4D, only its reference is provided to the MSC. In standard mode, the project is opened by 4D.

Display in maintenance mode

In maintenance mode, only the MSC window is displayed (the project is not opened by the 4D application). This means that projects that are too damaged to be opened in standard mode by 4D can nevertheless be accessed. Moreover, certain operations (compacting, repair, and so on) require the project to be opened in maintenance mode (see Feature availability).

You can open the MSC in maintenance mode from two locations:

  • From the standard project opening dialog box The standard Open dialog includes the Maintenance Security Center option from the menu associated with the Open button:
  • Help/Maintenance Security Center menu or MSC button in the tool bar (project not open)

    When you call this function, a standard Open file dialog appears so that you can select the .4DProject or .4dz file of the to be examined. The project will not be opened by 4D.

Display in standard mode

In standard mode, a project is open. In this mode, certain maintenance functions are not available. You have several possibilities for accessing the MSC window:

  • Use the Help/Maintenance Security Center menu or the MSC button in the 4D toolbar:
  • Use the “msc” standard action that it is possible to associate with a menu command or a form object.
  • Use the OPEN SECURITY CENTER language command.

Feature availability

Certain MSC functions are not available depending on the MSC opening mode:

  • Backup function is only available when the project is open (the MSC must have been opened in standard mode).
  • Data compacting, rollback, restore, repair, and encryption functions can only be used with data files that are not open (the MSC must have been opened in maintenance mode). If these functions are tried while the project is open in standard mode, a dialog warns you that it implies that the application be closed and restarted in maintenance mode.
  • In encrypted databases, access to encrypted data or to the .journal file requires that a valid encryption data key be provided (see Encrypt page). Otherwise, encrypted data is not visible.