Re: Edition compatibility
Date: Fri, 05 Dec 2014 20:07:36 +0100
Message-ID: <5482027b$0$23626$edfadb0f_at_dtext02.news.tele.dk>
On 19-11-2014 00:35, Troels Arvin wrote:
> Hello,
>
> I have an Oracle database in an Oracle 11 Enterprise Edition. I need to
> copy (using Data Pump) its data to another Oracle server. The destination
> Oracle server needs to be as cheap as possible, so I hope to copy the
> data to an Standard Edition ONE or Standard Edition with Named User Plus
> licensing.
>
> But how do I know whether the source database is using features which are
> not found in Standard Edition ONE?
>
> If there's no way to know that: If I buy a Standard Edition ONE and find
> that I can't import data, can I subsequently convert the Standard Edition
> ONE license to some other Named User Plus edition? (This is basically a
> question for Oracle's sales department, but I reckon someone here might
> have experiences from a customer perspective.)
>
You could try to connect and export the database as system from a SE ONE
site, full = y, rows = n and check the log file for hints on non
supported features. Rgds /Svend
Received on Fri Dec 05 2014 - 20:07:36 CET