I have SQL Server 2005 installed on server "HULK" and DB2 installed on server "HEMAN" . I want to create linked server in HULK to read data from the HEMAN Server(DB2). I have created the System DNS on HEMAN by the name "DB2TEST". The Database name is "SAMPLE" and the Schema is "SYSTEM".

What should i enter in the field - Provider, Product name, Data Source, Provider string, Location...