Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Development vs. Test
Hello,
Due to disk space/horsepower limitations of our database server (Oracle 7.3.2), we have the following set-up: 1 schema (call it DEV) with objects released for testing/common development, with a set of public synonyms and permissions granted to all developers/testers. 1 login per user (call it USER), with ability to create their own objects -- for development purposes.
The problems we run into are:
Creating a complete set of tables for each user, while possible, is not feasible due to the overhead of keeping it in synch with the main DEV environment.
What are the known WORKING solutions to the situation we're faced with? Thank you in advance.
Alex Vilner
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Mar 01 1999 - 09:00:48 CST
![]() |
![]() |