From: Nicholas G. <ngo...@ba...> - 2011-08-04 21:02:18
|
Marc, Are the tables actually present in the catalog, just not showing in "!tables"? What does select * from sys_root.dba_schemas yield? Also, what schema did you use? If it's one of the system schema (SYS_BOOT, SYS_ROOT, etc) objects there would. Kevin has been testing using the dist build trying to repro your situation. Nick On Aug 4, 2011, at 1:28 PM, Marc Berkowitz wrote: > I mean the tables in my user schema are not listed by !tables after I run install/catalog.sql. |