To stop Connect CDC Listener on an IBM i machine, from a shell in an IBM i green screen, do the following:
-
Issue a “cd” command to change to the kernel subdirectory under the install directory.
-
Issue the command:
omnilistener stop
A message similar to the following displays:
ConnectCDCV58/<machine name>/kernel $ omnilistener stop
2011-04-01 09:17:43,724 [main] INFO:Connect CDC <Version information> Date: 2011/03/30 05:03:46
2011-04-01 09:17:43,790 [main] INFO:<license information>
2011-04-01 09:17:43,793 [main] INFO:Using OmniSocketFactoryImpl13
2011-04-01 09:17:43,833 [main] INFO:Socket created from null to <machine name> at port 20007
2011-04-01 09:17:43,836 [main] INFO:Entering verifySocket
2011-04-01 09:17:43,837 [main] INFO:Socket created from null to <machine name> at port 20007
2011-04-01 09:17:44,144 [main] INFO:Recd:+HELLO 20007 1.171
Type help for a list of available commands.
Command>
Connection with Connect CDC Listener has been terminated.