An Oracle database directory is a logical object mapping of a physical folder on the database server file system. We often need to ...
Oraask Latest Articles
API to Update Extra Information Types EIT in Oracle APPS R12
API to Update Extra Information Types EIT in Oracle APPS R12
Introduction When we work with extra information types EIT DFF in HRMS, we often need to update an EIT entry ...
API to Create Organization Manager in Oracle APPS R12
API to Create Organization Manager in Oracle APPS R12
Introduction When we define our work structure in HRMS, we often need to assign a manager to the organization. We ...
API to Define Document Sequence in Oracle APPS R12
API to Create User in Oracle APPS R12
API to Create User in Oracle APPS R12
How to Move Table to Another Tablespace in Oracle Database
How to Move Table to Another Tablespace in Oracle Database
This article will explain how to move a table from one tablespace to another in the Oracle database. In some ...
How to Drop and Recreate Tempfile in Oracle Database
How to Drop and Recreate Tempfile in Oracle Database
This article will give examples of how to drop and recreate a tempfile in oracle that is associated with a temporary tablespace.
How to Create Profile Option in Oracle APPS R12
How to Create Profile Option in Oracle APPS R12
This article will explain the steps to create a profile option in oracle apps r12. Sometimes we need a custom ...
How to Resolve ORA-00904 invalid identifier
How to Resolve ORA-00904 invalid identifier
This tutorial will explain what is causing the ORA-00904 error to occur and how to resolve the ORA-00904 invalid identifier error in Oracle.
Decoding ORA-06512 at Line Num: The Ultimate Troubleshooting Guide
Decoding ORA-06512 at Line Num: The Ultimate Troubleshooting Guide
Introduction "ORA-06512 at line num" is a common error message that Oracle Database users encounter while executing PL/SQL code. In ...