aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

CLSU-00100: Operating System function: string failed with error data: string

CLSU-00100: Operating System function: string failed with error data: string
Cause: A call to an Operating System dependent service or function returned an error indication. The message includes the name of the function and the returned error data. The latter varies by platform but typically is numeric; on most platforms it is the value of C "errno" after the failing call.
Action: This error normally is accompanied by other (higher-level) messages describing the operation that is affected by the failure. It may also include one or more of messages 101, 103, and 104 providing additional error details. All of the messages should be examined to assess the error, which may have a very ordinary cause and correction, such as an input file failing to open because the supplied name was misspelled.

请先 登录 后评论

1 个回答

小智
CLSU-00100:操作系统功能:字符串失败,出现错误数据:string,
.原因:对操作系统相关服务或功能的调用返回错误指示。该消息包括函数的名称和返回的错误数据。后者因平台而异,但通常为数字; 在大多数平台上,失败的呼叫之后是C“errno”的值。,
.操作:此错误通常伴随着描述受故障影响的操作的其他(更高级别)消息。它还可以包括提供附加错误细节的消息101,103和104中的一个或多个。应检查所有消息以评估错误,这可能有一个非常普通的原因和更正,例如输入文件由于提供的名称拼写错误而无法打开。,
.
请先 登录 后评论