문제

I have properly set my PATH to $ORACLE_HOME/bin and rest of the exe are working fine but I am not seeing "dbca" anywhere in that directory, though each source says that it should be there. It also doesn't show up in my menu of Oracle 10g express edition.

Has someone faced similar problem ?

도움이 되었습니까?

해결책

Oracle XE doesn't include dbca.

The licensing terms don't allow for more than once instance on a given server, see http://docs.oracle.com/cd/B25329_01/doc/license.102/b25456/toc.htm under "License Rights": "1. Express Edition is limited to a single instance on any server;" and given that XE comes with a preconfigured database it makes little sense to include dbca.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top