skip to main content
Hybrid Data Pipeline API reference : Hybrid Data Pipeline API Error Messages : Administrator API error messages
  

Try Now

Administrator API error messages

This section describes error messages you may receive from the Administrator API. Each error message is followed by a possible cause and recommended actions, if applicable.
Table 218. Error messages for the Administrator API
Error code
Description
222207901
Problem creating a User at this time. Please try again at another time.
222207902
Problem creating a User at this time. Please try again at another time.
222207903
Problem getting Users at this time. Please try again at another time.
222207904
Problem getting a User at this time. Please try again at another time.
222207905
Problem getting a User's StatusInfo at this time. Please try again at another time.
222207906
Problem getting a User's PasswordInfo at this time. Please try again at another time.
222207907
Problem getting a User's Permissions at this time. Please try again at another time.
222207908
Problem updating a User at this time. Please try again at another time.
222207909
Problem updating a User's StatusInfo at this time. Please try again at another time.
222207910
Problem updating a User's PasswordInfo at this time. Please try again at another time.
222206117
Password does not meet the password policy requirements.
222207911
Problem updating a User's Permissions at this time. Please try again at another time.
222207912
Problem resetting a User's Password at this time. Please try again at another time.
222207913
Problem changing your password at this time. Please try again at another time.
222207914
Problem getting a User's Details at this time. Please try again at another time.
222207915
Invalid JSON input: {0}
Cause: The specified JSON input was not valid.
Action: Correct the JSON input.
222207916
There is no User with that id: {0}.
Cause: The UserID specified is not valid.
Action: Check the UserID specified in in the payload.
222207917
Problem creating a Role at this time. Please try again at another time.
222207918
Problem deleting a Role at this time. Please try again at another time.
Cause: The Role could not be deleted.
Action: Try deleting the Role later.
222207919
Problem getting Roles at this time. Please try again at another time.
222207920
Problem getting a Role at this time. Please try again at another time.
222207921
Problem updating a Role at this time. Please try again at another time.
222207922
You cannot delete or remove your own account.
Cause: Deleting your own account is not permitted.
Action: Another administrator must remove the account.
222207923
You cannot change a userName. UserName must remain ''{0}''.
Cause: You tried to change a userName.
Action: Once created, the userName cannot be changed. You can create a new User and specify the name that you want to use.
222207924
There is no Role with that id: {0}.
Cause: The specified Role does not exist.
Action: Use the Get Roles API to determine the available Roles.
222208100
''{0}'' value''s length must be between {1} and {2} (inclusive).
Cause: The value's length was not within the specified range.
Action: Correct the value.
222208101
''{0}'' value''s length must be at least {1}.
Cause: The value's length did not meet the specified minimum length.
Action: Increase the value's length.
222208102
''{0}'' value''s length must be no greater than {1}.
Cause: The value's length was greater than the specified maximum length.
Action: Decrease the value's length.
222208103
You lack the permissions to access this url.
Cause: You need additional permissions to access the URL.
Action: Ask the Hybrid Data Pipeline administrator to update your permission.
222208104
LoginId: {0} - lacks the permissions to access this url.
Cause: The user with the specified LoginID does not have permissions to access the URL.
Action: Consider increasing the permissions for the user with the specified LoginId.
222207915
Invalid JSON input: PUT request must contain a body.
222207916
There is no User with that id: {34}.
222207925
Problem processing the limits at this time. Please try again at another time.
222207926
Datasource with id={0} does not belong to user with id={1}.
222207927
Invalid {0}:{1}.
222207928
Limit not allowed to be set at {0} level.
222207929
Limit value not in range ({0},{1}).
222207930
Limit does not exist for id = {1}.
222207931
Limit already exists for for id = {1}.
222207936
Invalid Driver Logger name: {abc}. Allowed Values are adapter, sql, drivercommunication, cloud (case insensitive).
222207932
There is no DataSource with id : {39}
222207938
Invalid DAS Log Level: {abc}. Allowed Values are SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST (case insensitive).
222207939
Invalid Driver Log Level: {abc} for Logger adapter. Allowed Values are SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST (case insensitive).
222208029
Duplicate Entry found for Logger : {abc}