Fail to ping standby . error = 3113 in trace files (oracle 9i)

Hi there. One of my standby databases is not working properly, I mean is not synchronized with primary. Both database are 9i Release 2 running on Compaq Tru64 servers
I look for the primary trace files and I found this trace file:
$ vi umercado_arc1_141731.trc
"umercado_arc1_141731.trc" 28 lines, 1164 characters
/oracle/app/oracle/admin/umercado/bdump/umercado_arc1_141731.trc
Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.4.0 - Production
ORACLE_HOME = /oracle/app/oracle/product/9.2.0
System name: OSF1
Node name: utora01.emsut.com.sv
Release: V5.1
Version: 2650
Machine: alpha
Instance name: umercado
Redo thread mounted by this instance: 1
Oracle process number: 13
Unix process pid: 141731, image: [email protected] (ARC1)
*** SESSION ID:(10.1) 2008-09-02 16:03:38.240
Destination LOG_ARCHIVE_DEST_2 is in CLUSTER CONSISTENT mode
Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
Destination LOG_ARCHIVE_DEST_2 is in CLUSTER CONSISTENT mode
Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
*** 2008-09-03 11:22:29.405
RFS network connection lost at host 'umercado3'
Fail to ping standby 'umercado3', error = 3113
Error 3113 when pinging standby umercado3.
*** 2008-09-03 11:22:29.411
kcrrfail: dest:3 err:3113 force:0
Destination LOG_ARCHIVE_DEST_2 is in CLUSTER CONSISTENT mode
Destination LOG_ARCHIVE_DEST_2 is in MAXIMUM PERFORMANCE mode
The error I want to highlight is "FAIL TO PING STANDBY UMERCADO3, ERROR 3113"
I did this testings on the primary server:
- Unix ping to standby node , ok
- tnsping to standby database (tnsping umercado3), ok
Therefore I do not find the reason for this error. By this time I have defeered the transfer from the primary to standby.
Any advice is welcome.
Thanks!

Suggestion: would attempt to make a sqlplus connection from the primary to the standby using the tns entry that you have configured for the log_archive_dest parameter. you need to connect to the standby as sys.
What happened:
I did a sqlplus connection ON THE PRIMARY DATABASE using the tns entry that is exactly the same used in log_archive_dest_2 parameter. Here is it:
SQL> conn sys/*********@UMERCADO3 as sysdba
Connected.
Therefore I do not think it is a problem in the standby password file.
Any suggestions?

Similar Messages

  • Artifact harvest failed due to: Unexpected error import: Invalid jar file

    Hi,
    i am trying to submit the .biz and .proxy file to OER using Eclipse,
    but i am getting the following error,
    can anybody help me on it,
    what i am missing ?
    8332 [Main Thread] INFO com.bea.alsb.harvester.plugin.reader.OSBReader - OSB Config Jar Import / Validation starting.
    <Mar 13, 2012 10:28:16 AM IST> <Warning> <ConfigFwk> <BEA-000000> <Setting transaction '6' as rollback only. Rollback reason:
    java.io.IOException: Invalid jar file
    at com.bea.wli.config.importexport.ConfigJar$LogicalJarForm.<init>(ConfigJar.java:1341)
    at com.bea.wli.config.task.impl.UploadJarTask._execute(UploadJarTask.java:46)
    at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
    at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
    at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
    at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:142)
    at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:236)
    at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
    at com.bea.wli.config.task.impl.UploadJarTask.uploadJar(UploadJarTask.java:36)
    at com.bea.wli.config.mbeans.Config.uploadJarFile(Config.java:442)
    at com.bea.alsb.harvester.utils.ConfigJarUtils.importConfigJar(ConfigJarUtils.java:79)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.readQuery(OSBReader.java:196)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.readQueries(OSBReader.java:112)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.read(OSBReader.java:87)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
    at $Proxy0.read(Unknown Source)
    at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
    at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
    at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:430)
    8426 [Main Thread] ERROR com.oracle.oer.sync.framework.MetadataManager - Artifact harvest failed due to: Unexpected error import: Invalid jar file
    com.oracle.oer.sync.framework.MetadataIntrospectionException: Unexpected error import: Invalid jar file
    at com.bea.alsb.harvester.utils.ConfigJarUtils.importConfigJar(ConfigJarUtils.java:97)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.readQuery(OSBReader.java:194)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.readQueries(OSBReader.java:112)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.read(OSBReader.java:87)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.flashline.util.classloader.ContextClassLoaderHandler.invoke(ContextClassLoaderHandler.java:39)
    at $Proxy0.read(Unknown Source)
    at com.oracle.oer.sync.framework.MetadataManager.start(MetadataManager.java:630)
    at com.oracle.oer.sync.framework.Introspector.<init>(Introspector.java:204)
    at com.oracle.oer.sync.framework.Introspector.main(Introspector.java:430)
    Caused by: java.io.IOException: Invalid jar file
    at com.bea.wli.config.importexport.ConfigJar$LogicalJarForm.<init>(ConfigJar.java:1341)
    at com.bea.wli.config.task.impl.UploadJarTask._execute(UploadJarTask.java:46)
    at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
    at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
    at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
    at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:142)
    at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:236)
    at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
    at com.bea.wli.config.task.impl.UploadJarTask.uploadJar(UploadJarTask.java:36)
    at com.bea.wli.config.mbeans.Config.uploadJarFile(Config.java:442)
    at com.bea.alsb.harvester.utils.ConfigJarUtils.importConfigJar(ConfigJarUtils.java:79)
    at com.bea.alsb.harvester.plugin.reader.OSBReader.readQuery(OSBReader.java:196)
    ... 11 more
    Please help...
    Regards,
    yogesh

    Hi Yogesh - when you say "i don't think the file is corrupt, because it works fine in eclipse", do you mean, you are actually able to publish them to a server and test those out?
    Dont know your exact scenario, but when you say that you took the sbconfig from another machine and used it on your local system, cant we just go ahead with that? I mean, clean up your code base, and then import this latest "working" sbconfig and start afresh?
    -Swagat

  • Oracle error 3113 end-of-file on communication channel in intermedia

    Hello from Athens.I create a domain index.After that insert into
    the table 600 rows from another identical table.
    then I make the query select count(*) from table A;
    return 600 rows
    then I make the query select count(*) from ctx_user_pending
    return 600 rows
    then I execute the statement
    exec ctx_ddl.sync_index('myindex')
    After some minutes I get the message
    plsql procedure sucessfully completed.
    then the query select count(*) from ctx_user_pending
    return 0 rows
    But after the 8 insert when I make for 8th time
    exec ctx_ddl.sync_index('myindex')
    I took the message
    oracle -error 3113 end-of-file on communication channel
    I think is some problem with oracle shared memory allocation but
    I kneed some more help.The environment is
    oracle intermedia 8.1.7 and the os is linux (kernel 2.4.10)
    I waiting for details please
    Thanks Panos

    We have had this problem quite frequently after a number of
    updates to an index. Rebuilding the index or optimizing it
    usually fix the problem.
    More recently, we have upgraded to 8.1.7.2 (a week ago) and
    haven't yet encountered the problem.

  • Error in writing to file - Oracle

    Dear All,
    We have to upgrade Oracle from 10.2.0.2 to 11.2.0.2. For this we are applying patches till 10.2.0.4. OS is AIX 6.1.
    Before proceeding I have stopped SAP, DB, Listerner and emctl also.
    But after starting the patches we found the msg that, Error in writing to file 'oracle/SID/102_64/jdk/bin/libdbgmalloc.a'.
    [/oracle/SID/102_64/jdk/jre/bin/libdbgmalloc.a(Cannot open or remove a file containing a running program.)]
    Click 'Help' for more information.
    Click 'Retry' to try again.
    Click 'Ignore' to ignore this error and go on.
    Click 'Cancel' to stop installation.
    We are in the middle of installation where deinstallation has already passed. Please help us in fixing this issue. We tried ps -ef | grep libdbgmalloc.a to check the running status but didnt find that.
    Thanks,
    Rableen

    Hi Rableen,
    You can go ahead with the solution provided above. There would be no impact on system as we have done the same on our whole landscape and did not encounter any issue after multiple round of testings.
    This happens because semaphore which uses jdk library files at OS level. You would not be able to locate any process related to that.
    Once you rename libzip.a to libzip.a_old and click on retry, another file libzip.a of newer timestamp will be put by upgrade tool.
    hostname:orasid 7> ls -rtl|grep libzip.a
    -rwxr-xr-x    1 orasid   dba          109588 20 Aug 2005  libzip.a_old
    -rwxr-xr-x    1 orasid   dba          109803 21 Apr 2008  libzip.a
    hostname:orasid 7> pwd
    /oracle/SID/102_64/jdk/jre/bin
    hostname:orasid 7>
    Nothing to worry after renaming as upgrade tool will put a new file of new date at the same place.
    Also as you are going to upgrade 11G, directory 102_64 will not be used at all after 11G upgrade. A new directory structure will be created as /oracle/SID/11202.
    Cheers !!!
    Ashish

  • Error in WP Trace files

    Hi,
    We are getting the below error in our work process trace files for our SCM 5.1 system
    Tue Dec 30 17:35:51 2008
      ***LOG Q0I=> NiPGetHostByName: hostname 'OPTSERVER' not found: gethostbyname [niuxi.c 1470]
    At same time, we have system log entries as below:
    19:07:34 BTC  031 009 APOADMIN                Q0  I Operating system call gethostbyname failed (error no. 0 )
    Documentation for system log message Q0 I :
    The specified operating system call was returned with an error.
    For communication calls (receive, send, etc) often the cause of errors
    are network problems.
    It could also be a configuration problem at operating system level.
    (file cannot be opened, no space in the file system etc.).
    Does anyone know about this?? The RFC connections between APO server and Optimizer server are working fine and there is no issue. However, for any dialog/background process we are getting the error above. Please suggest.
    Regards,
    Sandeep.

    Tue Dec 30 17:35:51 2008
    ***LOG Q0I=> NiPGetHostByName: hostname 'OPTSERVER' not found: gethostbyname http://niuxi.c 1470
    At same time, we have system log entries as below:
    during that time
    Tue Dec 30 17:35:51 2008
    there might be some ntwork problems so you are getting the message , its a common error which comes due to network connectivity,
    Regards,
    Subhash

  • Error in ICM trace file

    Hi all,
    I wanted to understand as to what this error corresponds to.
    [Thr 1097967968] *** ERROR => insert entry failed -23: IYSJhOSq8Bm0A2Im66OCrg   qOpgEunKMKBzOWi1fZ6OjA   [http_r3hdl_m 905]
    There are so many of them i am not able to understand as to what they mean.
    Thanks,
    Ambarish.A

    Hi Juan,
    Thanks a lot for the response.Pasted below the output of the trace file.
    [Thr 1088985440] Tue Sep 21 10:51:01 2010
    [Thr 1088985440] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 80 / sock 90
        (SI_ECONN_REFUSE/111; I4; ST; 10.25.210.70:5586) [nixxi.cpp    2823]
    [Thr 1088985440] *** WARNING => Connection request from (2/3/0) to host: <host name>, service: 5586 failed (NI
    ECONN_REFUSED)
    [icxxconn_mt.c 2321]
    [Thr 1086871904] Tue Sep 21 10:51:03 2010
    [Thr 1086871904] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 80 / sock 90
        (SI_ECONN_REFUSE/111; I4; ST; 10.25.210.70:5586) [nixxi.cpp    2823]
    [Thr 1086871904] *** WARNING => Connection request from (2/3/0) to host: <hostname>, service: 5586 failed (NI
    ECONN_REFUSED)
    [icxxconn_mt.c 2321]
    [Thr 1089513824] Tue Sep 21 10:54:52 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:53 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:54 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:55 2010
    [Thr 1089513824] Tue Sep 21 10:54:56 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:57 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:58 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:59 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:00 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:01 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:02 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:03 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:04 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:06 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:07 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1088985440] Tue Sep 21 10:55:33 2010
    [Thr 1088985440] *** ERROR => insert entry failed -23: XLd4QIoRS3Jg3nAUNJp9Qw-tkMSjc1AvHPXVUlLIp30xg [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:56 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:57 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:58 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:54:59 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:00 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:01 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:02 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:03 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:04 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:06 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1089513824] Tue Sep 21 10:55:07 2010
    [Thr 1089513824] *** ERROR => insert entry failed -23: LFMo8FeGfq1twMhJxMKHUg-PxtLD3HfCeB7MTo4DiiKnQ [http_r3hdl_m 905]
    [Thr 1088985440] Tue Sep 21 10:55:33 2010
    [Thr 1088985440] *** ERROR => insert entry failed -23: XLd4QIoRS3Jg3nAUNJp9Qw-tkMSjc1AvHPXVUlLIp30xg [http_r3hdl_m 905]
    [Thr 1088985440] *** ERROR => insert entry failed -23: XLd4QIoRS3Jg3nAUNJp9Qw-tkMSjc1AvHPXVUlLIp30xg [http_r3hdl_m 905]
    [Thr 1085815136] Tue Sep 21 10:56:01 2010
    [Thr 1085815136] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 78 / sock 96
        (SI_ECONN_REFUSE/111; I4; ST; 10.25.210.70:5586) [nixxi.cpp    2823]
    [Thr 1085815136] *** WARNING => Connection request from (3/4/0) to host: <hostname>, service: 5586 failed (NI
    ECONN_REFUSED)
    [icxxconn_mt.c 2321]
    [Thr 1086871904] Tue Sep 21 10:56:35 2010
    [Thr 1086871904] *** ERROR => insert entry failed -23: OJ6qXYUjCNhtevqOWcTO1Q-2DHv5LS873MGhpMYx_3V0A [http_r3hdl_m 905]
    [Thr 1086871904] Tue Sep 21 11:00:18 2010
    [Thr 1086871904] *** ERROR => insert entry failed -23: HpBtm3TLew58EbnkGMiiIQ-NJJ5vpygl0bxV_Vc*tUsZQ [http_r3hdl_m 905]
    [Thr 1085815136] Tue Sep 21 11:01:01 2010
    [Thr 1085815136] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 36 / sock 92
        (SI_ECONN_REFUSE/111; I4; ST; 10.25.210.70:5586) [nixxi.cpp    2823]
    [Thr 1085815136] *** WARNING => Connection request from (1/2/0) to host: <hostname>, service: 5586 failed (NI
    ECONN_REFUSED)
    [icxxconn_mt.c 2321]
    [Thr 1087928672] Tue Sep 21 11:01:03 2010
    [Thr 1087928672] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 36 / sock 92
        (SI_ECONN_REFUSE/111; I4; ST; 10.25.210.70:5586) [nixxi.cpp    2823]
    [Thr 1087928672] *** WARNING => Connection request from (1/2/0) to host: <hostname>, service: 5586 failed (NI
    ECONN_REFUSED)
    [icxxconn_mt.c 2321]

  • Error in bdump trace files

    Hi all,
    I have encountered with an error in my oracle bdump trace files,
    KEWRGRFR: failed waiting for remote flushers, rcode=-125.
    Could some one explain me why this error occurs? I face a large number of lock in my database is this happening due to this error? Please help
    Mine is a two node rack system with 10gR2 and Solaris 5.10 system and no alert log message during this time
    Thanks in advance.
    Edited by: user650425 on Jan 6, 2010 4:17 PM

    Hello Nicolas,
    Based on the configuration he has 10gR2 2 Nodes RAC with Solaris 10, I think he definitely bought them. If not then he will not be able to view most of the performance views too.
    They expensive but they are the best yet in the market and save a lot of time in diagnosis and root cause analysis.
    Regards
    Amin

  • Error in Smartform trace file

    I am facing the following issue when printing the smart form.
    The below mentioned is log from smartform_trace
    font exchange table imported from db
    ! W SSFCOMPOSER 301
      MSGV1: R2
    ! W SSFCOMPOSER 190
      MSGV1:                                                 1
      MSGV2:                                                 1
      MSGV3: TEMPLATE_R1
    ! W SSFCOMPOSER 190
      MSGV1:                                                 1
      MSGV2:                                                 1
      MSGV3: TEMPLATE_R1
    ! A SSFCOMPOSER 173
      MSGV1: R1B
    trace output closed due to error
    Anyone please come up with the suggestions on how to rectify the same.

    Hi friend,
    Its correctly mentioned that there is a problem / error in font exchange table.
    So use check and try to use the font which is available in your system.
    If that is ok then explain us  clearly what is these
    Variants : R2 , TEMPLATE_R1 and R1B.
    If you explain it briefly we can get some more better understanding in it.
    Thanks,
    Sri Hari

  • Error in dev trace files

    Hi,
    Is this something related to shared memory not being cleaned properly before restarting?
    System environment: AIX 5.3, Oracle 10g, ECC6
    Error in dev_trace files
    ERROR => ShmDelete(1002): shmctl(6,IPC_RMID,0) (1: Not owner) [shmux.c      2986]
    Thank you in advance
    Regards
    KVR

    Please can you let me know the solution ... we've been facing this problem too ..
    Many Thanks,
    Shailendra

  • BW errors in default trace files after starting query from portal favorite

    Hi experts,
    One of the user is executing the query in BI portal. The user is assigned to proper roles in ABAP BI system.
    The user add the query to the portal favorites, but when clicking on the favorite link the user gets the below error
    Full Message Text
    A message was generated:
    ERROR
    Cannot load view "BM015A1" (data provider "DP_1": )
    com.sap.ip.bi.webapplications.dataproviders.selector.impl.Localization loaderr_view2
    DP_1
    BM015A1
    Cannot load view "BM015A1" (data provider "DP_1": )
    com.sap.ip.bi.webapplications.dataproviders.selector.impl.Localization loaderr_view2
    DP_1
    BM015A1
    Please help me to find out why the error is happening....
    thanks in advance,
    Joeri

    users created new the bookmarks

  • Internal Server Error while running JSP file (Oracle AS - HP Unix)

    Hello Friends,
    I have created a JSP file in which I am trying to connect the database using oracle.jdbc.pool directory. But it shows an error message as:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    the path for pool package is:
    /appltest/apps/prodora/iAS/oem_webstage/oracle/jdbc/pool
    the location of JSP file is:
    /appltest/apps/prodcomn/portal/TEST_test/test
    What I think is I have to play with the CLASSPATh entries, but dont know how. Please help me in solving this issue...
    For your reference the JSP code is:
    <%@ page import="java.sql.*, javax.sql.*, oracle.jdbc.pool.*" %>
    <jsp:useBean id="ods" class="oracle.jdbc.pool.OracleConnectionCacheImpl" scope="session" />
    <%
    try
    ods.setURL("jdbc:oracle:thin:@test:1546:test");
    ods.setUser("kpm_hr");
    ods.setPassword("kpm_hr");
    Connection conn = ods.getConnection();
    Statement stmt = conn.createStatement();
    Resultset rset = stmt.executeQuery("select first_name,last_name from kpm_hr.kpm_hr_emp_mst where empcode='P0580'");
    rset.next();
    out.println(rset.getString(1)+" "+rset.getString(2);
    catch(SQLException e)
    out.println(e);
    Thanks in adavnce,
    Ankur
    Regards,
    Ankur Bhatia

    Just to verify, which relevant log files have you found?
    catch(SQLException e) {
    out.println(e);
    } Have you search the console log file?
    A quick observation reveals that your jsp is just a standalone java program executed inside jsp. Suppose you just run it as a standalone program. Any error then?
    Another way going forward is to install oc4j standalone of the same version. It is very easy to install: just download the oc4j-extended.zip and unzip it and run "java -jar oc4j.jar". Put you jsp inside j2ee/home/default-web-app and run. You should see relevant log messages in j2ee/home/log/server.log and j2ee/home/application-deployments/yourApp/application.log.
    You should have Jdeveloper of some appropriate version installed. If you have not, install one. It might be not a little bit high learning curve at first, but the rewards are quick and amazing, especially since jdev 10.1.3. (I am speaking from my experience.) Try it with Jdeveloper.

  • KQRCMT: Write failed with error=604 Errors in Trace File

    Anyone know what errors like these in the trace file might indicate? I'm trying to diagnose why one of our application processes died without warning, and found this in the process trace file right about the time when it died. My Oracle Support turns up very few hits, none of them helpful. Google likewise had very little to say on the matter.
    Also there were no errors thrown in the alert log during the time indicated in the trace file messages.
    *** 2011-02-01 14:30:29.976
    *** MODULE NAME:() 2011-02-01 14:30:29.976
    *** ACTION NAME:() 2011-02-01 14:30:29.976
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:33.416
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:35.343
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:36.572
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:38.684
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:39.316
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:40.575
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    ...etc, etc...Thanks.

    Hi All ,
    MY database is oracle 11G , SParc OS 64 Bit , i got the same error on my primary database.
    Please find the exact error below :
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2a
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2aThat is the only error in the trace file.
    i have checked on google and metalink but not much is available.
    please suggest
    Thanks
    Kk
    Edited by: Kk on Apr 8, 2011 5:19 AM

  • Capturing errors in trace file

    If I intentionally out a error in report and run it through report bulider, the trace file shows proper errors.
    But, If I try to run it from command prompt, it produces the trace file but dosen't give error information. I have tried giving TRACEOPT = TRACE_ALL. and all other trace options. Do we have any other way to capture errors in report.?
    My reqirement is to log the errors produced in the report to a table, and find out the successful execution of the report.

    Hi All ,
    MY database is oracle 11G , SParc OS 64 Bit , i got the same error on my primary database.
    Please find the exact error below :
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2a
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2aThat is the only error in the trace file.
    i have checked on google and metalink but not much is available.
    please suggest
    Thanks
    Kk
    Edited by: Kk on Apr 8, 2011 5:19 AM

  • Failed to open pdf error on every document

    Today I came and started placing pdf documents in Indesign CS3 like I always do, and suddenly I start getting "failed to open pdf" errors on every pdf file I try and place. I have tried all the suggested tactics of selecting show import options, changing the crop to bounding box, etc. Nothing working.
    I also tried to open the pdf in acrobat and export into a different format or optimize it using the pdf optimizer, but when I do that I get gobbly **** text on the pdf. See screenshots
    The only workaround that works is to save as a raster image. But this is incredibly time consuming. I also tried importing these same files into Indesign cs 4 and I get the same errors. I am wondering if this is a system wide issue. Any ideas or suggestions?
    I noticed all these pdf were created using cs4 and above. Not sure if this helps.

    Hold the Shift key as you click Place or turn on Show Import Options in the Place dialogue.
    I get this from time to time. Here’s what I think happens: You placed a PDF with Import Options showing so you could select a different crop method, like bleed. This becomes the new default import option for PDF files. But if you import a file with no bleed data InDesign gives an error message instead of either jumping to import options or telling you the default crop options are unavailable for this file. I would call it a bug. I have encountered it from at least version 4 (aka CS2).

  • Backint failed "ERROR: unable to find file "

    Hello
    I try to backup Oracle database 10.2 with netbackup tools on Redhat 2.6.18-53
    I got errror:
    BR0231E Backup utility call failed
    ERROR: unable to find file /oracle/BWP/sapdata4
    Can u help me
    Regards
    Fethi

    This is the backup logfile:
    BR0477I Oracle pfile /oracle/BWP/102_64/dbs/initBWP.ora created from spfile /oracle/BWP/102_64/dbs/spfileBWP.ora
    BR0101I Parameters
    Name                           Value
    oracle_sid                     BWP
    oracle_home                    /oracle/BWP/102_64
    oracle_profile                 /oracle/BWP/102_64/dbs/initBWP.ora
    sapdata_home                   /oracle/BWP
    sap_profile                    /oracle/BWP/102_64/dbs/initBWP_sapdata_offline.sap
    backup_mode                    ALL
    backup_type                    offline
    backup_dev_type                util_file
    util_par_file                  /oracle/BWP/102_64/dbs/initBWP_sapdata_offline.utl
    system_info                    orabwp/orabwp hpbwpdb2 Linux 2.6.18-53.1.19.el5 #1 SMP Tue Apr 22 03:01:10 EDT 2008 x86_64
    oracle_info                    BWP 10.2.0.2.0 8192 30 88160883 hpbwpdb2 WE8DEC UTF8
    sap_info                       700 SAPSR3 BWP S1329078236 R3_ORA 0020159289
    make_info                      linuxx86_64 OCI_102 Feb  8 2008
    command_line                   brbackup -c force -p initBWP_sapdata_offline.sap
    BR0116I ARCHIVE LOG LIST before backup for database instance BWP
    Parameter                      Value
    Database log mode              No Archive Mode
    Automatic archival             Disabled
    Archive destination            /oracle/BWP/oraarch/BWParch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     27
    Next log sequence to archive   30
    Current log sequence           30               SCN: 88160883
    Database block size            8192             Thread: 1
    Current system change number   88168768         ResetId: 655409152
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPBWP        ONLINE*    ONLINE+   /oracle/BWP/sapdata4/BWM.data1                      17498636288    4       64785  NOLINK  FILE   34359721984    104857600     8192
    PSAPBWP        ONLINE*    ONLINE+   /oracle/BWP/sapdata4/BWM.data2                      16450060288    5       64785  NOLINK  FILE   34359721984    104857600     8192
    PSAPBWP        ONLINE*    ONLINE+   /oracle/BWP/sapdata4/BWM.data3                      15820914688    6       64785  NOLINK  FILE   34359721984    104857600     8192
    PSAPBWP700     ONLINE*    ONLINE+   /oracle/BWP/sapdata2/BWM700.data1                   15128862720   11       64784  NOLINK  FILE   34359721984    104857600     8192
    PSAPBWP700     ONLINE*    ONLINE+   /oracle/BWP/sapdata4/BWM700.data2                    4132511744   12       64785  NOLINK  FILE   34359721984         8192     8192
    PSAPBWPDIM     ONLINE*    ONLINE+   /oracle/BWP/sapdata1/BWMdim.data1                    4202700800    7       64770  NOLINK  FILE   10485760000     20971520     8192
    PSAPBWPFACT    ONLINE*    ONLINE+   /oracle/BWP/sapdata1/BWMfact.data1                   6719283200    8       64770  NOLINK  FILE   34359721984     20971520     8192
    PSAPBWPODS     ONLINE*    ONLINE+   /oracle/BWP/sapdata2/BWMods.data1                   19868426240    9       64784  NOLINK  FILE   34359721984     20971520     8192
    PSAPBWPUSR     ONLINE*    ONLINE+   /oracle/BWP/sapdata1/BWMusr.data1                     239083520   10       64770  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3USR     ONLINE+    ONLINE+   /oracle/BWP/sapdata4/sr3usr_1/sr3usr.data1            134225920   20       64785  NOLINK  FILE   10485760000     20971520     8192
    PSAPTEMP       ONLINE#    ONLINE+   /oracle/BWP/sapdata1/temp_1/temp.data1              10485768192   -1       64770  NOLINK  FILE   34358689792     20971520     8192
    PSAPUNDO       ONLINE-    ONLINE+   /oracle/BWP/sapdata1/undo_1/undo.data1               1073750016    2       64770  NOLINK  FILE   34359721984     20971520     8192
    SYSAUX         ONLINE*    ONLINE+   /oracle/BWP/sapdata1/sysaux_1/sysaux.data1            671096832    3       64770  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM+   /oracle/BWP/sapdata1/system_1/system.data1            838868992    1       64770  NOLINK  FILE   10485760000     20971520     8192
    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    /oracle/BWP/origlogA/log_g11m1.dbf              52429312    1        64774  INUSE     NOLINK  FILE
    /oracle/BWP/mirrlogA/log_g11m2.dbf              52429312    1        64776  INUSE     NOLINK  FILE
    /oracle/BWP/origlogB/log_g12m1.dbf              52429312    2        64775  INUSE     NOLINK  FILE
    /oracle/BWP/mirrlogB/log_g12m2.dbf              52429312    2        64777  INUSE     NOLINK  FILE
    /oracle/BWP/origlogA/log_g13m1.dbf              52429312    3        64774  INUSE     NOLINK  FILE
    /oracle/BWP/mirrlogA/log_g13m2.dbf              52429312    3        64776  INUSE     NOLINK  FILE
    /oracle/BWP/origlogB/log_g14m1.dbf              52429312    4        64775  INUSE     NOLINK  FILE
    /oracle/BWP/mirrlogB/log_g14m2.dbf              52429312    4        64777  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    /oracle/BWP/origlogA/cntrl/cntlrBWP.dbf         34979840    0        64774  NOLINK  FILE
    /oracle/BWP/origlogB/cntrl/cntrlBWP.dbf         34979840    0        64775  NOLINK  FILE
    /oracle/BWP/sapdata1/cntrl/cntrlBWP.dbf         34979840    0        64770  NOLINK  FILE
    BR0616I Tablespaces in table TSORA for SAP owner SAPSR3:
    PSAPBWP, PSAPBWP700, PSAPBWPDIM, PSAPBWPFACT, PSAPBWPODS,
    PSAPBWPUSR
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.26
    BR0057I Backup of database: BWP
    BR0058I BRBACKUP action ID: bdxzgdlt
    BR0059I BRBACKUP function ID: aff
    BR0110I Backup mode: ALL
    BR0077I Database files for backup:
    /oracle/BWP/origlogA/log_g11m1.dbf
    /oracle/BWP/origlogB/log_g12m1.dbf
    /oracle/BWP/origlogA/log_g13m1.dbf
    /oracle/BWP/origlogB/log_g14m1.dbf
    /oracle/BWP/origlogA/cntrl/cntlrBWP.dbf
    BR0061I 19 files found for backup, total size 108250.510 MB
    BR0143I Backup type: offline
    BR0130I Backup device type: util_file
    BR0109I Files will be saved by backup utility
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.26
    BR0307I Shutting down database instance BWP ...
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.33
    BR0308I Shutdown of database instance BWP successful
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.33
    BR0229I Calling backup utility with function 'backup'...
    BR0278I Command output of '/usr/sap/BWP/SYS/exe/run/backint -u BWP -f backup -i /oracle/BWP/sapbackup/.bdxzgdlt.lst -t file -p /oracle/BWP/102_64/dbs/initBWP_sapdata_offline.utl -c':
    WARNING: unknown parameter: print_log_flag 1
    WARNING: sort_backup_type not specified in .utl file
    WARNING: default sort_backup_type to <size> for restore
    Program:                /usr/sap/BWP/SYS/exe/run/backint 5.1
    Input File:             /oracle/BWP/sapbackup/.bdxzgdlt.lst
    Profile:                /oracle/BWP/102_64/dbs/initBWP_sapdata_offline.utl
    Function:               BACKUP
    Backup Type:            BACKUP_FILE
    ERROR: unable to find file /oracle/BWP/sapdata4/BWM.data1
    ERROR: unable to find file /oracle/BWP/sapdata4/BWM.data2
    ERROR: unable to find file /oracle/BWP/sapdata4/BWM.data3
    ERROR: unable to find file /oracle/BWP/sapdata2/BWM700.data1
    ERROR: unable to find file /oracle/BWP/sapdata4/BWM700.data2
    ERROR: unable to find file /oracle/BWP/sapdata1/BWMdim.data1
    ERROR: unable to find file /oracle/BWP/sapdata1/BWMfact.data1
    ERROR: unable to find file /oracle/BWP/sapdata2/BWMods.data1
    ERROR: unable to find file /oracle/BWP/sapdata1/temp_1/temp.data1
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.33
    BR0279E Return code from '/usr/sap/BWP/SYS/exe/run/backint -u BWP -f backup -i /oracle/BWP/sapbackup/.bdxzgdlt.lst -t file -p /oracle/BWP/102_64/dbs/initBWP_sapdata_offline.utl -c': 2
    BR0232E 0 of 19 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.33
    BR0231E Backup utility call failed
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.35
    BR0304I Starting and opening database instance BWP ...
    BR0280I BRBACKUP time stamp: 2008-05-23 15.59.42
    BR0305I Start and open of database instance BWP successful
    BR0056I End of database backup: bdxzgdlt.aff 2008-05-23 15.59.33
    Thank you
    Regards

Maybe you are looking for

  • Updating 'SEGMENT' field from transaction FB60 using FAGL_DERIVE_SEGMENT

    In our project we are using BADI FAGL_DERIVE_SEGMENT to automatically determine the field 'SEGMENT' from FB60 transaction. This problem only occurs when the field 'Segment' has been updated, because upon creation the value is filled and calculated co

  • Best way to import BC4J projects or packages?

    Hello This is a question on how to structure three BC4J Projects, where two of them refer to the third. Here is my question: I have a project "Model", which contains all entity objects and associations. It represents more or less the data model of th

  • Is there any way to report on Custom Object 3 other than lists?

    Looks like the answer is no but just wondering if anyone has come up with a brilliant work around. I guess the only chance is with Web Services, or is Custom Object 3 the red headed step child there as well? I read in an earlier thread that R15 fix/p

  • EDI 830/860 problem

    Hi My scenario from EDI  Files to IDOC and we are sending some value to the TXT01 field in IDOC DELFOR01. We are mapping an UDF with TXT01 field. The UDF have code: if (txtTwo.equals(""))     result.addValue(result.SUPPRESS); else    result.addValue(

  • Installation failed exit code 7

    Every time i get to the installation phase of the trial version for Indesign CS6, it starts to install and then says installation failed and on the error summary page it says exit code 7. I have tried to restart my computer and everything Macbook Lio