HI ALL
i have a some files to upload every 1 hour in my db2 9.5 server (windows 2003)
so i write a EXE to run every 1 hour.The EXE will execute the following command "db2cmd db2 -td@ -vf c:\\1008.dat"
in that 1008.dat file
CONNECT to TEST user db2admin using password@
IMPORT query....@
CONNECT RESET@
All works fine but the issue is : the command prompt window is not getting closed eg: for one day 24 command prompt window will open.
kindly help me to solve this issue..
i am not good in english. kindly ignore my mistakes