OGG-00665 OCI Error executing single row Select

Source: Internet
Author: User
OGG-00665 OCI Error executing single row Select(Status = 3113-ora-03113:end-of-file o n communication channel
Solve 1, applies To:Oracle goldengate-version:11.1.1.0.7 and later [release:11.1.1 and later]
Information in this document applies to any platform.
SymptomsWhen attempting to start a Extract, we get the error

2010-12-09 18:59:25 GGS Error OCI error describe for query (bad syntax) (status = 942-ora-00942:table or view does no T exist), sql< select value$ from sys.props$ where name = ' Nls_language '.

2010-12-09 18:59:25 GGS ERROR 190 PROCESS abending.

causeThe database user does not have the necessary privilege.
SolutionGrant the necessary privilege to the Golden Gate user.


Sql> Grant Select on sys.props$ to Ggsuser;
Or
Sql> Grant Select any dictionary to Ggsuser;


Method Two

source context :
  SourceModule             : [ggdb.ora.sess]
  SourceID                 : [/scratch/aime1/adestore/views/aime1_ STAXK20/OGGCORE/OPENSYS/SRC/GGLIB/GGDBORA/OCISESS.C]
  SourceFunction           : [ocisess_context_def::oci_try (int, const char *,  ..)]
  SourceLine               :  [650]

2012-12-19 17:25:07 Error OGG-00665 OCI Error executing single row select (Status = 3135-ora-03135:connection lost Co Nta
CT), Sql<select DECODE (archived, ' YES ', 1, 0), status from V$log WHERE thread# =: Ora_thread and sequence# =: or
A_seq_no>.

The reason is that the database has been restarted, so Ogg needs to be restarted.

complete resolution by automatic reboot: Add in Mgr:

AUTOSTART ER *
AutoRestart ER *, retries, waitminutes 5, Resetminutes



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.