Thanks very much Vamsi for sharing DS2 code example.
As I'm new to RTDM, would you like to give some more help? I will be really thankful to you.
Here I'm looking for some more help.
- What steps are required in Fed Server before running this code example? I have setup Libs in SMC, and they are accessible in CI Studio.
- Where we define the values used in the following connection statement,
proc ds2 nolibs noprompt="driver=remts;server=&server;port=&port;protocol=bridge;uid=&user;pwd=&passwd;conopts=(driver=ds2;conopts=(driver=sql;conopts=(DSN=&DSN)))";
Looking for your kind reply.