aiaiDBA

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

13718043309

010-86462881

LFI-00126: Record format can only be one of Fixed or Variable.

LFI-00126: Record format can only be one of Fixed or Variable.
Cause: Both LFILRF_FIXED (fixed) and LFILRF_VAR (variable) were specified during file object creation. Only one of the two is allowed for a given file.
Action: Determine how the file is organized and choose the option that matches.

请先 登录 后评论

1 个回答

小智
LFI-00126:记录格式只能是固定或变量之一。,
.原因:在创建文件对象期间指定了LFILRF_FIXED(固定)和LFILRF_VAR(变量)。给定文件只允许其中一个。,
.操作:确定文件的组织方式,并选择匹配的选项。,
.
请先 登录 后评论