Hi;
I'm trying to activate USER EXIT and LOG REATIAN. I follow up all the steps needed to do that. Which is under c:\Program Files\SQLLIB\SAMPLE, I opened the db2uext2.c and then I did
1. Copy "db2uext2.cdisk" to "db2uext2.c" and place this file
into a working directory c:\Program Files\SQLLIB\bin
2. Modify the "Installation Defined Variables" to suit my environment.
3. Compile and link "db2uext2.c" with the following command from DOS command line "cl db2uext2.c"
I get this error.
"'cl' is not recognized as an internal or external command,
operable program or batch file."
Any help....
Thank you in advance.
I'm trying to activate USER EXIT and LOG REATIAN. I follow up all the steps needed to do that. Which is under c:\Program Files\SQLLIB\SAMPLE, I opened the db2uext2.c and then I did
1. Copy "db2uext2.cdisk" to "db2uext2.c" and place this file
into a working directory c:\Program Files\SQLLIB\bin
2. Modify the "Installation Defined Variables" to suit my environment.
3. Compile and link "db2uext2.c" with the following command from DOS command line "cl db2uext2.c"
I get this error.
"'cl' is not recognized as an internal or external command,
operable program or batch file."
Any help....
Thank you in advance.