Is it possible to find the queue position for a message in a queue?

just like the subject line says, I am looking for a way to find the position of a message in the queue. Is there a way?

Please provide the following:
1. Full and complete version information
2. A definition of what "queue position" means
3. An explanation of how you intend to use the information so we can better understand what you are looking for.

Similar Messages

  • How can I find the previous position for my iPhone?

    It's more then 24 hours since I lost my iPhone, and it seems like it's turned off/don't have more battery left. Is there any possible way to find the previous position of it, when it's more then 24 hours ago?? Please help me, desperate to find my phone, and to know where it was last seen would help me alot.

    Welcome to the Apple Community.
    Unless your phone connects to a cellular or wifi network while still using your iCloud account, it won't show it's location in Find my phone.

  • How find the ABAP code with Error message

    Hi
    How to  find the ABAP Code for Error Message?
    Example:
    Error Message: ZF026.
    Regards
    Odaiah Pelley
    Edited by: Odaiah Pelley on Aug 22, 2008 4:21 AM

    Hi
    Excellent Answer, I appreciate it.
    My question is with Error Message ZF026.
    How to find ABAP Code ?
    If I go for SE91 I will get same message as if I am getting error message.It is no use.
    Regards
    Odaiah Pelleyu

  • Using column value is it possible to find the table name in the database?

    Hi all,
    using column value is it possible to find the table name in the database?
    guys i need the table value
    Note:
    oracle-9i
    for example:
    i don't know NIC(column value) in which table in the database.
    Thank you,
    with regards,
    JP.
    Edited by: Guest on Feb 27, 2012 5:42 AM

    Hi,
    As far as I understand what you are asking for I would suggest 4 data dictionaries that will help you to know the table name from the column names
    1. USER_TAB_COLS
    2. ALL_TAB_COLS
    3. DBA_TAB_COLS
    4. COLS
    These can give you detail information about the columns and respective tables at user, schema, dba level. Further information on the table can be found by querying ALL_OBJECTS table giving table_name as Object_name, or you can join the data dictionaries too.
    To know about various data dictionaries avalible in Oracle please query select * from cat;
    Let us know if you need further assistance.
    Twinkle

  • Is it possible to find the Equipment for given PP work center?

    Hello PM Masters,
    Is it possible to find the Equipment for given PP work center?
    Please tell me which table will lend me the EQUNR when I have the PP work center (ARBPL).
    Thank you.

    Yes,
    Provided you maintain this value in Equipment master Location tab like this.
    And then query by this field in IH08
    Jogeswara Rao K

  • Is it possible to find the  table based on the Date ?

    Dear Team ,
    Is it possible to find the table based on the Date ?
    I have created an table ,But forgot the Table Name .
    Is it possible to find the Tables created on particular Date .
    Regards ,
    Augustine

    as date is record the time also below query will work.
    select * from user_objects
    where
    object_type = 'TABLE' and
    to_date(created,'DD-MON-YYYY') =to_date('<your date value in DD-MON-YYYY format>','DD-MON-YYYY');
    Edited by: shaileshM on Feb 24, 2010 9:39 PM

  • Is it possible to find the serial of the last connected device (iPod Nano) in itunes?

    Is it possible to find the serial of the last connected device (iPod Nano) in itunes? Was stolen, trying to get info on my device.

    iTunes will only show the serial number for iOS devices backed up using iTunes (and the iPod nano is not an iOS device). For alternative ways to find the serial number, see:
    On your iPod packaging
    If you still have the original packaging for your iPod, you can find your serial number on the barcode label that's affixed to the packaging.
    On your iPod invoice or receipt
    Some retailers may include the serial number of your iPod on the receipt.
    Online at My Support Profile
    If you used your Apple ID to register or purchase your iPod, you may find the serial number listed in My Support Profile (available in the United States and Canada). Log in with your Apple ID and find your iPod in the My Products box on the main page:
    From iPod: How to find the serial number.

  • Is it possible to find the time a website was visited in safari history?

    Is it possible to find the time a website was visited in safari history?

    See:
    http://www.justanswer.com/computer-programming/7c5qf-iphone-settings-safari-adva nced-website-data.html

  • Is it possible to find the transaction code via table name ??

    Hi
    Can any body please let me know is it possible to find the transaction code via table name ??
    Thanks in advance
    Sesh
    Edited by: seshu_sapfico on Dec 8, 2009 12:21 PM

    Please, specify your requirement... A table could be modified by various programs which are called by numerous transactions.

  • Is it possible to find the i pad version (2, 3 4) from serial number

    Is it possible to find the i pad version (2, 3 4) from serial number ?

    Not sure what this has with ARD but try:
    http://www.chipmunk.nl/klantenservice/applemodel.html
    Regards,
    Shawn

  • Hi, my Iphone was stolen 2 days ago, I have the voxer installed on it, is it possible to find the location of my phone?

    Hi, my Iphone was stolen 2 days ago, I have the voxer installed on it, is it possible to find the location of my phone?

    What is the "Voxer"?
    If you set up the find my iphone feature on the iphone itself and it is on and it has not been restored, then you may be able to locate using icloud.com.
    Otherwise, it cannot be tracked.

  • Is there any possibility to find my lost serialnumber for new installing the adobe creative suite?

    Is there any possibility to find my lost serialnumber for new installing the adobe creative suite?

    The new serial number for :
    Product Name ADOBE DESIGN STANDARD
    Product Description SNL,DSGN,5.5,WIN,ED,D
    Platform Windows
    Version 5.5 
    Language German
    I have send it to you by personal message. You had recently contacted Adobe & requested for it.
    Regards
    Rajshree

  • Is there any vi or possibility to find the hole dates in an directory and to list the data-pfads as a string?

    is there any vi or possibility to find the hole dates in an directory and to list the data-pfads as a string?
    like in windows a search-funtion?
    I have found one VI, it list the data in the directory self (the pfad from the data as string) but not the data in an under-directory. it also has the funktion to list me the under-directory but it do not list the complite data in every directory
    can somebody help me pleace
    THX

    Hallo Chef,
    unter LV8.21 befindet sich die beschriebene Funktion in der File-Palette:
    Dummerweise gibt es die Funktion in LV8 noch nicht... (Deshalb ist es immer eine gute Idee zu sagen, mit welcher LV-Verson man arbeitet!)
    Du kannst aber unter vi.lib/utility/RecursiveDirList.llb nachschauen, wie es gemacht wird
    Message Edited by GerdW on 08-17-2007 11:17 AM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    AdvFileFunc.png ‏10 KB

  • Is it possible to find the serial number of a device with which I signed into my Apple ID, but which was not registered?

    I bought an iPad2 about 2 years ago. It was stolen around 5 months ago, but since I had never registered it with apple, I gave it up for lost. Now I find it is possible to track based on serial number. Is it possible to find the serial number of my iPad without having registered it, since it has been signed into my Apple ID?

    Hi PinkNoiseChick,
    If you have ever sync'd with iTunes, follow Randers4 recommendation in this link:
    https://discussions.apple.com/thread/5832788
    Cheers,
    GB

  • Is it possible to find the mac adress of my stolen macbook pro?

    Is it possible to find the mac adress of my stolen macbook pro? I've mad ea research an found out that the Mac Adress is really important to trace the device. But it's too late to check that on my laptop.. What should i do?

    I understand that. But about your only shot without the box is to supply Apple with the serial number and ask them for the MAC info. My thought was if you can supply the serial number it's more proof that you're the owner. There's really no other way to get it without their help.

Maybe you are looking for

  • Photoshop CS6 Brush pressure sensitivity not working on the Microsoft Surface Pro.

    I have just purchased a Microsoft Surface Pro in anticipation of running Photoshop on it.  I installed Photoshop and tried to do some sketches.  I created a new file and started sketching.  I Immediately felt like something was wrong.  I checked my b

  • Seeing raw data in TIF file

    Can I use Photoshop to open a TIF file and actually see the raw data (pixel data) inside the file?

  • How  To Restrict SA38

    Dear Experts, We have a issue with SA38. We wanted to restrict  Executing Programs from Background through SA38. we have given  S_PROGRAM with value action SUBMIT and group * and user has access to S_BTCH_JOB with value RELE and jobs * When we test w

  • Broadcasting - One workbook sent multiple times per filter value

    Dear all, a quick question about broadcasting: I want to broadcast a workbook that has a boutique (0PLANT) as a filter, which is automatically determined from the receiver authorization. A user (who is allowed to see several boutiques) will in this c

  • Detecting event in swing

    Hi In my applet ,i have 2 buttons MyButton and MyButton2, but clicking on them is not giving me the result i want in my actionperformed method public void actionPerformed(ActionEvent ae)     {      try{      if(ae.getSource().equals(MyButton)){