markOffline

The markOffline command changes the state of specified database files to offline; for example, you could use this to mark the development-only _sysdev, _jadeapp, and _jadedef system files as offline in a non-development database. (For details about deployment and development JADE system files, see "System Map Files", in Chapter 3 of the JADE Development Environment User’s Guide.)

The syntax of the markOffline command in the jdbutilb command line is as follows.

jdbutilb path=database-path
         ini=initialization-file-name
         markOffline [file-list]

The following example shows the markOffline command in the jdbutilb command line.

jdbutilb path=c:\jade\system ini=c:\jade\jade.ini markOffline _sysdev _jadeapp _jadedef