Today I had a situation at my client’s place which I need to tackle as soon as possible and I [...]
Entries Tagged as 'Oracle Database'
Database Link coming handy!!!
August 8th, 2009 · 3 Comments
Tags: Oracle Administration · Oracle Database
ORA-01092: ORACLE instance terminated. Disconnection forced, error while creating database manually!
December 8th, 2008 · 4 Comments
Today while creating the database manually for our development environment, I incurred following error.
When I checked my alter log It [...]
Tags: Oracle Database · Oracle Installation
What to do when database runs out of temp tablespace?
July 11th, 2008 · 1 Comment
Yesterday suddenly I received a call from my guys that one of the database server at my client’s placeĀ has [...]
Tags: Oracle Administration
Installing Oracle Database Lite 10g Release 3 Mobile Server
July 7th, 2008 · 2 Comments
First time when I installed Oracle Database Lite 10g Release 3 Mobile Server in development PC, I didn’t faced any [...]
Tags: Oracle Lite
ORA-12638 : Credential retrieval failed
May 4th, 2008 · 5 Comments
Recently after I configured database on testing machine and configure the forms to run on middle tier on testing machine [...]
Tags: Oracle Administration · Oracle Installation
Bitmap Index in Oracle Express Edition
April 18th, 2008 · 2 Comments
Today while exporting I came to know that Oracle XE does not support Bitmap Indexes.
Then to test it out, I [...]
Tags: Oracle Concepts · Oracle Database
ADR Command Interpreter (ADRCI) a new tool in Oracle 11g
December 17th, 2007 · No Comments
Recently while doing R&D, I came across the ADR Command Interpreter (ADRCI).
Introduced in Oracle Database Release 11g, it is a [...]
Tags: Oracle 11g New Features · Oracle Administration
How to find a trace file Oracle 11g
December 16th, 2007 · No Comments
Yesterday I was doing some r&d and tried to find trace file for my session.
After lot of trouble I was [...]
Tags: Oracle Administration · Oracle Database
Dropping and Creating Database Enterprise Manager or Database Controller
December 15th, 2007 · 4 Comments
While installing the database some time due some problem, everything is installed but enterprise manager does not work.
In another common [...]
Tags: Oracle Installation
Oracle Database Reading & Writing Process
December 4th, 2007 · No Comments
Just putting into words what I understand about how Oracle database handles the reading and writing of data.
Did some brain [...]
Tags: Oracle Concepts · Oracle Database