aiaiDBA

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

13718043309

010-86462881

ORA-25153: Temporary Tablespace is Empty

ORA-25153: Temporary Tablespace is Empty
Cause: An attempt was made to use space in a temporary tablespace with no files.
Action: Add files to the tablespace using ADD TEMPFILE command.

请先 登录 后评论

1 个回答

小智
ORA-25153:临时表空间为空,
.原因:试图在没有文件的临时表空间中使用空间。,
.操作:使用ADD TEMPFILE命令将文件添加到表空间。,
.
请先 登录 后评论