Gen Transaction Enabler aefc "/dump" shows "dumppgm: pgm not found""
search cancel

Gen Transaction Enabler aefc "/dump" shows "dumppgm: pgm not found""

book

Article ID: 48864

calendar_today

Updated On:

Products

Gen Gen - Run Time Distributed

Issue/Introduction

When using Gen Transaction Enabler aef client command "/dump [sock_number]" sometimes this error message is seen:
dumppgm: pgm not found

How to avoid this problem?

Resolution

The reason for the error message is that an invalid socket number was used.

  • To find valid socket numbers, use the DISPLAY transaction and on the following screen enter "all" in the Select field. This will list current activity and "Sock" values.
  • Choose the relevant socket number and then go back to the initial aefc screen to enter: /dump [sock_number]
  • The dump information is saved to the aefad log file assuming the aefad has been started with a suitable trace level (e.g. -t15).

NOTE: it is not valid to use the /dump command with the socket number used by the DISPLAY program itself.

Additional Information