Ndmcli Select Stat Command Output
statistics for this Process are available via the SEL STAT command. RC52x'34' indicates that MAXDELAY0 was specified and the process did not run and was deleted. SYSTEM ACTION Processing continues. RESPONSE You may view the current Process status by using the SELECT STATISTICS command unless RC52x'34'. SCIB007I COMMAND gt SIGNOFF
Issue the select statistics command to examine records in the ConnectDirect statistics database. The type of information in the output from this command includes such data as copy status and execution events. The search criteria provide flexibility in selecting information you want to retrieve. Process Number gt38 Stat Log Time gt0730
Directgtselect stat detailyes pnumberquotprocess numberquot where process number will be the process number of the ndm transmission.. for statistics alone the detailyes clause can be avoided.
Type an individual command keyword in uppercase, lowercase, or mixed-case characters. Terminate all commands with a semicolon . When typing commands, type the entire command name or type the first three characters or abbreviate specific parameters. Refer to Abbreviations for Common IBM ConnectDirect Commandsfor a list of abbreviations.
The following command searches for Process submission records for Processes in which the SNODE is any node in Dallas, and prints the output. Assume that the site administrator indicates that the November statistics records are contained in a file pair whose key sequenced data set is named SYS.ARCH.STATS.M9611.
Choose SS for select statistics then at next screen you can specify process number and it would give you output statistics for a NDM transmission. In this screen there I believe you can also specify a starting date amp end date as a search criteria.
SELECT STAT WHEREPNAMENDMORFL - EXCLUDEWTO - STARTTTODAY,000000 - STOPTTODAY,240000 TABLE This displays the statistics of all the gdgs that are generated on a day. I need to display the statistics of that particular process number only. Is there any way to select statistics of the process number which has been currently submitted?
The TYPE subparameter specifies which record types to select, and overrides the EXCLUDE parameter. When you do not specify a TYPE, the record types selected are determined by the output option chosen, and can be affected by the EXCLUDE subparameter. When you specify the PRINT or TABLE output option, the types in the following table are selected.
Going into the direct prompt and doing select stat with various parameters works great most of the time, but sometimes I just want to grep for certain lines in the stat files in the work directory. For example, if I am looking for all the records related to a particular file that was transmitted. To make the output of such a grep more human-readable, I can parse the output as discussed in my
Hello, I donot have NDM on my current site, hence this solution is untested. Though, worth giving a try. Can you check the RECFMLRECL that you have specified in the SYSOUT dataset would also recommend you set RECFM to FBA or refer the NDM manual for the output dataset attributes.