Messages in database/in client

Hi,
when i run the report RSXMB_SHOW_STATUS i'm getting the following information:
Number of Messages in Database: 12.011.522
Number of Messages in Clinet: 12.012.776
How can that be that the number of messages in the client is greater then there are messages in the database? I would understand it it's vice versa indication messages in other client, but not that way. Can someone explain that to me?

The solution is quite simple: these are the result from two select count(*). The first select statement takes some time, in the meanwhile new messages are persisted, which are counted in addition by the second select statement.

Similar Messages

  • Oracle Database XE Client(winXP) vs Oracle Database XE (linux)

    hi everybody there, thanks for having some time for reading me.
    i have a linux with Oracle Database XE, under linux with database user 'hr' i can make queries and create applications, that is ok.
    also, i've installed Oracle Database XE Client on windows xp machine, and i'am usin this option: Run SQL Command Line, this prompts me to enter user and password, and i am entering this:
    connect hr/[email protected]:1521
    after a few seconds, i get this error: ORA-12560: TNS:Protocol Adapter Error.
    192.168.0.102 is the IP address from my linux database, 1521 is the default port (i am using this port).
    is this client looking for file tnsnames.ora? what else do i need on client (or server), to connect to my linux database?
    my final aim is to connect from Developer 9i (winxp) to my linux database (in fact, i have the same error of above, trying this), only that i am trying first just to connect from Client XE to my linux, and when i get success with this, i will continue trying with Developer 9i.
    if someone can guide me with this, it would be great. i am becoming crazy.
    thanks.

    hi, thanks friend.
    look, as i also installed Developer 9i, i have a directory where i put a tnsnames.ora file, this directory is: d:/OraDev9i/network/admin
    i don't know if Client XE, looks for this directory?, if i would not have installed Dev 9i, where can i put this tnsnames.ora file for Client XE to read it?
    well, let's asume Client XE looks for directory above, this is my tnsnames entry, pls check it:
    XE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    i don't know if there is something wrong with this, please help me.
    i did what you told me:
    connect hr/francis2010@XE
    and i got this:
    ORA-12154 TNS: Could not resolve service name
    also, i tried changing 'localhost.localdomain' to my linux IP address: 192.168.0.102, and i get the same error message. how do i know where Client XE is reading my tnsnames?
    about the listener, i checked with this: sudo /.../init.d/... status, and it seems it is ok, remember i can work well in linux wiht hr, the port is ok, and i also checked with lsnrctl status, and i got LISTEN, so it seems is ok.
    sorry, and thank you for your support, maybe this is easy but as i know the basics, i am lost.

  • How to resolve message "Installer database is corrupt" when trying to install CS4 on Win 8.1?

    I purchased a disk set of CS4 a few years back and have recently purchased a new computer. When trying to install CS4 on the new computer, I received an error message saying "Installer database is corrupt. Please contact Adobe Customer support." Called "customer support" and after a VERY long time and three transfers, I was told "Too bad, we can't help you. Maybe download a new copy?" So I did. When trying to install the fresh download, I received the exact same error message: "Installer database is corrupt. Please contact Adobe Customer support." This appears to be a conflict between the CS4 installer database and Win 8.1. Is this a known issue? How do I resolve it? Thanks for any assistance. ~Evey

    Error "...Installer Database is Corrupt..." when you install Adobe Creative Suite 4 or point product

  • How can I send a message from database to a J2EE application?

    How can I send a message from database to a J2EE application?
    If I have a codetable in database that has new or modified values I have to refresh the codetable in my J2EE application.
    Most effective way would be send a message to initiate a table reload from J2EE app, but I don't know how to do this.
    Now I have a background thread that regular reads the table and looks for changes.

    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_AQ_Configuration.pdf
    This document details how to create triggers on a table that send out JMS messages.
    In this example, the messages are going to Oracle BAM.. your message could go to your J2EE application listening to its own topic/queue.
    an alternative idea.
    you could also just cache your lookup table with something like Oracle Coherence and than try to ensure that all changes to the lookup go through Coherence, so that you won't need to do notification from the db up to the application. the application and the lookup data management tool would be using the data grid for management of the lookup table data, and the data grid (coherence) would persist the lookup data changes back to the db.

  • Custom Error Messages for Database Constraint Violations Problem

    Hi
    I have added a custom message bundle for the model project as explained in
    37.8.3 in the Fusion Developer's Guide - How to customize error messages for database constraint violations.
    http://download.oracle.com/docs/cd/E14571_01/web.1111/b31974/bcadvgen.htm#BABEFGCI
    Constraint Name : SYS_C0018574
    And I have following CustomErrorMessages class
    public class DBCustomErrorMessages extends ListResourceBundle {
        private static final Object[][] sMessageStrings =
            new String[][] { { "SYS_C0018574",
                               "Existing Record Found" } };
        protected Object[][] getContents() {
            return sMessageStrings;
    }This works fine when I run application model and adding records to vialate the constraint. So it gives me following message
    (oracle.jbo.DMLConstraintException) Existing Record FoundBut when run ui project it does not fire.
    Still it gives the message
    ORA-00001: unique constraint (CCBS2.SYS_C0018574) violatedCould you please shed some light?
    Edited by: deshan on Mar 15, 2011 11:28 AM

    Please see the image.
    http://4.bp.blogspot.com/-Fna66p-W5Jw/TX7uSQqqBtI/AAAAAAAAAH0/D1APg6oAIxI/s1600/1.JPG
    Error in Application Module ORA-00001: unique constraint (CCBS2.SYS_C0018574) violated exception is different from ui project.
    Any hint?
    Thanks
    deshan
    Edited by: deshan on Mar 15, 2011 10:16 AM

  • Problem in delivering Picture Messages through Java SMPP client

    I m working on development of SMPP Client, using Java. In it�s development I didn�t used any API from eny vendor, and implemented purely in Java. I am facing one unusual problem in receiving of Picture Messages. Also, I have one C based client application.
    I m sending picture message through both client application(s) to be delivered over different handset(s). I have tested many different cases, but could not conclude to any solution. The behavioral cases are as follows;
    When I sent same picture message through Java SMPP client on Nokia 1100, it get received with prompt �Picture Message Received�. And on viewing it, �Message cannot be displayed�, is informed and no picture message get displayed. Till now it happens for every caseto this handst, but get properly displayed on Nokia 32xx / 53xx.
    Whereas while sending through the C SMPP Client on Nokia 1100, sometime it get displayed and sometimes it doesn�t. Same prompts follows on not receiving right picture message while using Java SMPP Client
    I m not understanding why;
    It doesn�t get delivered correctly a picture message, every time I submits it to deliver on 1100 while sending through C based,
    And why It doesn�t get delivered correctly at all while sending through Java SMPP client on 1100 whereas it get delivered correctly over other Nokia model handset.
    Kindly, anyone make me solve out the prob���.

    Hi,
    Even we have implemented the Java SMPP client, to sending the picture message as embeded SMS.
    If you do not have issue to share the SMPPClient which is sending the picture message, I can look into the code and help you. Let me know, I can share my personal email id.
    Edited by: sanmetalica on Apr 14, 2008 6:01 AM

  • Purpose of Messages link in MI Client SP 18 ?

    Hi,
    Could anyone please tell me the purpose of Messages link in MI Client SP 18 ?
    what is it for ? when and what kind of messages it contain ?
    Currenlty when i am clicking on it , it is showing error page .
    Thanks & Regards,
    Vipin

    Hi Vipin,
    Adding to the points mentioned above.
    This is for the system messeges, you receive from the middleware.
    Purpose is to update the users with the latest information about the upgrades,timelines,system down times etc...
    For ex: A system administrator can set the messeges( based on the users also )
    to the users about the upgrades of the system and can ask not use the application until next updated messege comes about the upgration of the system(this is only one example)
    Simply we can say that this messeges is used to inform the users about some information(critical).
    Hope this is helpful.
    Cheers,
    Karthick

  • Not able to connect RAC database from client

    Hi there
    Recently I have configured RAC in test environment. version 11.2.0.1. OS Redhat 5.9. Everything seems to be fine except not able to connect rac database from client.  Error is as under :
    C:\Documents and Settings\pbl>sqlplus test1/test1@myrac
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Nov 17 14:29:06 2014
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name:
    myrac =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = rac-scan)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = racdb.testdb.com.bd)
    Please give me your valuable suggestion to  overcome the issue.
    Regards
    Jewel

    user13134974 wrote:
    ORA-12545: Connect failed because target host or object does not exist
    This error means that the hostname or IP address used in the TNS connection string, failed to resolve or connect.
    Your client is making two connections. The first connection is to the SCAN listener. It matches a db instance for your connection request based on service requested, available registered service handlers, load balancing, and so on. It then send a redirect to your client informing it of the handler for that service.
    Your client then does a second connection to this service (a local RAC listener that will provide you with a connection to the local RAC instance). This is what seems to be failing in your case.
    The SCAN listener's redirect uses the hostname of the server that the local listener is running on. Your client needs to resolve that hostname (of a RAC node) to an IP address. This likely fails.
    You can add the RAC node hostnames to your client platforms hosts file. The appropriate action however would be to ensure that DNS is used for name resolution instead.

  • JhsError Messages for Database constraint

    Hello JhaedStart Team
    I want to display mycustome entity alias name in place of entity name in Jhs Error messages for Database constraint , as you know we can customize this error message by replacing ConstraintName as a key in our registered customMessage Bundle (according to 25.8.3 sction of ADFdevelopers guide) .
    In order to do that I should disable JHS NLS generation for JHS because it's custome messages prevent my message to be display from my customMessage Bundle , So I have tried to delete constraint key (eg CASCADING_DELETE_VIOLATION) from GeneratorText.properties but I see that the CASCADING_DELETE_VIOLATION message still generated in my project JHS message bundle.
    Please help me to fix the problem

    JHeadstart also supports customizing database constraint messages, as explained in section 11.4 of the JHeadstart 10.1.3.2 Developer's Guide. So you don't need to use the technique of section 25.8.3 of the ADF Developer's Guide, you can customize the message directly in the JHeadstart resource bundle.
    Hope this helps,
    Sandra Muller
    JHeadstart Team
    Oracle Consulting

  • Can someone explain what is the Database Instant Client

    Download 10.2.0.4 Database Instant Client for Apple Mac OS X on Intel x86
    What does the Database Instant Client contain?
    What functionality does it have?
    Does it include a 'lite' version of the database to run locally? Or is it only a set of tools that can connect to a remote (on another machine) database?

    It is only a client for connecting to databases. It is easier to install than the full client.
    It does not include a database. Check the following link :-
    http://www.oracle.com/technology/tech/oci/instantclient/index.html
    http://www.ContractOracle.com

  • Have a error message "canvas database sync has stopped working"?

    Have a error message "canvas database sync has stopped working"? My computer is a HP touchsmart 300, windows 7 64 bit OS? Need help in fixing it.

    Does it work in a new file? If it does, see Remove minor corruption by exporting. If not, see Replace Your Preferences

  • When I open entourage a message stating Database Deamon Fatal error appears

    when I open entourage a message stating Database Deamon Fatal error appears with an OK sign to force quit entourage

    Try this:
    inside the Microsoft Office directory of the local applications folder, you will find a sub-directory entitled “Office” which contains the application called “Microsoft Database Utility”. When executed the application offers you the option of rebuilding the database. Choosing this option will fix the issues and create a backup.

  • Database or Client Level?

    Hello,
    I am an Oracle newbie and I have a question. What does it mean when someone asks if the code should be written at the database or client level?
    Thanks

    Example??
    Let's see...
    Imagine you want to insert a record in a table.
    You can do this in one procedure ...
    1) Client sample: You have myform.fmb with one program unit ( the procedure mentioned above). The form is in your PC client.
    2) Database sample: Open SQL*plus (or antoher program which allows you create objects in the database: TOAD, PLSQL Developer,...) and create the procedure directly in the database...
    That's all, it's very simple...
    Hope it helps.
    Jose.

  • How do i send message only to intended client  (Private Chat) ??

    i need embed a live chat for customers where they can send their queries to Customer Care executive.
    Customer care executive will respond to thier queries.
    Now my requirement is to design a chat application in which i need to send message to the intended client only
    Client and Customer Care executive will both use the Samev Web application to chat.
    I can get the messages from client ,but how do i send message back to the intended client only ??
    Please advice me if their is any good design strategy or technology which will fulfil my requierment.
    Please guide me !!

    Requirement is :
    1. User first select the section , as per his queries
    such as
    a.Technical Support
    b. Complaints.
    c. General Queries
    (for every section there are more than one Customer Care Executive's)
    2. Now i have to first decide that to which Customer Care Executive(CCE) (thar are logged in ) i may redirect the user. The criteria is : Select CCE who is least busy.
    3. The CCE is using the same web application to respond the Customers.
    4. Now the Customer and CCE should have private conversation with each other
    Regards

  • Install Lightroom on a new computer - error message 2203.database Cannot open database file system error 2147287037. Can anyone help me with this?

    I am trying to install lightroom on a new computer and am getting error message 2203.database Cannot open database file system error 2147287037. Can anyone help me with this?

    This site has some info
    Error 2203 | Install | Creative Suite 4, 5, or 5.5 products or updates

Maybe you are looking for

  • New IMac preloaded with Lion, how do I load Lion on my Macbook

    I bought an IMac preloaded with OS 10.7.4 and want to load it on my Macbook Pro.  Since it didn't come with a disc how do I go about doing this? Thank You

  • Sending files by e mail

    Hi, My problem is when sending a file ie. a picture, the receptor always receives a very reduced file in size, which I wish to evade. Is there any way to do that? thanks a lot for your help aliblues

  • Rollover images not properly aligning in design view

    Hello, I am a self taught Web design teacher and I have seemed to run into an issue with roll-over images as links. I am teaching my students to use photoshop to create two images for rollover buttons. When the students insert the images, everything

  • Support is Shocking

    What has happened to the Support? Is this change due to the big change we have seen, with all BC stuff going under the Adobe roof. Not impressed by it at all. Just logged on to try and get chat support, joined the session at 4.55pm PST where I was to

  • Error in releasing sales order through VKM3

    Hi All, We are facing the below problem while releasing the sales order through VKM3 only for few orders randomly. Sales order is partially delivered and invoiced and if we try to create delivery it is blocked due to credit check. When we try to rele