Hello,
I have packaged the DB2 client version 9.1 to be installed on several user PCs. they are all windows XP. the DB2 server is on z/os. The install went well and the users are able to connect to the database BUT whenever they try to bring up the configuration assistant it aborts and hangs.
When they run this from the start- run
db2javit -j:com.ibm.db2.tools.ca.gui.ConfigurationAssistant -s: -l: -o:"-Xmx128m -Xms32m" -a:"-ca %1 %2 %3 %4 %5 %6 %7 %8"
it hangs and that explains why CA hangs as well.
What is the security around the launching of the configuration assistant thro db2ca.bat?
The users are all admins on their PCs.
Also, the install was done using another ID different from that of the user. Is that the issue? if so, what needs to be done to get access db2ca.bat for the logged in user?
any help would be greatly appreciated.
Thanks