Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
How do I run integration server as an NT/Windows200 Service so that I don’t have to Log on ?
This has to be specified while installing The IS…if selected then IS is installed as NT service
You can run your Integration Server as a Windows Service by running the following command:
%SERVDIR%\support\win32\installSvc.bat
To uninstall, use the following command: %SERVDIR%\support\win32\installSvc.bat unreg
Hope this helps!
Careful running IS as a service. I have found that it does not reliably shutdown if start it this way…
I followed your instructions using as SO Win 2000 client. I lunched the file bat and I received the following error:‘Could not open registy key[2]’ Do you know how to solve this problem?
thanks