Posted by: Edi Yanto on: April 22, 2009
Please visit my new domain at http://ediyanto.co.cc
C U there…
Update (as of 08-Nov-2009):
- Oracle Top-N Query
- Bersyukurlah…
- Cinta Sejati
- Nice Story
- 5 Tips Agar Tak Mudah Lelah
- Belajar dari Alphabet
- How To Get the List of All Responsibilities Assigned To A User
- Query To Find Multi-Org Is Enabled Or Not
- How To Find A [...]
Posted by: Edi Yanto on: April 19, 2009
Cause: Failed to allocate an extent of the required number of blocks for a temporary segment in the tablespace indicated.
Action: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.
MetaLink has a very detailed and informative article concerning ORA-01652 and RAC. There is some troubleshooting required [...]
Posted by: Edi Yanto on: February 15, 2009
Posted by: Edi Yanto on: February 7, 2009
Three possible errors can occur as below:
The Output Post Processor is not running or does not pick up the request
…
+————- 1) PUBLISH ————-+
Unable to find an Output Post Processor service to post-process request [request_id].
Check that the Output Post Processor service is running.
+————————————–+
…
Solutions:
* Verify that the Output Post Processor is enabled and active.
* If confirmed, [...]
Posted by: Edi Yanto on: January 12, 2009
When you submit the XML Report Publisher Program (XDOREPPB) you are prompted to select the Request ID for the data generation program. The LoV for this parameter is not being populated due to an incorrect profile option reference.
To work around this issue, you must change the references to the incorrect profile option in the [...]
Posted by: Edi Yanto on: January 7, 2009
After entering the address details in Create Customer Form, get error when saving:
“APP-AR-96282:Error The following SQL error occured
ORA-00001 : unique constraint (AR.HZ_CUST_ACCT_SITES_U2) violated”
Cause
The current value of sequence hz_cust_acct_sites_s is smaller than the existing data in hz_cust_acct_sites_all.orig_system_reference.
select hz_cust_acct_sites_s.currval from dual;
returns
3188
SQL> select column_name from dba_ind_columns where index_name=’HZ_CUST_ACCT_SITES_U2′;
COLUMN_NAME
ORIG_SYSTEM_REFERENCE
ORG_ID
But client has records in [...]
Posted by: Edi Yanto on: January 7, 2009
When attempting to apply Patch 6502082 – 11i.AD.I.6, the following error occurs
AutoPatch error:
Error while executing statement
AutoPatch error:
ORA-06550: line 3, column 10:
PLS-00302: component ‘IS_PATCH_APPLIED2′ must be declared
ORA-06550: line 3, column 1:
PL/SQL: Statement ignored
The issue is caused by the following setup:
Following package versions for package APPS.AD_PATCH are not created.
$AD_TOP/patch/115/sql adphpchb.pls 115.16
$AD_TOP/patch/115/sql adphpchs.pls 115.11
To implement the [...]
Posted by: Edi Yanto on: December 17, 2008
While running XML Publisher report for EXCEL output, the Concurrent Program has the error message :
“ORA-1403: no data found”
The cause of this problem has been identified in Bug 4396843 by Metalink.
The output of the report can be viewed from menu Request > Monitor through System Administration Responsibility or you can solve this problem by 2 [...]
Posted by: Edi Yanto on: July 9, 2008
Set the following profile options for the user who performs the Home Page personalization: Personalize Self Service Definition – Yes and FND: Personalization Region Link – Yes
Login to Applications Home Page and select the ‘Personalize Page’ link.
In the search option look for the “Row Layout” value in the list of values
(style field) and click on [...]
Posted by: Edi Yanto on: July 8, 2008
When you try to install the Oracle Workflow Builder on Vista, the following error appears:
Starting Oracle Universal Installer…
Checking installer requirements…
Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2. Actual 6.0
Failed <<<<
Oracle Workflow Builder Client has not been Certified yet to run on Windows Vista.
To configure the compatibility mode for an application, just locate the installation [...]
Recent Comments