| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Schema Concepts 101 [newbie]
On Fri, 30 Apr 1999 14:27:49 -0500, "David Thom"
<davidt_at_npsinc.com> wrote:
>>Normally most DBA's work with Oracle usernames and set up application
>owners, say A,
>
>Would you define A as a DBA and do your development work while connected as
>A?
Hope you don't mind my jumping in. Normally, schema owners are not used for development. Say I had an application named PAYROLL. I might create a PAYROLL user, and create all the tables under that one user. Developers would get their own user-ids, I would grant those IDs access to the PAYROLL schema, and the developers would each work with their own IDs.
Jonathan Received on Fri Apr 30 1999 - 21:11:05 CDT
![]() |
![]() |