Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Metaspace : Metaspace Operations : tibasMetaspace_RecoverSpace()

tibasMetaspace_RecoverSpace()
Function
Declaration
tibas_status tibasMetaspace_RecoverSpace
(tibasMetaspace metaspace,
const char*     spaceName)
Purpose
Restarts a space that is suspended. Recovers data from persistence files.
Parameters
 
Remarks
Use the tibasMetaspace_RecoverSpace() function to restart a space that is in the SUSPENDED state and recover data from persistence files.
This is useful if the space has lost data due to the system going down or during system maintenance.
If the specified space name is incorrect, the function returns SPACE_NAME_INVALID.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved