1 of my 4 machines has 2 copies of ccSvchst.exe running -- 1 copy with a user name SYSTEM & the other copy with my user name. All are running Norton Antivirus 2009 and the idle time scan is Off.
I have chatted with 2 different Symantec tech support staff & both say 2 copies are 'normal'...
I am trying to learn about objects, but progess is stopped.
I attempted to create an object with the following:
CREATE type my_obj
AS object (
val1 VARCHAR2(10),
val2 VARCHAR2(10),
val3 date
)
I think the creation was successful, but have been unable to verify.
Is there a way I can...
Hi,
I am creating a c# application which allows the user to enter sql. I have a problem when executing a with statement; e.g.
WITH x
AS (
SELECT level id
FROM dual
connect BY level <= 10
)
SELECT * FROM x
There are 0 rows returned for some strange reason.
I am using the ODBC driver &...
I have an old system running SunOS Rel 5.6 that boots very slowly. During the boot process there is a message:
setting default interface for multicast limey: bad value.
Later in the boot process there is another message: syslogd: line 24 unexpected gatnetconfig failure
The best I can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.