Hi Mike,
I decided to manually ftp NRT by opening a cmd window & running ftp using it's commands. This worked fine.
After using XP Add/Remove programs to remove NAV2009 I ran NRT, rebooted and ran NRT again. After this I checked Task Mgr & there were 0 instances of ccSvchst.exe.
I then...
Hi Mike,
I cleared all the private data -- cookies, temp files, history, etc. in IE, turned off the phishing filter, turned off pop-up blocker and set security to the lowest level but still get the message "IE cannot display the web page"
I did double check for an Active-X control request, but...
Hi Mike,
My internet connection uses dsl. I just this moment downloaded 10M of updates for Adobe to validate that the isp service is working. Also, I downloaded 1.5M of Microsoft updates without trouble.
So, if there is something wrong with the internet connection or with IE, it seems to be...
Hi Mike,
I tried downloading NRT using IE from all 4 of my machines but none would do it.
I don't really want to download/install/deinstall another browser just to get NRT. So at this point I'm not sure what else to do. Is there anything else you can recommend?
TIA, Joe
Hi Mike,
I tried to download the removal tool, but after clicking the download button in Step 3, I get an error msg saying IE cannot display the web page.
I did chat with Dipu D. at Symantec Tech Support & he concluded that the web site is not working.
I understand there is a manual way to...
Hi Mike,
Thanks for the reply. Sorry I did not respond sooner, but I have been away for a number of days.
Anyway, here is the info you requested:
cpu Intel family 15 model 2 stepping 9 2.4 GHZ -- Not dual core
memory 512M
Version of NortonAV is 16.5.0.134
When I run NAV the system & NAV...
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...
Thanks to both of you for the replies.
Yes, the app must support the user entering any valid SQL so I don't have the option to only allow an inline view.
BTW, the inline view flavor of the above problem script does work fine.
The ODBC driver is the MS flavor, so this seems the most likely...
I did the select * from dual & got the correct result.
I also ran
SELECT level id
FROM dual
connect BY level <= 10
and get the expected 10 rows. It is just when I add the
WITH part that I get no rows returned by my app.
Just FYI, the entire WITH sql runs fine if I use Oracle's
user...
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 &...
Thx for the reply, Mike.
Grep multicast returned:
echo "setting default interface for multicast: \c"
for the script inetsvc.
In the script this line follows the echo:
/usr/sbin/route add -interface -netmask "240.0.0.0 "224.0.0.0" "$mcastif"
I added an echo in the script (before the route)...
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.