aiaiDBA

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

13718043309

010-86462881

LFI-00127: No Record Format was specified, default is variable.

LFI-00127: No Record Format was specified, default is variable.
Cause: Neither LFILRF_FIXED (fixed) or LFILRF_VAR (variable) were specified for record format. One of the two must be specified for each file.
Action: The default is LFILRF_VAR, but this should be explicitly set during file object creation.

请先 登录 后评论

1 个回答

小智
LFI-00127:没有指定记录格式,默认为变量。,
.原因:为记录格式指定了LFILRF_FIXED(固定)或LFILRF_VAR(变量)。必须为每个文件指定两者之一。,
.操作:默认值为LFILRF_VAR,但在创建文件对象期间应显式设置此值。,
.
请先 登录 后评论