adding space to ASM disk
I am getting error when I tried to import full schema as followsORA-39171: Job is experiencing a resumable wait.
ORA-01653: unable to extend table EBSSDPT.LEDGER by 1024 in tablespace EBSSDPT_TBS
My database is in ASM
no disk space is available for alloted disk
So I want to add another mount point to my ASM
For this i want procedure
ORA-01653: unable to extend table EBSSDPT.LEDGER by 1024 in tablespace EBSSDPT_TBS
My database is in ASM
no disk space is available for alloted disk
So I want to add another mount point to my ASM
For this i want procedure
0