Re: Compiling Oracle libraries
Oracle comes with make scripts in $ORACLE_HOME/rdbms/demo.
You should read documentation, use them, and not try to reinvent the
wheel.
Any other method, and you are on your own.
--
Sybrand Bakker
Senior Oracle DBA
.
Relevant Pages
- Re: How to add an entry to TNSNAMES.ORA?
... custom scripts to start your listeners, ... Why reinvent the wheel when there is already code provided? ... Why start to maintain your own code against new releases of Oracle, ... (comp.databases.oracle.server) - Writing an OLE/DB driver ?
... Not that I want to reinvent the wheel I just want some idea? ... Martin ... (microsoft.public.data.ado) - Re: Combining snapclones with DataGuard
... I for one like reading posts where someone even asks "How do I ... I just speak out loud my question and the Oracle ... what you get paid for. ... I find the documentation good to a level. ... (comp.databases.oracle.server) - Re: What do these accomplish?
... > documentation on this and so thought I would post it here...... ... I've seen oracle submit SQL statements with the ... is to scan through index leaf blocks and calculate ... index, IOT, secondary on IOT, cluster). ... (comp.databases.oracle.server) - Re: difficulties with utf-8 characters using DBD::Oracle, where works using DBD::Pg (PostgreSQL)
... > I have modified the application to use either Oracle or PostgreSQL, ... > some method I need to call that I did not get from the documentation? ... > EOF ... > sub errexit { ... (perl.dbi.users) |
|