Please enable JavaScript to view this site.

Navigation: Change Data Capture > VSAM z/OS > Operation

Start / Reload Controller Daemon

Scroll

The JCL configured previously in sample member SQDAEMON can be used to start the Controller Daemon.

Note, once the Controller Daemon has been started, Implementing changes made to any of the Controller Daemon's configuration files (acl.cfg, sqdagents.cfg, nacl.auth.keys) can be accomplished using the SQDMON Utility reload command without killing and re-starting the Controller Daemon.

Console commands that may be issued, with the proper authority include:

Command Function

Description

P <task_name>

Stops the daemon

F <task_name>,RELOAD

Refreshes the SQDagents.cfg file - required when you add new captures/publishers or delete/recreate a capture/publisher cab file

F <task_name>,SHUTDOWN

Stops the daemon (same as P command)