KFAA51288-E
The operation on the aa....aa failed. (object key = "bb....bb", status code = cc....cc, error code = dd....dd, msg = "ee....ee", request id = ff....ff) (M)
The container operation failed.
- aa....aa: Operation target
-
-
Container: Container
-
- bb....bb: Object key
-
If it cannot be output, * is displayed.
- cc....cc: Status code
-
If it cannot be output, * is displayed.
- dd....dd: Error code
-
If it cannot be output, * is displayed.
- ee....ee:
-
Message
- ff....ff: Request ID
-
If it cannot be output, * is displayed.
- S:
-
Terminates processing.
- Action:
-
Eliminate the cause of the error based on the information output in this message. This message will output the information returned from Azure. In addition, Azure-specific messages may be output to standard output or the message log file along with this message.
The following describes the causes of the error and the corrective action to take.
-
Incorrect storage account name or container name
Check the specification of the adb_sys_cld_az_storage_account operand or adb_sys_cld_az_container operand in the server definition. If the operand specification is invalid, restart the HADB server after correcting the operand specification.
If this message is output when the adbinit command is executed, check the specification of the adb_sys_cld_az_storage_account operand or the adb_sys_cld_az_container az_container operand in the initialization option. If the operand specification is invalid, re-execute the adbinit command after correcting the operand specification.
-
The necessary steps to build a HADB server in an Azure environment have not been implemented.
Possible causes are as follows:
-
Custom roles have not been created
-
A service principal is not created
-
Managed IDs are not assigned
-
No custom roles assigned to service principals or managed IDs
-
Azure CLI commands are not signed in to Azure
-
The authentication using the environment variable is not set correctly
See Creating a HADB Server in an Azure Environment in the manual HADB Setup and Operation Guide and the Azure documentation to review the steps for creating a HADB server.
-
A BLOB with the following name will be created in the container to check for permissions.
ADBCHECK-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
X is a random alphanumeric character.
The BLOB with the above name may remain in the container without being deleted. In that case, delete the BLOB manually. The name of the BLOB that is created is displayed in bb....bb.
-