Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-16198: Timeout incurred on internal channel during remote archival

981760Jan 8 2014 — edited Feb 12 2014

Hello All,

I have a unique issue with Streams

I am trying to replicate my source database to another database using SYNC method.

I have standby logs in place at my target database with same size as online log files on source, but when LGWR tries to write to the Standby logs , it fails with the following error with LNSb

LNSb: connect status = 0

*** 2014-01-06 10:14:39.111

ksedmp: internal or fatal error

ORA-00600: internal error code, arguments: [kcrrnsfwa.15], [4294967104], [512],

[], [], [], [], []

I also see the below errors at LNs trace file

kcrrfail: dest:2 err:16198 force:0 blast:1

*** 2014-01-06 10:21:56.523

ERROR: Receive timedout!

Error 16198 attaching RFS server to standby instance at host 'strm10r'

*** 2014-01-06 10:14:49.121 59313 kcrr.c

Making upidhs request to LNSb (ocis 0xffffffff7a424a00). Begin time is <01/06/20

NetServer pid:22413

*** 2014-01-06 10:14:49.122 64896 kcrr.c

LGWR: Error 16164 disconnecting from destination LOG_ARCHIVE_DEST_2 standby host

Error 16198 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'strm10r'

*** 2014-01-06 10:14:49.122 64896 kcrr.c

LGWR: Error 16198 creating archivelog file 'strm10r'

ORA-16198: Timeout incurred on internal channel during remote archival

*** 2014-01-06 10:14:49.129 63005 kcrr.c

kcrrfail: dest:2 err:16198 force:0 blast:1

*** 2014-01-06 10:21:56.523

Warning: log write time 770ms, size 8561KB

*** 2014-01-06 10:21:57.645

Warning: log write time 1110ms, size 11229KB

*** 2014-01-06 10:21:58.815

Warning: log write time 900ms, size 3331KB

*** 2014-01-06 10:29:27.707

Warning: log write time 1260ms, size 455KB

*** 2014-01-06 12:07:56.726

Warning: log write time 3240ms, size 76KB

*** 2014-01-06 12:15:25.634

*** 2014-01-06 10:14:39.091 58444 kcrr.c

   upiahm connect done status is 0

Receiving message from LNSb

*** 2014-01-06 10:14:49.121

LGWR found LNSb has shutdown or timedout

*** 2014-01-06 10:14:49.121 64896 kcrr.c

ORA-16198: LGWR received timedout error from KSR

ERROR: Receive timedout!

Error 16198 attaching RFS server to standby instance at host 'strm10r'

*** 2014-01-06 10:14:49.121 59313 kcrr.c

Making upidhs request to LNSb (ocis 0xffffffff7a424a00). Begin time is <01/06/20

14 10:14:35> and NET_TIMEOUT <180> seconds

Waiting for LNSb to initialize itself

*** 2014-01-06 10:14:38.790 57777 kcrr.c

Netserver LNSb [pid 22413] for mode SYNC has been initialized

Performing a channel reset to ignore previous responses

Successfully started LNSb [pid 22413] for dest strm10r mode SYNC ocis=0xffffffff

7a424a00

*** 2014-01-06 10:14:38.790 58280 kcrr.c

Making upiahm request to LNSb [pid 22413]: Begin Time is <01/06/2014 10:14:35>.

NET_TIMEOUT = <180> seconds

Waiting for LNSb to respond to upiahm

*** 2014-01-06 10:14:39.091 58444 kcrr.c

   upiahm connect done status is 0

Receiving message from LNSb

*** 2014-01-06 10:14:49.121

LGWR found LNSb has shutdown or timedout

*** 2014-01-06 10:14:49.121 64896 kcrr.c

ORA-16198: LGWR received timedout error from KSR

ERROR: Receive timedout!

Error 16198 attaching RFS server to standby instance at host 'strm10r'

IF any one has any suggestions regarding this error , please let me know. I checked and created password files at both source and destinations, also there are enough standby logfiles at the destination ,

Other thing is , I have streams working in other servers, its only with this particular server , I am not able to replicate, Let me know if you guys need any other information.

Thanks,

Krishna

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2014
Added on Jan 8 2014
5 comments
20,264 views