公共错误码 下表列出了百度智能云API的公共错误码。 错误码 错误消息 HTTP状态码 描述 AccessDenied Access denied. 403Forbidden 无权限访问对应的资源。
库名映射 在弹出的窗口中,设置该数据库在目标端实例中的名称。 表名映射 在弹出的窗口中,设置该数据表在目标端实例中的名称。 列名映射 在弹出的窗口中的 列名映射 区域,设置对应的列在目标端实例中的名称。 点击 确认 。 根据提示完成后续操作。
正常执行的迁移任务暂停后,当前会话(即 DTS 服务端到目标端的数据库会话)不会立马中断,同时,当前会话所执行的事务在未提交的情况下,相关事务所占用的行锁和表锁等资源也不会被释放,因此可能会导致其他会话申请相关资源受阻,否则可能会影响数据库现有的性能。
Please try again. 500 Internal Server Error 所有未定义的其他错误。在有明确对应的其他类型的错误时(包括通用的和服务自定义的)不应该使用。
return 返回0代表获取access token成功,其他返回值代表获取失败 */ int get_access_token(std::string &access_token, const std::string &AK, const std::string &SK) { CURL *curl; CURLcode result_code; int error_code = 0; curl
Please try again. 500Internal Server Error 所有未定义的其他错误。在有明确对应的其他类型的错误时(包括通用的和服务自定义的)不应该使用。
Please try again. 500Internal Server Error 所有未定义的其他错误。在有明确对应的其他类型的错误时(包括通用的和服务自定义的)不应该使用。
return 返回0代表获取access token成功,其他返回值代表获取失败 */ int get_access_token(std::string &access_token, const std::string &AK, const std::string &SK) { CURL *curl; CURLcode result_code; int error_code = 0; curl
描述 解决办法 10000 Internal server error 服务器内部错误 请重试 10001 Validation failed 参数错误 请检查请求参数 10002 Internal server error 数据库错误 请重试 10003 Internal server error 缓存服务错误 请重试 10004 Too many requests 请求QPS超限制 请重试 20100
注意 :由于access_token存在有效期,建议每次调用接口重新获取access_token 是 onCallback回调说明 参数 类型 含义 值 resultCode int 错误码 0为成功,其他为失败,详情参考实名认证resultCode错误码说明 resultMap HashMap 回调结果Map 详情见下表 resultMap key值列表说明: Key值 类型 含义 resultMsg