Skip to content

Commit b7927d3

Browse files
renetapopovaLojjs
andauthored
Update modules/ROOT/pages/errors/gql-errors/52N34.adoc
Co-authored-by: Louise Berglund <[email protected]>
1 parent 2c936b2 commit b7927d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors/52N34.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 52N34
22

33
== Status description
4-
error: procedure exception - procedure sandboxed. `{ <<sig>> }` is unavailable because it is sandboxed. Sandboxing is controlled by the dbms.security.procedures.unrestricted setting. Only un-restrict procedures you can trust with access to database internals.
4+
error: procedure exception - procedure restricted. `{ <<fun>> }` is restricted and accesses database internals. Procedure restriction is controlled by the dbms.security.procedures.unrestricted setting. Only un-restrict procedures you can trust with access to database internals.
55

66
ifndef::backend-pdf[]
77
[discrete.glossary]

0 commit comments

Comments
 (0)