Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> something magic about SYS.LINK$ ?
Oracle 9.2.0.7.0 on Win2003
Stumbled on to this, and don't have an explanation:
Connected as SYSTEM, with the standard, out-of-the-box DBA role:
system_at_NPSTDB.WORLD> select count(*) from sys.link$; select count(*) from sys.link$
*
A little further hunting shows that there are only 2 of the sys.$ tables that this happens on ... SYS.LINK$ and SYS.USER_HISTORY$
??? Received on Fri Sep 02 2005 - 09:33:56 CDT