aiaiDBA

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

13718043309

010-86462881

ORA-32774: more than one file was specified for bigfile tablespace string

ORA-32774: more than one file was specified for bigfile tablespace string
Cause: More than one datafile or tempfile was specified in CREATE TABLESPACE command for a bigfile tablespace.
Action: Change command to contain only one file or create a smallfile tablespace instead.

请先 登录 后评论

1 个回答

小智
ORA-32774:为bigfile表空间字符串指定了多个文件,
.原因:在Bigfile表空间的CREATE TABLESPACE命令中指定了多个数据文件或临时文件。,
.操作:将命令更改为仅包含一个文件或创建小文件表空间。,
.
请先 登录 后评论