ORA-12545 alert.log anti spam

Hello

Windows 2008 server x 64

Oracle 11.2.0.3 x 64

Client reported the response time very slow with the database; especially with the initial connection to the database. STATSPACK reports do not seem to show anything unusual. What is good, and it may or may have an effect on the performance of the connection, is an abundant amount of ORA-12545 error in the alert.log from the database server, so much so that since May 1st the alert.log won 300 MB in size for this single error! Precise moments show messages in the listener.log but this newspaper does not provide any error and said just that the connection has a flag "establish".

Couple questions

  1. Within the messages it says "Tracing not lit not." - which trace must be activated and how I can further debug?
  2. When the search for the error number, it seems that this message should be on the client side and not in the alert.log to database. This makes me believe that perhaps the database trying to make connections to some other db or similar and generates this error because the tnsnames.ora servers cannot be configured for such connection. My premise is false?

Here is the full error:

***********************************************************************

Fatal OR connect error 12545, connect to:

(LOCAL = NO.)

VERSION INFORMATION:

AMT for 64-bit Windows: Version 11.2.0.3.0 - Production

Oracle leaves NT Protocol adapter for 64-bit Windows: Version 11.2.0.3.0 - Production

Adapter protocol NT Windows NT TCP/IP for Windows 64-bit: 11.2.0.3.0 - Production Version

Time: May 23, 2014 10:37:57

Tracing not lit.

AMT error struct:

NS main err in code: 12545

TNS-12545: Connect failed because target host or object does not exist

NS secondary err code: 12560

NT main err in code: 0

NT secondary err code: 0

NT OS err code: 0

abandonment of opiodr treat unknown ospid (7604) following ORA - 609

Thank you

-joel

In general, you now know which pollute the file alert_SID.log

This is the code that runs on the Server DB that tries to access a remote database & fails.

Oracle DB is the victim; not the culprit.

Tags: Database

Similar Questions

  • ORA-12545: Connect failed because target host or object does not exist

    Hi all

    I am not able to connect database remotely. I have two servers with the name U.S. and localhost. Here are my coordinates tns:

    Details of the host server we:

    [oracle@US admin] $ more tnsnames.ora

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    PROD =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = EN)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )

    PROD_STBY =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )


    [oracle@US admin] $ more sysconfig

    Networking = yes

    NETWORKING_IPV6 = yes

    HOSTNAME = US.localdomain


    [oracle@US admin] $ more/etc/hosts

    # Do not remove the next line, or various programs

    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    : US.localdomain6 1 U.S.

    Remote Ping US server location:

    [oracle@US admin] $ ping 192.168.188.131

    PING 192.168.188.131 (192.168.188.131) 56 (84) bytes of data.

    64 bytes from 192.168.188.131: icmp_seq = 1 ttl = 64 time = 0,662 ms

    64 bytes from 192.168.188.131: icmp_seq = 2 ttl = 64 time = 0,558 ms

    64 bytes from 192.168.188.131: icmp_seq = 3 ttl = 64 time = 0,566 ms

    64 bytes from 192.168.188.131: icmp_seq = 4 ttl = 64 time = 0,603 ms

    64 bytes from 192.168.188.131: icmp_seq = 5 ttl = 64 time = 0.575 ms

    ^ C

    -192.168.188.131 - ping statistics

    5 packets transmitted, 5 received, 0% packet loss, time 4002ms

    RTT min/avg/max/leg = 0.558/0.592/0.662/0.048 ms

    Details of the server remote localhost:

    [oracle@localhost admin] $ more tnsnames.ora

    PROD =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = EN)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )

    PROD_STBY =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )


    [oracle@localhost admin] $ cat/etc/hosts

    # Do not remove the next line, or various programs

    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    : 1 localhost6.localdomain6 localhost6


    [oracle@localhost admin] $ cat sysconfig

    Networking = yes

    NETWORKING_IPV6 = yes

    HOSTNAME = localhost.localdomain

    [oracle@localhost admin] $ listener.ora more

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = prod. WORLD)

    (ORACLE_HOME = u01/app/oracle/product/11.2.0/dbhome_1)

    (SID_NAME = prod)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain) (PORT = 1521))

    )

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    [oracle@localhost admin] $ lsnrctl status


    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 4 February 2014 16:49:36

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=localhost.localdomain) (PORT = 1521)))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date February 4, 2014 16:42:09

    Uptime 0 days 0 h 7 min 26 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/localhost/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=localhost.localdomain) (PORT = 1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    Summary of services...

    Service "prod. The WORLD' has 1 instance (s).

    Instance "prod", status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    Location of ping to the server hosting remote localhost:

    [oracle@localhost admin] $ ping 192.168.188.130

    PING 192.168.188.130 (192.168.188.130) 56 (84) bytes of data.

    64 bytes from 192.168.188.130: icmp_seq = 1 ttl = 64 time = 1.57 ms

    64 bytes from 192.168.188.130: icmp_seq = 2 ttl = 64 time = 0,223 ms

    64 bytes from 192.168.188.130: icmp_seq = 3 ttl = 64 time = 0,577 ms

    64 bytes from 192.168.188.130: icmp_seq = 4 ttl = 64 time = 0,571 ms

    64 bytes from 192.168.188.130: icmp_seq = 5 ttl = 64 time = 0,568 ms

    ^ C

    -192.168.188.130 - ping statistics

    5 packets transmitted, 5 received, 0% packet loss, time 4006ms

    RTT min/avg/max/leg = 0.223/0.703/1.578/0.458 ms

    Connection database target mode ensures via RMAN:

    [oracle@localhost admin] $ rman target sys/oracle_4U@PROD auxiliary sys/oracle_4U@PROD_STBY


    Recovery Manager: release 11.2.0.1.0 - Production on Tue Feb 4 16:56:45 2014

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-00554: initialization of the package manager internal collection failed

    RMAN-04005: target database error:

    ORA-12545: Connect failed because target host or object does not exist

    Please let me know the cause of this error and it please help me how can I solve it.

    Kind regards

    Michel

    OK, so you have a software firewall (IPTables) running.  By default, it will not be configured to accept connections on port 1521.  You have two options...

    (1) disable the firewall completely.  Run these commands to do this...

    stop /etc/init.d/iptables

    chkconfig iptables off

    The first command stops the service.  The second command prevents revived at every restart of the OS.

    (2) add an exception to the firewall for port 1521.  I'm not a Linux expert, but it should be something like this...

    Change the configuration of IPTables with vi...

    VI/etc/sysconfig/iptables

    Add a new rule as follows...

    -A of ENTRY m state - state NEW-m tcp tcp - dport 1521-j ACCEPT Pei

    Save and close, and then restart the IPTables service...

    /etc/init.d/iptables restart

    NOTE: you must always change the name of this server to something other than "localhost".

  • CREATE/ALTER/DROP instructions and alerts log

    In the Oracle (12 c) Administrator's Guide under "monitoring errors with Trace files and alert newspaper ' is the following:

    Alerts log is a chronological record of the messages and errors, and includes the following items:

    -Any internal (ORA-00600), errors (ORA-01578) block and corruption blocking errors (ORA-00060) that occur

    - Administrative, operations such as CREATE, ALTER, and DROP statements and instructions STARTUP, SHUTDOWN and ARCHIVELOG

    -Messages and shared server process and dispatcher functions errors

    -The errors that occur when automatic refreshing a materialized view

    -The values of all initialization parameters that have default values at the time where the departure of the database and instance

    My question is about the second point (in bold).  I might be accused of not followed my journal to alert as closely as I should, but I have not noticed the CREATE/ALTER/DROP instructions in there.  I went to one of my test cases and created a table. No message was written for the journal of alerts.  I did a logfile switch just to make sure I was looking at the right file.  Yep - the switch is in the newspaper.  I dropped my test table - once again, no alert log entry was created.

    So my question is if the above is a documentation error or am miss me a piece of the puzzle?

    Hello

    It would really help if you posted a link to the document you are referencing, such as

    http://docs.Oracle.com/CD/B28359_01/server.111/b28310/monitoring001.htm#ADMIN11242

    The ball before the one you pointed out said «All the internal errors...» »

    The ball that you pointed out does not say "All", so I interpret that as meaning only some of the most remarkable commands CREATE, ALTER, and DROP are recorded, for example CREATE TABLESPACE or ALTER SYSTEM.

    Like you, I think that literature should be clearer on this point.

    Below is the article you cited, there is a link:

    http://docs.Oracle.com/CD/B28359_01/server.111/b28310/diag001.htm#CHDHEGBH

    which goes into a little more detail on this stuff is saved.  They are mostly all systemically important things, not things like creating a package, or editing a table individual users.  When the part you highlighted speaks of 'administrative operations, such as CREATE, ALTER, and DROP statements ', I think they're trying to distinguish certain types of CREATE, ALTER, and DROP statements, for example, things that only highly privileged users such as SYS or SYSTEM can do other, more frequent, CREATE, ALTER, and DROP statements.  Again, this is largely what I read in the literature, based on my experience.  Would be nice if the documentation is more explicit on this subject.

  • How to create an incident rule to control of the 12 c Cloud Control alerts log errors

    I have a feeling it will be blinding in retrospect. I have 12 c Cloud control effective against a dozen guests and many DBs I have a rule defined for a database Instance that contains many points of interest - such as FRA filling. I chose each alert metric to see with the alerts log, including 'Generic Alert Log Error'. But I get error messages that appear in the alert log, as ORA-10173.

    Also, is there somewhere in the doco, or a data dictionary view, I can list all the parameters available?

    Thanks, helped these docs. It seems that Oracle has replaced generic monitoring with specific elements of monitoring, but it lacks some interested. However, the doc shows how this can be turned on again. Shame that it's hidden.

  • ORA-00338: 3 log thread 1 is more recent than the control file

    Hello

    I met the error ORA-00338 while performing the recovery of incomplete data:

    ORA-00283: cool cancelled due to errors
    ORA-00338: 3 log thread 1 is more recent than the control file
    ORA-00312: wire 3 1 online journal: "+ DG_REDO/dbase/onlinelog/group_3.267.814820795".
    Complete recovery manager.

    I made this recovery on oracle 10g, database of ASM.

    1. What are the possible causes of this error ORA-00338?

    2. This error occurs at the beginning of the media recovery, RMAN is applying logs archived. If RMAN does newspapers "Online REDO" after applying "archived" logs required for recovery or in front of them?

    3 rman is how this journal in line 3 is more recent than the control file? How can I me SNA of the journal online & file control in my environment?

    Here are some details related to checkpoint scn / change # info. I found in my environment:
    Before recovery:
    view
    v$ datafile: 642935
    v$ datafile_header: 642935
    v database $: 642935
    Journal of v$: 640956

    After the recovery fails (ORA 338 :()
    v$ datafile: 640917
    v$ datafile_header: 640056
    v$ database: 640906
    Journal of v$: 640906

    You could try the incomplete recovery has to do only the RESTORE DATABASE with RMAN.
    Then, using the SQLPLUS command line, issue a RECOVER database with the HELP of BACKUP CONTROLFILE until CANCEL. See which he records guests for and monitor messages in the alert.log

    Hemant K Collette

  • Strange errors in the alerts log

    Hi, as someone relatively new to Oracle, I need help in the identification of errors in the oracle alert log.


    ORA-12012: error on auto run 92712 work
    ORA-29282: invalid file ID
    Thu Mar 14 23:17:50 GMT 2013

    I know that nothing should be running at 23:17 on the database, so I can only assume it is a work of maintanance - but how do I identify exactly what it relates to, and what is the error?

    Kind regards

    Error: ORA 12012
    Text: error on auto work
    -------------------------------------------------------------------------------
    Cause: Some sort of error was captured everything by making an automatic execution of a
    jobs.
    Action: Examine errors that accompanies it for more information on why the execution failed.

    SELECT * from user_jobs

    looking for id

  • Average time of recovery in the alerts log

    Hi Experts,

    I found the following statement in the alerts log. my version of the 11.2.0.2.0 database - 64 bit.

    FAST_START_MTTR_TARGET 60 is too low, to the minimum achievable MTTR 61 rather helps - in my alertlog.

    I have found that whenever you set fast_start_mttr_target to a value other than zero, and while the MTTR is what WE, Oracle Corporation recommends that you disable (value 0) the following parameters:

    LOG_CHECKPOINT_TIMEOUT

    LOG_CHECKPOINT_INTERVAL

    FAST_START_IO_TARGET

    The values that I found in my database.

    fast_start_mttr_target integer 60

    log_checkpoint_interval integer 100000

    log_checkpoint_timeout around 1200

    FAST_START_IO_TARGET integer 0

    My question is will I have to perform no action, what I found in the alerts log. I read on the fast_start_mmtr_target according to my understanding

    The fast_start_mttr_target defines the average time effective to the target for recovery (MTTR), expressed in seconds.

    The default value of fast_start_mttr_target is 300 seconds (5 Minutes). and the maximum we can give 3 600 (1 hour).

    Administrators specify a (delimited) target time to complete the phase of recovery of cache recovery with the fast_start_mttr_target initialization parameter.

    Please suggest your ideas.

    Thanks in advance.

    Without knowing why, this parameter has been set to a specific value (in this case 60), I suggest you not change to something else. In general, the init.ora parameters are defined for some reason, I hope that logic.

    HTH
    Srini

  • an error of tns in the alerts log

    I migrated to the 11g database and continuously see below in the alert log file

    thread 1 cannot allot of new newspapers, sequence 2762
    checkpoint is not complete
    currently Journal # 2 seq # 2761 mem # 0:E:\redo1a.log
    currently Journal # 2 seq # 2761 mem # 0:E:\redo1a.log
    advance of wire 1 to record the sequence of 2762

    Fatal OR connect error 12170

    version information
    AMT for 64-bit windows 11.2.0.1.0 -.
    Oracle leaves NT windows 64-bit adapter protocol
    adapter to Windows's NT NT TCP/IP protocol for windows 64-bit version
    follow-up not lit
    AMT error struct
    main error code 12535 ns.

    TNS:operation TNS-12535 has expired
    secondary error NS: 12560
    NT main err in code

    What is it.is it normal duuring connection or something needs to be done

    its expected and normal behaviors in 11g

    You can change the old method, specifying

    DIAG_ADR_ENABLED_ = off
    

    in the listener.ora

    http://docs.Oracle.com/CD/E11882_01/network.112/e10835/listener.htm#BGBDIBFA

  • error of the oracle database to send alerts log

    Hi all

    actually I'm wondering about the status of database mail, and is the error produced in the last 24 hours in the critical mission of oracle 10.2.0.1 database every day... I set up SMTP and UTL_MAIL on the server but do not know how to send alert.log error and listener.log in the last 24 hours?

    I can handle the other requirements, but it will really be difficult to mail that a few lines and error codes occurred in the last 24 hours in the alert.log file.is there any table in the database that records all error messages written in the alert.log with description?

    I have my using RHEL5.2 ACE. so any help will be much appreciated...

    Thanks and greetings
    VD

    Hello

    How can I insert the latest 24 hours of UTL_FILE data? I have that in mind to create the file and send it and there is no parameter "attr_inline" I think it shows mesga ein mail itself...

    I do not have you here.

    so, how can I insert 24 hours of data in this file?

    For this you have to use some OS commands to read the data of alertlog last 24 hours being transferred to the tempfile.

    Try to play the file using UTL_FILE and type checking 'ORA' messages and if found none and then concatenates the string to clob variable and you can use it in utl_mail.

    I use this code to read the log file of the last until the (300) limit in size. It will return the contents of the logfile from lastline.

    UTL_FILE. FSEEK (F1, flength - 300);
    I'm in reverse 0... Flength-2
    loop
    Start
    -utl_file.fseek (F1, null,-2);
    UTL_FILE.get_line (F1, Err1);
    Exp_error: = Exp_error | LRC | Err1;
    exception
    When no_data_found then
    UTL_FILE. FCLOSE (F1);
    p_Exp_error: = Exp_error;
    "exit";
    -output when Err1 is null;
    end;
    end loop;

    Kind regards
    CGI

  • Errors in archiving in the alerts log

    Hello

    I have an Oracle Database 9i (9.2.0.7) for which I shot on the mode of arhivelog a week ago. In this PB in the alerts log there following errors:

    Arc1: Evaluating archive log 1 thread 1 sequence 1221
    Arc1: Impossible to archive log 1-wire 1 sequence 1221
    Newspapers archived by another process
    Arc1: Evaluating archive log 2 thread 1 sequence 1222
    Arc1: Impossible to archive log 2 thread 1 sequence 1222
    Newspapers archived by another process

    and there is no message like "Archiving completed" because of another problem - there was a mistake in specifying the format of newspaper. The of log_archive_format is incorrectly set to 'DB001_%s_%t_%r.arc' so also there is another trace file that says that:

    SESSION ID: (9.1) 2009-03-11 08:42:00.023
    ORA-00294: format specifier invalid archivelog 'r '.

    (There are two things: 1) to change the format of journal archive
    (2) to deal with the other issue: impossible to archive log 2 thread 1 sequence 1222
    Newspapers archived by another process

    What is the process to do this? Will be grateful for the help. The database is now.

    Thank you
    Cedric

    Published by: orausern on May 1st, 2009 01:14

    orausern wrote:
    Thanks for the suggestion, I tried it, but it gives an error like:
    ERROR on line 1:
    ORA-02095: specified initialization parameter is not editable

    In addition to the parameter log_archive_format isn't editable session or system. My concern is that since this error is over a week old, it will allow me to close the db itself (when I get the permission to do so), or there will be a problem if I try to close the db, then restart. so I do not know how...

    Thank you
    Cedric

    I guess you took bad, this setting can be changed indeed but the effect of this would come at the next startup only one, this is a static setting.

    http://download.Oracle.com/docs/CD/B10501_01/server.920/a96536/CH195.htm#REFRN10089

    If you need to do something like that,

    alter system set log_archive_format= scope=spfile;
    

    Do a reset and setting of parameters entered into force. No matter what dba account must be able to change this setting, but for the bounce of the db, you must have Sysdba privileges. This setting won't make your startup or a stop, they should go ahead without problem.

    HTH
    Aman...

  • Oracle errors in the alert.log

    Hello guys,.

    I have the setup of the Oracle Release 10.2.0.1.0 Server follows:
    -Windows 2003 Server SP2
    -3.25 GB of RAM (I think it's a 4 GB but it's a windows 2003 standard edition)
    -2 Intel Xeon Quad core
    -3 disk partitions (C - > 40 GB, 25 GB free / E-> 100 GB 85 GB free / F 300 GB-> 270 GB free)

    The PRISM instance configuration is:
    ARCHIVELOG: TRUE
    SGA size: 584 MB
    Full PGA size: 40 MB
    Services running (OracleDBConsolePRISM, OracleOraDb10g_home1TNSListener, OracleServeicePRISM)


    The problem is that there are only 5 users who use this database, but there are a lot of errors in the alert.log that makes the database is unavailable, the error messages are like this:
    Mon Feb 16 16:31:24 2009
    Errors in file e:\oracle\product\10.2.0\admin\prism\bdump\prism_j001_11416.trc:
    ORA-12012: error on auto execute of job 42567
    ORA-00376: file ORA-00376: file 3 cannot be read at this time
    ORA-01110: data file 3: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\PRISM\SYSAUX01.DBF'
    ORA-06512: at "EXFSYS.DBMS_RLMGR_DR", line 15
    ORA-06512: at line 1
     cannot be read at this time
    The content of prism_j001_11416.trc is:
    Dump file e:\oracle\product\10.2.0\admin\prism\bdump\prism_mmon_4620.trc
    Mon Feb 16 11:07:33 2009
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows Server 2003 Version V5.2 Service Pack 2
    CPU                 : 8 - type 586, 2 Physical Cores
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:1981M/3325M, Ph+PgF:3612M/5221M, VA:1278M/2047M
    Instance name: prism
    
    Redo thread mounted by this instance: 1
    
    Oracle process number: 11
    
    Windows thread id: 4620, image: ORACLE.EXE (MMON)
    
    
    *** SERVICE NAME:(SYS$BACKGROUND) 2009-02-16 11:07:33.480
    *** SESSION ID:(161.1) 2009-02-16 11:07:33.480
    KEWRCTLRD: OCIStmtFetch Error. ctl_dbid= 1515633963, sga_dbid= 1515633963
    KEWRCTLRD: Retcode: -1, Error Message: ORA-00376: file 3 cannot be read at this time
    ORA-01110: data file 3: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\PRISM\SYSAUX01.DBF'
      *** SQLSTR: total-len=328, dump-len=240, 
          STR={select snap_interval, retention,most_recent_snap_time, most_recent_snap_id, status_flag, most_recent_purge_time, most_recent_split_id, most_recent_split_time, mrct_snap_time_num, mrct_purge_time_num, snapint_num, retention_num, swrf_version}
    *** kewrwdbi_1: Error=13509 encountered during run_once
    keaInitAdvCache: failed, err=604 
    02/16/09 11:07:33 >ERROR: exception at dbms_ha_alerts_prvt.post_instance_up308: SQLCODE -13917,ORA-13917: Posting system
     alert with reason_id 135 failed with code [5] [post_error]
    02/16/09 11:07:33 >ERROR: exception at dbms_ha_alerts_prvt.check_ha_resources637: SQLCODE -13917,ORA-13917: Posting syst
    em alert with reason_id 136 failed with code [5] [post_error]
    02/16/09 11:07:33 >parameter dump for dbms_ha_alerts_prvt.check_ha_resources
    02/16/09 11:07:33 > - local_db_unique_name (PRISM)
    02/16/09 11:07:33 > - local_db_domain (==N/A==)
    02/16/09 11:07:33 > - rows deleted (0)
    02/16/09 11:07:33 >ERROR: exception at dbms_ha_alerts_prvt.check_ha_resources637: SQLCODE -13917,ORA-13917: Posting syst
    em alert with reason_id 136 failed with code [5] [post_error]
    02/16/09 11:07:33 >parameter dump for dbms_ha_alerts_prvt.check_ha_resources
    02/16/09 11:07:33 > - local_db_unique_name (PRISM)
    02/16/09 11:07:33 > - local_db_domain (==N/A==)
    02/16/09 11:07:33 > - rows deleted (0)
    *** 2009-02-16 11:07:41.293
    ****KELR Apply Log Failed, return code 376
    *** 2009-02-16 11:08:35.294
    ****KELR Apply Log Failed, return code 376
    *** 2009-02-16 11:09:38.294
    ****KELR Apply Log Failed, return code 376
    *** 2009-02-16 11:10:41.295
    ****KELR Apply Log Failed, return code 376
    *** 2009-02-16 11:11:44.296
    ****KELR Apply Log Failed, return code 376
    *** 2009-02-16 11:12:29.328
    And this is an excerpt from the listener.log file:
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-FEB-2009 11:05:44
    
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    
    System parameter file is e:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to e:\oracle\product\10.2.0\db_1\network\log\listener.log
    Trace information written to e:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Trace level is currently 0
    
    Started with pid=9212
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=akscl-mfs15.am.enterdir.com)(PORT=1521)))
    Listener completed notification to CRS on start
    
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    16-FEB-2009 11:07:25 * service_register * prism * 0
    16-FEB-2009 11:07:31 * service_update * prism * 0
    16-FEB-2009 11:07:34 * service_update * prism * 0
    16-FEB-2009 11:07:37 * service_update * prism * 0
    16-FEB-2009 11:07:57 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\akscl-mfs15\PRISMPM\PRISMPM.EXE)(HOST=xx-W20972)(USER=CSC3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1607)) * establish * PRISM * 0
    16-FEB-2009 11:07:58 * service_update * prism * 0
    16-FEB-2009 11:07:58 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\akscl-mfs15\PRISMPM\PRISMPM.EXE)(HOST=xx-W20972)(USER=CSC3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1608)) * establish * PRISM * 0
    16-FEB-2009 11:07:58 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\akscl-mfs15\PRISMPM\PRISMPM.EXE)(HOST=xx-W20972)(USER=CSC3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1612)) * establish * PRISM * 0
    16-FEB-2009 11:07:59 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\akscl-mfs15\PRISMPM\PRISMPM.EXE)(HOST=xx-W20972)(USER=CSC3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1613)) * establish * PRISM * 0
    16-FEB-2009 11:07:59 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\akscl-mfs15\PRISMPM\PRISMPM.EXE)(HOST=xx-W20972)(USER=CSC3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1614)) * establish * PRISM * 0
    16-FEB-2009 11:08:01 * service_update * prism * 0
    16-FEB-2009 15:05:26 * (CONNECT_DATA=(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=xx-W21498)(USER=csc2682))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.131)(PORT=1999)) * establish * PRISM * 0
    16-FEB-2009 15:05:27 * (CONNECT_DATA=(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=xx-W21498)(USER=csc2682))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.131)(PORT=2000)) * establish * PRISM * 0
    16-FEB-2009 17:33:26 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2513)) * establish * PRISM * 0
    16-FEB-2009 17:33:26 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2514)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2515)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2516)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2517)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2518)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2519)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2520)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2521)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2523)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2524)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2525)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2526)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2527)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2528)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2529)) * establish * PRISM * 0
    16-FEB-2009 17:33:27 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=PRISM)) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.18)(PORT=2530)) * establish * PRISM * 0
    16-FEB-2009 17:33:29 * service_update * prism * 0
    Please need help to solve this problem, cordially.

    Cristian Orellana says:
    Hello

    Thank you for the time, I already read something about recovery logs, but everything indicates that the redo log should be smaller and more groups, it's a small database like already post, only 5 users working in there.
    Do you think I need to increase the size of the redo log members?

    Kind regards.

    Without no doubt... but I would certainly add two members of each group and spread members around you to the disks. In its current form, with only one member of each group, if you lose a redo log, you have no redo data recovery. Problems of performance aside, your database is at risk.

  • Creating the external Table to alert log

    Hello

    I create an external table in oracle database 11g for the alert log file monitoring (to find the ORA errors), I used this statement to create an external table

    Create the directory TESTForAlertLog as 'E:\oracle\product\10.2.0\admin\db\bdump '.

    create table Alert_Log)
    Message varchar2 (30),
    Date of the day
    )
    (external) Organization
    type oracle_loader
    Default directory TESTForAlertLog
    (settings) access
    records delimited by newline
    fields ended by ',' possibly framed by "" "
    missing field values are null
    (
    "Message."
    'DAY' DATE 'DD MM YYYY ".
    )
    )
    location ("alert_db.log")
    )
    reject limit unlimited;

    Output is

    DAY OF MSG

    ORACLE V10.2.0.1.0 - Production vsnsta = 0
    ORACLE V10.2.0.1.0 - Production vsnsta = 0
    ORA-1109 marked during: ALTER DATABASE CLOSE NORMAL...
    ORA-00313: open failed for the members of the group log 1 of thread 1
    ORA-00312: thread 1 1 online journal: ' E:\ORACLE\PRODUCT\10.2.0\ORADATA\db\REDO01. JOURNAL"
    ORA-27041: could not open the file
    ORA-00313: open failed for the members of the Group of newspapers wire 2 1
    ORA-00312: wire 2 1 online journal: ' E:\ORACLE\PRODUCT\10.2.0\ORADATA\db\REDO02. JOURNAL"
    ORA-27041: could not open the file
    ORA-00313: open failed for the members of Group 3, Journal of thread 1
    ORA-00312: wire 3 1 online journal: ' E:\ORACLE\PRODUCT\10.2.0\ORADATA\db\REDO03. JOURNAL"
    ORA-27041: could not open the file
    ORACLE V10.2.0.1.0 - Production vsnsta = 0
    ORACLE V10.2.0.1.0 - Production vsnsta = 0

    But I need the eyes of output like this


    DAY OF MSG

    ORACLE V10.2.0.1.0 - Production vsnsta = 0 lun 22 dec 13:10:48 2008
    ORACLE V10.2.0.1.0 - Production vsnsta = 0 lun 22 dec 13:10:48 2008
    ORA-1109 marked during: ALTER DATABASE CLOSE NORMAL...
    ORA-00313: open failed for the members of the group log 1 of thread 1
    ORA-00312: thread 1 1 online journal: ' E:\ORACLE\PRODUCT\10.2.0\ORADATA\db\REDO01. JOURNAL"Mon dec 22 13:10:48 2008
    ORA-27041: could not open the file
    ORA-00313: open failed for the members of the Group of newspapers wire 2 1
    ORA-00312: wire 2 1 online journal: ' E:\ORACLE\PRODUCT\10.2.0\ORADATA\db\REDO02. JOURNAL"Mon dec 22 13:10:48 2008
    ORA-27041: could not open the file
    ORA-00313: open failed for the members of Group 3, Journal of thread 1
    ORA-00312: wire 3 1 online journal: ' E:\ORACLE\PRODUCT\10.2.0\ORADATA\db\REDO03. JOURNAL"Mon dec 22 13:10:48 2008
    ORA-27041: could not open the file
    ORACLE V10.2.0.1.0 - Production vsnsta = 0
    ORACLE V10.2.0.1.0 - Production vsnsta = 0

    I need the message and time of the message occurred

    No idea... is it possible to get this output...


    Thank U very much

    Concerning

    SHAN

    Read this - he explains how:
    http://www.singleQuery.com/2007/02/read-the-alert-log-with-SQL/

  • Outlook for Mac, anti-SPAM, but not on iPhone or webmail

    I have a Macbook Air running Microsoft Outlook for Mac 2015 (version 15.24).  I have several e-mail accounts managed by Outlook.  I often get emails from spam/spam in Outlook, but the spam/junk e-mail does not appear on my iPhone or webmail interface (in all including unwanted folders, inbox etc..)  It only appears in Outlook.  And lately the frequency and the number has increased.  I ran several anti-spam, adware, spyware, programs etc, but no luck finding anything.  Any ideas on what I can do?

    First, determine what email account spam comes in. Chances are that it is a story that is not configured on your phone or is configured as a POP3 account, resulting in messages being deleted from the server once downloaded by Outlook.

    Then see what kind of this e-mail provider of server-based spam filtering offers.

  • I received 3 emails - "anti-spam feasibility" of Server Administrator - these are authentic or not?

    Emails containing the following message is displayed:

    Your webmail Quota exceeded it's set/Quota limit which is 20 GB.

    You're running on 23 GB, due to hidden files and your mailbox from the folder.

    Please CLICK HERE to activate the anti-spam engine and increase your Quota of Web mail.

    Enable anti spam engine and increase your webmail Quota can lead to loss of important data / information and Documents in your mailbox / or cause limited access. Thank you

    Ask your email provider if they have published messages. It's their server. Thunderbird only delivers messages. They do not issue them.

  • FRAUD! SCAM! ANTI-SPAM!

    Please, please, please, download these guys here, it's the 2nd e-mail I rteceived the last time I clicked on it and cancelled my payment because I have NOT allowed Skype to take money from my account...

    The last time that my account has been hacked and it causing major problems, paypal have been aware of this and I really think that Skype needs to address this as well.

    FRAUD! SCAM! ANTI-SPAM!




    TO ALL

    Please file here:

    Contact customer service

    TIME ZONE - US EAST. LOCATION - PHILADELPHIA, PA, USA.

    I recommend that you always run the latest version of Skype: Windows & Mac

    If my advice helped to solve your problem, please mark it as a solution to help others.
    Please note that I usually do not respond to unsolicited private Messages. Thank you.

Maybe you are looking for

  • Transfer of photos to snappish

    I am trying to upload photos of my new computer to snapfish and I'm not able to click on the photo library.  He is gray as clear and the other icons are black (capable of being selected).

  • Black Ops 3 on Macbook Pro

    So I recently bought black ops 3 for my Macbook Pro 15 inch retina display, and the thing is, sometimes it works sometimes it is not, as once I have played several zombies matches without any problems, but now I can't even stay on key options for a f

  • iPhone more guaranteed 6s

    I bought the iPhone 6 s over the United States with APP (AppleCare +) can I claim warranty in India for this. AppleCare + international warranty include?

  • XP Pro Productkey not accepted during reinstallation/recovery for refurbished IBM T60 laptop activation

    A clean reinstall of the operating system due to a process of forced emergency recovery Windows XP on my IBM T60 laptop used, has occurred. The recovery process was calm and clean.  XP SP3 installed with updates. Activation accepted a product key, th

  • using Vista and Microsoft Works 9. Trying to create a word processing document.

    Using Vista and Microsoft works 9. Trying to create a new document in word processing. I want to copy and paste the text of an email or a newspaper article. I did it in the past with XP and a previous version of Works. This time, the system hangs. I