How to find lock and more information why the conc prg taking to much time

Oracle Apps R12- Orader Management
Hi All
I am new to Oracle Apps,We i run my concurrent Program
its take too much time to complete.How to find that there is any lock occur in table while the concurrent program is running, any other way to find why the concurrent program takes too much of time to execute and how can we speed up the process.
Yesterday day we makes some change to speed up the process with our DBA to speed up the concurrent program
The first concurrent program takes 2.30 hours and after these changes its take 1.45 hours.Please suggest it is correct
Logged with System Administrator Responsibility.
Manager – Define – Standard Manager.
Set the PROCESSES value as 15 (changed from 10).
Set the SLEEP SECONDS value as 10 (Changed from 30).
Manager – Define – Standard Manager2.
Set the PROCESSES value as 15 (changed from 10).
Set the SLEEP SECONDS value as 10 (Changed from 60).
Any suggestion on how find why it takes too much of time.
Any help is highly appricatable
Thanks & Regards
Srikkanth.M

Hi;
Please check below notes:
FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
FAQ - How to Use Debug Tools and Scripts for the APS Suite [ID 245974.1]
Turning Debug Mode On [ID 148140.1]
How to Obtain Debug Log in R12 [ID 787727.1]
How to enable and retrieve debug log messages [ID 433199.1]
Running a Trace on a Form [ID 148143.1]
Running a Trace on a Process [ID 148145.1]
Regard
Helios

Similar Messages

  • Why the 'LIKE' operator takes so much time to run?

    I have a table T with 3 columns and 3 indexes:
    CREATE TABLE T
    id VARCHAR2(38) NOT NULL,
    fid VARCHAR2(38) NOT NULL,
    val NVARCHAR2(2000) NOT NULL
    ALTER TABLE T ADD (CONSTRAINT pk_t PRIMARY KEY (id,fid));
    CREATE INDEX t_fid ON T(fid);
    CREATE INDEX t_val ON T(val);
    Then I have the following two queries which differ in only one place - the 1st one uses the '=' operator whereas the 2nd uses 'LIKE'. Both queries have the identical execution plan and return one identical row. However, the 1st query takes almost 0 second to execute, and the 2nd one takes more than 12 seconds, on a pretty beefy machine. I had played with the target text, like placing '%' here and/or there, and observed the similar timing every time.
    So I am wondering what I should change to make the 'LIKE' operator run as fast as the '=' operator. I know CONTEXT/CATALOG index is a viable approach, but I am just trying to find out if there is a simpler alternative, such as a better use of the index t_val.
    1) Query with '=' operator
    SELECT id
    FROM T
    WHERE fid = '{999AE6E4-1ED9-459B-9BB0-45C913668C8C}'
    AND val = '3504038055275883124';
    2) Query with 'LIKE' operator
    SELECT id
    FROM T
    WHERE fid = '{999AE6E4-1ED9-459B-9BB0-45C913668C8C}'
    AND val LIKE '3504038055275883124';
    Execution Plan
    0 SELECT STATEMENT Optimizer=ALL_ROWS (Cost=1 Card=1 Bytes=99)
    1 0 TABLE ACCESS (BY INDEX ROWID) OF 'T' (Cost=1 Card=1 Bytes=99)
    2 1 INDEX (RANGE SCAN) OF 'T_VAL' (NON-UNIQUE) (Cost=4 Card=12)

    I will for sure try to change the order of the PK and see whether there will be any impact to the performance.
    In our application, val is much closer to a unique value than fid. In the example query, the execution plan showed that the index on val was indeed used in the execution of the query. That's why the 1st query took almost no time to return (our table T has more than 6 million rows).
    I was hoping the 'LIKE' operator would utilize the t_val index effectively and provide similar performance to the '=' operator. But apparently that's not the case, or needs some tricks.

  • My account has been hacked and someone has ordered stuff from your site in my name. i need to find out some more information for the police. do you have an email adres that i can send my questions to?

    They have ordered for just under 100 euros!! i now need to find out more! any suggestions?!
    thanks!

    You can report a problem with unauthorized purchases >  How to report an issue with Your iTunes Store purchase
    Change your Apple ID password > Apple - Support - Apple ID

  • How to retrive Header and Footer Information on the basis on child item

    Hi
    Header and Footer should be come on the basis of <Company_ID265> condition, <Company_ID265> having only two value, which is under below path and it is repeatative. I have pasted XML file as well.
    Could you please provide the solution.
    <R03B20>
    <A_R_Delinquency_Notice_Detail_Join_S2_Group>
    <Header_Section_S3>
    <Company_ID265>
    <?xml version="1.0" encoding="WINDOWS-1252" standalone="no" ?>
    - <!-- Generated by EnterpriseOne Universal Batch Engine
    -->
    - <R03B20>
    - <Properties>
    <Version>MG0001</Version>
    <Title>A/R Delinquency Notices Print</Title>
    <Machine>MRCEJDEED1</Machine>
    <Host>MRCEJDEED1</Host>
    <Environment>JDV900</Environment>
    <User>MRCE21</User>
    <Role>*ALL</Role>
    <Company>MRCE</Company>
    <OneWorldRelease>E900</OneWorldRelease>
    <Date>11-30-2012</Date>
    <Time>8:53:20</Time>
    </Properties>
    - <A_R_Delinquency_Notice_Detail_Join_S2_Column_Headings Language="E">
    <Document_Number_ID2>Document Number</Document_Number_ID2>
    <Invoice_Date_ID4>Invoice Date</Invoice_Date_ID4>
    <Due_Date_ID6>Due Date</Due_Date_ID6>
    <Remark_ID8>Remark</Remark_ID8>
    <Foreign_Open_Amount_ID10>Foreign Open Amount</Foreign_Open_Amount_ID10>
    <Currency_Code_ID22>Cur Cod</Currency_Code_ID22>
    <Open_Amount_ID12>Open Amount</Open_Amount_ID12>
    <Base_Currency_ID14>Base Curr</Base_Currency_ID14>
    <Address_Number_ID18>Address Number</Address_Number_ID18>
    <Unique_Key_ID__Internal__ID20>Unique Key ID</Unique_Key_ID__Internal__ID20>
    <Total_No._of_Sent_Reminders_ID16>No. Rem</Total_No._of_Sent_Reminders_ID16>
    </A_R_Delinquency_Notice_Detail_Join_S2_Column_Headings>
    - <A_R_Delinquency_Notice_Detail_Join_S2_Column_Headings Language="">
    <Document_Number_ID2>Document Number</Document_Number_ID2>
    <Invoice_Date_ID4>Invoice Date</Invoice_Date_ID4>
    <Due_Date_ID6>Due Date</Due_Date_ID6>
    <Remark_ID8>Remark</Remark_ID8>
    <Foreign_Open_Amount_ID10>Foreign Open Amount</Foreign_Open_Amount_ID10>
    <Currency_Code_ID22>Cur Cod</Currency_Code_ID22>
    <Open_Amount_ID12>Open Amount</Open_Amount_ID12>
    <Base_Currency_ID14>Base Curr</Base_Currency_ID14>
    <Address_Number_ID18>Address Number</Address_Number_ID18>
    <Unique_Key_ID__Internal__ID20>Unique Key ID</Unique_Key_ID__Internal__ID20>
    <Total_No._of_Sent_Reminders_ID16>No. Rem</Total_No._of_Sent_Reminders_ID16>
    </A_R_Delinquency_Notice_Detail_Join_S2_Column_Headings>
    - <A_R_Delinquency_Notice_Detail_Join_S2_Group>
    - <Header_Section_S3>
    <Delinquency_Report_ID225>DELINQUENCY NOTICE</Delinquency_Report_ID225>
    <Report_or_Video_Title_ID53>MRCE</Report_or_Video_Title_ID53>
    <Proof_Mode_ID260>**PROOF**</Proof_Mode_ID260>
    <Date__ID258>Date</Date__ID258>
    <XX_XX_XX_ID259>2012-11-30</XX_XX_XX_ID259>
    <As_of_Date__ID46>As of Date</As_of_Date__ID46>
    <AsOfDate_ID47>2013-03-31</AsOfDate_ID47>
    <Customer_ID56>Customer</Customer_ID56>
    <NameAlpha_ID38>Freightliner PL Spolka z.o.o.</NameAlpha_ID38>
    <Customer_Number_ID63>100204</Customer_Number_ID63>
    <Company_ID265>01000</Company_ID265>
    <Company_ID264>Company</Company_ID264>
    <AddressLine1_ID29>Ul. Jasna 15</AddressLine1_ID29>
    <AddressLine2_ID32>00-003 Warszawa</AddressLine2_ID32>
    <AddressLine3_ID35>Poland</AddressLine3_ID35>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001122</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-09-20</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-10-04</DateDueJulian_ID5>
    <NameRemark_ID7>Maintenance CL66 8561-02</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>897.28</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100204</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>14</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12000081</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-04</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-03</DateDueJulian_ID5>
    <NameRemark_ID7>Sales Order1222</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>12733.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100204</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>14</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    <Currency_Description_ID2>TOTAL CURRENT BALANCE DUE</Currency_Description_ID2>
    <Total_Open_Amount_ID8>13630.28</Total_Open_Amount_ID8>
    </Header_Section_S3>
    - <Header_Section_S3>
    <Delinquency_Report_ID225>DELINQUENCY NOTICE</Delinquency_Report_ID225>
    <Report_or_Video_Title_ID53>MRCE</Report_or_Video_Title_ID53>
    <Proof_Mode_ID260>**PROOF**</Proof_Mode_ID260>
    <Date__ID258>Date</Date__ID258>
    <XX_XX_XX_ID259>2012-11-30</XX_XX_XX_ID259>
    <As_of_Date__ID46>As of Date</As_of_Date__ID46>
    <AsOfDate_ID47>2013-03-31</AsOfDate_ID47>
    <Customer_ID56>Customer</Customer_ID56>
    <NameAlpha_ID38>Interporto Servizi Cargo S.p.A.</NameAlpha_ID38>
    <Customer_Number_ID63>100262</Customer_Number_ID63>
    <Company_ID265>01000</Company_ID265>
    <Company_ID264>Company</Company_ID264>
    <AddressLine1_ID29>Via P.E. Imbriani 30</AddressLine1_ID29>
    <AddressLine2_ID32>I - 80132 Napoli</AddressLine2_ID32>
    <AddressLine3_ID35>Italy</AddressLine3_ID35>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001112</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-09-20</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-10-04</DateDueJulian_ID5>
    <NameRemark_ID7>Maintenance F4-086</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>390.70</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001072</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-09-13</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-09-27</DateDueJulian_ID5>
    <NameRemark_ID7>Loco clean F4-085</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>806.40</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001432</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-07</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>1530.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001429</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-07</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>3060.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12000633</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-07-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-07-24</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>3060.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12000634</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-07-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-07-24</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>3060.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12000856</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-08-21</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-09-04</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>6120.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12000260</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-05-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-06-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>7500.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001430</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-07</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>13770.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001431</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-07</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>30600.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001310</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>37320.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001311</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>37320.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001312</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>37320.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001313</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-10-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>37320.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001228</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-11-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>72640.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    - <A_R_Delinquency_Notice_Detail_Join_S2>
    <DocVoucherInvoiceE_ID1>12001227</DocVoucherInvoiceE_ID1>
    <DateInvoiceJ_ID3>2012-11-01</DateInvoiceJ_ID3>
    <DateDueJulian_ID5>2012-11-01</DateDueJulian_ID5>
    <NameRemark_ID7>Accounts Receivable Trade -</NameRemark_ID7>
    <CurrencyCodeFrom_ID21>EUR</CurrencyCodeFrom_ID21>
    <AmountOpen_ID11>111960.00</AmountOpen_ID11>
    <CurrencyCodeBase_ID13>EUR</CurrencyCodeBase_ID13>
    <AddressNumber_ID17>100262</AddressNumber_ID17>
    <UniqueKeyIDInternal_ID19>15</UniqueKeyIDInternal_ID19>
    <TotalSentReminders_ID15>1</TotalSentReminders_ID15>
    </A_R_Delinquency_Notice_Detail_Join_S2>
    <Currency_Description_ID2>TOTAL CURRENT BALANCE DUE</Currency_Description_ID2>
    <Total_Open_Amount_ID8>403777.10</Total_Open_Amount_ID8>
    </Header_Section_S3>
    </A_R_Delinquency_Notice_Detail_Join_S2_Group>
    </R03B20>
    Thanks & Regards
    Indrajeet

    Hi there
    Display your Topic List pod. Press Ctrl+A to select all the topics. Then right-click the selection and choose Properties. From the Properties dialog click the General tab. There you may choose the Template/Master Page. When you click OK all the topics should now be associated with the Template/Master Page.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • HT201250 looking for the hard disk (time capsule) and preparing the backup is taking too much time (wirelessely) !! what shall i do

    when i conect it by to my laptop with the cable, it do the back up smoothly,
    but wirelessly, it doesnt !!!!
    whats the problem ?
    how can i solve it ?
    what shall i do ?

    Try 10.7.5 supplemental update.
    This update seems to have solved this problem for many.
    Best.

  • Why it is taking too much time to kill the process?

    Hi All,
    Today,one of my user ran the calc script and the process is taking too much time, then i kill the process. I am wondering about one thing here even it is taking too long to kill the process, generally it will not take more than 2 sec. I did this through EAS.
    After that I ran Maxl statement
    alter system kill request 552599515;
    there is no use at all.
    Please reply if you have any solutions to kill this process.
    Thanks in advance.
    Ram.

    Hi Ram,
    1. Firstly, How much time does your calculation scripts normally run.
    2. While it was running, you can go to the logs and monitor where exactly the script is taking time .
    3. Sometimes, it does take time to cancel a transaction ( as it might be in between).
    4. Maxl is always good to kill ,as you did . It should be succesful . Check the logs what it says ,and also the "sessions" which might say "terminating" and finish it off.
    5. If nothing works ,and in the worst case scenarion , if its taking time without doing anything. Then log off all the users and stop the databas and start it .
    6. Do log off all the users, so that you dont corrupt any filter related sec file.
    Be very careful , if its production ( and I assume you have latest backups)
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Taking too much time for saving PO with line item more than 600

    HI
    We are trying to save PO with line items more than 600, but it is taking too much time to save. It is taking more than 1 hour to save the PO.
    Kindly let me know is there any restriction for no. of line items in the PO. Pls guide
    regards
    Sanjay

    Hi,
    I suggest you to do a trace (tcode ST05) to identify the bottleneck.
    You can know some reasons in Note 205005 - Performance composite note: Purchase order.
    I hope this helps you
    Regards
    Eduardo

  • If I want to retrieve more information about the cookies being stored, such as when the cookie was accessed/created/modified; how can I find this information?

    I would like to have more information about the cookies being stored on my computer via firefox- such as last date accessed/created/modified; how can I add these options to cookie storage?

    Maybe this extension will do that:
    *Cookies Manager+: https://addons.mozilla.org/firefox/addon/cookies-manager-plus/

  • How to find Latch and what actions need to be taken when there is a latch

    Hi
    Can you please tell me how to find Latch and what actions need to be taken when there is a latch?
    Thanks
    Regards,
    RJ.

    1. What is a latch?
    Latches are low level serialization mechanisms used to protect shared
    data structures in the SGA. The implementation of latches is operating
    system dependent, particularly in regard to whether a process will wait
    for a latch and for how long.
    A latch is a type of a lock that can be very quickly acquired and freed.
    Latches are typically used to prevent more than one process from
    executing the same piece of code at a given time. Associated with each
    latch is a cleanup procedure that will be called if a process dies while
    holding the latch. Latches have an associated level that is used to
    prevent deadlocks. Once a process acquires a latch at a certain level it
    cannot subsequently acquire a latch at a level that is equal to or less
    than that level (unless it acquires it nowait).
    2. Latches vs Enqueues
    Enqueues are another type of locking mechanism used in Oracle.
    An enqueue is a more sophisticated mechanism which permits several concurrent
    processes to have varying degree of sharing of "known" resources. Any object
    which can be concurrently used, can be protected with enqueues. A good example
    is of locks on tables. We allow varying levels of sharing on tables e.g.
    two processes can lock a table in share mode or in share update mode etc.
    One difference is that the enqueue is obtained using an OS specific
    locking mechanism. An enqueue allows the user to store a value in the lock,
    i.e the mode in which we are requesting it. The OS lock manager keeps track
    of the resources locked. If a process cannot be granted the lock because it
    is incompatible with the mode requested and the lock is requested with wait,
    the OS puts the requesting process on a wait queue which is serviced in FIFO.
    Another difference between latches and enqueues is that
    in latches there is no ordered queue of waiters like in enqueues. Latch
    waiters may either use timers to wakeup and retry or spin (only in
    multiprocessors). Since all waiters are concurrently retrying (depending on
    the scheduler), anyone might get the latch and conceivably the first one to
    try might be the last one to get.
    3. When do we need to obtain a latch?
    A process acquires a latch when working with a structure in the SGA
    (System Global Area). It continues to hold the latch for the period
    of time it works with the structure. The latch is dropped when the
    process is finished with the structure. Each latch protects a different
    set of data, identified by the name of the latch.
    Oracle uses atomic instructions like "test and set" for operating on latches.
    Processes waiting to execute a part of code for which a latch has
    already been obtained by some other process will wait until the
    latch is released. Examples are redo allocation latches, copy
    latches, archive control latch etc. The basic idea is to block concurrent
    access to shared data structures. Since the instructions to
    set and free latches are atomic, the OS guarantees that only one process gets
    it. Since it is only one instruction, it is quite fast. Latches are held
    for short periods of time and provide a mechanism for cleanup in case
    a holder dies abnormally while holding it. This cleaning is done using
    the services of PMON.
    4. Latches request modes?
    Latches request can be made in two modes: "willing-to-wait" or "no wait". Normally,
    latches will be requested in "willing-to-wait" mode. A request in "willing-to-wait" mode
    will loop, wait, and request again until the latch is obtained. In "no wait" mode the process
    request the latch. If one is not available, instead of waiting, another one is requested. Only
    when all fail does the server process have to wait.
    Examples of "willing-to-wait" latches are: shared pool and library cache latches
    A example of "no wait" latches is the redo copy latch.
    5. What causes latch contention?
    If a required latch is busy, the process requesting it spins, tries again
    and if still not available, spins again. The loop is repeated up to a maximum
    number of times determined by the initialization parameter SPINCOUNT.
    If after this entire loop, the latch is still not available, the process must yield
    the CPU and go to sleep. Initially is sleeps for one centisecond. This time is
    doubled in every subsequent sleep.
    This causes a slowdown to occur and results in additional CPU usage,
    until a latch is available. The CPU usage is a consequence of the
    "spinning" of the process. "Spinning" means that the process continues to
    look for the availability of the latch after certain intervals of time,
    during which it sleeps.
    6. How to identify contention for internal latches?
    Relevant data dictionary views to query
    V$LATCH
    V$LATCHHOLDER
    V$LATCHNAME
    Each row in the V$LATCH table contains statistics for a different type
    of latch. The columns of the table reflect activity for different types
    of latch requests. The distinction between these types of requests is
    whether the requesting process continues to request a latch if it
    is unavailable:
    willing-to-wait If the latch requested with a willing-to-wait
    request is not available, the requesting process
    waits a short time and requests the latch again.
    The process continues waiting and requesting until
    the latch is available.
    no wait If the latch requested with an immediate request is
    not available, the requesting process does not
    wait, but continues processing.
    V$LATCHNAME key information:
    GETS Number of successful willing-to-wait requests for
    a latch.
    MISSES Number of times an initial willing-to-wait request
    was unsuccessful.
    SLEEPS Number of times a process waited a requested a latch
    after an initial wiling-to-wait request.
    IMMEDIATE_GETS Number of successful immediate requests for each latch.
    IMMEDIATE_MISSES Number of unsuccessful immediate requests for each latch.
    Calculating latch hit ratio
    To get the Hit ratio for latches apply the following formula:
    "willing-to-wait" Hit Ratio=(GETS-MISSES)/GETS
    "no wait" Hit Ratio=(IMMEDIATE_GETS-IMMEDIATE_MISSES)/IMMEDIATE_GETS
    This number should be close to 1. If not, tune according to the latch name
    7. Useful SQL scripts to get latch information
    ** Display System-wide latch statistics.
    column name format A32 truncate heading "LATCH NAME"
    column pid heading "HOLDER PID"
    select c.name,a.addr,a.gets,a.misses,a.sleeps,
    a.immediate_gets,a.immediate_misses,b.pid
    from v$latch a, v$latchholder b, v$latchname c
    where a.addr = b.laddr(+)
    and a.latch# = c.latch#
    order by a.latch#;
    ** Given a latch address, find out the latch name.
    column name format a64 heading 'Name'
    select a.name from v$latchname a, v$latch b
    where b.addr = '&addr'
    and b.latch#=a.latch#;
    ** Display latch statistics by latch name.
    column name format a32 heading 'LATCH NAME'
    column pid heading 'HOLDER PID'
    select c.name,a.addr,a.gets,a.misses,a.sleeps,
    a.immediate_gets,a.immediate_misses,b.pid
    from v$latch a, v$latchholder b, v$latchname c
    where a.addr = b.laddr(+) and a.latch# = c.latch#
    and c.name like '&latch_name%' order by a.latch#;
    8. List of all the latches
    Oracle versions might differ in the latch# assigned to the existing latches.
    The following query will help you to identify all latches and the number assigned.
    column name format a40 heading 'LATCH NAME'
    select latch#, name from v$latchname;

  • Something was hidden in a download and now these double green underlined hyperlinks show up everywhere, and pop ups too whenever I click on ANYTHING. I can't figure out how to find it and get rid of it.

    Something was hidden in a download and now these double green underlined hyperlinks show up everywhere, and pop ups too whenever I click on ANYTHING. I can't figure out how to find it and get rid of it.

    You installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/LaunchAgents/com.vsearch.agent.plist
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    Restart the computer and empty the Trash. Then delete the following items in the same way:
    /Library/Application Support/VSearch
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This trojan is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the DownLite developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight is inexcusable and has compromised the value of Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • How to find CPU and Memory Utilization

    Hi,
    How to find CPU and Memory Utilization of my application which is
    running in solaris workstation.My application has a management console in which we need to update the cpu and memory periodically.
    (Notr : Usage of JNI is restrcited)
    Thnx and Rgds,
    Mohan

    There is no CPU usage API in Java. You need some JNI code. For memory usage see the Runtime methods:
         * Get information of memory usage: max, total, free and (available/used).
         * <ul>
         * <li>Max is the maximum amount of bytes the application can allocate (see also java options -Xmx). This value is fixed.
         * If the application tries to allocate more memory than Max, an OutOfMemoryError is thrown.
         * <li>Total is the amount of bytes currently allocated from the JVM for the application.
         * This value just increases (and doesn't decrease) up to the value of Max depending on the applications memory
         * requirements.
         * <li>Free is the amount of memory that once was occupied by the application but is given back to the JVM. This value
         * varies between 0 and Total.
         * <li>The used amount of memory is the memory currently allocated by the application. This value is always less or equal
         * to Total.
         * <li>The available amount of memory is the maximum number of bytes that can be allocated by the application (Max - used).
         * </ul>
         * In brief: used <= total <= max
         * <p>
         * The JVM can allocate up to 64MB (be default) system memory for the application. If more is required, the JVM has to be started with the Xmx option
         * (e.g. "java -Xmx128m" for 128 MB). The amount of currently allocated system memory is Total. As the JVM can't give back unallocated memory
         * to the operating system, Total can just increase (up to Max).
         * @return Memory info.
        static public String getMemoryInfo() {
            StringBuilder sb = new StringBuilder();
            sb.append("Used: ");
            sb.append(toMemoryFormat(getUsedMemory()));
            sb.append(", Available: ");
            sb.append(toMemoryFormat(getAvailableMemory()));
            sb.append(" (Max: ");
            sb.append(toMemoryFormat(Runtime.getRuntime().maxMemory()));
            sb.append(", Total: ");
            sb.append(toMemoryFormat(Runtime.getRuntime().totalMemory()));
            sb.append(", Free: ");
            sb.append(toMemoryFormat(Runtime.getRuntime().freeMemory()));
            sb.append(")");
            return sb.toString();
        }//getMemoryInfo()

  • How to find 11i and r12 applications characterset

    Hi,
    How to find 11i and r12 applications characterset not of database only applications,What is IANA characterset asked in rapid install?How to find IANA character set in 11i and r12
    Regards

    Hi,
    How to find 11i and r12 applications characterset not of database only applicationsAs applmgr user, source the application env file and issue "echo $NLS_LANG".
    You can also get it from the application context file (search for <NLS_LANG oa_var="s_nlslang">).
    What is IANA characterset asked in rapid install?How to find IANA character set in 11i and r12This is documented in the installation manual.
    The IANA (Internet Assigned Numbers Authority) character set is the Internet-assigned standard character set name used by the Web server. See http://www.iana.org/assignments/character-sets for more information.
    Regards,
    Hussein

  • How to get the lock and block occured for the full day

    Hi,
         How to monitor the lock and blocks occurred for the full day? i need to get it by end of the day. is there any script for this?

    Hi,
         How to monitor the lock and blocks occurred for the full day? i need to get it by end of the day. is there any script for this?
    Why would you like to collect information about locks and let me tell you, you cannot collect information about ALL locks which were taken and even thinking about it is pointless.
    Coming to blocking if you have heavy system with huge concurrency there is bound to be blocking which is necessary and good for RDBMS but if the blocking remains for long time then this is a issue.
    There is DMV sys.dm_tran_locks which tell you what all locks are being taken. You can see various examples mentioned in DMV online documentation and can schedule the query to run every 5
    mins and insert its record in table which you can refer at end of the day.
    This task would be made very easy if you have Monitoring tool which gives you information in your mail every time blocking occurs I have Spotlight in my environment.
    If you are looking for doc for troubleshooting blocking  below is one you can refer
    http://support.microsoft.com/kb/224453
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.

    I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.
    In particular, I am analyzing the example "Even Angle Reference Signal Processing (Digital Tacho, DAQmx).vi", whose documentation I am reproducing in the following:
    <B>DESCRIPTIONS</B>:
    This VI demonstrates how to extract even angle reference signals and remove the slow-roll errors. It uses DAQmx VIs to acquire sound or vibration signals and a digital tachometer signal. This VI includes a two-step process: acquire data at low rotational speed to extract even angle reference; use the even angle reference to remove the errors in the vibration signal acquired at normal operation.
    <B>INSTRUCTIONS</B>:
    1. Run the VI.
    2. On the <B>DAQ Configurations</B> tab, specify the <B>sample rate</B>, <B>samples per channel</B>, device and channel configurations, and tachometer channel information.
    <B>NOTE</B>: You need to use DSA PXI-447x/PXI-446x and PXI TIO device in a PXI chassis to run this example. The DSA device must be in slot 2 of the PXI chassis.
    3. Switch to <B>Extract Even Angle Reference</B> tab. Specify the <B>number of samples to acquire</B> and the <B># of revs in reference</B> which determines the number of samples in even angle reference. Click <B>Start</B> to take a one-shot data acquisition of the vibration and tachometer signals. After the acquisition, you can see the extracted even angle references in <B>Even Angle Reference</B>.
    4. Switch to the <B>Remove Slow-roll Errors</B> tab. Click <B>Start</B> to acquire data continuously and view the compensate results. Click <B>Stop</B> in this tab to stop the acquisition.
    <B>ORDER ANALYSIS VIs USED IN THIS EXAMPLE</B>:
    1. SVL Scale Voltage to EU.vi
    2. OAT Digital Tacho Process.vi
    3. OAT Get Even Angle Reference.vi
    4. OAT Convert to Even Angle Signal.vi
    5. OAT Compensate Even Angle Signal.vi
    My question is: How is the synchronization produced at the time of the compensation ? How is it possible to eliminate the errors in a synchronized fashion with respect to the surface of the shaft bearing in mind that I am acquired data at a low rotation speed in order to get the "even angle reference" and then I use it to remove the errors in the vibration signal acquired at normal operation. In this application both operations are made in different acquisitions, therefore the reference of the correction signal is lost. Is it simply compensated without synchronizing ?
    Our application is based on FPGA and we need to clarity those aspects before implementing the procedure.
    Solved!
    Go to Solution.

    Hi CracKatoA.
    Take a look at the link bellow:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=255126&requireLogin=False
    Regards,
    Filipe Silva

  • HT4085 How do I lock my ipad screen so the swipe action and side button on screen don't work? My cats do these things and the game disappears.

    How do I lock my ipad screen so the swipe action and the side button on the screen do not work?  When my cats play a game on my ipad, they regularly swipe the screen and push the side button and the game disappears.

    The button on the top that you use to lock and unlock or put to sleep is the power button.  The button lower center of the screen is the home button...can be used to also wake from sleep and switch to the base home screen.
    Good to hear you are now able to lock rotation, even if you are not sure how you did it
    If you go to the iBook icon, tap Store in the uppper left side of the screen, you can search for the iPad User Guide...a free download that will place the guide in your iBooks library as a great source of background information.

Maybe you are looking for

  • ITunes Opens to ITunes Store Then Freezes

    After always working fine, ITunes now immediately and automatically opens to the Store then freezes, soon followed by "Application Not Responding". I can't get to Library or any other folder and have to force quit. QuickTime works fine and I tried re

  • Repair Flickr tool in iPhoto 09

    Awhile back, I was getting frustrated with the Flickr upload tool in iPhoto 09 and deleted it by following the advice of someone in the forums. I think I deleted a .plist file or something like that, but honestly, I can't remember. Right now, there i

  • Photoshop CS6 bug? Can't use brush tool on newly created layer.

    Has anyone encountered this problem before - I'm using a Wacom intuos 2 and working up some illustraitons, but whenever I create a new layer, the brush tool goes completely defunct and makes absolutely no marks on the document. I have gotten in the h

  • ICloud log in problems

    I am trying to log into iCLoud but states I need to check my emails to verify my account. I do not have an email to do this so how can I get logged on?

  • Configure SOA/BAM with RAC database

    Hi, We've configured SOA Cluster 11.1.1.3 with RAC database 11.1.7. For thiis we've create RAC multi datasources and the JDBC details of these datasources are as under: Datasource name: SOA-RAC-1 ===================== jdbc:oracle:thin:@(DESCRIPTION=(