Work with DB Files using IDDU (WRKDBFIDD)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with Database Files Using the Interactive Data Definition Utility (IDDU) (WRKDBFIDD) command shows the Work with Database Files display. From this display, you can select options that allow you to create physical files or to enter data into a file.

Top

Parameters

Keyword Description Choices Notes
LIB Library Name, *PRV, *CURLIB Optional
Top

Library (LIB)

Specifies the name of the library containing the files.

*PRV
The files are located in the last library you worked with in IDDU. If this is the first time you worked with IDDU, your current library is used.
*CURLIB
The current library for the job is searched to locate the files. If no current library entry exists in the library list, QGPL is used.
library-name
Specify the library where the files are located.
Top

Examples

WRKDBFIDD   DEPT245

This command displays the Work with Database Files panel and allows you to work with IDDU database files in the DEPT245 library.

Top

Error messages

None

Top