From : “Sam” <jain.samit@gmail.com> Sent : Thursday, October 11, 2012 11:38 PM To : personal-kdbplus@googlegroups.com Subject : [personal kdb+] start KDB Server in non-interactive mode
Hi,
How do I run my KDB server in non interactive mode in the background as a Windows service? I think the native windows service will fail because it runs in interactive mode.
Ok, so finally I was able to resolve the issues and start KDB server. There were some issues with logs on win 7.
I am still unable to get the server to load a file on startup which is required to load my databases. I followed the directions and set my registry as follows:
Ok, so finally I was able to resolve the issues and start KDB server. There were some issues with logs on win 7.
Are these issues specific to your usage/system or ones that we should document? If the latter, please share.
I am still unable to get the server to load a file on startup which is required to load my databases. I followed the directions and set my registry as follows:
If the process is starting and is reachable, you might gain some insight as to what’s wrong by looking at .z.f (the script passed on the command line), and also .z.x, the cmd line params received by kdb+.