![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||||
| |||||
|
|
We have SQL 2000 on 3 servers - test, prod and buscon. Domain user SQLService is the account for both Service accounts on all 3 servers and is |
|
We are trying to use DTS to copy databases from one server to another. Because of the problems and confusion encountered, we ran some simple tests |
|
1. I can successfully copy dbtest from one instance to another on the prod server. 2. If I set up a local package and run it, it fails with "Failed to copy file .. OMWWIZC .." N.B. It successfully sets up the OMWWIZC share. 3. If I use the Copy Database Wizard I have some limited success. (a) If I use the Copy Database Wizard and run it immediately then I can successfully copy dbtest from prod to test, from test to prod and from prod |
|
(b) If I use the Copy Database Wizard for copying from prod to test and schedule it to run later then I get a job (waiting to be run) and a local |
|
This looks like a bug to me - has anyone experienced anything similar and found a solution? |
#2
| |||||
| |||||
|
|
We have SQL 2000 on 3 servers - test, prod and buscon. Domain use SQLService is the account for both Service accounts on all 3 servers and i |
|
We are trying to use DTS to copy databases from one server to another Because of the problems and confusion encountered, we ran some simple test |
|
1. I can successfully copy dbtest from one instance to another on the pro server 2. If I set up a local package and run it, it fails with "Failed to cop file .. OMWWIZC .. N.B. It successfully sets up the OMWWIZC share 3. If I use the Copy Database Wizard I have some limited success (a) If I use the Copy Database Wizard and run it immediately then I ca successfully copy dbtest from prod to test, from test to prod and from pro |
|
(b) If I use the Copy Database Wizard for copying from prod to test an schedule it to run later then I get a job (waiting to be run) and a loca |
|
This looks like a bug to me - has anyone experienced anything similar an found a solution |
#3
| |||
| |||
|
|
Thanks Allan - I had read the KB article prior to posting, but it wasn't helfpul for my problem. Like you, I was using BACKUP and RESTORE when |
|
----- Allan Mitchell wrote: ----- Tell you the truth i do not use the task myself. If I want to COPY a database from A --> B I use BACKUP and RESTORE. I personally think its much faster. Have you seen the KB? http://support.microsoft.com/default...NoWebContent=1 -- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Danny Falkirk Council" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message news:1C62D72A-ECF8-4FAE-8CCE-6E696C9748E4 (AT) microsoft (DOT) com... We have SQL 2000 on 3 servers - test, prod and buscon. Domain user SQLService is the account for both Service accounts on all 3 servers and is a member of the local administrators group on all 3 servers. We are trying to use DTS to copy databases from one server to another. Because of the problems and confusion encountered, we ran some simple tests where (a) we set up a new database "dbtest", accepting all defaults, on the prod server (b) when copying we only attempt to copy the database and not logins, etc. 1. I can successfully copy dbtest from one instance to another on the prod server. 2. If I set up a local package and run it, it fails with "Failed to copy file .. OMWWIZC .." N.B. It successfully sets up the OMWWIZC share. 3. If I use the Copy Database Wizard I have some limited success. (a) If I use the Copy Database Wizard and run it immediately then I can successfully copy dbtest from prod to test, from test to prod and from prod to buscon (but not from buscon to another server). If I delete dbtest (and restart my Enterprise Manager) and run the generated local package it fails with the same error as in 2 above! (b) If I use the Copy Database Wizard for copying from prod to test and schedule it to run later then I get a job (waiting to be run) and a local package "pkg1". If I run the package it fails with the same error as in 2 above. If I run the job or if the job runs at it's scheduled time then it successfully copies from prod to test. If I delete dbtest prior to the next scheduled run of the job, it successfully copies from prod to test. This looks like a bug to me - has anyone experienced anything similar and found a solution? |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |