OraQA

Oracle Question and Answer


Latest Comments

  • Laurent Schneider:
    if you like a Base64 format, maybe this… select utl_raw.cast_to_varchar 2(...

  • hsafra:
    You need to give more specs for the question: What letter are acceptable? What letters aren’t? Do you...

  • ragunathansd:
    I am not inserting sequence numbers from database. I need to populate the data in a grid. If a user...

  • gamyers:
    “redo log file gets full” That is the nature of a redo log file. It gets full, switched and...

Comments RSS feed


  • Do you have a solution to a problem? Do you have an unanswered question? Login and share it with the Oracle community. More...

Oracle News


Entries RSS feed

Comments RSS feed

How to Startup Oracle at System Startup

November 21st, 2006 By Imran

I am running Oracle Database 10g Release 2 on Redhat Enterprise 4. I want my database to startup at system startup. How can I do this?

Thanks
Imran

One Response to “How to Startup Oracle at System Startup”

  1. austrin Says:

    It’s documented in the Oracle Database Administrator’s Reference
    10g Release 2 (10.2) for UNIX-Based Operating Systems.
    Link: http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b15658/strt_stp.htm#sthref255
    .
    Best regards,
    Martin

Leave a Reply

You must be logged in to post a comment.

RSS feed for comments on this question