The ITP/MDK Repository Server uses ODBC to connect to its database. Therefore an ODBC Data Source has to be created to access the ITP/MDK Repository database. If you choose to install Microsoft SQL Server Express 2005 a Data Source will be created automatically. Otherwise:
What happens next is database (driver) specific, but in all cases you will be asked for a name and a description for the and for the location of the database you just created. The name you enter is important because you need it later to configure the ITP/MDK Repository.
Note
if you are using SQLServer please do not use Master as the default database; you must select a database created especially for the ITP/MDK Repository as the default database.
You have now created a Data Source Name. With the database created and the Data Source Name made, you can now install the server part of the ITP/MDK Repository first followed by any clients.
Note
When installing the ITP/MDK Repository Server on a 64bit operating system, you need to create a DSN using the 32bit version of the 'Data Sources (ODBC) properties' program, located in the folder C:\Windows\SysWOW64\odbcad32.exe
If you create a DSN using the default program, which uses the executable from the system32 folder, the ITP/MDK Repository Server installation will not be able to use the DSN.
Note
When configuring an iSeries database, refer to the configuration tip in DB2 UDB for iSeries.