[ http://nagoya.apache.org/jira/browse/DERBY-60?page=comments#action_55327 ] Jean T. Anderson commented on DERBY-60: ---------------------------------------
At least it's a valid schema name: ij> select distinct schemaname from sys.sysschemas; SCHEMANAME --------------------------------------------------- APP NULLID SQLJ SYS SYSCAT SYSCS_DIAG SYSCS_UTIL SYSFUN SYSIBM SYSPROC SYSSTAT 11 rows selected > Documentation refers to SYSIBM system schema > -------------------------------------------- > > Key: DERBY-60 > URL: http://nagoya.apache.org/jira/browse/DERBY-60 > Project: Derby > Type: Bug > Components: Documentation > Reporter: John Sisson > Priority: Trivial > > http://incubator.apache.org/derby/manuals/tools/tools109.html refers to the > SYSIBM system schema as an example, but SYSIBM is not mentioned anywhere else > in the Derby documentation (when I searched for it). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
