REDIT primary command

When you issue the REDIT primary command from within an information panel for a referential integrity error, FM/Db2 displays an Edit session.

When you issue the REDIT primary command from within a File Manager/Db2 View or Edit editor session, FM/Db2 displays the Related tables panel listing information about the tables related to the table you are currently editing.
Note:
  1. The REDIT primary command is not available in FM/Db2 Browse.
  2. The REDIT command works with Db2® tables only. You cannot use the command with Db2® views.

Syntax

Figure 1. Syntax (when issued for a referential integrity error)

1 REDIT
Figure 2. Syntax (when issued from within a File Manager/Db2 editor session)

1 REDIT?col_num
col_num
A Db2® column number (specified as #n).

Availability

  • Within an information panel for a referential integrity error.
  • From within a File Manager/Db2 editor session.

Related tasks