RE: VKTM ? Anyone?
Date: Tue, 16 Sep 2008 10:04:40 +0200
Message-ID: <3FA1E6332C73EB4391F729E4EDB7CED901556765@amisnt30.AMIS.local>
Hmmm. Killing time...
Apparently the "advantage" of having more and more background deamons...
;-(
VKTM (virtual keeper of time) is responsible for providing a wall-clock time (updated every second) and reference-time counter (updated every 20 ms and available only when running at elevated priority).
From: Marco Gralike
Sent: dinsdag 16 september 2008 9:59
To: oracle-l_at_freelists.org
Subject: VKTM ? Anyone?
Apparently I missed something somewhere...
Errors in file /oracle/diag/rdbms/test/TEST/trace/TEST_pmon_16980.trc:
ORA-56703: VKTM process died unexpectedly
Mon Sep 15 22:16:47 2008
Error occured while spawning process q001; error = 56703
PMON (ospid: 16980): terminating the instance due to error 56703
Mon Sep 15 22:16:53 2008
Termination issued to instance processes. Waiting for the processes to
exit
Instance termination failed to kill one or more processes
Mon Sep 15 22:17:15 2008
Instance terminated by PMON, pid = 16980
[oracle_at_srv trace]$ oerr ora 56703
56703, 00000, "VKTM process died unexpectedly"
// *Cause: An explicit kill or internal error caused the death of VKTM
// background process.
// *Action: Restart the instance.
Apparently that this is serious enough, my instance crashed and to my surprise without something like a ORA-0600 (maybe because "it is handled..."), although I can imagine that this process, apparently with dependencies with PMON, will cause the other important backgound processes to shut down (if not already the case).
For those who are interested this happened after trying to insert a lot off big xml files into a binary xml xmltype, table which caused a lot of ORA-04030, that caused job queue processes to die, that caused server (shared server) processes to die, that signaled pmon to terminate the instance.
So my question...
Does anyone know what a "VKTM" background process is...?
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Sep 16 2008 - 03:04:40 CDT