• 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
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Oracle - mySql in the same time

 
Ranch Hand
Posts: 399
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, untill now I have used only mySql database. However, now I have to make transition to Oracle. I was wondering that, regarding I now have installed mySql database server, which run in background, may I also simultaneously install and Oracle? Would it mySql confront in some way to Oracle, or vice versa? Can I have these two databases server simultaneously installed on one machine?
Thanks !
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Slobodan Erakovic wrote:Can I have these two databases server simultaneously installed on one machine?



Yes. If you are only using one, it is wise to disable the other so it isn't occupying valuable resources.
 
Goran Markovic
Ranch Hand
Posts: 399
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does it mean that I should uninstall mySql server? Beacause, if it's all about resource, I can afford both database servers. I was just afraid that something won't work correct if I have two database server simultaneously installed in one machine. If it's all about resource, it doesn't mind...
 
Joe Ess
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Slobodan Erakovic wrote:Does it mean that I should uninstall mySql server?



No. I have both installed on this machine right here.
 
Goran Markovic
Ranch Hand
Posts: 399
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, ok. Thanks!
 
What do you have in that there bucket? It wouldn't be a tiny ad by any chance ...
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic