Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Personal Oracle8i
On Mon, 11 Sep 2000 21:28:45 -0500, "Jerry" <america_at_usa.com> wrote:
>While trying to create a custom database in Personal Oracle8i, the creation
>of the database fails. the creatdb.log file lists the following error.
>Ora-00439: feature not enabled: Managed Standby.
>
>What does this mean and how do I correct it. I can create a
>database if I select typical and not custom.
>
>
>
>
>Echo ON
>SVRMGR> connect INTERNAL
>Connected.
>SVRMGR> startup nomount pfile="C:\Oracle8i\admin\test\pfile\inittest.ora"
>ORA-00439: feature not enabled: Managed Standby
>
>
>
>
>
Dood,
00439, 00000, "feature not enabled: %s"
// *Cause: The specified feature is not enabled.
// *Action: Do not attempt to use this feature.
Nuff said!
L8R Received on Mon Sep 18 2000 - 00:24:32 CDT
![]() |
![]() |