Comment : Charset=windows-1252
Request : inquire restrict(restrict(dbmsfile,matches(the_string(filename),string(DATABASECATALOG...DB))),gt(pagesize,int(4096)))
Reply   : RELATION(HEADING(PAGESIZE(INT)FILENAME(FILENAME))BODY(TUPLE(PAGESIZE(32768)FILENAME(DATABASECATALOG.SPDB))))
Request : inquire restrict(restrict(dbmsfile,matches(the_string(filename),string(DATABASECATALOG...DB))),gt(pagesize,int(36000)))
Reply   : RELATION(HEADING(PAGESIZE(INT)FILENAME(FILENAME))BODY())
Request : inquire restrict(restrict(dbmsfile,matches(the_string(filename),string(DATABASECATALOG...DB))),eq(pagesize,int(32768)))
Reply   : RELATION(HEADING(PAGESIZE(INT)FILENAME(FILENAME))BODY(TUPLE(PAGESIZE(32768)FILENAME(DATABASECATALOG.SPDB))))
Request : inquire restrict(restrict(dbmsfile,matches(the_string(filename),string(DATABASECATALOG...DB))),eq(pagesize,int(24576)))
Reply   : RELATION(HEADING(PAGESIZE(INT)FILENAME(FILENAME))BODY())
Request : inquire restrict(restrict(relvarid,gt(long(1000),relvarid)),eq(relvarid,long(2)))
Reply   : RELATION(HEADING(RELVARID(LONG)RELVARNAME(NAME))BODY(TUPLE(RELVARID(2)RELVARNAME(ATTRIBUTE))))
Request : inquire restrict(restrict(relvarid,gt(long(1000),relvarid)),eq(relvarid,long(8)))
Reply   : RELATION(HEADING(RELVARID(LONG)RELVARNAME(NAME))BODY(TUPLE(RELVARID(8)RELVARNAME(DATABASECONSTRAINT))))
Request : inquire restrict(restrict(relvarid,gt(long(1000),relvarid)),or(eq(relvarid,long(2)),eq(relvarid,long(8))))
Reply   : RELATION(HEADING(RELVARID(LONG)RELVARNAME(NAME))BODY(TUPLE(RELVARID(2)RELVARNAME(ATTRIBUTE))TUPLE(RELVARID(8)RELVARNAME(DATABASECONSTRAINT))))
Request : inquire restrict(restrict(relvarid,gt(long(1000),relvarid)),nor(eq(relvarid,long(2)),eq(relvarid,long(8))))
Reply   : 1497858657:253:Operator implementation for operator NOR(BOOLEAN;BOOLEAN) could not be loaded.
Request : inquire restrict(restrict(relvarid,gt(long(1000),relvarid)),and(eq(relvarid,long(2)),eq(relvarid,long(8))))
Reply   : RELATION(HEADING(RELVARID(LONG)RELVARNAME(NAME))BODY())
Request : inquire restrict(restrict(databaseconstraint,gt(long(100000),errorcode)),gt(int(65),length(sp_expression)))
Reply   : RELATION(HEADING(CONSTRAINTLABEL(STRING)SP_EXPRESSION(STRING)ERRORCODE(LONG))BODY(TUPLE(CONSTRAINTLABEL(All key attributes must be part of an existing key)SP_EXPRESSION(SEMIMINUS\(KEYATTRIBUTE,KEY\))ERRORCODE(17))TUPLE(CONSTRAINTLABEL(All cardinality statistics must be for recorded relvars)SP_EXPRESSION(SEMIMINUS\(RELVARCARDINALITY,PROJECT\(RECORDTYPE,\(RELVARNAME\)\)\))ERRORCODE(88))TUPLE(CONSTRAINTLABEL(All tuple constraints must refer to known relvars)SP_EXPRESSION(SEMIMINUS\(TUPLECONSTRAINT,PROJECT\(RELVARID,\(RELVARNAME\)\)\))ERRORCODE(30))TUPLE(CONSTRAINTLABEL(No virtual relvar can have the same name as a real one)SP_EXPRESSION(JOIN\(RELVAR,VIRTUALRELVAR\))ERRORCODE(103))TUPLE(CONSTRAINTLABEL(Component names must be unique across all possreps of its type)SP_EXPRESSION(JOIN\(UDTPOSSREPCOMPONENT,UDTPHYSICALPOSSREPCOMPONENT\))ERRORCODE(149))TUPLE(CONSTRAINTLABEL(All internal relvar IDs must refer to an existing relvar)SP_EXPRESSION(SEMIMINUS\(RELVARID,PROJECT\(RELVAR,\(RELVARNAME\)\)\))ERRORCODE(31))TUPLE(CONSTRAINTLABEL(TupleIndexes cannot have indexcomponents.)SP_EXPRESSION(JOIN\(TUPLEINDEX,INDEXCOMPONENT\))ERRORCODE(78))TUPLE(CONSTRAINTLABEL(All user-defined physical possrep components must be for the physical possrep of the user-defined type)SP_EXPRESSION(SEMIMINUS\(UDTPHYSICALPOSSREPCOMPONENT,USERDEFINEDTYPE\))ERRORCODE(147))TUPLE(CONSTRAINTLABEL(A non-physical possrep of a user-defined type cannot have the same name as the physical possrep of that same type.)SP_EXPRESSION(SEMIJOIN\(UDTPOSSREP,USERDEFINEDTYPE\))ERRORCODE(144))TUPLE(CONSTRAINTLABEL(All default attribute values must be for known relvar attributes)SP_EXPRESSION(SEMIMINUS\(NEWATTRIBUTEDEFAULTVALUE,RELVARATTRIBUTE\))ERRORCODE(26))TUPLE(CONSTRAINTLABEL(All relvar attributes must be known attributes)SP_EXPRESSION(SEMIMINUS\(RELVARATTRIBUTE,PROJECT\(ATTRIBUTE,\(ATTRIBUTENAME\)\)\))ERRORCODE(28))TUPLE(CONSTRAINTLABEL(All indexes must have an internal id)SP_EXPRESSION(SEMIMINUS\(INDEX,PROJECT\(INDEXID,\(INDEXNAME,RELVARNAME\)\)\))ERRORCODE(62))TUPLE(CONSTRAINTLABEL(All recordtypes must define a record for known base relvars)SP_EXPRESSION(SEMIMINUS\(RECORDTYPE,PROJECT\(RELVARID,\(RELVARNAME\)\)\))ERRORCODE(36))TUPLE(CONSTRAINTLABEL(All permanent relvar references must be made by known virtual relvars)SP_EXPRESSION(SEMIMINUS\(VIRTUALRELVARREFERENCES,VIRTUALRELVAR\))ERRORCODE(138))TUPLE(CONSTRAINTLABEL(All triggereddataactions must be defined for known relvars)SP_EXPRESSION(SEMIMINUS\(TRIGGEREDDATAACTION,RELVARID\))ERRORCODE(105))TUPLE(CONSTRAINTLABEL(All user-defined possreps must be a possrep for a user-defined type)SP_EXPRESSION(SEMIMINUS\(UDTPOSSREP,PROJECT\(USERDEFINEDTYPE,\(TYPENAME\)\)\))ERRORCODE(145))TUPLE(CONSTRAINTLABEL(All indexid's must refer to an existing index)SP_EXPRESSION(SEMIMINUS\(INDEXID,PROJECT\(INDEX,\(INDEXNAME,RELVARNAME\)\)\))ERRORCODE(63))TUPLE(CONSTRAINTLABEL(All storagespaces must be stored in existing dbms files)SP_EXPRESSION(SEMIMINUS\(STORAGESPACE,PROJECT\(DBMSFILE,\(FILENAME\)\)\))ERRORCODE(7))TUPLE(CONSTRAINTLABEL(All user-defined non-physical possrep components must be for a non-physical possrep of the user-defined type)SP_EXPRESSION(SEMIMINUS\(UDTPOSSREPCOMPONENT,UDTPOSSREP\))ERRORCODE(148))TUPLE(CONSTRAINTLABEL(All indexes must be indexes on existing record types)SP_EXPRESSION(SEMIMINUS\(INDEX,PROJECT\(RECORDTYPE,\(RELVARNAME,RECORDTYPENAME\)\)\))ERRORCODE(56))TUPLE(CONSTRAINTLABEL(Physical Component Value Selectors must be defined for physical possrep components of the type)SP_EXPRESSION(SEMIMINUS\(UDTPPCVALUESELECTOR,UDTPHYSICALPOSSREPCOMPONENT\))ERRORCODE(153))TUPLE(SP_EXPRESSION(SEMIMINUS\(VIRTUALRELVARDEPENDSONTYPE,VIRTUALRELVAR\))CONSTRAINTLABEL(Only known virtual relvars can depend on types.)ERRORCODE(180))TUPLE(CONSTRAINTLABEL(All relvar attributes must be attributes of an existing relvar)SP_EXPRESSION(SEMIMINUS\(RELVARATTRIBUTE,PROJECT\(RELVAR,\(RELVARNAME\)\)\))ERRORCODE(29))TUPLE(CONSTRAINTLABEL(Physical Component Value Selectors must be defined for a non-physical possrep of the type)SP_EXPRESSION(SEMIMINUS\(UDTPPCVALUESELECTOR,UDTPOSSREP\))ERRORCODE(152))TUPLE(CONSTRAINTLABEL(All index components must be components of an existing index)SP_EXPRESSION(SEMIMINUS\(INDEXCOMPONENT,PROJECT\(INDEX,\(INDEXNAME,RELVARNAME\)\)\))ERRORCODE(60))))
Request : inquire restrict(restrict(databaseconstraint,gt(long(100000),errorcode)),gt(length(expression),int(128)))
Reply   : 1497858657:325:Name 'expression' did not resolve as an attribute reference in its lexical scope { CONSTRAINTLABEL:STRING SP_EXPRESSION:STRING ERRORCODE:LONG }, nor is it equal to an existing relvar name. The cause of this problem was a be.SIRAPRISE.server.NotARelvarException with message Requested Relation variable EXPRESSION could not be found in the catalog..
Request : inquire restrict(restrict(databaseconstraint,gt(long(100000),errorcode)),gt(length(sp_expression),long(128)))
Reply   : 1497858657:253:Operator implementation for operator GT(INT;LONG) could not be loaded.
Request : inquire restrict(restrict(restrict(relvarid,gt(long(1000),relvarid)),gt(long(65),relvarid)),eq(relvarname,name(relvarattribute)))
Reply   : RELATION(HEADING(RELVARID(LONG)RELVARNAME(NAME))BODY(TUPLE(RELVARID(52)RELVARNAME(RELVARATTRIBUTE))))
END
