CL Command Reference - DLTDTAARA

CL Command List > DLTDTAARA Reference

Description:

The Delete Data Area (DLTDTAARA) command deletes the specified data areas from a library.

Restrictions:

1. To use this command, you must have object existence (*OBJEXIST) authority for the data area, and execute (*EXECUTE) authority for the library.

2. Local data areas, group data areas, and program initialization parameter data areas cannot be deleted.


Examples:

DLTDTAARA DTAARA(MYLIB/MYDATA)

This command deletes the data area named MYDATA from the library MYLIB if the user has the proper authority for the data area and the library.