You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:18:05 UTC

[jira] [Created] (TRAFODION-764) LP Bug: 1392491 - Unavailability of privmgr metadata error is incomplete

Alice Chen created TRAFODION-764:
------------------------------------

             Summary: LP Bug: 1392491 - Unavailability of privmgr metadata error is incomplete
                 Key: TRAFODION-764
                 URL: https://issues.apache.org/jira/browse/TRAFODION-764
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: Roberta Marton
            Assignee: Roberta Marton


During startup of SQL Trafodion processes, code exists to see if the privilege manager metadata is up-to-date and correct.  This code does not handle incomplete or unavailable PrivMgr tables very nicely.  Some work is needed to better report problems.  Included with this is to update the wording of errors 1234 and 1394.

To recreate:

initialize authorization;
set parserflags 131072;
drop table privmgr_md.object_privileges;

Now try some requests.  These fail with missing table or other errors.
Should return error 1234.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)