DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Oracle Autostart on HP-UX Server?

  1. #1
    Join Date
    Aug 2001
    Posts
    27

    Oracle Autostart on HP-UX Server?

    Hi,,,
    I have installed Oracle9i R2 on HP-UX 11i, How can I make the the Oracle autorestart when the machine are rebooted ?

  2. #2
    Join Date
    Aug 2002
    Location
    Bangalore
    Posts
    52
    You can create a shell script in /sbin/rc2.d directory for auto start with a name starting with "S" and for auto shutdown in /sbin/rc0.d directory .The name of the script should be starting with "K".

    Regards

    Joe
    Regards

    Joe

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width