Hi

Add SID after port number.
For example:
jdbc:oracle:thin:@localhost:1433:YOUR_ORACLE_SID


Serg

--- Phillip Tricoli <[EMAIL PROTECTED]>
wrote:
> I am getting the following error in oracle.  Is my
> database.xml correct?
> 
>  
> 
> No configuration loaded for database oracle -- use
> the JDO interface to
> load a configuration for this database
> 
>  
> 
> <database name="DATA.SLAB.ORG" engine="oracle">
> 
>     <driver
> class-name="oracle.jdbc.driver.OracleDriver"
> 
>             url="jdbc:oracle:thin:@#.#.#.#:1433">
> 
>       <param name="user" value="DB" />
> 
>       <param name="password" value="password" />
> 
>     </driver>
> 
>  <mapping href="map.xml" /> 
> 
>     
> 
>    </database>
> 
>          
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to