aiaiDBA

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

13718043309

010-86462881

EXP-00075: rounding FILESIZE down, new value is string

EXP-00075: rounding FILESIZE down, new value is string
Cause: The FILESIZE parameter must be a multiple of the RECORDLENGTH, but the value you specified for FILESIZE does not meet this requirement. The value of FILESIZE has been rounded down to be a multiple of the RECORDLENGTH used for the dump file.
Action: No action is required. You can adjust the FILESIZE or RECORDLENGTH parameter to avoid this message. When importing this file, you must specify the FILESIZE value reported by this message.

请先 登录 后评论

1 个回答

小智
EXP-00075:向下取整FILESIZE,新值为字符串,
.原因: FILESIZE参数必须是RECORDLENGTH的倍数,但是您为FILESIZE指定的值不符合此要求。FILESIZE的值已向下舍入为用于转储文件的RECORDLENGTH的倍数。,
.操作:无需操作。您可以调整FILESIZE或RECORDLENGTH参数以避免此消息。导入此文件时,必须指定此消息报告的FILESIZE值。,
.
请先 登录 后评论