摘要: 用dba权限的用户登录 1、创建临时表空间 select name from v$tempfile;查出当前数据库临时表空间,下面创建临时表空间会使用里面的存放路径; 语句:create temporary tablespace air_temp tempfile '/u01/app/oracle/ 阅读全文
posted @ 2022-01-25 19:48 @手黑黑@ 阅读(226) 评论(0) 推荐(0)