Use console commands to:
Console commands use the following syntax:
command stcname[,parameter]
where:
| 
                           
                            Console command  | 
                        
                        
                           
                            Purpose  | 
                        
                     
|---|---|
| 
                        
                         S stcname  | 
                     
                     
                        
                         Starts the Adabas Audit Data Retrieval started task  | 
                     
                  
| 
                        
                         P stcname  | 
                     
                     
                        
                         Stops the Adabas Audit Data Retrieval started task  | 
                     
                  
| 
                           
                            Console command  | 
                        
                        
                           
                            Purpose  | 
                        
                     
|---|---|
| 
                        
                         C stcname  | 
                     
                     
                        
                         Cancels the Adabas Audit Data Retrieval started task Note: Use this command only if the stop command is ineffective.  | 
                     
                  
The following commands are used for troubleshooting and debugging purposes. Use these commands only when instructed to do so by support.
| 
                           
                            Console command  | 
                        
                        
                           
                            Purpose  | 
                        
                     
|---|---|
| 
                        
                         F stcname,TL  | 
                     
                     
                        
                         Displays all tasks currently active within the Adabas Audit Data Retrieval subsystem This command is used for debugging purposes only.  | 
                     
                  
| 
                        
                         F stcname,ST  | 
                     
                     
                        
                         Displays SFF operational statistics  | 
                     
                  
| 
                        
                         F stcname,DUMP  | 
                     
                     
                        
                         Outputs a formatted dump to the next available SFFFDUMP DD output dataset defined in the started task procedure This command is used for debugging purposes only.  | 
                     
                  
| 
                        
                         F stcname,SDUMP  | 
                     
                     
                        
                         Outputs an SVC dump This command is used for debugging purposes only.  | 
                     
                  
The following commands are available to control the router:
| 
                        
                         F stcname,ROUTER,SET(class),TRACE(ON|OFF|YES|NO),CLIENT(ACTIVE|DORMANT) F stcname,ROUTER,QUERY(class)  | 
                     
                  
where:
stcname
is the name of the Adabas Audit Data Retrieval started task
class
is one of the following (masks are supported):
SERVICE
INDEX
ONLINE
NCI
QUERY
SPOOL
Examples
The router no longer accepts requests from the ISPF application. (Note: The class SERVICE cannot be set to dormant.)
All classes except SERVICE are set to dormant.
Trace is turned on for index search requests.