syounker Posted April 10, 2007 Posted April 10, 2007 I'm using the STOP command with fmsadmin to shut down my server during a power outage. The fmsadmin documentation does not list a corresponding START command. Does FM Server start automatically and open the databases when a computer starts up even though the STOP command was issued or is there a command that can be used within a startup script to start server and open all databases. Thanks
Steven H. Blackwell Posted April 11, 2007 Posted April 11, 2007 Well it can work either way depending on what you've set in the SAT Tool. [color:red]Do not set it to start automatically. You can set the Helper daemon to start autopmatically safely , but not the Server daemon. You can then, after restart, launch the Server from the SAT Tool or from the Terminal: fmserverd start Steven
syounker Posted April 14, 2007 Author Posted April 14, 2007 I'm using FM Server 8. When I use fmserverd to stop the server I get a response that server is already running. When I use fmsadmin to stop the server, it asks me to confirm. I want to shutdown server with a script without requiring any confirmation. How do I do this?
Newbies philip.germann Posted May 2, 2007 Newbies Posted May 2, 2007 fmsadmin -y stop (as shown when type "fmsadmin help options")
Recommended Posts
This topic is 6415 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now