Five California hospitals got an expensive reminder of just how serious the state is about protecting patients' sensitive data. Expect more of the same in the near future.
SQL Server has produced some excellent High Availability options, but I was looking for an option that would allow me to access my secondary database without it being read-only or in restoring mode. I need the ability to see transactions occur and query the secondary database.
The Future of SQL Server MonitoringMonitor wherever, whenever with Red Gate's SQL Monitor. See it live in action now.
Oracle's ADRCI extended commands provide valuable scripting and file viewing options, with about two dozen commands that you can use to look at and manage diagnostic information.. ADR is the future of Oracle diagnostics and it's essential that database administrators understand it.
I am using with winforms with c#. I want to know what are the things which we should know or learn in winforms because I am developing winforms since only 6 months. But I think I have no enough knowledge of winform which I should have, so what should I learn or which are things which I should learn that helps me developing good application ? And I also want to know that what is about the future of the winform application ?
If you work with SSMS, you’ll know how frustrating it can be when tasks you perform every day aren’t part of the core features. Malden Prajdic certainly did, which is why he developed his free SSMS Tools Pack. Now on its second version, Grant Fritchey explains the functionality of this great free plugin.
The Future of SQL Server MonitoringMonitor wherever, whenever with Red Gate's SQL Monitor. See it live in action now.
I have an idea for a startup that revolves around a web app. I plan to incorporate a mobile app in the future but, unlike something like instagram, users will be more likely to access with a desktop computer.
I am learning Ruby On Rails currently but wonder if, starting in the 4th quarter of 2012, I am focusing on a technology (web development) that is becoming obsolete. Should I dump the idea for something that revolves around mobile technologies and spend my time learning something like iOS development instead?
Find out the functions of php and why it is important to learn this powerful web tool. Stay ahead of the rest and invest in the future of web applications.
SQL Server places data into cache as it reads it from disk so as to speed up future queries. This dmv lets you see how much data is cached at any given time and knowing how this changes over time can help you ensure your servers run smoothly and are adequately resourced to run your systems. This dmv gives the number of cached pages in the buffer pool along with the database id that they relate to: USE [tempdb]
GO
SELECT COUNT(*) AS cached_pages_count ,
CASE database_id
...(read more)
This article lists the technical and functional specifications allowing you to attain both strength and flexibility for your SaaS application. It will help you conceptualize the security of your application, taking into account important constraints from the beginning of your project. You will thus be able to cover short terms needs, while at the same time anticipation any future evolutions necessary to the development of your business.
Release 12.1 has brought exciting changes to the Oracle Advanced Procurement suite. This AppCast details the enhancements and explains how they equip procurement professionals to tackle today's most pressing challenges. Topics include changes to Oracle Purchasing, Oracle Sourcing, Oracle Procurement Contracts, as well as previews of future releases.
After twelve years at Sun and Oracle, and running this blog for eight years, about two hundred postings, one domain name change and getting thousands of security vulnerabilities fixed I am signing off from Oracle's product security desk today.
Working for Sun and Oracle was an incredible experience! I am very fortunate to have had the opportunity to know and learn from so many extraordinary people.
See chandanlog.wordpress.com for future postings. I can also be found on Linkedin
Les disques durs augmentent-ils de capacité assez rapidement ? De quel espace maximum à besoin un utilisateur ?
Alors que Seagate vient d'annoncer la sortie imminente d'un disque dur de 3To, on peut s'interroger sur l'augmentation de la capacité des produits de stockage.
L'espace sur les disques durs s'étend-il assez ? Et autant que prévu ?
Diverses lois ont tenté d'analyser, systématiser et prédire le taux de croissance de la future évolution des disques durs (comme la
Simple-Talk's free wallchart of the most important SSMS keyboard shortcuts aims to help find all those curiously forgettable key combinations within SQL Server Management Studio that unlock the hidden magic that is available for editing and executing queries.
The Future of SQL Server MonitoringMonitor wherever, whenever with Red Gate's SQL Monitor. See it live in action now.
Release 12.1 has brought exciting changes to the Oracle Advanced Procurement suite. This AppCast details the enhancements and explains how they equip procurement professionals to tackle today's most pressing challenges. Topics include changes to Oracle Purchasing, Oracle Sourcing, Oracle Procurement Contracts, as well as previews of future releases.
When you are beginning to build a website, you will have to keep the future in mind. You can not build a good website without planning and pre-thinking about SEO.
With Bing and Yahoo set to combine soon enough, the Bing search engine will probably count for near to 30% of the search engine business, this means it could be somewhat beneficial to optimise for both Bing and Google in the not too remote future. Now that does not really entail that you ought to implement tremendous modifications to the optimisation approaches you presently use, as an evaluation by SEOmoz reveals that the two engines appear to be growing to be increasingly more similar.
If you have a requirement to install multiple SQL Server instances with the same settings, you most likely want to do it without following the numerous manual installation steps. The below tip will guide you through how to install a SQL Server instance with less effort.
The Future of SQL Server MonitoringMonitor wherever, whenever with Red Gate's SQL Monitor. See it live in action now.
SQL Server places data into cache as it reads it from disk so as to speed up future queries. This dmv lets you see how much data is cached at any given time and knowing how this changes over time can help you ensure your servers run smoothly and are adequately resourced to run your systems. This dmv gives the number of cached pages in the buffer pool along with the database id that they relate to: USE [tempdb]
GO
SELECT COUNT(*) AS cached_pages_count ,
CASE database_id
...(read more)
The future of the web is here and you can embrace it, reject it or forget that there is such a thing as upgrading to the latest version of your browser. Either way you look at it the internet is growing whichever way you want to accept it. Soon enough you're old browser won't load your favorite website or you won't be able to see the newest advances in web design.
As an iOS developer, is it true that once we get an app into the App Store, we can quite safely update any new version and the worst it can happen is that the new version is rejected, but the old version in general will always stay, unless there was something egregious that Apple didn't catch the first time?
(and what if a method in a class is deprecated and later even removed? Won't iOS 8, say, in the future not be able to run the old app?)
Custom web coding lets service providers to create a highly targeted online surfing session for possible customers. A web administrator which can offer a personal surfing experience must find it much quicker to get repeat consumers and promote future business. Let us face it, not all webpages are made equally.
It has become clear that search engines are marketplace of the future. They are the more convenient than the two-bar search system of online phone book directory formats.
<b>Linux Magazine:</b> "Time to kill? Check. Running Linux? Check. Now, here's the last piece of that puzzle: 15 current and future gaming options that don't require Windows."
For some days AWStats takes %10-%20 of my CPU, takes 400-550 MB RAM and works for hours. Maybe my site's traffic became larger so process time takes more time than before or some bugs in program makes this.
Anyway I want to disable AWStats temporarily. Maybe I would want to activate it in future. I found that answer. But it gives commands to remove AWStats. I only want to disable it temporarily.
My system is Centos 6.3, Plesk 11.5.30 Update #19. I tried to disable cron jobs.
I run this # killall awstats.pl
I opened # vi /etc/cron.daily/awstats file and I changed it to this:
#!/bin/sh
#/usr/share/awstats/awstats_updateall.pl now -awstatsprog=/var/www/cgi-bin/awstats/awstats.pl -configdir=/etc/awstats >/dev/null 2>&1
exit 0
After some time I still see that awstats is running. What should I do more to not to awstats run again ? But without removing my files.
After changing " /etc/cron.daily/awstats" file awstats doesn't start in daytime.
But every night in 03:15 awstats starts again. Because of Plesk auto updates are working at that time, I changed from Plesk. Don't auto update automatically.
But it seems like last night at 03:15 awstats started again.
Is there any way to stop awstats temporarily except this solution ?
Because this solution deletes awstats configs permanently and I don't know how to revert it back in future ?
Turn off all AWStats for Plesk 11+ domains
#!/bin/bash
for i in /var/www/vhosts/*; do
echo "Turning off and deleting Stats for"
echo `basename $i`
/usr/local/psa/admin/bin/webstatmng --unset-configs --stat-prog=awstats --domain-name=`basename $i`
/usr/local/psa/admin/bin/webstatmng --clean --stat-prog=awstats --domain-name=`basename $i`
done