Unix Technical Forum

Q:versioning of DB 10g

This is a discussion on Q:versioning of DB 10g within the Oracle Database forums, part of the Database Server Software category; --> Howdy! Is there a kind of versioning mechanism in 10g? In short: In my company we often develop different ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2008, 03:04 AM
Verner Jensen, Ålborg
 
Posts: n/a
Default Q:versioning of DB 10g

Howdy!

Is there a kind of versioning mechanism in 10g?

In short:
In my company we often develop different features, which collide with each
in the developement fase. Due to technical factors it's not possible to have
more than one DB/instance/user - running at a time.

I did think on "virtual database" - setup - but that require different
users - doesn't it?

All comments welcome,
Rgds, Henrik



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-25-2008, 03:04 AM
Jim Kennedy
 
Posts: n/a
Default Re: Q:versioning of DB 10g


"Verner Jensen, Ålborg" <knold@x.dk> wrote in message
news:JdYEf.2896$5G1.1323@news.get2net.dk...
> Howdy!
>
> Is there a kind of versioning mechanism in 10g?
>
> In short:
> In my company we often develop different features, which collide with each
> in the developement fase. Due to technical factors it's not possible to

have
> more than one DB/instance/user - running at a time.
>
> I did think on "virtual database" - setup - but that require different
> users - doesn't it?
>
> All comments welcome,
> Rgds, Henrik
>
>
>


You could give each developer or each phase a different schema. (very
standard practice) Then you don't need more than one instance running.
Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-25-2008, 03:04 AM
Sybrand Bakker
 
Posts: n/a
Default Re: Q:versioning of DB 10g

On Sat, 4 Feb 2006 07:55:34 +0100, "Verner Jensen, Ålborg"
<knold@x.dk> wrote:

>Howdy!
>
>Is there a kind of versioning mechanism in 10g?
>
>In short:
>In my company we often develop different features, which collide with each
>in the developement fase. Due to technical factors it's not possible to have
>more than one DB/instance/user - running at a time.
>
>I did think on "virtual database" - setup - but that require different
>users - doesn't it?
>
>All comments welcome,
>Rgds, Henrik
>
>


Versioning is typically available in developer tools as
Designer, and even mere Toad supports Visual
Source Safe

--
Sybrand Bakker, Senior Oracle DBA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-25-2008, 03:04 AM
Mark C. Stock
 
Posts: n/a
Default Re: Q:versioning of DB 10g


"Verner Jensen, Ålborg" <knold@x.dk> wrote in message
news:JdYEf.2896$5G1.1323@news.get2net.dk...
> Howdy!
>
> Is there a kind of versioning mechanism in 10g?
>
> In short:
> In my company we often develop different features, which collide with each
> in the developement fase. Due to technical factors it's not possible to
> have more than one DB/instance/user - running at a time.
>
> I did think on "virtual database" - setup - but that require different
> users - doesn't it?
>
> All comments welcome,
> Rgds, Henrik
>
>
>


there are a number of features that could apply, depending on what you mean
by versioning

workspace manager can actually manage (with not insignificant overhead)
multiple versions of the the same table (or sets of tables) and data in the
same schema for different users, with version rollback capability. i believe
this is targeted for use in forecasting scenarios.

software configuration manager is targeted to manage different application
versions

database triggers can help manage multiple developers in the same schema --
including the staging schema (as noted, each developer in a different schema
is recommended)

and oracleXE provides an easy and inexpensive (i.e., free) way for each
developer to have their own database -- as long as they have a normal
workstation, they would have sufficent hw resources to deploye it

If interested in source versioning, I would not recommend VSS -- very
limited functionality, you may be better off looking into CVS (gnu licensed
version control program)

++ mcs


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:04 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com