b) But,in case of External table authentication it was quite different for this we have to create session variable for that firstly create one initialization block in that use the following query select 2 "LOGLEVEL" from DUAL
where 2 is logging level for all the users
c) Create one session system variable with LOGLEVEL as its name and assign the above defined initialization block to this variable LOGLEVEL
where 2 is logging level for all the users
c) Create one session system variable with LOGLEVEL as its name and assign the above defined initialization block to this variable LOGLEVEL