Thanks. I didn't know about response.flush. I will look further.
I also take your comment on the JavaScript. I expect that majority of users would have it enabled, but since by default I have it off, I may have focused on my case too much.
Hi,
Problem: I have an ASP page that executes a SELECT query then displays all records in a table. The pages takes a few seconds to load, with no indication that work is being done.
I am looking at optimizing the database query, please don't suggest that. I am already on it. Additionally, I...
I am currently in the process of doing a similar exercise. I dont know which of us is further along, but if you think comparing notes could be of assistance, I can be reached at henrywinston@yahoo.com
The KVM switch should connect directly to the server as the console. There should not be any need to set DISPLAY variables.
Is there any more information you can provide
Since they all run SSH, you can use plink.exe (See PuTTy) to automate running a single script against each one. Your real problem is responding to the interactive prompts to change the password. I recommend you look at Expect, which was designed for this sort of problem.
Google should help...
I got tar to work. Thanks. But I still have the problem with ufsdump
$ mt -f /dev/rmt/0 status
HP DDS-4 DAT (Sun) tape drive:
sense key(0x0)= No Additional Sense residual= 0 retries= 0
file no= 0 block no= 0
$ ufsdump 0ucf /dev/rmt/0 /oracle
ksh: ufsdump: not found
$...
I am getting the following error as the oracle user:
/export/home/oracle>tar tvf /dev/rmt/0
tar: /dev/rmt/0: I/O error
/export/home/oracle>
Similarly, I am unable to run ufsdump as that user. How I allow this?
Should I be concerned about permissions on /dev or /devices or both?
I am attempting to develop a structured approach to dealing with a file system at 100% (or near a threshold). I know that proper monitoring should prevent that but bear with me.
I am thinking about 2 situations
1. A file system may have shot up very quickly. In this case I would run a find...
Thanks all for your suggestions.
I plan to do the following:
1. Implement an alias for rm -r on all servers to rm -ir
2. Attempt to prepare guidelines for server housekeeping, and script as much of it as possible
3. Evaluate what Solaris offers that will allow users to work more as their user...
A recent incident at my workplace resulted in a live database being deleted in the middle of the day using rm -r
What measures can I implement to prevent this incident ever recurring?
On Linux, I can issue the command
grep -v -f <filename>
to ignore many values from the grep output.
I keep getting an error on Solaris. Can anyone say how it can be done.
I need a procedure for configure my current email setup (which works fine) to now first route mail to either WebShield SMTP or Symantec Antivirus for SMTP gateways. The documentation for each speak to adding a new MX record which I have done but it still does not work. Either the documentation...
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.