SQL Server Enterprise stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Nagin
Charter Member
Charter Member
Posts: 89
Joined: Thu Jan 26, 2006 12:37 pm

SQL Server Enterprise stage

Post by Nagin »

Hey All,

I am not able to see SQL server connectivity stages in the Database Pallette. Isn't it supposed to installed by default? Is there any specific process I have to go through to get these stage?

Thanks for the help
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You only get those stages on a Windows server, as far as I know.
-craig

"You can never have too many knives" -- Logan Nine Fingers
cppwiz
Participant
Posts: 135
Joined: Tue Sep 04, 2007 11:27 am

Post by cppwiz »

You have to use the ODBC Connector stage. Don't use the ODBC Enterprise stage because it has big, nasty bugs with handling date/time fields.
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Post by Sreenivasulu »

Hi All

ODBC Connector stage has been introduced first in 8.0 and ODBC Enterprise has been there since early days of datastage.

I found the ODBC Enterprise stage pretty robust. I found less locking issues with this stage compared to ODBC Connector

Only advance of ODBC Connector is it has isolation settings

Regards
Sreeni
Post Reply