Soft:history – Dell Acceleration Appliances for Databases User Manual
Page 99

•
retval
– Integer, with one of the following:
o
0 = SUCCESS
– The update software in the drop-box is valid.
o
-801 = UPDATE_BAD_SIGNATURE
– The update software is invalid; it has a bad
signature.
o
-802 = UPDATE_BAD_METADATA
– The update software is invalid; it has bad
metadata.
o
-805 = UPDATE_EMPTY_DROPBOX
– No update software was found in the drop-
box.
•
release_date
– Release date of the software update
•
version
– Version number of the software update
•
build_number
– Build number of the software update
•
patch_level
– Patch level number of the software update, if any
•
description
– Comments about the software update file
•
hotfix_id
– Identifies the hot fix used with this update, if any
•
reboot_required
– True if a reboot is required after installing the update; False
otherwise
•
estimated_update_time_mins
– Estimated number of minutes needed for the
software update to complete
Example
This gets information about the software update file currently in the drop-box.
> soft:dropbox
soft:history
Displays software update history, compared to the current version. A
history
list is returned for
each software update that occurred.
Syntax
soft:history [options]
Options
–-node
or
-n
Issue this command to one or more nodes in the cluster.
--cluster
Issue this command to all nodes in the cluster.
99