0
votes
0answers
58 views
My previous team member “replicated” a database on a server onto another server. But now it’s not in sync anymore. [closed]
Database 1 is a regular database server.
He replicated it to Database 2...a direct clone. Master-Master.
They are in "sync" all the time. They each have 40 million rows.
Today, Database 2 is …
0
votes
0answers
22 views
Windows server 2008 x86 install fails [closed]
A students install is failing after he enters the key with error
"Windows installation has encountered an error and needs to be restarted"
It seems a few people have run into this
…
0
votes
1answer
25 views
Awstats implementation
hi friends
I want to implement Awstats web statitics in my website.
Can any one tellwhat are the exact steps to do this.
I have downloaded Awstats from its site.
But i dont know exactly the steps …
0
votes
0answers
22 views
Can I override a group policy setting as a machine admin?
Group policy prevents several configuration settings on my Windows 7 / Vista machines. Since my domain account is a member of the local Administrators group on these boxes, is there still a way to …
1
vote
1answer
20 views
Not able to access IIS deployed asp.net application from remote systems.
Hi,
I have deployed an asp.net(2.0) application in IIS. I am able to access the link for the application from my system. How ever it is not accessible from the other systems in the same LAN.
Can …
0
votes
2answers
106 views
How do I enable mutual SSL in IIS7 with a self-signed certificate?
I've created a self-signed certificate in IIS7. Then I exported this certificate to a .pfx and then installed it on the client machine's IE browser. Then I set "Require Client Certificate" on the …
1
vote
1answer
61 views
How to migrate from Oracle RDB for OpenVMS to MySQL in Windows?
I have a legacy Alpha server with a RDB database. This db is replicated in a MySQL db with many bad php scripts that drops all the tables and takes everything from the Alpha.
This works very slow and …
0
votes
0answers
198 views
SQL Server - remove a primary logfile without downtime [closed]
I have a MDF and LDF on the same drive, and the drive is almost out of space. I have a second drive in the same server, and I'd like to move the LDF file to that drive. I know that I can detach and …
0
votes
0answers
188 views
How to open port 1433 on windows 2003 [closed]
How can I enable port 1433 on windows server 2003 to enable SQL connections
-1
votes
0answers
46 views
Apache SSL Configuration [closed]
I tried to configured the SSL using keytool and i have successfully import the root ca cert but when i try to import my ssl cert i encountered this error Unsupported Encoding?Can anyone guide me how …
1
vote
0answers
175 views
Oracle Vs SQL Server to handle around 6-7 Terabytes of data [closed]
I am looking for some valid points to choose between Oracle Vs SQL Server to handle around 5-6 Terabytes of data. This data will get accumulated over a period of 8 Months. Any data older then 8 months …
0
votes
0answers
149 views
How many high-profile sites are using mod_wsgi ? [closed]
I've been investigating modwsgi for our Django-based sites and am quite impressed by the performance and other features compared to mod_python, which we currently use.
However in order to switch I'll …
-1
votes
0answers
75 views
subdomains vs multiple domain names [closed]
I have the domain name for www.deannolan.co.uk
I am looking to use it as a landing page that will allow people to goto 1 of 2 sections of my site (both having seperate blogs).
So I have the idea I …
0
votes
0answers
205 views
SQL Server (2005/2008): Does full backup truncate the log in full recovery mode [closed]
I've just read through a lot of MSDN documentation and I think I understand the different recovery models and the concept of a backup chain. I still have one question:
Does a full database backup …
1
vote
0answers
140 views
SQL Server Using 100% CPU [closed]
Is there any quick way to find out what site on a server would be using all the CPU with a SQL query? As randomly the CPU is just sitting as 100% and I don't know why?
