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

Thread: oradim

  1. #1
    Join Date
    Jan 2001
    Posts
    230

    Question

    Hi:

    What is the purpose of oradim in NT for a database creation?
    I have worked on unix never came across oradim.

    oradim -new -sid PVDR -intpwd oracle -startmode auto -pfile %PFILE%
    oradim -startup -sid PVDR -intpwd oracle -starttype srvc,inst -pfile %PFILE%


    Thanks.

  2. #2
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    Oradim on NT is used to create (and modify and delete) a database service for Oracle instance. Services are concept that is specific for NT/2000 environment (because of its multithreaded architecture), you won't find anything similar on Unix, so that's why oradim is not needed there....
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

  3. #3
    Join Date
    Jun 2001
    Posts
    11
    check out this site to find out more about oradim.


    http://home.fms.indiana.edu/users/cs...h8.htm#1025922

    hopefully this link is helpful.

  4. #4
    Join Date
    Jan 2001
    Posts
    230

    Thanks.

  5. #5
    Join Date
    Jun 2001
    Posts
    33
    thank u that is a very good documentation !!


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