Archives
-
Oracle Fusion Applications Installation: Install Oracle 11g Database (Applications Transactional Database)
Previous: Install Fusion Applications Provisioning Framework Fusion Applications 11.1.5 ships with Oracle 11g (11.2.0.3.0) database. You can either install it saperately (if you want to install RAC database) or use Fusion provisioning Wizard to create one. To install Applications Transactional Database we need to run Oracle Fusion Applications Provisioning Wizard from <framework_location>/provisioning/bin <framework_location> is same where we installed the [...]
Dec 25th, 2012 | Filed under Application server, Database Performance Tuning, Fusion Applications Provisioning, Installing Oracle Applications, Oracle, Oracle Applications, Oracle Applications DBA, Oracle Applications issues, Oracle Database, Oracle DBA, Oracle Fusion Applications, Oracle Fusion Applications installation, Uncategorized -
Oracle SQL tuning tips
Oracle SQL Tuning Tips consideration when writing an SQL statement is that it returns a correct result. The second is that it be the most efficient for a given situation. You can use many different SQL statements to achieve the same result. It is often the case that only one statement will be the most [...]
Jun 24th, 2009 | Filed under Database Performance Tuning, Database programming, Oracle, Oracle Database, Oracle DBA, Oracle developers, Oracle PL/SQL -
Oracle Export and Import utility tutorial
Oracle Data Export and Import utility The Import and Export utilities work together; Export sends database definitions and actual data to an export file and Import can read the file to perform many different tasks. You can use Export and Import for many important database tasks, such as restoring a table, generating CREATE scripts, copying [...]
Jun 23rd, 2009 | Filed under Database Performance Tuning, Database programming, Oracle, Oracle Database, Oracle DBA, Oracle developers
Recent Comments