How to check weather a queue is having any corruption.

Hi,
Can any bodu let me know how to check weather a queue is having corruption or not.
Thanks,
Aditya.

these are the contentents of the xml file
<?xml     version="1.0"?>
<!DOCTYPE exceptioninfo [
     <!ELEMENT exceptioninfo (exception+) >
     <!ELEMENT exception (expname,messagecode,loggingtype,handlerclass) >
     <!ELEMENT expname (#PCDATA)>
     <!ELEMENT messagecode (#PCDATA)>
     <!ELEMENT loggingtype (#PCDATA)>
     <!ELEMENT handlerclass (#PCDATA)>
     ]>
<exceptioninfo>
     <exception >
          <expname>NoAreasFoundException</expname>
          <messagecode>expError.noAreasFound</messagecode>
          <loggingtype>nologging</loggingtype>
          <handlerclass>Handler1</handlerclass>
     </exception>
     <exception>
          <expname>ServiceActiveAtStoresException</expname>
          <messagecode>expError.serviceActiveAtStores</messagecode>
     <loggingtype>nologging</loggingtype>
          <handlerclass>Handler2</handlerclass>
     </exception>
     <exception>
          <expname>UniqueConstraintException</expname>
          <messagecode>expError.uniqueconstraint</messagecode>
          <loggingtype>nologging</loggingtype>
          <handlerclass>Handler3</handlerclass>
     </exception>
</exceptioninfo>
In this file exception is a node which is having some child nodes like <messagecode>...... now within my java program i am going to parse the given xml file there i am going to check what are the nodes which are having child nodes using hasChildNodes() method which is there in org.w3c.dom.Node this method will returns true if there are any childNodes for the node if not this will return false but when i am trying to use in my program for every node this method is returning false
can u help me now
Thanks
Rajesh

Similar Messages

  • How to check weather a material created is active or not

    Dear Friends
    1    How to check weather a material created is active or not.
    2  MIGO standard document has a check button, can we have similar check button in other documents like Purchase requisition.
    3   In case of material valuation is Standard (Price control), the costing is done on the basis of the Standard Price or actual cost of the raw material.
    I will be thankful for your advice.
    Sanjeev

    1 How to check weather a material created is active or not.
    There is a Blue "i" button for the Material, pls click that it will show you the current status..
    2 MIGO standard document has a check button, can we have similar check button in other documents like Purchase requisition.
    for PR you can see the check button( CtrlShiftF3) beside personal settings

  • How to check weather my i phone is officially unlock of not

    Hi everyone
    Recently i got iphone 3g , but im not sure how to check weather its officially unlock or not. So that i should upgrade the os with locking it.
    Serial no 5K9098AKY7K
    Model MB496X
    IMEI 01 180900 090330 3
    Plz help me out

    Look i bought it from open market in pakistan
    Then there is no way to confirm that your phone was officially unlocked. Buying from a non-official source, especially an "open market", means you're at the mercy of the seller as to the accuracy of the phone's status. Based on postings here, most of these phones have been hacked. You'll find out for sure though if you update to 3.1.3.

  • HOw to check weather flash player is installed or not in Nokia ?

    How to check weather flash player is installed or not in
    Nokia ? I had created some flash file , i need to install in Nokia
    mobile .If there is no flash player how it will detect? if it is
    installed then how it will detect.
    Chirag

    Did you see the list of supported devices?
    http://www.adobe.com/devnet/devices/nokia.html
    http://www.adobe.com/devnet/devices/nokia_s60.html
    http://www.adobe.com/devnet/devices/nokia_s40.html
    http://www.adobe.com/mobile/supported_devices/

  • How to check weather oracle db is started or not and how to start at oracle

    Hi
    could u please tell me how to check weather database is started or not
    and also how to start . (on unix and windows)
    waiting for ur reply.
    rajendra

    Hi rajendra,
    You can use the following command at Unix/Aix operating system.
    login into unix/aix operating system
    & run the following command.
    sqlplus "connect /as sysdba"
    you come in sql prompt
    & than run the following query
    sql>select status from v$instance;
    In windos you can check DB status using MMC.
    if you have any query than message me freely.
    Karan
    Edited by: karan Singh on Jun 24, 2008 5:10 PM
    Edited by: karan Singh on Jun 24, 2008 5:12 PM

  • How to check wheather the project is having 'AUC' or not.

    Hi friends,
    How to check wheather the project is having 'AUC' or not.
    Regards,
    Safiq.

    Hi Basha ,
    as per my knowledge , WBS will have AUC ,Settlement rules  etc, so u need to check asset tables based on the WBS element .
    regards
    Prabhu

  • How to check weather BI Objectu2019s are imported and exported

    Hi to all,
    Some one has created INFOCUBE, DSO, DTP, transformation.
    My question is how I will check it, weather Objectu2019s   are imported and exported or not.
    How   to check under which request  number it have   been saved.
    Please can any one tell the step for that?
    I SHALL BE THANKFULL TO YOU FOR THIS.
    Regards
    Pavneet Rana

    Hello Pavneet,
    If you goto trans SE09/SE10--> Enter your User ID or * under user & then click on Display.
    You will be able to see all the TR's & if you drill it, you will be able to see all the objects collected under that TR.
    Hope its helps!
    Regards,
    Pavan

  • Need to know how to check the outbound queue in SAP for data flow into CRM

    Hi Specialist's,
    I have changed an entry in Customer Master Data in Sap r/3 and this change has come fine to CRM system.I checked the inbound BDOC in CRM ( Trn:SMW01) and it has come fine into CRM system.I am also able to see the affected field in CRM with new value.
    I need to know how to check this from SAP side i.e. I have checked the outbound IDOC list (WE02) but could not find the record.
    Is there any other way in SAP that i can check?
    Also please let me know if there is any other way except IDOC in SAP to send data from R/3 to CRM?
    Usefull answers will definitely be rewarded with points .
    Thanks,
    Abhinav.

    Hi Abhinav,
    There are no IDOCs generated in R/3 for replication. R/3 system calls BAPI and Function modules remotely on CRM system which are part of the Adaptors provided for middleware.
    Try to deregister the outbound queues in R/3 (Transaction SMQS) and see if you get an entry in the Outbound Queue (Transaction SMQ1). I have not tried this.
    If you don't get any entry in the outbound queue then definitely there would be some FM at R/3 end which would be calling CRM system remotely.
    <b>Reward points if it helps.</b>
    Regards,
    Amit Mishra

  • How to check weather a remote port is open or closed by a firewall

    Hi,
    Need to check weather a remote port is open or closed by a firewall. can i use Java Socket class to do that?
    Is there any proper way?

    In general, there is no way to determine anything about the status of a firewall from the outside (unless you know one is running and you want to verify it's functioning correctly).
    When trying to connect to a socket, you might get a time-out, which means either the firewall is silently dropping packets or the server is down or too busy or that there is a network problem. Or your connection might be refused, which means either the firewall has denied your request or the server isn't listening on the port you specified.
    In most cases, you should only be interested in successful connections and not try to guess too much as to the cause of unsuccessful ones.

  • How to check mass change(vendor) done by any particular user .

    Hi,
    What is a transaction used  to check mass change(vendor) done by any particular user .
    Thanks,
    Dharmesh

    HI
    pls try this table CDHDR
    Thanks & Regards
    Phaneendra

  • How to check the jms Queue is persistance or not in jboss application serve

    hi,
    i am using jboss as application server for jms and database is postgres.For an message store i am using the "*database store*".while starting the jms adding queue it is adding the messages to the jms queue after starting the jms receiver the datas are received sucessfully....afte some 10 to 13 hours i am getting java.lang.OutOfMemoryError in jms..so i checked the postgres table space.Table space is increased gradually...I think that the after receiver received that message the messages are not deleted in the database.how to debugg the the secnario in jboss as wel as in database.....how to chaeck the queue is in persistance or not persistance...
    regards.
    naresh govindaswamy.

    Send a request to the server somehow, so that the server is aware of this. AJAX may be very useful in this if you want to do this asynchronously.
    its very urgently This is irrelevant information. That's your problem. We don't care less or more. Some users here will even refuse to help you if you're putting pressure.

  • XI 7.0 Advnaced User Defined Function  how to check Cache Entire Queue ?

    Hi Friends ,
                       We are using XI 7.0 (PI)   . There is no Selection For Advanecd UserDefinedFunction .  I think in this version Both will perfom in the User DefinedFunction Itself .
               There is option for Context and Queue While we are creating Function . If we select Queue is it eqivalent to Check box of Cache Entire Queue ? Is My assuption is correct  ?
              I want to cache the Entire Queue  ? Can you please tell me about this.
              My environment is like
    Session Information
    Application:
    Design: Integration Builder
    User:
    Test
    Logon Language:
    English
    Server:
    xidev_XID
    Server Node:
    server0
    Runtime Environment
    Java version:
    1.4.2_13
    Java vendor:
    Sun Microsystems Inc.
    Version
    Service pack:
    10
    Release:
    645_VAL_REL
    Best Regards .,
    V.Rangarajan

    you advanced user defined functions are now known as 
    Enhanced Functions (Cache = Context or Cache = Queue)
    From Help -
    +Features
    Depending on which values are available in the cache for a user-defined function, different functions are available:
    ·        Simple Functions (Cache = Value)
    This function type can process individual input values of a field for each function call. Therefore, simple functions expect strings as input values and return a string.
    ·        Enhanced Functions (Cache = Context or Cache = Queue)
    This function type can process multiple input values of a field for each function call. Before you call the function, you can either import all the field values of a context or the whole queue for the field in an array.+
    Have this link as your reference - http://help.sap.com/saphelp_nw04s/helpdata/en/22/e127f28b572243b4324879c6bf05a0/content.htm

  • How to check replication stream queue or rate of streaming

    Hi folks,
    Is there a way of checking the replication stream queue, and the rate that it is sending the data from one database to the other? Is there a log file that I could look at to see that streaming is happening?
    Currently I am checking that streaming is happening by checking the sizes of both databases, to verify that this is changing. However, this is not accurate, since some of the data changes are modifies rather than additions / deletions.
    When I do 'repadmin -status', the queue sizes is 0. Is this a known Oracle issue?:
    QUEUE SIZES
    Capture Queue Size: 0
    Apply Queue Size: 0
    Appreciate any suggestions you have.
    Thank you.

    You can query the V$ views to get stats regarding the rate of streaming
    V$STREAMS_CAPTURE -> Rate of enqueue
    V$STREAMS_APPLY_READER -> Rate of dequeue

  • How to Check weather in Chracter COlumn all value is numeric?

    Hi ,
    I am using Oracle 9i ,
    I have column A with varchar2 datatype
    with numerica value like
    123454747
    ABCD123
    I would like to select only those rows wich having numerica value only.
    pls suggest some query
    UG

    Hi to get the columns with only numeric character
    sql>select <column-name> from <table-name> where length(TRANSLATE(<column-name>,'*ABCDEFGHIJKLMNOPQRSTUVWXYZ','*'))=length(<column-name>)example
    sql>create table test4(col1 varchar2(30));
    sql> insert into test4 values('123454747');
    sql> insert into test4 values('A123');
    sql>insert into test4 values('AEF45DF');
    sql>insert into test4 values('EF45DF');
    sql>select * from test4
    col1
    123454747
    ABCD123
    AEF45DF
    EF45DF
    sql>select col1 from test4 where length(TRANSLATE(upper(COL1),'*ABCDEFGHIJKLMNOPQRSTUVWXYZ','*'))=length(col1);
    col1
    123454747Edited by: oracle_for_dude on Jun 11, 2009 12:50 PM

  • How to Check Weather Database Is Working Perfectly

    Hi All DBA,
    I want to know wethter we have any command to know, that the database is working perfectly or its have all the logs files, table spaces index are correct. There is no falt in the database.
    SKM

    Hi,
    Like Jaffar said, run statspack is a good thing.
    To check performance, the best way consist to run statspack when your database work well, to have a baseline.
    When you think there is any problem, rerun statspack and compare with your baseline.
    Nicolas.
    Message was edited by:
    Nicolas Gasparotto

Maybe you are looking for

  • Error Message on a Extended Fiori application

    I'm currently trying to Extend and modify a SAP Fiori application The SAP Standard application is installed and working successfully in our system at the moment. When i'm trying to launch our extended Z Application i get the following error message F

  • How to create automatic creation of BP from customer and vendor master data

    Hi gurus, can any one tell how to create automatic creation of BP from customer and vendor master data. Please give me the steps. Thanks Sasikanth.

  • Mapping array of URIs

    HI, I need to map an object containing array of java.net.URI objects. Mapping must fulfill following requirements: - values need to be visible in database (not serialized) - ordering of elements is important I have little control over mapped object (

  • Encountering ClassCastException warning while using RichQuery component.

    I have used a RichQuery component in a JSF page. Whenever I click on the search button, I get following warning in the server log: WARNING: The type for "AND" prevents it from being compared to "AND". Aug 5, 2009 12:43:29 PM org.apache.myfaces.trinid

  • Do I need a headphone amp?

    Hello, I have decided to purchase a pair of Sennheiser HD 650s and am wondering whether or not I will need to also purchase a headphone amplifier to use with them. I will be jacking in to my new MacBook Pro directly. Is the DAC in these laptops stron