Registered member login:
Register Now
Altirigos » Altiris Administrators » SQL » SQL 2000 to 2005

» Current Poll
Do you leave the Aclient enabled?
YES - 82.79%
101 Votes
NO - 17.21%
21 Votes
Total Votes: 122
You may not vote on this poll.
» Stats
Members: 9,458
Threads: 11,731
Posts: 55,204
Top Poster: Nick (4,980)
Welcome our newest member, oleg.ladygin
» Online Users: 39
2 members and 37 guests
g00ner, zbynek.novy
Most users online at once 294, 06-30-2007 at 01:24 PM.
» March 2010
S M T W T F S
28 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 123
Reply
Old 06-02-2007, 01:00 AM   #1 (permalink)
 
Pete's Avatar
 
Status: Altiris Admin
Join Date: 10-27-2006
Location: Ohio
Posts: 64


SQL 2000 to 2005

I need to migrate our current NS / Helpdesk Databases From SQL 2000 to SQL 2005. Has anyone done this and if so what has been the best way?

Thanks in advance.
Pete is offline   Reply With Quote
Old 08-20-2007, 03:49 PM   #2 (permalink)
 
Status: Junior Altiris Admin
Join Date: 08-07-2007
Location: St. Louis, MO
Posts: 14


I am also looking to do this very soon. Any advice?
tendickt is offline   Reply With Quote
Old 08-20-2007, 04:54 PM   #3 (permalink)
 
Pete's Avatar
 
Status: Altiris Admin
Join Date: 10-27-2006
Location: Ohio
Posts: 64


Hey, Well i went ahead and did it. Here was what i found.
Step 1 Back up your SQL 2000 DB
Step 2 Detach your Database
Step 3 Manually copy your Database (altiris and altiris incidents) to the default save path of your new SQL 2005 Server
Step 4 Attach the Altiris and Altiris Incidents DB's to the 2005 Server
Step 5 On your NS Server re run NSSetup and Specify you new 2005 Server

One thing that didnt transfer over correctly were my NT Logins, i ended up having to make a New DB Admin login for both databases in order for nssetup to finish properly.

The DB also grew a few gigs after running nssetup on it.

Hope that helps.

-Pete
Pete is offline   Reply With Quote
Old 08-20-2007, 05:11 PM   #4 (permalink)
 
Status: Super Altiris Admin
Join Date: 10-28-2005
Location: Colorado
Posts: 1,361


I am going to upgrade to NS SP3, DS 6.8SP2, and go from SQL2000 to 2005. Basically I should be able to move the DB like you specified, then do the fresh NSSP3 install to upgrade the newly migrated 2005 DB? There wasn't a MS utility you had to run against the DB first? Thanks.
__________________
Brandon
Brandon is offline   Reply With Quote
Old 08-20-2007, 09:48 PM   #5 (permalink)
 
Pete's Avatar
 
Status: Altiris Admin
Join Date: 10-27-2006
Location: Ohio
Posts: 64


I used the SQL management tools which are free and get installed with sql (if you specify to)
Pete is offline   Reply With Quote
Old 08-20-2007, 10:19 PM   #6 (permalink)
 
TRYDL's Avatar
 
Status: Super Altiris Admin
Join Date: 03-08-2006
Location: Baltimore, MD
Age: 29
Posts: 571


Pete certainly has the correct process. An alternative to point out would be the use of the Copy Database Wizard. The wizard will allow you to create an SSIS package so you can schedule the database move and/or copy during off hours.

I would also ensure that all indices are rebuilt and statistics are updated after the move.

My $0.02
TRYDL is offline   Reply With Quote
Old 12-16-2008, 10:37 AM   #7 (permalink)
 
Status: Junior Altiris Admin
Join Date: 12-14-2008
Location: missisauga
Posts: 6


I tried to merge the Altiris incidents database from 2000 to another altiris 2005

When we update Altiris, we didn't use the old incident database, but after 2 two weeks, we decide to merge the old altiris incidents database to new altiris incidents database.

I used import/export to import all the tables of
altiris incident database of SQL 2000 from SQL 2005

But it can't work properly,

There some error about NT use login, always have an error said your NT account already exist in the database.

Any one have the successful experience of merge altiris incidents database?
xmdennis1 is offline   Reply With Quote
Old 04-15-2009, 04:20 PM   #8 (permalink)
 
Status: Super Altiris Admin
Join Date: 08-01-2005
Location: VA
Age: 31
Posts: 592


Post

I know this post is a bit old... but, have some questions on the steps posted...

Step 1 Back up your SQL 2000 DB
Step 2 Detach your Database
Step 3 Manually copy your Database (altiris and altiris incidents) to the default save path of your new SQL 2005 Server
Step 4 Attach the Altiris and Altiris Incidents DB's to the 2005 Server
Step 5 On your NS Server re run NSSetup and Specify you new 2005 Server

We will be installing 2005 on the same server that has 2000, which is the same server as our NS. Is an in place upgrade better or a side by side install? The above steps sound like a side by side upgrade was done or a new install was done and databases copied over for that instance. We also have a bunch of DTS jobs, I undestand these do not come over very well with the upgrade and is recommended to do a fresh install of 2005 instead of upgrade and manually create SSIS jobs. Any advice on this?

I also read that 2005 required .Net 2.0, but that NS6 has a dependency for 1.1 and you have to re-register 1.1.

We only have one server to do everything on, and it is a very beefy server and the database is HUUUUGE. We have a test server we can mess around on first, so at least we are going straight for the PRD box when we do it the first time!

Thanks for any additional suggestions.
__________________

Last edited by jperry933; 04-15-2009 at 04:27 PM..
jperry933 is offline   Reply With Quote
Old 04-16-2009, 10:25 AM   #9 (permalink)
 
TRYDL's Avatar
 
Status: Super Altiris Admin
Join Date: 03-08-2006
Location: Baltimore, MD
Age: 29
Posts: 571


Quote:
We will be installing 2005 on the same server that has 2000, which is the same server as our NS. Is an in place upgrade better or a side by side install? The above steps sound like a side by side upgrade was done or a new install was done and databases copied over for that instance. We also have a bunch of DTS jobs, I undestand these do not come over very well with the upgrade and is recommended to do a fresh install of 2005 instead of upgrade and manually create SSIS jobs. Any advice on this?
Well havent met anyone in IT who enjoys performing direct upgrades since you bring over far too much legacy .... guess it depends on the number and complexity of your DTS packages. If they dont contain numerous custom actions and most functions map to SSIS then a direct upgrade is feasible. Otherwise I would backup the databases, remove 2000, install 2005, restore the databases.

Migrating Data Transformation Services Packages

Quote:
I also read that 2005 required .Net 2.0, but that NS6 has a dependency for 1.1 and you have to re-register 1.1.
Sorta, it doesnt require it to run the rdbms engine, however all the admin tools require .net 2.0. Since NS6.0 SP3 SR7(?) they fixed the asp.net postback issue that confused IIS in which version of asp.net to use even if 1.1 was registered. And yes you will have to re-register 1.1 -- asp_reg_iis.exe -i (I may have gotten a piece of the EXE name wrong)

Honestly I would test the SQL upgrade repeatedly to ensure that not only your DBs come back online but you can migrate all necessary DTS packages.

My $0.02
__________________
3rd Floor Garage Door Operator
TRYDL is offline   Reply With Quote
Old 04-16-2009, 05:04 PM   #10 (permalink)
 
Status: Super Altiris Admin
Join Date: 08-01-2005
Location: VA
Age: 31
Posts: 592


Thanks for the tip, yes, uninstalling 2000 and installing 2005 will probably be the best route to take. Hopefully it will go smooth. Starting off with our test environment and then likely doing our smaller NSs first... then moving on to our primary NS, which is gigantic... Should be fun.
__________________
jperry933 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -4. The time now is 06:31 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
vB.Sponsors
Altirigos