Executor
Category | Exception | Description | Action |
---|---|---|---|
Executor | exception.executor.action.failed.startup | Operation failed due to server restart during execution. | Try the operation again. |
Executor | exception.executor.auth.system | The operation could not be completed because the user “{0}” is not a system administrator user. | Log in as a system administrator user and try again. |
Executor | exception.executor.generic.auth | The operation could not be completed because the user {0} does not have permission to perform action {1} for the object {2} of type {3}. |
Ask an administrator to grant user {0} the appropriate authorizations and try again. |
Executor | exception.executor.internal_error | Internal error during execution of operation {0}. | Contact Delphix Support. |
Executor | exception.executor.object.exists | The operation could not be completed because a {0} with the following fields already exists: {1}. |
Resolve the conflict by changing the values of the following fields and try again: {2}. |
Executor | exception.executor.object.exists.failover | The failover could not be completed because a {0} with the following fields already exists: {1}. |
Resolve the conflict by changing the values of the following fields and try again: {2}. This change can be made on either the local object or replicated object. If you change the replicated object, you must perform a replication update prior to attempting the failover again. |
Executor | exception.executor.object.missing | The object {0} does not exist on the system. It may have been destroyed by another user, or the reference may be out of date. |
Try the operation again with the appropriate object. |
Executor | exception.executor.replica.delete | The operation could not be completed because one or more objects are replicated. Replicated objects cannot be deleted. |
Failover the namespace and try again. |
Executor | exception.executor.replica.reference | The operation could not be completed because the object {0} ({1}) references {2} ({3}), which is a replicated object. Replicated objects cannot be used for this operation. |
Select a non-replicated object, or failover the namespace and try again. |
Executor | exception.executor.replica.update | The operation could not be completed because one or more objects are replicated. Replicated objects cannot be modified. |
Failover the namespace and try again. |