Skip to content

Commit 2c936b2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@ Status description:: error: procedure exception - procedure invocation failed. F
15411541

15421542
=== xref:errors/gql-errors/52N34.adoc[52N34]
15431543

1544-
Status description:: 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.
1544+
Status description:: 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.
15451545

15461546
=== xref:errors/gql-errors/52N35.adoc[52N35]
15471547

0 commit comments

Comments
 (0)