Oracle Applications DBA Blog

My experiences of Oracle Apps, Oracle Databases and other Oracle Technologies

Monday, June 25, 2012

ORA-20002: 3207: User 'SYSADMIN' does not have access to notification 66758. ORA-06512: at "APPS.WF_ADVANCED_WORKLIST", line 84 ORA-06512: at line 1

›
Changed Workflow Administrator role from SYSADMIN to a user ABC. After this change the users started getting the following error in workflo...
15 comments:

FDPSTP failed due to ORA-20100: Error: FND_FILE failure. Unable to create file, oXXXXXXXX.tmp in the directory, /usr/tmp

›
A TEST instance was already up and running and I created another production clone on the same server/machine. Once the services of both ...
8 comments:
Sunday, May 20, 2012

11gR1 Data Guard: Logs apply on standby is stoped due to currept or incomplete log

›
Check the logs apply status Login to standby database (Open read only if not already opened) SQL> select max(al.sequence#) "Last S...
3 comments:

R12 Web ADI: Make it work with MS Office 2010

›
In Excel 2010 Go to File > Options. Following screen will open Select Trust center Click on Trust c...
43 comments:

ORA-02303: cannot drop or replace a type with type or table dependents

›
Try to modify a type and CREATE OR REPLACE TYPE gives the error: ORA-02303: cannot drop or replace a type with type or table dependents ...
7 comments:

Check how many archive logs have been recieved and applied by standby database

›
Login to standby database (Open read only if not already opned) SQL> select max(al.sequence#) "Last Seq Recieved", max(lh.se...
6 comments:

Delete N number of lines from a file on Linux

›
$ sed -i 'starting_line_no, end_line_no d' file_name $ sed -i '1,5d' test.txt The above command will delete first 5 lin...
4 comments:
›
Home
View web version

About Me

My photo
Muhammad Hizbullah
Sharjah, United Arab Emirates
• More than 7 years versatile Oracle Apps DBA and Technical Consultant experience for the Oracle E-Business Suite (11i & R12) Implementations and post implementation Support (maintenance, support and enhancement) with the leading Oracle (Certified Advantage Partner) ERP Consulting firms • Completed several Oracle ERP Implementation projects of well reputed organizations like Sapphire Group of Companies Pakistan, Ibrahim Fibers Limited Pakistan, Amtex Limited Pakistan, German Gulf Enterprises UAE, Terrazzo Group UAE, Sports Cities International Tunis and Emitac Group UAE • Apps Maintenance & Database Administration (Patching, Cloning, Backup and Performance Tuning etc) • Oracle Apps Cross Platform Migration & Database Up-Gradations • Customize & Personalize of Oracle Apps using different Development tools like Oracle Developer (6i, 9i, and 10g), Oracle XML/BI Publisher, Oracle Discoverer, Oracle Workflow Builder and Quest Toad
View my complete profile
Powered by Blogger.