Sunday, March 25, 2012

Dts problem with dual installation of sql 2000 and 2005 on same box

I have Sql 2000 installed first, and a second install of Sql2005 installed
as an instance on the same win 2003 server.
Dts 2000 designer is raising errors on initialisation. When you attempt to
create a new package there are no icons in the connections toolbox.
I am sure this is being cased by the dual server installation, but is there
is a known workaround to get both versions working correctly on the same
box.
Colin Robinson
Hi Colin
This does not mention the DTS designer
http://www.aspfaq.com/sql2005/show.asp?id=4 but it could be something
similar.
John
"Colin Robinson" <ColinRobinson@.newsgroups.nospam> wrote in message
news:O%23VU7ByLGHA.344@.TK2MSFTNGP11.phx.gbl...
>I have Sql 2000 installed first, and a second install of Sql2005 installed
>as an instance on the same win 2003 server.
> Dts 2000 designer is raising errors on initialisation. When you attempt to
> create a new package there are no icons in the connections toolbox.
> I am sure this is being cased by the dual server installation, but is
> there is a known workaround to get both versions working correctly on the
> same box.
> Colin Robinson
>
|||Hello Colin,
Also, you may want to reinstall SQL 2000 client tool to see if it helps.
Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.
--
>From: "John Bell" <jbellnewsposts@.hotmail.com>
>References: <O#VU7ByLGHA.344@.TK2MSFTNGP11.phx.gbl>
>Subject: Re: Dts problem with dual installation of sql 2000 and 2005 on
same box[vbcol=seagreen]
>Date: Sat, 11 Feb 2006 16:44:44 -0000
>Lines: 25
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
>X-RFC2646: Format=Flowed; Response
>Message-ID: <#d#w3pyLGHA.2300@.TK2MSFTNGP15.phx.gbl>
>Newsgroups: microsoft.public.sqlserver.server
>NNTP-Posting-Host: 82-69-206-222.dsl.in-addr.zen.co.uk 82.69.206.222
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP15.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.server:420781
>X-Tomcat-NG: microsoft.public.sqlserver.server
>Hi Colin
>This does not mention the DTS designer
>http://www.aspfaq.com/sql2005/show.asp?id=4 but it could be something
>similar.
>John
>"Colin Robinson" <ColinRobinson@.newsgroups.nospam> wrote in message
>news:O%23VU7ByLGHA.344@.TK2MSFTNGP11.phx.gbl...
installed[vbcol=seagreen]
to[vbcol=seagreen]
the
>
>
|||Cheers,
Ended up going back to sql2000 after uninstalling 2005.
I really need both operational at any time (i'm a contract DBA) so it was
back to 2000 in this instance. Im working on a new laptop (dell inspiron
9300, 2.0GB Centrino with 2gb ram) running win2003 server.
I tried running sql2005 on a virtual server 2005 but it was unusuable with
1gb assigned to the virtual pc, so i had to abandon that route.
Only option now is sql2005 on a dual boot (i thought we had got past this
requirement) unless you know better?
The server OS allows me to install server dependancies, It appears a
centrino Mobile processor was not the best choice for the background
processing this config needs
Colin Robinson
"Peter Yang [MSFT]" <petery@.online.microsoft.com> wrote in message
news:GbRf0oEMGHA.608@.TK2MSFTNGXA01.phx.gbl...
> Hello Colin,
> Also, you may want to reinstall SQL 2000 client tool to see if it helps.
> Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> --
> same box
> installed
> to
> the
>
|||Hi Colin
I worked with all the 2005 betas on Windows 2003 VPCs with a laptop that had
a similar spec and it performed fine so your results are puzzling.
John
"Colin Robinson" <ColinRobinson@.newsgroups.nospam> wrote in message
news:uf3hNZNNGHA.536@.TK2MSFTNGP09.phx.gbl...
> Cheers,
> Ended up going back to sql2000 after uninstalling 2005.
> I really need both operational at any time (i'm a contract DBA) so it was
> back to 2000 in this instance. Im working on a new laptop (dell inspiron
> 9300, 2.0GB Centrino with 2gb ram) running win2003 server.
> I tried running sql2005 on a virtual server 2005 but it was unusuable with
> 1gb assigned to the virtual pc, so i had to abandon that route.
> Only option now is sql2005 on a dual boot (i thought we had got past
> this requirement) unless you know better?
> The server OS allows me to install server dependancies, It appears a
> centrino Mobile processor was not the best choice for the background
> processing this config needs
>
> Colin Robinson
>
> "Peter Yang [MSFT]" <petery@.online.microsoft.com> wrote in message
> news:GbRf0oEMGHA.608@.TK2MSFTNGXA01.phx.gbl...
>
|||Hello Colin,
I installed both SQL 2000 and 2005 on the same machine without this
problem. Also, I found similar issue was resolved by applying SQL server
2000 SP4. You may want try this to see if it is helpful.
Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.
|||Didnt try SP4 never got quite that far.
It all set up ok. It was when you started to use them to mimic an
installation that the problems started. ie network the servers and talk
across them.
for example main server win 2003| sql2000 IIS running web services against
the db , viz studio on it for development.
Biztalk server on virtual pc with Sql2005 This also forced viz studio
installation on same virtual server for dev against the biztalk objects
(Required by biztalk installation in error I beleive)
Win xp installation To Virtual pc to get stuf working that required XP for
installation (drivers wLan bluetooth devices etc)
Then i needed DTS to ETL some stuff from Sql200 - to sql 2005 (or ssis setup
to pull which wwould have been nice ) and Thats when the Config started to
get confused about what versions of "Stuff" was where and as youve
suggested, before i knew it, I was in a new version of DLL hell. with its
obvious installation order requirements.
AS biztalk was the only remaining beta in the bunch it is easy to blame it
for my problems. Although Icant discount plain old horsepower, or a recent
version of virtual pc for 2003!
The only real way to set up this stuff seems to be a few interconnected
laptops! and remote desktop (Which coincidentally appears to have been the
setup used at launch tour!)
Colin Robinson(DBA Development)
"Peter Yang [MSFT]" <petery@.online.microsoft.com> wrote in message
news:TANevjeNGHA.768@.TK2MSFTNGXA01.phx.gbl...
> Hello Colin,
> I installed both SQL 2000 and 2005 on the same machine without this
> problem. Also, I found similar issue was resolved by applying SQL server
> 2000 SP4. You may want try this to see if it is helpful.
> Regards,
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ================================================== ===
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
|||and a copy of ghost that works on win2003 with virtual machines that could
backup and restore this lot wouldnt go amiss
Colin
"Colin Robinson" <ColinRobinson@.newsgroups.nospam> wrote in message
news:etzvVK3PGHA.5296@.TK2MSFTNGP09.phx.gbl...
> Didnt try SP4 never got quite that far.
> It all set up ok. It was when you started to use them to mimic an
> installation that the problems started. ie network the servers and talk
> across them.
> for example main server win 2003| sql2000 IIS running web services against
> the db , viz studio on it for development.
> Biztalk server on virtual pc with Sql2005 This also forced viz studio
> installation on same virtual server for dev against the biztalk objects
> (Required by biztalk installation in error I beleive)
> Win xp installation To Virtual pc to get stuf working that required XP for
> installation (drivers wLan bluetooth devices etc)
> Then i needed DTS to ETL some stuff from Sql200 - to sql 2005 (or ssis
> setup to pull which wwould have been nice ) and Thats when the Config
> started to get confused about what versions of "Stuff" was where and as
> youve suggested, before i knew it, I was in a new version of DLL hell.
> with its obvious installation order requirements.
> AS biztalk was the only remaining beta in the bunch it is easy to blame it
> for my problems. Although Icant discount plain old horsepower, or a recent
> version of virtual pc for 2003!
> The only real way to set up this stuff seems to be a few interconnected
> laptops! and remote desktop (Which coincidentally appears to have been the
> setup used at launch tour!)
>
> Colin Robinson(DBA Development)
>
>
>
> "Peter Yang [MSFT]" <petery@.online.microsoft.com> wrote in message
> news:TANevjeNGHA.768@.TK2MSFTNGXA01.phx.gbl...
>
|||Hello Colin,
Thanks for sharing yoru experience on this issue and this shall benefit the
community.
Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.
--
>From: "Colin Robinson" <ColinRobinson@.newsgroups.nospam>
>References: <O#VU7ByLGHA.344@.TK2MSFTNGP11.phx.gbl>
<#d#w3pyLGHA.2300@.TK2MSFTNGP15.phx.gbl>
<GbRf0oEMGHA.608@.TK2MSFTNGXA01.phx.gbl>
<uf3hNZNNGHA.536@.TK2MSFTNGP09.phx.gbl>
<TANevjeNGHA.768@.TK2MSFTNGXA01.phx.gbl>
<etzvVK3PGHA.5296@.TK2MSFTNGP09.phx.gbl>
>Subject: Re: Dts problem with dual installation of sql 2000 and 2005 on
same box[vbcol=seagreen]
>Date: Sat, 4 Mar 2006 05:43:21 -0800
>Lines: 71
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
>X-RFC2646: Format=Flowed; Response
>Message-ID: <ecZRgE5PGHA.964@.tk2msftngp13.phx.gbl>
>Newsgroups: microsoft.public.sqlserver.server
>NNTP-Posting-Host: cpc2-nott3-6-0-cust27.nott.cable.ntl.com 81.102.243.27
>Path: TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msft ngp13.phx.gbl
>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.sqlserver.server:423266
>X-Tomcat-NG: microsoft.public.sqlserver.server
>and a copy of ghost that works on win2003 with virtual machines that could
>backup and restore this lot wouldnt go amiss
>Colin
>"Colin Robinson" <ColinRobinson@.newsgroups.nospam> wrote in message
>news:etzvVK3PGHA.5296@.TK2MSFTNGP09.phx.gbl...
against[vbcol=seagreen]
for[vbcol=seagreen]
it[vbcol=seagreen]
recent[vbcol=seagreen]
the
>
>

No comments:

Post a Comment