1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| cnsh230249:cfods > uname -a Linux cnsh230249 2.6.18-164.9.1.el5 #1 SMP Wed Dec 9 03:27:37 EST 2009 x86_64 x86_64 x86_64 GNU/Linux cnsh230249:cfods > sqlplus '/as sysdba'
SQL*Plus: Release 11.2.0.2.0 Production on Sat Jan 28 19:55:43 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP, Data Mining and Real Application Testing options
SQL>
|