Oracle Application Blog

Table Partitioning

Every data’s should be stored in database, because world can’t run without storing the data’s in the database.  Machinery world should store data’s in database for future reference and process,…

Read More

Creating the Customer in Oracle Fusion Applications

Creating the Customer in Oracle Fusion Applications Please find the below setups for Creating the Customer Step 1: Login as Application User Step 2: you will be in home page…

Read More

How to Prepare the OTBI Reports in Oracle Fusion Financials

How to Prepare the OTBI Reports for Invoice Data Please find the below setups for Preparing the OTBI Reports Step 1: Login as Application User Step 2: you will be…

Read More

Creating With holding Tax Invoice in Oracle Fusion Applications

Creating With holding Tax Invoice in Oracle Fusion Applications Please find the below setups for Creating the Customer Step 1: Login as Application User Step 2: you will be in…

Read More

How to Prepare the BI Reports in Oracle Fusion Applications

How to Prepare the BI Reports by using the Simple SQL Query Please find the below setups for Preparing the BI Reports How to find out the Basic table information…

Read More

Invoice Payment in Oracle Fusion Applications

 Invoice Payment in Oracle Fusion Applications Please find the below setups for Creating the Customer Step1: Login as Application User Step2: you will be in home page as below Step3:…

Read More

Creating the Invoice in Oracle Fusion Applications

Creating the Invoice in Oracle Fusion Applications Please find the below setups for Creating the Customer Step 1: Login as Application User Step 2: you will be in home page as…

Read More

AWR REPORT

What is AWR ?AWR stands for Automated Workload Repository. ?It is a built-in repository that exists in every Oracle Database. ?Oracle have provided many performance gathering and reporting tools over…

Read More

Fast Index Scan, Index Scan , Partition Range Scan and Full Table Scan

Full Table Scan (FTS) ?FTS scans the entire table to fetch the results I.e reads the every row of the table to find all records meeting the given requirements ?Even…

Read More

Rest Web Service Call in Oracle Forms

Getting  Locations from Google using Rest Web Service Call in Oracle Forms Steps to call Web Service in Oracle Forms 1. Open SoapUI tool and create new REST project. 2. Now add the…

Read More