aiaiDBA

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

13718043309

010-86462881

LFI-00124: No access mode was specified, default is sequential.

LFI-00124: No access mode was specified, default is sequential.
Cause: Neither LFILFA_SEQ (sequential) or LFILFA_RANDOM (random) were specified during file object creation.
Action: The default is sequential but this should be explicitly set.

请先 登录 后评论

1 个回答

小智
LFI-00124:没有指定访问模式,默认为顺序。,
.原因:在创建文件对象期间未指定LFILFA_SEQ(顺序)或LFILFA_RANDOM(random)。,
.Action:默认是顺序的,但是应该显式设置。,
.
请先 登录 后评论