dbTalk Databases Forums  

Create view from DBA_ROLES for non-privileged users?

comp.databases.oracle.server comp.databases.oracle.server


Discuss Create view from DBA_ROLES for non-privileged users? in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
gazzag
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 08:10 AM






On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:
Quote:
Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.
Out of interest, why?

Quote:
Any other thoughts about the original approach? Why specifically might
your solution be preferable?

Thanks again.

Dana
-g


Reply With Quote
  #22  
Old   
gazzag
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 08:10 AM






On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:
Quote:
Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.
Out of interest, why?

Quote:
Any other thoughts about the original approach? Why specifically might
your solution be preferable?

Thanks again.

Dana
-g


Reply With Quote
  #23  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
  #24  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
  #25  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
  #26  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
  #27  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
  #28  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
  #29  
Old   
dananrg@yahoo.com
 
Posts: n/a

Default Re: Create view from DBA_ROLES for non-privileged users? - 06-13-2008 , 09:54 AM



On Jun 13, 9:10*am, gazzag <gar... (AT) jamms (DOT) org> wrote:
Quote:
On 13 Jun, 13:02, dana... (AT) yahoo (DOT) com wrote:

Thanks Ana. They prefer to not use stored procedures in my
environment, but I will look into it.

Out of interest, why?
I believe it has something to do with:

1) A standard from higher up in the org to keep all business logic, as
far as possible, out of the data tier and on an application tier

2) A standard from higher up in the org to lessen vendor lock-in by
reducing the use of vendor-specific database features.

They're not my standards and it's all highly debatable.

Dana


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.