摘要:
##查看 pdb 容器 show pdbs;--切换到 ORCLPDB1 容器(这一步是重点)alter session set container=ORCLPDB1; ##创建临时表空间create temporary tablespace SHOME_TEMP tempfile '/opt/or 阅读全文
posted @ 2020-05-25 15:47
hujunmin
阅读(189)
评论(0)
推荐(0)