on 2016 Oct 06 11:43 AM
When I made the upgrade my database from 12.0.1.4403 to 16.0.0.2322, EXTENV_MAIN & EXTENV_WORKER users remained.
These users "have limited permissions" in ASA12.
In ASA16, these users do not have any privileges / roles, i.e. CALL sp_displayroles( 'EXTENV_WORKER' ) = null.
Is this correct?
For example, after the upgrade I started getting the following error:
+2,<,7,CONNECT
=,C,7,UID=EXTENV_WORKER;DBN='...'
+2,>,7,CONNECT,7
=,<,7,PREPARE,select ... from "SYS"."SYSOPTION" as "o" ...
=,>,7,PREPARE,65536
=,<,7,EXEC,65536
=,E,7,-121,Permission denied: you do not have permission to select from "SYSOPTION"
Request clarification before answering.
User | Count |
---|---|
50 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.