0
点赞
收藏
分享

微信扫一扫

[FATAL] [DBT-06006] Unable to create directory: (/oradata/cesdb/).

先峰老师 2023-07-28 阅读 42

[oracle@cesdb soft]$ dbca -silent -createDatabase -responseFile /u01/soft/dbca_install.rsp -ignorePreReqs

[FATAL] [DBT-06006] Unable to create directory: (/oradata/cesdb/).

  CAUSE: Proper permissions are not granted to create the directory or there is no space left in the volume.



解决方案:

[root@cesdb ~]# chmod 777 /oradata/



举报

相关推荐

0 条评论