Viewing 15 posts - 1 through 15 (of 20 total)
I found the solution:
Set
srv = CreateObject("SQLDMO.SQLServer2")set
objBackup = CreateObject("SQLDMO.Backup2")srv.LoginTimeout = 15
srv.loginsecure =
February 5, 2007 at 4:24 am
Thaks for reply. The Linked server configuration are the same on both servers. Now, i cant install SP 4 because the server is running about 20 databases, and i have...
July 10, 2006 at 6:23 am
Thanks, but we dont have enough budget to adquire this kind of tools. So, we used DMO to make backups with scripting and then programming the job in SQL (Thanks...
July 7, 2006 at 7:49 am
Many thanks for help. I used gzip and works great!
Regards.
July 7, 2006 at 5:41 am
Thanks for help, but the Operating system administrators dont want to install the Winzip (Licence Problems...). I tried using the zip.exe file included in Oracle 9i Client, but it only...
July 6, 2006 at 8:18 am
Good topic, but i have a question, is important to commit every xxx of rows inserted? is this Ok? i have a SP that makes a lot of temporary tables...
April 12, 2006 at 9:43 am
Thanks for reply. Now, any advice for after moving the databases? I mean, re-run statistics, re-rebuild indexes, ect?
Thanks again...
March 31, 2006 at 8:53 am
Thanks for your Reply. This is a audit issue. They say that a user need to have a default database different that master (preferably the users databases)
January 26, 2006 at 10:11 am
It works!!! Thanks, very thanks for help!!
November 8, 2005 at 8:24 am
Thanks for the advice, i was trying the EMS SQL Datapump and works fine...
September 28, 2005 at 9:16 am
Thanks for the advice, i want to tell everybody that the article i have published (how to move the whole SQL to another HW), works fine on a SQL 2000...
September 1, 2005 at 6:29 am
Viewing 15 posts - 1 through 15 (of 20 total)