23.10.2012 Views

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

Openedge Data Management: SQL Reference - Product ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SHOW ENCRYPT ON<br />

64<br />

Authorization<br />

Any user is allowed to execute this statement.<br />

<strong>SQL</strong> Compliance<br />

Progress Software Corporation specific extension.<br />

Related statements<br />

SHOW ENCRYPT ON<br />

Syntax<br />

CONNECT AS CATALOG, DISCONNECT CATALOG, SET CATALOG<br />

The SHOW ENCRYPT statement provides encryption policy information on the primary database.<br />

It can be used only by security administrators or DBAs.<br />

SHOW ENCRYPT ON { ALL | [ TABLE | INDEX | LOB ]<br />

| TABLE tablename [ WITH INDEX| WITH LOB]<br />

| TABLE tablename ON INDEX indexname } ;<br />

When run, the statement returns a result set with eight columns:<br />

• <strong>Data</strong>base object type (AREA, TABLE, INDEX, LOB)<br />

• <strong>Data</strong>base object name<br />

• Object’s table name (blank for area)<br />

• <strong>Data</strong>base object name (blank for area)<br />

• <strong>Data</strong>base object identification<br />

• Object policy state (CURRENT or PREVIOUS)<br />

• Object policy cipher name<br />

• Object policy version number<br />

Notes • Only active policies are returned by the statement.<br />

• The only option which shows Type I area encryption information is the <strong>SQL</strong> statement<br />

SHOW ENCRYPTION ON ALL. Other options on SHOW ENCRYPT show encryption information<br />

only for Type II area database objects.<br />

Authorization<br />

Security Administrator or DBA.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!