Writing About Our Experiences With Oracle Databases
Friday July 30th 2010

Latest Topics

DBMS_SCHEDULER jobs not running?

I came across this posting on OTN which lists down things to check in case your scheduler job is not . This is quite [Read More]

‘Metric execution timed out’ error reported by Grid

We use 10.2 Enterprise Manager Grid control  to monitor our oracle database environments . Apart from the normal [Read More]

Downloading Oracle Software directly to Server

Downloading Oracle Software directly to Server

This article is based on Pythian’s aricle DOWNLOADING FROM OTN DIRECTLY TO YOUR DATABASE SERVER. Article [Read More]

11gR2 Silent Install errors with [SEVERE] – Invalid My Oracle Support credentials

While performing  11gR2 RAC Database Software installation with response file (silent mode), I got this error. - [Read More]

opmnctl start fails when ORA_NLS10 parameter is set

I got into this issue , where in while starting Grid Control components, opmnctl command failed with following errors [Read More]

About Us

We are group of professionals who have expertise in Oracle Databases in areas such as RAC, RMAN, ASM,Dataguard, Performance tuning, Security and Oracle Internals.

We would like to use this platform to share our ideas with Oracle community and also learn new things with Technical discussions arising out of the content posted on this blog.

Blog Contributors


View amit bansal's profile on LinkedIn

Amit Bansal has 5+ years of IT experience . He has experience of working in both Production and Development environments with Oracle 8i/9i/10g Databases. This  includes 3 years stint with Oracle Support (India Support Center) and Oracle Consulting(OSSI). Currently working with Yahoo SDC,India.

View Saurabh Sood's profile on LinkedIn

Saurabh Sood has 4+ years experience as an Oracle DBA.Currently he is working as Database consultant with Oracle Consulting OSSI . Prior to it he has also worked for Oracle Support (India Support Center) in Server Technologies Group for 2 years. Hands on experience with Oracle Database 8i/9i/10g , OPS, ASM, RAC , DataGuard ,  DataVault, NLS and Implementing Oracle Security.

LeoSanil has been working as Oracle DBA for more then 3 years.

  • Share/Bookmark

4 Comments for “About Us”

  • Pavan Kumar N says:

    Hi,

    Nice to see you in oracle forums.,, :-)
    Nice blog tooo..

  • Ajit says:

    Dear Amit & Saurabh,

    Came across your blog by sheer accident; via a Google search with different search parameters and ordering.

    Here is my question:

    We have a production environment – SUN V445 with dual SPARC processors; 6 GB memory and a SUN 2540 diskarray. We are having the SUN Java System Application Server Enterprise Edition 8. 2 and Oracle 9i R2.

    Is there a realtionship between a high run queue in Solaris and a high DB connections in the App Server? Is there any effect by a JDBC – ODBC connection on these two parameters: one or two clients in the network make calls to a PC to obtain data.

    • Amit says:

      Hi Ajit,

      I dont think high DB connections will lead to high run queue. Only when process is using CPU, it would be on a run queue. Check if you can co-relate the OS top process and wait events for sessions in Db (use OS process id and spid from V$process), and look for wait events and also see their execution plan.

      cheers
      Amit


Leave a Comment

Recent Comments

Deepak had this to say

Thanks a lot Amit. Very useful doc. Please update something more like this. Read the post

Amit had this to say

Upload the cookies.txt file in same directory from where you are running the wget command. Did you try downloading Read the post

inoideas had this to say

I tried but got the below error msg wget .load-cookies=cookies.txt --user-agent Mozilla/4.0 Read the post

Richard had this to say

Hello, Great this tip that you sent, you helped me so much. but take care when to use dd command. Regards, Read the post

Ram had this to say

This is very straight forward and clear.It has become easy when compared to referring the looong docs. Read the post