Hi, how to start objectdb as a service from linux command line. Every time i close the terminal (putty) servers stops. Running it with the & parameter dont help.
we are starting the database with this command ./server.sh start
Thanks
Hi, how to start objectdb as a service from linux command line. Every time i close the terminal (putty) servers stops. Running it with the & parameter dont help.
we are starting the database with this command ./server.sh start
Thanks
How do you start the server, with the run command or the start command?
Using the start command it should start as a separate process.