Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >>Network Information & News and Announcements > Network / Server Status
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Network / Server Status Please check often for network / Server updates here!

Reply
 
Thread Tools Display Modes
  #91  
Old 02-20-2004, 02:10 PM
soky's Avatar
soky soky is offline
Don't touch the hair!
Vortech Inc. Customer
 
Location: Southern Kentucky (SoKy)
Send a message via Yahoo to soky
I would think that once you have made a carbon copy of the table structure in your local DB... DTS scheduled can accomplish your backups automatically as often as you like.

The other method I would look into is a "pull" publication... sorry I can't help with that though.

--- I have been trying to come up with this scheme as well... it would appear that DTS with a scripted data transformation is the best way.

step one: create a duplicate database locally. (Careful with indexes and keys)
step two: Create a DTS package including and data transformations.
Step three: Schedule the DTS to run every night at 2:30 am (or at a time convenient to us all)
Step four: Create a back up schedule for your local database that coincides with your DTS run.

Now you have a working copy of your database locally + a backup version if needed to restore on another SQL server.

These are just my ideas based on a recent issue I was forced to resolve... what ever you chose; I would appreciate hearing about your solution.
__________________
David Francis
Soky.net, llc http://www.SoKy.net
Soky Happenings Magazine http://www.SokyHappenings.com

Reply With Quote
  #92  
Old 02-20-2004, 08:11 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Quote:
Originally Posted by newmem
thanks......but can AspEnterpriseManger help me change the value without running a query? Like EM?

Quote:
Newmem, ASPEnterpriseManager will let you change your data thats no problem

Quote:
EM is not possible to use at all, even if I could connect it takes too long to show the db and not everyone has got fast and stable net access.
But once the initial waits over it should be quite usable, I've used it on 56k modem connections before when out of town and never had any real complaints.

Quote:
My issue still remains, how do I make a backup of my clients databases. I have SQL Server running locally on my development machine. I have EM. I have tried to do a full export (generating DTS)
Never had a problem exporting a DB via DTS from Vortech, you are logging in with the customers credentials aren't you ? .. you also need to make sure you don't copy security objects or settings and create the customers login on your local SQL Server as well.
Reply With Quote
  #93  
Old 02-21-2004, 12:11 AM
DatabaseMentors DatabaseMentors is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Houston, Texas
Actually my error message when attempting to copy via DTS was saying that I didn't have access to database XYZ while I am logged in as DBO for MYDB. I have no idea where it gets the database XYZ from, when in EM I can manipulate objects in MYDB without any problems.

I suppose I should make a trouble ticket about it, but honestly I was so fustrated with responses I had received during the last outage, my energy was better spent building a way to work around the limitations that seem ever changing. (Now I am working on explaining to my clients about POP disappearing.)

Thanks for telling me that I SHOULD be able to use DTS and that a trouble ticket should be able to fix it up for me.

Scott Friend
Database Mentors
Reply With Quote
  #94  
Old 02-21-2004, 12:36 AM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
If MYDB is a different separate db to XYZ, then unless you've set them up to use the same logon you will get permission errors. Each logon normally relates to an individual database, when your granted dbo rights it will only be for the database with which that logon is associated. Don't confuse having the dbo role assigned to a logon with having full dbo rights on the sql server, the latter you'll never get in a shared environement for obvious reasons.

But yes DTS should be no problemo.

Last edited by Brangwyn : 02-21-2004 at 12:38 AM.
Reply With Quote
  #95  
Old 02-21-2004, 06:18 AM
antic's Avatar
antic antic is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Perth, Western Australia
Just a heads-up... I installed Microsoft SQL Web Data Administrator (see post #77) and from that time I couldn't use Enerprise Manager to connect to either my local SQL server databases or the ones in my live accounts. The error I was getting back was "SQL Server does not support encryption."

[edit]My apologies, it wasn't that, it was the previous version - "Web Data Admin" found at http://www.microsoft.com/downloads/d...displaylang=en (see post #83) which caused this problem. I have reinstalled the later version from post #77 and it is working ok. Don't install the version in post #83.[/edit]

Uninstalled it, still no go... had to do a System Restore back to just before it was installed, then everything worked ok again.

Perhaps it installed a different certificate on my machine or played with encryption settings... just letting you know in case you have the same problem.

If this is indeed caused my SQL connection problem, I would advise extreme caution if Vortech thinks of installing this on one of the SQL servers, in case we all suddenly experience problems connecting.
__________________
 Thunderbird Error
The POP server is in Depeche Mode

Last edited by antic : 02-21-2004 at 06:38 AM.
Reply With Quote
  #96  
Old 02-21-2004, 07:32 AM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Yeah haven't had any problems myself with the version I posted so far, been messing around with it for a day or so now.

Quote:
If the latter is the case, then the Matrix will have to run the MSI on every one of their Windows servers to register the COM object that's needed... read on...
Just rereading some earlier posts in the thread you've probably already realised I think that it doesn't get installed on the windows boxes, just the SQL Servers will do it.

Last edited by Brangwyn : 02-21-2004 at 07:38 AM.
Reply With Quote
  #97  
Old 02-21-2004, 08:20 AM
antic's Avatar
antic antic is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Perth, Western Australia
Weird problem with System Restore tho... in the process it seems to delete any files you have downloaded with IE! So when I restored back to the day before yesterday, several downloaded files disappeared. If it's not one thing it's another...
__________________
 Thunderbird Error
The POP server is in Depeche Mode
Reply With Quote
  #98  
Old 02-22-2004, 08:59 AM
newmem's Avatar
newmem newmem is offline
not new anymore
Vortech Inc. Customer
 
has there been any official word from Brad or the others about this yet?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mssql2 1/3/06 Vantage Network / Server Status 5 01-06-2006 08:01 AM
Trying to connect to MSSQL2 via EM DJJ Chit Chat Public 11 10-01-2003 06:53 PM
Mssql2 Crucial Chit Chat Public 1 07-24-2003 07:33 PM


All times are GMT -5. The time now is 08:46 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.59108 seconds with 21 queries
[Output: 78.58 Kb. compressed to 73.17 Kb. by saving 5.41 Kb. (6.89%)]