Database Administration Tools
Database Administration
Database administration is the process of establishing computerised databases, and insuring their recoverability, integrity, security, availability, reliability, and performance.
From: en.wikipedia.org/wiki/Database_administration
Oracle Direct Path Daemon (odpd)
The Oracle Direct Path Daemon (odpd) is an utility that moves data from flat files to a running instance of Oracle 9i using the Oracle Call Interface Direct Path API. It is written in C/C++ on Linux.
In a typical usage scenario, a business partner could FTP flat files in a previously agreed upon format to a predetermined directory. odpd could then detect the new data and send it on to Oracle.
Loading .....