GoDaddy unlimited plan limitation

I have purchase GoDaddy unlimited plan about one year ago. For most of the last year, every thing works fine, as all I need is just one SQL Server database with less than 1GB disk space. GoDaddy is pretty happy, and I am happy too.

However, 20 days ago I started to need more SQL server databases because 200MB per database is not enough. Therefore I created a system that can split the data into multiple databases and query against multiple database when necessary and do the data paging from my code side instead of using SQL Server Stored Procedure.

I created 800 hundred SQL Server databases to fit my structure, which takes quite a little while because GoDaddy does not provide permission to create database using DBML. I manually created all these databases one by one. Kind of pain but still acceptable.

Since it is so time consuming to create these databases and create c# code to manage these databases, I decided to pay and buy a few more years unlimited hosting plan to make sure at least GoDaddy will work for me for a few years (I know that still GoDaddy can suspend my account even though I paid them if I violate their Term Of Service, which I am trying not to. I developed all the code myself, and trying to not to created too many SQL connections at same time, not to using too many resources by running query without index, use as much Stored Procedure as I can etc.)

Then the trouble comes. I purchased the unlimited hosting plan 20 days ago and GoDaddy could not extend my hosting plan because of the number of databases I created. I called them 5-6 time already and emailed them 3-4 times. There were a few times  that somebody from GoDaddy told me or emailed me saying "It's done. Please wait 48-72 hours to have the system refresh the display." Not at all. Never get it done until now. 

I am not sure how long it will take them to get this work out. Unlimited plan? I know there is not going to have something called unlimited. I just hope their technique support can work with  a little bit more responsibility.  




Comments

Popular posts from this blog

Javascript Hosted on Google Drive Not Working Reliably

Newsmag Theme and External Featured Image

Responsive Web Design