Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Method to change collation sequence: existing databases 1

Status
Not open for further replies.

SantaMufasa

Technical User
Jul 17, 2003
12,588
US
I've already reviewed thread962-1142975 that touches upon my issue. I have about 8 existing databases, each containing 1500+ tables, each table containing 5-35 columns, each table containing 20 - 15M+ rows.

We understand the method of going through each column in each table and issuing the command to modify the collation definition.

Our product managers are asking, however, if there is some alternate method such as exporting the tables, then importing them anew into databases that have the desired collation definition.

Is this a prospect for us, or must we follow the column-by-column, table-by-table collation-redfinition method?

[santa]Mufasa
(aka Dave of Sandy, Utah, USA)
[I provide low-cost, remote Database Administration services: www.dasages.com]
 
Thanks, Paul, for the link. Yes, the scripts appear to be high quality and my product manager anticipating the collation change seemed very pleased with the code.

Hava
star.gif
for pointing us in the right directions.

[santa]Mufasa
(aka Dave of Sandy, Utah, USA)
[I provide low-cost, remote Database Administration services: www.dasages.com]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top