Hi,
I've a problem concerning the db/2-tools (Windows 2003 Server):
if I'm logged in as an administrator, the following script works
correctly:
db2cmd /w /i vbs\externeVali dierung\transfe r.cmd <db<uname<pwd >
transfer.cmd contains command like:
db2 -z %LOG_PATH%\expo rt.log connect to %EXPORT_DB% user %EXPORT_USER%
using '%EXPORT_PW%'
But if I'm logged in as an "ordinary" user, the script terminates
immediately
All NTFS-access-rights are set correctly.
Any ideas?
Thank you,
Sascha
I've a problem concerning the db/2-tools (Windows 2003 Server):
if I'm logged in as an administrator, the following script works
correctly:
db2cmd /w /i vbs\externeVali dierung\transfe r.cmd <db<uname<pwd >
transfer.cmd contains command like:
db2 -z %LOG_PATH%\expo rt.log connect to %EXPORT_DB% user %EXPORT_USER%
using '%EXPORT_PW%'
But if I'm logged in as an "ordinary" user, the script terminates
immediately
All NTFS-access-rights are set correctly.
Any ideas?
Thank you,
Sascha
Comment