Le 10-07-13 à 13:22, Mike Schrag a écrit :

If the variation you have talked about is expected in near future
not a high priority at the moment, so I doubt it ...

I can wait as for not our applications we have a staging environment.
i highly recommend having a staging environment. it takes a lot of risk out of the upgrade/testing process.

+20. In fact, you should have 3 environment : dev, stage/tests and prod. Here, we have two Oracle servers, one for prod, the other is for dev and staging (we use two different schemas, one for dev, the other for staging). Can't wait to start using migrations here (I do use them for wocommunity.org), I was getting tired on logging on our Oracle dev/ stage server to run scripts in sqlplus when we were overriding data with an export coming from our prod server.

Speaking of export, if any of you is using "exp" and "imp" with Oracle, if you moved to Oracle 10g/11g, use "impdp" and "expdp", it's much faster than the old tools. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to