• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

hi,i am really new to oracle

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
met a lot of setback when installing the oracle 9i enterprise server, how long does it take to create the initial database? I waited for 1/2 hour and no response! Is there any problem with these or it's normal(I don't think so)? anybody help!
spec:
windows 2003 server
oracle 9i
256m ram
 
Ranch Hand
Posts: 219
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It could take a while longer than that in the machine you have. the machine as far as i can tell is a low for a 9i server.
Even otherwise, the initial database can take upto 1-2 hrs for completion depending on the options that have been chosen.
Also, the universal installer sometimes waits for user input during the installation process. Make sure it is not that.
And, if the scripts are running u should be able to check them through the log files. Most often, its the catalog creation which takes time.
 
Jian Zhang
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i got it, thanks a lot for your help!
 
reply
    Bookmark Topic Watch Topic
  • New Topic