
appsdbas.blogspot.com
Oracle Apps DBAThis blog is created to put all the Apps DBA relevant information at one place.
http://appsdbas.blogspot.com/
This blog is created to put all the Apps DBA relevant information at one place.
http://appsdbas.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.2 seconds
PAGES IN
THIS WEBSITE
13
SSL
EXTERNAL LINKS
0
SITE IP
172.217.6.33
LOAD TIME
0.219 sec
SCORE
6.2
Oracle Apps DBA | appsdbas.blogspot.com Reviews
https://appsdbas.blogspot.com
This blog is created to put all the Apps DBA relevant information at one place.
Oracle Apps DBA: 12/01/2011 - 01/01/2012
http://appsdbas.blogspot.com/2011_12_01_archive.html
This blog is created to put all the Apps DBA relevant information at one place. Friday, December 02, 2011. Useful Articles for Apps DBAs Oracle noteID ID 828157.1. Java- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - note 418664.1. Overview of Using Java with Oracle E-Business Suite Release 12 note 455492.1. Using Latest Update of Java 6.0 with Oracle E-Business Suite Release 12 note 384249.1. Upgrading JInitiator with Oracle E-Business Suite 11i note 11...
Oracle Apps DBA: Oracle Maximum avaiability Documents
http://appsdbas.blogspot.com/2008/10/oracle-maximum-avaiability-documents.html
This blog is created to put all the Apps DBA relevant information at one place. Monday, October 06, 2008. Oracle Maximum avaiability Documents. Http:/ www.oracle.com/technology/deploy/availability/htdocs/maa.htm. Subscribe to: Post Comments (Atom). Oracle Maximum avaiability Documents. View my complete profile.
Oracle Apps DBA: 01/01/2008 - 02/01/2008
http://appsdbas.blogspot.com/2008_01_01_archive.html
This blog is created to put all the Apps DBA relevant information at one place. Monday, January 28, 2008. 1 Oracle E-Business Suite Release 11i Technology Stack Documentation Roadmap : https:/ metalink.oracle.com/metalink/plsql/f? P=130:14:1047314972424665344: : p14 database id,p14 docid,p14 show header,p14 show help,p14 black frame,p14 font:NOT,207159.1,1,1,0,helvetica. Oracle 10g Database , RAC and ASM :. Installation of the Metadata Repository and Identity Management in High Availability Environment.
Oracle Apps DBA: 06/01/2011 - 07/01/2011
http://appsdbas.blogspot.com/2011_06_01_archive.html
This blog is created to put all the Apps DBA relevant information at one place. Tuesday, June 14, 2011. Oracle 11g New features. Http:/ www.oracle-base.com/articles/11g/Articles11g.php. Links to this post. Subscribe to: Posts (Atom). Oracle 11g New features. View my complete profile.
Oracle Apps DBA: Oracle ASM Information
http://appsdbas.blogspot.com/2008/10/oracle-asm-information.html
This blog is created to put all the Apps DBA relevant information at one place. Monday, October 06, 2008. Http:/ www.oracle.com/technology/products/database/asm/index.html. Subscribe to: Post Comments (Atom). Oracle Maximum avaiability Documents. View my complete profile.
TOTAL PAGES IN THIS WEBSITE
13
Oracle Apps DBA troubleshooting
Oracle Apps DBA troubleshooting. Saturday, November 14, 2009. ORA-27047: unable to read the header block of file. Trying to clone from prod. If you noticed following error message. CREATE CONTROLFILE REUSE SET DATABASE "DEV". ERROR at line 1:. ORA-01503: CREATE CONTROLFILE failed. ORA-01565: error in identifying file. ORA-27047: unable to read the header block of file. After above error I run following command and noticed header error. System01.dbf: Header block magic number is bad. Oracle Apps DBA blog.
Coming Soon - Future home of something quite cool
Future home of something quite cool. If you're the site owner. To launch this site. If you are a visitor. Please check back soon.
appsdbarepository.blogspot.com
Info on Oracle Apps and DB
Info on Oracle Apps and DB. Sunday, March 25, 2007. Apps - Concurrent Queries. Request Details with Status/Phase Info. Select b.user concurrent program name, cp.request id, sc.MEANING,pc.MEANING ,. To char(cp.actual start date,'dd-mon-yyyy hh24:mi'),. To char(cp.actual completion date,'dd-mon-yyyy hh24:mi'). FROM apps.fnd concurrent requests cp ,apps.fnd concurrent programs vl b, apps.fnd lookups sc , apps.fnd lookups pc. Cprequest id between = ReqId. Bapplication id = cp.program application id and.
Oracle Apps DBA
This blog is created to put all the Apps DBA relevant information at one place. Friday, December 02, 2011. Useful Articles for Apps DBAs Oracle noteID ID 828157.1. Java- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - note 418664.1. Overview of Using Java with Oracle E-Business Suite Release 12 note 455492.1. Using Latest Update of Java 6.0 with Oracle E-Business Suite Release 12 note 384249.1. Upgrading JInitiator with Oracle E-Business Suite 11i note 11...
Oracle Apps DBA stuff
Oracle Apps DBA stuff. Friday, March 13, 2015. Method to Track Oracle Schema User Password and Modification History. Find out Current, New Password. Here are the steps:. Here these objects like table, Procedure, Function are created under sys user. Only sys can query the changes. SQL conn / as sysdba. Create a tracking table with a character column. SQL create table pass track (hist varchar2(200) ;. Create a procedure with autonomous transaction to insert the records to the table. END fn track pass;.
This site is under development
APPS DBA Support | share my expierience
11202 ‘GCR sleep’ event. And I couldn’t understand what is this sleep/wait event that occupies 15% of system resources and how I cannot see it from application performance or concurrent processing point of view . As neither MoS or google could help me SR was raised and this is what we get:. The GCR sleep event is an Idle Wait Event. This event should not be included by statspack when reporting on the Top Timed Events. So no worries, this is just a representative bug into Oracle Statspack. Is built so tha...