Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle restart error

orawissJun 21 2011 — edited Aug 8 2011
Hello,

I have an installed Oracle 11gR2 single instance database, using file system.(No ASM)
I would like to use Oracle restart to automatically restart the instance and the listener after reboot.

When installing using response file, I am getting the following error:
[grid@db grid]$ ./runInstaller -silent -responseFile /opt/Linux_installs/restart/grid/response/grid_install.rsp
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB.   Actual 23763 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 16479 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-21_09-21-07PM. Please wait ...
[grid@db grid]$ [FATAL] [INS-30504] Missing ASM disk group name.
   CAUSE: ASM disk group name was not entered in the text field.
   ACTION: Enter a valid ASM disk group name.
[FATAL] [INS-30507] Empty ASM disk group.
   CAUSE: No disks were selected from a managed ASM disk group.
   ACTION: Select appropriate number of disks from a managed ASM disk group.

[grid@db grid]$
It 's a must to have ASM in order to install Oracle restart?
Any help,

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2011
Added on Jun 21 2011
16 comments
4,839 views