Displaying the Current Database Update Level
Follow these steps to display the current database update level for a specific DMSII database:
- Start DBInfo in normal mode by typing the following command. You must include the quotes.
START WFL/DATABRIDGE/DBINFO ("databasename", "LEVEL" [, "logicaldatabasename"])
where databasename indicates the title of the DESCRIPTION file without the DESCRIPTION node.
- The WFL displays the current update level. Since the current update level is returned in the DBInfo TASKVALUE attribute, you can alter the WFL to use that value in any way you see fit.
|