|
最初由 cd165 发布
[B]
请问这些SCN从那些视图能够看到? [/B]
当前的scn:
C:\>sqlplus "/@lunar as sysdba"
SQL*Plus: Release 9.2.0.1.0 - Production on 星期三 6月 16 09:50:32 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
连接到:
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production
SQL> select max(ktuxescnw * power(2, 32) + ktuxescnb) from x$ktuxe;
MAX(KTUXESCNW*POWER(2,32)+KTUXESCNB)
------------------------------------
715435
SQL> |
|