Trying to investigate what is killing the sp_cop process
kill <pid>
[root@linux05 log]# cat event_log
ora_cleansp was carried out on Tue Aug 3 10:28:54 PDT 2004 by oracle for stock
08/03/04 10:29 SharePlex was started on cpu 39887 using port 2100 version 5.0.1.458
08/03/04 10:29 SharePlex Demo License will expire after midnight of Dec 31, 2004
[root@linux05 log]#
kill -SIGTERM <pid>
ora_cleansp was carried out on Tue Aug 3 10:28:54 PDT 2004 by oracle for stock
08/03/04 10:29 SharePlex was started on cpu 39887 using port 2100 version 5.0.1.458
08/03/04 10:29 SharePlex Demo License will expire after midnight of Dec 31, 2004
kill -9 <pid>
08/03/04 10:36 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 10:36 SharePlex Demo License will expire after midnight of Dec 31, 2004
kill -11 <pid>
08/03/04 10:38 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 10:38 SharePlex Demo License will expire after midnight of Dec 31, 2004
kill -SIGSTOP <pid>
08/03/04 10:41 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
kill -SIGFPE <pid>
08/03/04 10:54 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 10:54 SharePlex Demo License will expire after midnight of Dec 31, 2004
sp_ctrl has following error
[1]+ Floating point exception(core dumped) sp_cop -u8606
kill -SIGILL <pid>
08/03/04 10:56 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 10:56 SharePlex Demo License will expire after midnight of Dec 31, 2004
sp_ctrl gives
[1]+ Illegal instruction (core dumped) sp_cop -u8606
kill -SIGSEGV <pid>
08/03/04 10:57 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 10:57 SharePlex Demo License will expire after midnight of Dec 31, 2004
sp_ctrl gives
[1]+ Segmentation fault (core dumped) sp_cop -u8606
kill -SIGCHLD <pid>
08/03/04 10:57 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 10:57 SharePlex Demo License will expire after midnight of Dec 31, 2004
kill -SIGKILL <pid>
nothing written to log
kill -15 <pid>
08/03/04 14:04 SharePlex was started on cpu 39887 using port 8606 version 5.0.1.458
08/03/04 14:04 SharePlex Demo License will expire after midnight of Dec 31, 2004
[oracle@linux05 bin]$ sp_ctrl
sp_ctrl (linux05:8606)> Emergency shutdown - exiting
kill -SIGALRM <pid>
nothing in event_log
nothing in sp_ctrl
kill -SIGINT <pid>
sp_ctrl
sp_ctrl (linux05:8606)> Emergency shutdown - exiting