I'm new to datastage and I am trying to figure out how to load a sequential file into an MS Access Database. I have no problem setting up the sequential file and data definitions and loading the data there. My problem comes about when I'm trying to open the Target stage and specify the data source name that I created through the ODBC connection setup. When in this stage I put in the Data Source Name: and then click on the Get SQLinfo, right after clicking I receive this error:
DSR.MetaGeta(GET.DSNINFO)(SQLConnect('DS304Employees','')): BCI Error:
SQLSTATE=IM002,CODE=0,[DataStage][SQL Client][ODBC][DataDirect][ODBC lib] Data source name not found and no default driver specified.
Any help would be appreciated. Its a tutorial that I'm practicing with, so just trying to see what I'm doing wrong.
DSR.MetaGeta(GET.DSNINFO)(SQLConnect('DS304Employees','')): BCI Error:
SQLSTATE=IM002,CODE=0,[DataStage][SQL Client][ODBC][DataDirect][ODBC lib] Data source name not found and no default driver specified.
Any help would be appreciated. Its a tutorial that I'm practicing with, so just trying to see what I'm doing wrong.