We refer to different views of data as the display mode. File Manager® DB2 editor provides two different display modes for DB2 data:
Formatted/Table mode displays records in a table using a specified template or copybook. Each column in the table represents a field within the currently selected layout of the template being applied for the current edit session. This mode allows the user to view and manipulate records in a formatted manner. The typical usage of the formatted display mode is to manipulate binary data of types which are difficult to manipulate by hand.
Formatted/Table mode |
---|
![]() |
Single mode view allows you to edit and view one record at a time in DB2 Single Mode (formatted according to the current template layout). The Single mode display is implemented as a view in Eclipse. You can open the view by selecting Window --> Show View --> Other.... Then select Single Mode Editor under File Manager category.
The content of Single mode editor is populated based on the selection in the File Manager® DBeditor. If you have multiple edit sessions opened, then currently active/selected editor's record will be shown in the view. Using the view, you can modify the values of currently selected record.
Using the controls provided at the top of Single mode view, you can navigate to a record before/after the currently selected record. When you are editing a DB2 object, then DB2 Single Mode should be selected in the view.
DB2 Single Mode Display |
---|
![]() |
In this mode displays records in a table using a specified template or copybook. Like Formatted table mode, each column in the table represents a field within the currently selected layout of the template being applied for the current edit session.
This mode allows the user to do block copy/paste contents on same or different table.
Block Copy: Block selection might be continuous or discontinuous selection i.e user can use either SHIFT/CTRL key to select multiple cells. User can also select the entire column by clicking the column header.
The copied contents are available for Block Paste action.
Block Paste: Copied block content can be pasted in same table or different table.
System Copy/Paste: User can also copy the block selection copy/paste using CTRL+C and CTRL+V and paste the content in other applications(Excel, mail).
Advanced Formatted Table mode |
---|
In this figure, you can find that, unlike default Formatted Table mode, in this mode, we have very specific actions that have been enabled. Furthermore, editing the field value, right-click menu options, and Navigation bar actions are disabled in this mode. |
![]() |
Moreover, Hex ON mode is not supported in Advanced table mode, when user tries to switch to Advanced table when HEX mode is ON, the below warning pop-up will show. If the user confirms to switch, HEX mode will set OFF automatically and switches to the mode. |
![]() |