Page 1 of 1
Unable to Export
Posted: Mon Oct 27, 2008 2:18 am
by rana.abdulwahid
Hi,
I am not able to export data from any form of Oracle Application 11i using following navigation:
File --> Export
While it is working fine before 2 days.
Posted: Mon Oct 27, 2008 2:52 am
by admin
Open Internet Explorer and enable download options,
IE Menu:-Tools > Internet Options > Security (Tab) > Custom Level (Button)
scroll down to download section and enable the options. Restart IE and try again to export.
thanks
Posted: Mon Oct 27, 2008 3:07 am
by rana.abdulwahid
Dear Admin,
It is still not working.
All download options have already been enabled.
Posted: Mon Oct 27, 2008 3:17 am
by admin
On Security (Tab) also enable for Local Intranet. thanks
Posted: Mon Oct 27, 2008 3:35 am
by rana.abdulwahid
Hi,
I have resolved the issue by Oracle Doc ID 552268.1 on Metalink.
Steps as follow:
1. Run $FND_TOP/patch/115/sql/afupdlob.sql to drop the index.
2. Then run $FND_TOP/sql/aflobbld.sql to build the FND_LOBS table.
3. Retest for File > Export
Posted: Tue Nov 04, 2008 1:59 am
by lukman
Thanks for sharing