dbTalk Databases Forums  

Moving DB between SQL instances

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Moving DB between SQL instances in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tecnica
 
Posts: n/a

Default Moving DB between SQL instances - 10-04-2008 , 05:57 PM






Hi,

I work with SQL server at about 4 years, and last week I was confronted with
a problem post by one of our software provider about a commercial application
that we run in our office:

- The application has been installed in an SQL instance, and now I need that
to be moved to another instance in the same SQL server and they said that was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis


Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM






The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #3  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #4  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #5  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #6  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #7  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #8  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #9  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
  #10  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Moving DB between SQL instances - 10-04-2008 , 10:26 PM



The only way this is impossible is if they hard coded something to make it
look for the default instance. The app should not care what the instance it
is running on as long as the collations, versions etc are the same.

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Tecnica" <abola (AT) nospam (DOT) nospam> wrote

Quote:
Hi,

I work with SQL server at about 4 years, and last week I was confronted
with
a problem post by one of our software provider about a commercial
application
that we run in our office:

- The application has been installed in an SQL instance, and now I need
that
to be moved to another instance in the same SQL server and they said that
was
impossible!

I already moved several databases between SQL instances and I didn’t have
any problem, but they told me that most of the times that process is
impossible. Can anyone help me understand if this is true? Is it really
complicated, sometimes, moving DB between SQL instances?

Thanks,
Rui Reis



Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.