Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Performance problem with connect string (2nd attempt)

RE: Performance problem with connect string (2nd attempt)

From: Dharani Ravi <dharan71_at_yahoo.com>
Date: Wed, 26 Sep 2001 21:20:30 -0700
Message-ID: <F001.0039A241.20010926205021@fatcity.com>

Dear Nirmal Kumar,

I give below the content of the files :

# LISTENER.ORA Configuration
File:/oracle/app/oracle/product/8.1.6/network/admin/listener.ora # Generated by Oracle configuration tools.

LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
(ADDRESS_LIST =

        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.100.43)(PORT = 1521)(queuesize=5))

      )
    )
    (DESCRIPTION =
(ADDRESS_LIST =

        (ADDRESS = (PROTOCOL = IPC)(key = V816_extproc))

      )
    )
  )
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
(GLOBAL_DBNAME = utigs.com)
(ORACLE_HOME = /oracle/app/oracle/product/8.1.6)
(SID_NAME = utigs2)

    )
    (SID_DESC =
(GLOBAL_DBNAME = utigs.com)
(ORACLE_HOME = /oracle/app/oracle/product/8.1.6)
(SID_NAME = utigs.com)

    )
    (SID_DESC =
(GLOBAL_DBNAME = utigs.com)
(ORACLE_HOME = /oracle/app/oracle/product/8.1.6)
(SID_NAME = utigs1)

    )
    (SID_DESC =
(GLOBAL_DBNAME = ugdm.com)
(ORACLE_HOME = /oracle/app/oracle/product/8.1.6)
(SID_NAME = ugdm)

    )
    (SID_DESC =
(SID_NAME = V816)
(ORACLE_HOME = /oracle/app/oracle/product/8.1.6)
(PROGRAM=extproc)

    )
  )

TNSNAMES.ORA # TNSNAMES.ORA Configuration
File:/oracle/app/oracle/product/8.1.6/network/admin/tnsnames.ora # Generated by Oracle configuration tools.

TEMP =
  (DESCRIPTION =
    (ADDRESS_LIST =
(ADDRESS = (PROTOCOL = tcp)(HOST =
10.10.100.43)(PORT = 1521))
    )
    (CONNECT_DATA =
(SID = temp)

    )
  )

TRASH =
  (DESCRIPTION =
    (ADDRESS_LIST =
(ADDRESS = (PROTOCOL = tcp)(HOST =
10.10.100.43)(PORT = 1521))
    )
    (CONNECT_DATA =
(SID = TRASH)

    )
  )

ugdm =
  (DESCRIPTION =
    (ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST =
10.10.100.43)(PORT = 1521))
    )
    (CONNECT_DATA =
(service_name = ugdm.com)
(instance_name=ugdm)

    )
  )

extproc_connection_data =
  (DESCRIPTION =
    (ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC )(key =
V816_extproc))

    )
    (CONNECT_DATA =
(SID = V816)

    )
  )

Thanks in advance

Dharan
--- Nirmal Kumar Muthu Kumaran <NIRMALK_at_qtel.com.qa> wrote:

> unable to open the zip files.....
> 
> 
> > -----Original Message-----
> > From:       Dharani Ravi [SMTP:dharan71_at_yahoo.com]
> > Sent:       Wednesday, September 26, 2001 10:05 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject:    Performance problem with connect string
> (2nd attempt)
> > 
> > Hi,
> > 
> > Last week I had posted the same the question.  As
> > there are no replies, I am trying my luck once
> again. 
> > Pl help.
> > 
> > Oracle Version 8.1.6
> > OS  Solaris 8
> > 
> > Whenever we telnet and execute a job without
> connect
> > string, the job runs within 15 minutes.  However
> if
> > the same job is executed with connect string
> > (@dbname), then the same job takes 2 hours.  I am
> > enclosing a zip file which contains listener.ora
> and
> > tnsnames.ora.  How to solve this problem ?
> > 
> > Thanks in advance.
> > 
> > Dharan
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Get email alerts & NEW webcam video instant
> messaging with Yahoo!
> > Messenger. http://im.yahoo.com << File:
> Listener.zip >> 
> -- 
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> -- 
> Author: Nirmal Kumar  Muthu Kumaran
>   INET: NIRMALK_at_qtel.com.qa
> 
> Fat City Network Services    -- (858) 538-5051  FAX:
> (858) 538-5051
> San Diego, California        -- Public Internet
> access / Mailing Lists
>
--------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from).  You may

> also send the HELP command for other information > (like subscribing).

Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Dharani Ravi
  INET: dharan71_at_yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Sep 26 2001 - 23:20:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US