| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Initialize DLFM (INZDLFM) command prepares the DataLink File Manager (DLFM) to be started, and clears information from the database files used by the DLFM.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| CLEARDB | Clear existing databases | *LNKSTS, *ALL | Optional, Positional 1 |
| Top |
Specifies which databases should be cleared.
| Top |
Initializing and Clearing a DataLink File Manager
INZDLFM CLEARDB(*ALL)
This command initializes the DataLink File Manager, and clears all database files of existing data.
| Top |
| Top |