stop-ds command

The stop-ds command stops a started Endeca data store.

The syntax for the stop-ds command is:
endeca-cmd stop-ds <datastore-name> [global-options]
where datastore-name is the name of a started Endeca data store.

stop-ds errors

If datastore-name is already stopped, the Endeca Server returns this error message:
Cannot perform this operation while the Endeca data store is STOPPED
If datastore-name is detached or does not exist, the Endeca Server returns an error message similar to this example:
Could not find the Endeca data store 'bookes'

stop-ds example

This command stops the books data store:
endeca-cmd stop-ds books