Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Older Versions of SQL (v6.5, v6.0, v4.2)
»
Older Versions of SQL (v6.5, v6.0, v4.2)
»
SQL server 7
SQL server 7
Rate Topic
Display Mode
Topic Options
Author
Message
someone83
someone83
Posted Thursday, July 14, 2011 7:57 PM
Forum Newbie
Group: General Forum Members
Last Login: Monday, August 27, 2012 2:13 AM
Points: 4,
Visits: 11
Dear All,
I am doing a repointing of the target table in SQL server to another ODBC destination. The problem is, if i were to specify a new target ODBC destination, i have to do the repointing of each column(in the transformation job) to the new target column. There are about 200 jobs and each tables has many columns.
Besides this manual and tedious process, would like to seek your expertise or by experience, is there any other simpler yet automated way to perform this task?
Post #1142150
Jim Murphy
Jim Murphy
Posted Thursday, July 14, 2011 9:02 PM
SSChasing Mays
Group: General Forum Members
Last Login: Tuesday, June 04, 2013 10:02 AM
Points: 632,
Visits: 1,226
You didn't give near enough detail as to what you are doing and what you need. What is being repointed to the table, and which technology are you using?
Is the pointing done in a c# or vb6 app, or something internal to SQL server like a view to a linked server's table or a DTS package?
It sounds like you have jobs which execute DTS packages. You mention transforming in the job, but I'm wondering if you mean the job starts the DTS package, which then performs the transformation. Or does the job actually perform a transformation using TSQL code?
Which technology is used for the new odbc datasource which is the new home for the table? Another SQL Server of a different version? MySQL? Access?
So many questions that need answering first, then we can help you come up with a plan to solve this.
Jim Murphy
http://www.sqlwatchmen.com
@SQLMurph
Post #1142168
someone83
someone83
Posted Thursday, July 14, 2011 9:18 PM
Forum Newbie
Group: General Forum Members
Last Login: Monday, August 27, 2012 2:13 AM
Points: 4,
Visits: 11
Hi Jim,
Thanks for replying me. Sorry for the lack of details.
Its a dts job, retrieving data from source systems , transforming it and mapped into tables in the sql server. Now, all remains, except the final mapping to the tables that resides in sql server shall be changed to greenplum server.
If i were to do it manually, changing the final target odbc connection, remapping each fields, it would be very tedious.
Do you have any brilliant idea to perform this task in an automated way?
Post #1142173
Jim Murphy
Jim Murphy
Posted Thursday, July 14, 2011 9:34 PM
SSChasing Mays
Group: General Forum Members
Last Login: Tuesday, June 04, 2013 10:02 AM
Points: 632,
Visits: 1,226
I'm afraid not. If there were any tools that auto-remapped these, they most certinly wouldn't work with SQL7 since it is so old. Most tools easily work with 2005, and a lot support 2000. But almost none work on 7.0 or before.
This is a real problem for me since I still support a sql7 installation for a health care company with their main database being 325GB and 450 concurrent users. Although not a problem for newer versions of SQL, 325GB was pretty huge for SQL server back in 1998. So I need to care for this box the old fashioned way (perfmon and server side traces).
Maybe someone else knows of a tool for you.
Jim Murphy
http://www.sqlwatchmen.com
@SQLMurph
Post #1142177
someone83
someone83
Posted Thursday, July 14, 2011 9:41 PM
Forum Newbie
Group: General Forum Members
Last Login: Monday, August 27, 2012 2:13 AM
Points: 4,
Visits: 11
Yeap. Its very old version of sql server. Thanks for your inputs anyhow. I will continue to search for better way and will let you know if i found better ways to do it.
Post #1142180
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.