What is AQ$_IP_QTAB_E used for in Oracle B2B 11g

Hi All,
In ip_qtab entries, i find some entries with the corresponding q_name = 'AQ$_IP_QTAB_E', and has a ref to 'IP_IN_QUEUE' (column name = EXCEPTION_QUEUE).
I blv all the b2b exceptions are rendered in IP_IN_QUEUE with user = 'b2berroruser'. Then what is the 'AQ$_IP_QTAB_E' meant for? and what kind of exceptions are captured through it.
Regards,
Sambhav.

Whenever you create an AQ Queue Table, a default exception queue gets created and name of the default Exception Queue will be AQ$_<queue_table>E so AQ$IP_QTAB_E is nothing but the default exception queue associated with the queue table ‘IP_QTAB’.
You may contact any DBA in your organization to know more about AQ and it’s functionality.
Regards,
Anuj

Similar Messages

  • Pre-requisites for running oracle forms 11G

    What are the pre-requisits for running Oracle forms 11G?

    Ok - where to begin?
    From the beginning....
    <blockquote>1. There are prerequisites for nearly every Oracle product. If you have not read the Installation Guide and Systems Requirements Guide you likely are missing something. Docs are [URL http://docs.oracle.com/cd/E24269_01/index.htm]here
    2. If you followed the installation guide and completed the installation without error, the basic product works out of the box without any configuration changes. Don't start tweaking unless you understand the change.
    3. In order to use an application server of any kind, you need to ensure it is running.
    4. If you have chosen the "Development" installation type (applies to 11.1.2 only) then you will not have an HTTP Server and it is not needed. Your listener will be the WLS managed server (usually port 9001).
    5. If you have chosed the "Deployment" installation type then you will have HTTP Server. You can access your Forms application via the HTTP Server Listen port (usually 8888) or the WLS_FORMS port.</blockquote>
    To the issue that started this post... "+*Page cannot be displayed*+"
    This error is either caused as a result of there being no listener running, specifically the HTTP Server or the wrong URL was entered in the browser, or the hostname used in the URL does not map to the correct machine where the listener is running. If you have installed and are testing on your local machine and that machine does not have a static IP address and/or a DNS registered name then fixing these issues would be a few of those "prerequisite" steps I mentioned. This is documented here:
    http://docs.oracle.com/html/E18558_01/fusion_requirements.htm#BABFHBID
    The above configuration needs to be completed before the installation is started.
    To the next issue or change in error message: "+*Failure of server APACHE bridge: No backend server available for connection...*+"
    This means that HTTP Server (specifically mod_wls) is unable to contact WLS_FORMS. This could be because WLS_FORMS is not running or because of those prereq steps noted above or a variety of other things related to not following the instructions. Refer to MyOracleSupport Note 1304095.1 for more details about this error.
    Finally, as for the need for a JRE, you can do this either before you attempt to run a form or allow the autoinstall feature of the browser perform the installation. However, as Craig mentioned, you would be better off installing the latest version which is 1.6.0_33. You can change your configuration to automatically do this, but if you are new to FusionMiddleware and/or Forms doing the JRE installation manually at this point is probably a good idea. I also recommend starting with Internet Explorer because likely some config changes will be necessary to get it working.
    As I mentioned, for the most part, the installation should work out of the box without changes. I would recommend getting the default form (test.fmx) running before attempting to make too many changes.
    (If you chose the Deployment install type) http://youMachine:8888/forms/frmservlet?form=test
    (If you chose the Development install type) http://youMachine:9001/forms/frmservlet?form=test
    .

  • My requirement is to update 3 valuesets daily based on data coming to my staging table. What is the API used for this and how to map any API to our staging table? I am totally new to oracle and apps. Please help. Thanks!

    My requirement is to update 3 valuesets daily based on data coming to my staging table. What is the API used for this and how to map any API to our staging table? I am totally new to oracle and apps. Please help. Thanks!

    Hi,
    You could use FND_FLEX_LOADER_APIS.UP_VALUE_SET_VALUE to upload them from staging table (I suppose you mean value set values...).
    You can find a sample scripts if you google around.
    What do you mean "how to map any API to our staging table" ?
    You should do at least the following mapping (which column(s) in the staging table will provide these information):
    - the 3 value sets name which you're going to update/upload (I suppose these are existing value sets or which have been already created)
    - the value set values and  description
    Try to start with something and if there is any issues the community could then help... but for the time being with the description of the problem you have provided, that's the best I can do...

  • What lite client installation i should to use for OraOLEDB.Oracle

    I have code in VBScript and connection opens when i use oracle full installation, but when script is used on another client machine installation should be compact. What I should to use for it? I try ODAC xCopy but when i installed oledb with instant client i got "General run error" when script try to open connection. Also I registed manualy OraOleDB11.dll becouse it not registred by xcopy installation.
    strCon = "Provider=OraOLEDB.Oracle; Data Source=(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = hostname)(PORT = 1521)))(CONNECT_DATA =(SERVICE_NAME = serviceName)));User Id=userID;Password=passID;"
    Set objCon= CreateObject("ADODB.Connection")
    objCon.Open strCon
    msgbox objCon.State

    There are two configsets by default. Configset 1 is
    for synchronization and Configset 0 is used by
    provisioning (again, these are default settings).
    You cannot have two odisrv (Provisioning and Synch)
    with the same instance #.
    So, instance 1 could be Provisioning and instance 2
    could be Synch.
    Have you setup your synchronization mapping files?
    I would suggest you use the DIPTester utility to
    setup the synch. It might also be helpful to post the
    commands and the odisrv* logs (not the full dump, but
    the last snippet).Well I was trying to use ConfigSet 1 for synchronization but it either wouldn't let me because of how it is designed or I had screwed it up at that point since I didn't know what numbers to use for anything and it prevented me from using Set1 because of that. In the end I created a ConfigSet 2 and was able to get another instance of ODISRV running with that. That finally got the sync working on a scheduled basis. I'm now trying to get SSO working between OID and ADS and it seems that OID is too stupid to know that a user exists. I log onto the Windows PC into the domain and attempt to go to http://ssoServer.com:7778/pls/portal and login and I get an authorization denied message.
    I have debugging turned on as much as I can and the defaultIsland log file (forget the full filename but its an OC4J file in $ORACLE_HOME\opmn\logs directory). It says that I was denied access because the user could not be found and yet I see the user in the directory tree and it comes back in a search as well. The krbprinicipalname, uid, and orclcommonprinicipalname (I think that's what it's called) are all the same ([email protected]) and the orclusersearchbase is set to dc=mycompany,dc=com so I don't know why the account can't be found.
    ANy ideas on that issue?

  • What data type is used for storing password,

    What data type is used for storing pass word in oracle db, i mean if user inputs some thing from forms it should be in Encrypted form in db, please any help??
    Thank you
    Hina

    Data type is VARCHAR2:
    SQL> desc dba_users;
    Name                                      Null?    Type
    USERNAME                                  NOT NULL VARCHAR2(30)
    USER_ID                                   NOT NULL NUMBER
    PASSWORD                                           VARCHAR2(30)
    ACCOUNT_STATUS                            NOT NULL VARCHAR2(32)
    LOCK_DATE                                          DATE
    EXPIRY_DATE                                        DATE
    DEFAULT_TABLESPACE                        NOT NULL VARCHAR2(30)
    TEMPORARY_TABLESPACE                      NOT NULL VARCHAR2(30)
    CREATED                                   NOT NULL DATE
    PROFILE                                   NOT NULL VARCHAR2(30)
    INITIAL_RSRC_CONSUMER_GROUP                        VARCHAR2(30)
    EXTERNAL_NAME                                      VARCHAR2(4000)
    PASSWORD_VERSIONS                                  VARCHAR2(8)
    EDITIONS_ENABLED                                   VARCHAR2(1)
    AUTHENTICATION_TYPE                                VARCHAR2(8)You can use SQL function ORA_HASH to hash password: http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/functions124.htm#SQLRF06313.

  • What does it WF_EVENT_OJMSTEXT_QH use for?

    Dear all:
    I found the error in the alert_log:
    *** 2010-08-05 16:13:26.608
    *** SESSION ID:(572.533) 2010-08-05 16:13:26.608
    Exception signal: 11 (SIGSEGV), code: 1 (Address not mapped to object), addr: 0x2a96b75000, PC: [0x10efcdf, kdkbin()+223]
    *** 2010-08-05 16:13:26.612
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [kdkbin()+223] [SIGSEGV] [Address not mapped to object] [0x2A96B75000] [] []
    Current SQL statement for this session:
    begin WF_EVENT_OJMSTEXT_QH.enqueue(:v1, :v2); end;
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    0x2d3fda4a8       204  package body SYS.DBMS_AQ
    0x2edfb5e38       980  package body APPS.WF_EVENT_OJMSTEXT_QH
    0x2edfbecf8         1  anonymous block
    0x2ebc2ddb8      1720  package body APPS.WF_EVENT
    0x2ebc2ddb8       668  package body APPS.WF_EVENT
    0x2ea538c30       229  package body APPS.WF_RULE
    0x2ed36d538        31  package body APPS.FND_BES_PROC
    0x2ed374d60         1  anonymous block
    0x2ebc2ddb8       443  package body APPS.WF_EVENT
    0x2ebc2ddb8      1599  package body APPS.WF_EVENT
    0x2ebc2ddb8      2372  package body APPS.WF_EVENT
    0x2ebc2ddb8       700  package body APPS.WF_EVENT
    0x2ed39d3a0      4990  package body APPS.FND_FLEX_SERVER
    0x2efd60840         3  anonymous block
    ----- Call Stack Trace -----
    I've been raised the SR for this case ,and also install the Patch 6047085, the issue still happened. The ORACLE ask me: what kind of object this is, what is the owner etc? How is this object called? Can someone can tell me what does the WF_EVENT_OJMSTEXT_QH use for? or any article to introduce it?
    my environment : ebs 11.5.9
    database : oracle 9.2.0.8 64bit
    platform: linux redhat 4.0
    Regards
    Terry

    Hi Srini:
    Thank you for your reply.
    Not sure why Support is asking you about this object - they should be the one providing you the answers ;-)-- I feel confused too. This issue last for one month and still have no idea for this case.
    Pl see if MOS Doc 1073171.1 (ORA-7445 [kdkbin()+223] on Linux x86-64 platforms on 9i release) is relevant in your case.--- I've been apply the patch, but no help.
    Regards
    Terry

  • What the steps are useful for us while designing the database by Performanc

    Dear Experts
    Plz tell me.
    What the steps are useful for us while designing the database by Performance point of view.
    Like Proper indexing and table assing to specific tbalespace etc

    Oracle manuals would do the best for you. There is no step by step rules for tuning the database , had this be true , then Oracle must've write a programme , application or sql script to achive it . I would advise you to go through oracle performance and tuning guide .
    Hare Krishna
    Alok

  • My Time Capsule won't allow my computer to back up.  It says it is already in use but that is what it is being used for.

    My Time Capsule won't allow my computer to back up.  It says it is already in use but that is what it is being used for. It has been working fine for years.  All of a sudden I keep getting a message that TC (time capsule) cannot complete back up as it is already in use.  I am doing the backups automatically through Time Capsule.

    Restart the Time Capsule by disconnecting and reconnecting the power adapter. When it's back online, open the AirPort Utility application and check to see whether there's a firmware update for it.

  • How to find out what are the interfaces used for Job and Job Codes

    HI All,
    I just wanted to know how do we find out what are the interfaces used for Job and Job codes .
    Thanks In Advance
    Sunny

    Hi,
    Here is an idea for your request.
    Basically you can create a simple query on multiprovider 0TCT_MC01.
    Filter: you can use a variable for restriction of time ( calday, or calmonth) since you should be interested for a time period.
    Choose following characters into your objects:
    InfoProvider ( 0TCTIFPROV )  - you can create a variable for choosing infoprovider before query runs.
    *Tp.[Type of BI Application Object] 0TCTBISOTYP  = filter this with 'QUERY' or whatever your need is.
    *BI Application Object 0TCTBISBOBJ,  ( this will give you the name of the queries)
    In key figures choose,  Count for BI Appl. (0TCTWTCOUNT).
    (number for query run)
    Create a condition , for top 20.
    Hope this helps.
    Derya

  • What are the classes used for bropdownListBox in BSP and purpose and how

    what are the classes used for bropdownListBox in BSP and purpose and how
    thank you,
    Regards.
    Jagrut BharatKumar Shukla

    Benje001,
    Right-click on the CWAI control on your form. Choose Properties. The first tab is the Channels tab. After you choose your device from the drop down box on the right, you can type in the Channels box which channel you want to use.
    If you want to see a CWAI control that is already configured, all of the shipping examples will have this already done.
    Also, if you have questions about any item on the CWAI (or any other NI ActiveX control) you can click the ? icon in the right corner of the properties page and then click on the item in the dialog that you need help with. This "What's this" help will describe that particular control on the dialog.
    Hope that helps!
    Regards,
    Shannon R.
    Applications Engineer
    National Instruments

  • What format i should use for my external hard drive that can be used interchangeably between mac and pc?

    What format i should use for my external hard drive that can be used interchangeably between mac and pc?

    Usually Fat32/MS-DOS as mentioned, but that has several limitatiuns, like 4GB filesize limit.
    One option is MacDrive for you PCs... allows them to Read/Write HFS+...
    http://www.mediafour.com/products/macdrive/
    More options...
    NTFS-3G Stable Read/Write Driver...
    http://www.ntfs-3g.org/
    MacFUSE: Full Read-Write NTFS for Mac OS X, Among Others...
    http://www.osnews.com/story/16930

  • What format do I use for internal drive?

    I want to install a new internal harddrive into my Macbook.  What format should I use for it?
    Mac OS Extended (Journaled)
    Mac OS Extended
    Mac OS Extended (Case-sensitive, Journaled)
    Mac OS Extended (Case-sensitive)
    MS-DOS (FAT)
    ExFAT
    I know MS-DOS(FAT) is what I should use for external to work on mac and windows.  Can't remember which to use for the internal.  I have an Intel-based Mac.
    Thanks for your help.

    I use SuperDuper for cloning my OSX volumes and it does not change the size of the destination partition to the size of the source partition.
    So, you can make the destination partitions size to your liking and the cloning will not change it afterwards.
    Keep in mind that SuperDuper or Carbon Copy Cloner cannot clone a BootCamp Windows partition to a new harddisk, only OSX partitions.
    But Parallels doesn't need to have a Windows partitions but is mostly just two files plus the Parallels app on your OSX partition.
    And therefor it would be cloned with the rest of the OSX.
    Stefan

  • What setting should I use for Abbey Road drums?  Getting a cpu overload issue

    What setting should I use for Abbey Road drums (i.e. multi-output, stereo, etc)?  Getting a cpu overload issue.  I have a macbook pro, 4 gb ram, running Logic Pro 9.  Just 3 tracks of drums and a few real instrument tracks.  Can't find a guide in the manual for either Kontakt or Logic.  Thanks in advance!

    Hi
    AR drums are complete resource (CPU) hogs. They work better if you turn off as many of the AR internal plugins as you can.
    See section 4 (?) of the AR manual, which you can find within Kontakt (In the library area of Kontakt click hold the small "i" on the right of the "AR drummer" Library).
    Alternatively, your only solution is to increase the I/O buffer in Preferences:Audio, with the associated increase in latency
    CCT

  • What is the method used for upload of  data

    Hi All,
    What is the method used for upload of  Data from excel spread sheets to SAP HR.
    it is Bulk Data from many countries.LSMW or BDC Session Method?
    what are country specific infotypes used for PA and OM.
    can u plz give the list of country specific infotypes used for PA n OM Module.
    Thanks
    Archana

    Hi Archana,
    To Upload bulk data I think BDC is the best and effecient way.
    Regarding Infotypes we dont have any country specific Infotypes in OM & PA. In Payroll we do have according to country wise.
    I hope you had understood the point
    Regards
    Pavani
    Remainder: Points to be given on answers

  • What are the tables used for this Report

    hi all..
    i am a fresher for ABAP. i need the help.
    what r the tables used for this report.
    Reports provide pending order details according to Material wise and customer wise for particular month.
    thanks in advance
    RK.Ashokkumar.
    9994262112.

    hi
    good
    try with these tables,
    MARA
    KNA1
    thanks
    mrutyun^

Maybe you are looking for

  • Can't change the color of text of links on my Welcome Page

    I have a Welcome page with four links that happen to be text that I dragged over from my list of sites. I can change the text style and size but I cannot change the color from the default reddish brown.

  • Log4j - why not logging RuntimeException to the file?

    log4j.xml <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration debug="true"      xmlns:log4j="http://jakarta.apache.org/log4j/">      <appender name="Console" class="org.apache.log4j.ConsoleAp

  • Publishing a flash movie, need help!

    ok so i made several flash files and connected them with buttons with,  behaviours [load external movie clip] but when i moved it to a cd the  buttons  dont work. I really need help!!! how do i keep them connected.

  • ACR INTERPOLATION Q

    Simple Question (sorry I have not gotten the latest book yet - if the info is there). When I use a higher MP DSLR like the Canon 5D Mark II...  I only get one option to uprez (from 21. to 25.2) in ACR 6.1. I want to know if in this situation (choosin

  • SQL Developer Memory Footprint

    We're looking at replacing around 200 TOAD licenses with SQL Developer. The only technical concern is the memory footprint, as in many cases it would be run from a terminal server with dozens of people logging on. A VM Size of 150MB seems to be not u