运维联盟俱乐部

 找回密码
 立即注册
查看: 345|回复: 0

[日常管理] ORA-01119 ORA-17502 ORA-15041

[复制链接]
  • TA的每日心情
    开心
    2023-8-9 11:05
  • 发表于 2023-10-11 19:42:10 | 显示全部楼层 |阅读模式

    The griddisks associated to the "DATA" diskgroup are not evenly balanced, FREE_MB shows an uneven size:
    In order to solve this problem please execute the next steps:

    1) Please manually rebalance the "DATA"  diskgroup as follows:

    SQL> alter diskgroup DATA check all repair;

    SQL> alter diskgroup DATA rebalance power 32;


    2) Wait until the rebalance operation completes:

    SQL> select * form gv$asm_operation;

    3) Then create the tablespace as follows:


    SQL> CREATE BIGFILE TEMPORARY TABLESPACE TEMP_APP TEMPFILE '+DATA' SIZE 10g autoextend on next 1g maxsize 50g;

    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    运维联盟俱乐部 ( 冀ICP备19036648号 )

    GMT+8, 2024-5-10 10:46 , Processed in 0.050040 second(s), 21 queries , Gzip On.

    Powered by Discuz! X3.4

    © 2001-2023 Discuz! Team.

    快速回复 返回顶部 返回列表