Re: Forms/reports Application and DB security
- From: "Muhammed Soyer" <msoyer@xxxxxxxxx>
- To: F.Castillo@xxxxxxxxxxxxx
- Date: Mon, 12 Jun 2006 09:07:45 +0300
Hi Castillo,
What do you mean by future sessions ?
2006/6/12, F.Castillo@xxxxxxxxxxxxx <F.Castillo@xxxxxxxxxxxxx>:
Hola Juan
Using set_module has also the side effect to give us the possibility to
monitor and trace even future sessions.
Gracias
Felix
-----Ursprüngliche Nachricht-----
Von: Juan Carlos Reyes Pacheco [mailto:juancarlosreyesp@xxxxxxxxx]
Gesendet: Freitag, 9. Juni 2006 15:11
An: Castillo Sánchez, Félix (HZD)
Cc: oracle-l@xxxxxxxxxxxxx
Betreff: Re: Forms/reports Application and DB security
Hi Castillo
If you want to enable control by applications you can think in using
DBMS_APPLICATION_INFO.SET_MODULE( module_name => cXNombre, action_name =>
'Apertura' );
But I see this can be more complex, beacuse you must guarantee every
session had set this variables.
role with password is a better solution, unles I didn't understand your
comment.
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- AW: Forms/reports Application and DB security
- From: F.Castillo
- References:
- Re: Forms/reports Application and DB security
- From: Juan Carlos Reyes Pacheco
- AW: Forms/reports Application and DB security
- From: F.Castillo
Other related posts:
- » Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » RE: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » RE: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » RE: Forms/reports Application and DB security
- » RE: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
- » Re: Forms/reports Application and DB security
Hola Juan
Using set_module has also the side effect to give us the possibility to monitor and trace even future sessions.
Gracias
Felix
-----Ursprüngliche Nachricht----- Von: Juan Carlos Reyes Pacheco [mailto:juancarlosreyesp@xxxxxxxxx] Gesendet: Freitag, 9. Juni 2006 15:11 An: Castillo Sánchez, Félix (HZD) Cc: oracle-l@xxxxxxxxxxxxx Betreff: Re: Forms/reports Application and DB security
Hi Castillo If you want to enable control by applications you can think in using DBMS_APPLICATION_INFO.SET_MODULE( module_name => cXNombre, action_name => 'Apertura' );
But I see this can be more complex, beacuse you must guarantee every session had set this variables.
role with password is a better solution, unles I didn't understand your comment. -- http://www.freelists.org/webpage/oracle-l
- AW: Forms/reports Application and DB security
- From: F.Castillo
- Re: Forms/reports Application and DB security
- From: Juan Carlos Reyes Pacheco
- AW: Forms/reports Application and DB security
- From: F.Castillo