RESET primary command

In a File Manager/Db2 editor session, you use the RESET command to redisplay excluded rows, or to reset strings highlighted by the FIND command. You can also use the RESET command to reset pending prefix commands, or to remove labels from rows.

For basic SELECT prototyping, the RESET primary command clears previous information from the SELECT, WHERE, and ORDER BY clauses in the SELECT statement at the top of the Basic SELECT prototyping panel.

When you are viewing the Db2® utility options panels, the RESET primary command sets the values for each option back to the installation default.

Syntax

Figure 1. Standard

1 RESET
Figure 2. FM/Db2 editor session

1 RESet? 
2.1+ 
2.1 EXCluded
2.1 FIND
1 COMMAND
1 LABEL
COMMAND
All pending prefix commands are reset.
EXCLuded
All excluded rows are redisplayed.
FIND
All strings highlighted by the FIND command are reset.
LABEL
All row labels are deleted.

Availability

Related tasks