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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Plus session hangs

Re: SQL Plus session hangs

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 29 Jul 2004 13:34:41 -0700
Message-ID: <2687bb95.0407291234.26663b46@posting.google.com>


sejohnson_25_at_yahoo.com (Steve J) wrote in message news:<f35c8b00.0407290627.2819b8f0_at_posting.google.com>...
> I'm using SQL Plus from Oracle Client 9.2.0.2 on a Sun box running Sun
> OS 5.8 to access an 8.1.7.4 Oracle Database.
>
> I have a Unix process that executes SQL Plus to run script files every
> morning and this sparatically hangs. Locally I can still see the Unix
> process executing the shell script and can see the sqlplus process
> connected to the remote database but when I talk to the DBA at the
> remote system he doesn't see any sessions logged in with the userid
> I'm using.
>
> It used to do this once every couple of weeks but this week it's hung
> 3 out of 4 days. The last time it hung I had client side tracing
> turned on but the trace just stopped less than a minute after the
> session started without any errors. A successful process usually
> takes a half hour.
>
> I have 3 other processes running at the same time doing similar things
> and they never have a problem.
>
> Any help or ideas of what to do next would be appreciated.
>
> Thanks...

Apologies if this is a duplicate post as I got an error screen after hitting post but sometimes the posts appear.

Steve, are you sure the Oracle ID you gave the remote DBA is the Id used in the database link which may be different from the Oracle Id the session uses to log on?

What is the status of the local session in v$session? Is there a current SQL for the local session? What does v$session_wait show the session is waiting on?

HTH -- Mark D Powell -- Received on Thu Jul 29 2004 - 15:34:41 CDT

Original text of this message

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