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

Home -> Community -> Mailing Lists -> Oracle-L -> VMS specific problem - running query from SQLPLUS

VMS specific problem - running query from SQLPLUS

From: <daniel.hubler_at_aurora.org>
Date: Fri, 15 Sep 2006 07:54:41 -0500
Message-ID: <OFA633D234.5EE803DE-ON862571EA.00465011-862571EA.0046FCC1@aurora.org>


This is Oracle v9205 on VMS (alpha) 7.3-2.

Getting the following while running (just about any) query via sqlplus:



xxx02$> sqlplus

SQL*Plus: Release 9.2.0.5.0 - Production on Fri Sep 15 07:27:43 2006

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Enter user-name: xxxxxxx
Enter password:

Connected to:
Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production With the Real Application Clusters option JServer Release 9.2.0.5.0 - Production

07:27:48 TECH1 >>select *
07:27:52   2  from sys.dba_tables
07:27:57   3  order by last_analyzed;

%SYSTEM-W-UNWIND, unwind currently in progress
%TRACE-W-TRACEBACK, symbolic stack dump follows
%SYSTEM-W-UNWIND, unwind currently in progress
DEV02$>

No trace files generated.
Nothing in alert.log.

Ideas anybody?
Thanks.

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 15 2006 - 07:54:41 CDT

Original text of this message

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