| Previous | Next |
| STATUS_APPX_INTEGRITY_FAILURE_CLR_NGEN | STATUS_APISET_NOT_HOSTED |
STATUS_SHARE_UNAVAILABLE
The remote share is temporarily unavailable
The status is distinct from an unknown share name or permanent access denial. The share is known but cannot currently serve the operation, such as during server failover, maintenance, resource exhaustion, or storage recovery.
Preserve the server name, share name, resolved endpoint, SMB dialect, and failover state. Reconnecting to a different node can succeed, but applications must still validate open-file and durability semantics after failover.
What to inspect
- Check server and cluster health before changing client credentials.
- Use bounded reconnect logic and preserve the original failure.
- Validate open handles and file contents after service returns.
References
Looking for a different code? Search another status or error code.