Error
Error Code:
673
SAP S/4HANA Error 673: Invalid Graph Workspace Name
Description
Error 673, ERR_SQL_INV_GRAPH_WORKSPACE, indicates that an operation within SAP S/4HANA involving a graph workspace failed because the specified workspace name is not recognized. This typically occurs when an application, script, or user attempts to access a graph workspace that does not exist, is misspelled, or is inaccessible in the current SAP HANA environment.
Error Message
ERR_SQL_INV_GRAPH_WORKSPACE
Known Causes
4 known causesIncorrect Workspace Name
The graph workspace name provided in the query, application configuration, or script contains a typo or is simply incorrect.
Workspace Not Created or Deleted
The specified graph workspace has either not been created in the SAP HANA database or was previously deleted.
Insufficient Permissions
The user or application attempting to access the graph workspace lacks the necessary privileges or is accessing from an unauthorized schema.
Deployment or Scope Mismatch
The graph workspace might exist but is not properly deployed, active, or accessible within the current database schema or tenant context.
Solutions
Coming SoonGeneral Troubleshooting Tips
- Check the error message carefully for specific details
- Review recent changes that might have caused the error
- Search for the exact error code in the official documentation
- Check log files for additional context
- Try restarting the application or service