The CEDA VIEW command

View the attributes of an existing resource definition.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-CEDA --View--Group(groupname)--+--------------------+-------><
                                  +-ALl(name)----------+   
                                  +-Connection(name)---+   
                                  +-CORbaserver(name)--+   
                                  +-DB2Conn(name)------+   
                                  +-DB2Entry(name)-----+   
                                  +-DB2Tran(name)------+   
                                  +-DJar(name)---------+   
                                  +-DOctemplate(name)--+   
                                  +-Enqmodel(name)-----+   
                                  +-File(name)---------+   
                                  +-Journalmodel(name)-+   
                                  +-Lsrpool(name)------+   
                                  +-Mapset(name)-------+   
                                  +-PARTItionset(name)-+   
                                  +-PARTNer(name)------+   
                                  +-PROFile(name)------+   
                                  +-PROCesstype(name)--+   
                                  +-PROGram(name)------+   
                                  +-Requestmodel(name)-+   
                                  +-Sessions(name)-----+   
                                  +-TCpipservice(name)-+   
                                  +-TDqueue(name)------+   
                                  +-TErminal(name)-----+   
                                  +-TRANClass(name)----+   
                                  +-TRANSaction(name)--+   
                                  +-TSmodel(name)------+   
                                  '-TYpeterm(name)-----'   

Description

The VIEW command lets you look at the resource definition attributes in the same way as the ALTER command. However, you cannot update any of the definitions.

Options

Group(groupname)
specifies the group to be viewed. If no name is given, the current group is assumed.

Examples

VIEW TERMINAL(SZT1) GROUP(ZEMTERMS)
 
VIEW MAPSET(N20MAP01) GROUP(N20)

See Figure 3 for an example of the VIEW panel.