|
| |||||||||||||||||||||
|
| ||||||||||||||||||
|
Concurrent Processing Integration with EBS Modules | ||||||||||||||||||||
|
|
| |||||||||||||||||||||
|
| ||||||||||||||||||
|
Concurrent Processing Integration with EBS Modules Note: Additional integrations exist for Payables, Contracts, Latin Tax Engine, Golden Tax Adaptor, India Global Taxes, Projects and more. Content will be added as it is available for these integration topics | ||||||||||||||||||||
|
| Oracle SOA Suite 10g Release 3 (10.1.3.x) Backup and Recovery Recommendations [ID 557994.1] | |||||
| Modified 22-FEB-2011 Type BULLETIN Status PUBLISHED | |||||
In this Document
Purpose
Scope and Application
Oracle SOA Suite 10g Release 3 (10.1.3.x) Backup and Recovery Recommendations
References
SOA Backup and Recovery
Oracle SOA Suite 10g Release 3 (10.1.3.1+) components like BPEL, ESB and OWSM have configuration data elements in middle-tier ORACLE_HOME. They also have associated metadata in the database-based repository. It is important to understand the consistency requirements between the middle-tier configuration data and metadata (in metadata repositories) for different components.Oracle Application Server Tips and Tricks
GeneralOracle Application Server Best Practices Patching
| Scripts to Check the Setup of the General Ledger Calendar [ID 76503.1] | |||||
| Modified 18-MAR-2011 Type TROUBLESHOOTING Status PUBLISHED | |||||
Follow these steps to check the Calendar definitions and period statuses for Oracle Financial Applications that use the Calender defined by General Ledger.
This script will return the Calendar definitions, and the statuses of the periods for the different Oracle Financial Applications installed, for a specific Set of Books/Ledger.
1. Log into SQL*Plus as apps user:-
sql>
2. At the SQL prompt type:
SQL> spool
Assuming you would like to save the output to the directory C:\TEMP and name the output file as
"calendar", type :
SQL> spool C:\TEMP\calendar.txt
3. Run the following queries to check the calendar:
(You can copy and paste the following query to Notepad, save it, then log into SQL*Plus from your
desktop by going to Start/Programs/Oracle for Windows/SQL Plus and log into your database and type
the following:
@
| Scripts to Check the Setup of the General Ledger Calendar [ID 76503.1] | |||||
| Modified 18-MAR-2011 Type TROUBLESHOOTING Status PUBLISHED | |||||
Follow these steps to check the Calendar definitions and period statuses for Oracle Financial Applications that use the Calender defined by General Ledger.
This script will return the Calendar definitions, and the statuses of the periods for the different Oracle Financial Applications installed, for a specific Set of Books/Ledger.
1. Log into SQL*Plus as apps user:-
sql>
2. At the SQL prompt type:
SQL> spool
Assuming you would like to save the output to the directory C:\TEMP and name the output file as
"calendar", type :
SQL> spool C:\TEMP\calendar.txt
3. Run the following queries to check the calendar:
(You can copy and paste the following query to Notepad, save it, then log into SQL*Plus from your
desktop by going to Start/Programs/Oracle for Windows/SQL Plus and log into your database and type
the following:
@
| Scripts to Check the Setup of the General Ledger Calendar [ID 76503.1] | |||||
| Modified 18-MAR-2011 Type TROUBLESHOOTING Status PUBLISHED | |||||
Follow these steps to check the Calendar definitions and period statuses for Oracle Financial Applications that use the Calender defined by General Ledger.
This script will return the Calendar definitions, and the statuses of the periods for the different Oracle Financial Applications installed, for a specific Set of Books/Ledger.
1. Log into SQL*Plus as apps user:-
sql>
2. At the SQL prompt type:
SQL> spool
Assuming you would like to save the output to the directory C:\TEMP and name the output file as
"calendar", type :
SQL> spool C:\TEMP\calendar.txt
3. Run the following queries to check the calendar:
(You can copy and paste the following query to Notepad, save it, then log into SQL*Plus from your
desktop by going to Start/Programs/Oracle for Windows/SQL Plus and log into your database and type
the following:
@