Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle streams error
"Cookie Monster" <cookie.monster_at_somewhere.com> a écrit dans le message de
news:c00cp6$118s3i$1_at_ID-82797.news.uni-berlin.de...
> Hi,
>
> I'm getting this error in the apply (dest) database:
>
> ORA-26687: no instantiation SCN provided
>
> Anyone know what it means and how I can fix it. I tried to figure out which
> object causes the problem but the docs are a nightmare.
>
> Thanks,
> cookie.
>
ORA-26687 no instantiation SCN provided
Cause: Object SCN has not been set.
Action: Set the SCN by calling DBMS_APPLY_ADM.SET_INSTANTIATION_SCN.
See Section "Setting Instantiation SCNs at a Destination Database" in Chapter 13 "Managing an Apply Process" of "Oracle9i Streams" book.
Regards
Michel Cadot
Received on Fri Feb 06 2004 - 11:25:42 CST
![]() |
![]() |