Problems with sorting by dDocType in 11g

Hello

I'm migrating some components from 10 g to 11 g.

11g the following application is sort of the results of the research in dInDate and it works fine.
http://DOMAINcs/idcplg?IdcService=GET_SEARCH_RESULTS&QueryText=&searchFormType=standard&SearchQueryFormat=UNIVERSAL&ftx=&AdvSearch=True&folderChildren=&ResultCount=20&SortField=dInDate&SortOrder=Desc
11g the following application is sort of the results of the research in dDocType and I get an error. Demand has worked with 10g.
http://DOMAINcs/idcplg?IdcService=GET_SEARCH_RESULTS&QueryText=&searchFormType=standard&SearchQueryFormat=UNIVERSAL&ftx=&AdvSearch=True&folderChildren=&ResultCount=20&SortField=dDocType&SortOrder=Desc
The error I get
Error Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.
Does anyone have experience with sorting by custom at the University Complutense of MADRID 11 g values? I use OracleTextSearch.

THX
Brahim

Have you set 'dDocType' to be a 'optimized domain? You need to do it in Oracle text search if you want to sort on a field. I think it's under "Administration > Oracle Text Search." You will need to do a "quick index rebuilding" on this page, or a full rebuild.

Tags: Fusion Middleware

Similar Questions

  • Problems with sorting of columns and the number of lines in the report

    Hello

    I'm having a problem with sorting of columns and the number of lines displayed in a report.

    This report displays the data correct, but if I try to sort on a column when I click on the column heading in the report returns no line... I need to click on the "go" button to refresh the report (with the column sorted now) in to display the data.

    Similarly, I display only 15 lines per page. If I try to view the lines 16-30, 31-45, etc., that it returns no line until I click on the 'go' button to refresh again.

    Has anyone else had (and overcome) the same problem?

    Thank you

    Joseph

    Joseph,

    2 questions:

    1) are you using the elements referenced by the report page to filter etc.. ? If so, you're failing values of these when the loading of the page?
    (2) are you using PPR page through the results?

    If so, it could be a problem with the different types of session state, as Anton Nielsen blogged about here:
    http://c2anton.blogspot.com/2008/12/Oracle-Application-Express-Apex-three.html

    If so, you can use calculations or processes to set element values in session state persistent during page rendering, as Anton mentions. In this way, when you use PPR page values will be available in session state and your report should work fine.

    Anthony.

  • Problem with the outdated statistics in 11g

    Hello

    I have problem with auto pick up stats. Object with stale stats increase.

    SQL> select operation_name, status from dba_autotask_operation where client_name like '%stats%';
    
    
    OPERATION_NAME                                                   STATUS
    ---------------------------------------------------------------- --------
    auto optimizer stats job                                         ENABLED
    

    but

    SQL> select count(*) from dba_autotask_job_history;
    
    
      COUNT(*)
    ----------
             0
    

    Why database collects no statistics objects during the maintenance window?

    Regards

    BEGIN
      DBMS_AUTO_TASK_ADMIN.ENABLE(
      client_name => 'auto optimizer stats collection',
      operation => NULL,
      window_name => NULL);
    END;
    
    and
    
    show parameter STATISTICS_LEVEL 
    
  • Problem with competent inputFile in Jdeveloper 11g ADF

    Hello

    I use a competent inputFile in jsff page where the user can browse the file system, select the file in order to to store in the database.

    I created a method of valueChangListener for this component which deal with this file and place it in db.

    The problem is:

    Once the user selects the file it appears for one second in the page it disappears and the valueChangeListener is not called.

    Note: the AutoSubmit regularity is set to true for this competent. I use jdeveloper with ADF 11g.

    Thank you

    Hello

    I guess you are missing the usesUpload property for the tag form enclosing in your page:

    It will be useful,
    Jose.

  • Problems with sorting the data in the display

    I'm currently running SQL Developer 4.0.1.14 on Windows 7 pro/64 bit with 8 GB of memory.  I connect to an Oracle 10g server.

    When I click on a particular table, and it appears in the worksheet, I am unable to get the popup to sort by clicking the sort button.

    However, if I copy the table to a new table, I'm able to sort.

    I'd like suggestions on how to "unlock" on the sorting table.

    Thank you

    George

    Thanks george - he helps to me indeed.

    Try this - just right-click on the column header in the page of data in the table and press "remove persisted settings...". »

    Then try again - it fixed?

  • Problem with Oracle 9i and Oracle 11g

    Hello
    I have 2 Installation of Oracle: Oracle 9i client and Server Oracle 11.2
    Oracle 9i to: C:\oraclient9\
    Oracle 11g: C:\app\a.l\product\11.2.0\

    I have an application that has to connect to Oracle via ODBC, but whenever I try to connect looking for odbc Oracle 9i and I get this error:
    ORA-12541: TNS no listener

    If I try to boot with sqlplus to: start-> run-> sqlplusw get Oracle 9i version

    If I'm running sqlplus from start-> program-> Oracle 11-> I can connect properly.

    If I try to create a new ODBC it always plug the Oracle version 9i.

    I tried:
    Set ORACLE_HOME=C:\app\a.l\product\11.2.0\dbhome_1
    Set ORACLE_SID = ORCL

    but when I try: sqlplus / as sysdba I get this error:
    14 error initializing SQL * more
    SP1 file < lang > .msb not found message
    SP2-0750: you may need to set ORACLE_HOME in your Oracle software directory

    If I try to boot with sqlplus to: start-> run-> sqlplusw get Oracle 9i version with the error:
    ORA-12541: TNS no listener

    Variables environment variables in the path are:
    C:\oraclient9\bin; C:\Program Files\Oracle\jre\1.3.1\bin; C:\Program Files\Oracle\jre\1.1.8\bin; C:\app\a.l\product\11.2.0\dbhome_1\BIN; C:\app\a.l\product\11.2.0\dbhome_1\bin;%SystemRoot%\System32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SystemRoot%\system32\WindowsPowerShell\v1.0\; C:\Program Files\Sybase\SQL Anywhere 9\win32. C:\Program Files\Sybase\Shared\win32; C:\Program Files\Sybase\SQL Anywhere 9\drivers; C:\Program Files\Sybase\Shared\Sybase 4.2 Central; c:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\Progra~1\XRay



    tnsnames 11g:
    # tnsnames.ora Network Configuration File: C:\app\a.l\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl.domopenplan.local)
        )
      )
    tnsnames 9i:
    # TNSNAMES.ORA Network Configuration File: C:\oraclient9\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    ORCL.DOMOPENPLAN.LOCAL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
        (CONNECT_DATA =
          (SERVICE_NAME = orcl.domopenplan.local)
        )
      )
    11g listener.ora:
    # listener.ora Network Configuration File: C:\app\a.l\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\a.l\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\a.l\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
        (SID_DESC =
          (GLOBAL_DBNAME = orcl.domopenplan.local)
          (SID_NAME = orcl.domopenplan.local)
          (ORACLE_HOME = C:\app\a.l\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\a.l\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.103)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = C:\app\a.l
    Do you have any idea how I can create a new ODBC to connect to Oracle 11g?

    Thanks in advance!

    opening for the system control window Server DB & question OS command sequence

    lsnrctl status
    set
    lsnrctl service

    COPY orders & results then PASTE all come back here

  • problem with sorting

    Hello

    This is my xml:

    <? XML version = "1.0"? >
    <! - generated by the Oracle version 6.0.8.27.0 reports - >
    < ARWRTYINV >
    < LIST_G_MAIL >
    < G_MAIL >
    < CUST_NUM > 104846 < / CUST_NUM >
    HWY ONE < BILL_CUST_NAME > < / BILL_CUST_NAME >
    < LIST_G_TRX_HDR >
    < G_TRX_HDR >
    < INVOICE_NUM > 7012320 < / INVOICE_NUM >
    < DATE_READ > 16 March 2009 < / DATE_READ >
    < COMMENT > < / COMMENT >
    < LIST_G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 1 < / OPERATION_LINE >
    < LINE_NUMBER > < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > 2139 < / CLAIM_LINE_ID >
    < QTY_FORMAT > 2 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > < / CUSTOMER_TRX_LINE_ID >
    WORK of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    < ELEMENT > #015301 < / ITEM >
    OIL GALLERY # < DESCR > CUP TAKING R & amp; R - FRONT & amp; BACK < / DESCR >
    < > 2 QTY < / QTY >
    < UNIT_PRICE > < / UNIT_PRICE >
    < EXTENDED_AMOUNT > < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 118 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 1 < / CF_RCT_TRX_LINE_ID >
    < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 2 < / OPERATION_LINE >
    < LINE_NUMBER > < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > 2139 < / CLAIM_LINE_ID >
    < QTY_FORMAT > 6 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > < / CUSTOMER_TRX_LINE_ID >
    WORK of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    < ELEMENT > #015000 < / ITEM >
    HOUSING < DESCR > # WHEEL LEAKAGE < / DESCR >
    < > 6 QTY < / QTY >
    < UNIT_PRICE > < / UNIT_PRICE >
    < EXTENDED_AMOUNT > < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 118 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 1 < / CF_RCT_TRX_LINE_ID >
    < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 3 < / OPERATION_LINE >
    < LINE_NUMBER > < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > 2139 < / CLAIM_LINE_ID >
    < QTY_FORMAT > 5 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > < / CUSTOMER_TRX_LINE_ID >
    WORK of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    < ELEMENT > #017000 < / ITEM >
    < DESCR > # CAMS LIFTERS ENGINE NO EGR FAILURE tree < / DESCR >
    < Quantity > 5 < / QTY >
    < UNIT_PRICE > < / UNIT_PRICE >
    < EXTENDED_AMOUNT > < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 118 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 1 < / CF_RCT_TRX_LINE_ID >
    < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 1 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75308 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 13 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 26.50 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 344.50 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654045 < / CUSTOMER_TRX_LINE_ID >
    WORK of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    Z1WKSNOR < ELEMENT >. LAB < / ITEM >
    < DESCR > WORK - WORKSHOP NORMAL < / DESCR >
    < > 13 QTY < / QTY >
    < UNIT_PRICE > 26.5 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 344.5 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 1 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 2 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75309 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 100 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 2.60 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 260.00 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654046 < / CUSTOMER_TRX_LINE_ID >
    DISTANCE < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    SERTKM < ELEMENT >. COSTS < / POINT >
    TRIP KILOMETRES < DESCR > < / DESCR >
    < QTY > 100 < / QTY >
    < UNIT_PRICE > 2.6 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 260 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 2 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 3 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75310 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 4 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 32.50 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 130.00 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654047 < / CUSTOMER_TRX_LINE_ID >
    HOURS of TRAVEL of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    LABTRA < ELEMENT >. LAB < / ITEM >
    JOURNEY WORK < DESCR > < / DESCR >
    < Quantity > 4 < / QTY >
    < UNIT_PRICE > 32.5 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 130 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 3 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 4 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75311 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 4 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 0.37 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 1.48 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654048 < / CUSTOMER_TRX_LINE_ID >
    PARTS of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    11506101.DDC < ITEM > < / ITEM >
    NUT < DESCR > < / DESCR >
    < Quantity > 4 < / QTY >
    < UNIT_PRICE >.37 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 1.48 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 4 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 5 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75312 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 3 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 3.54 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 10.62 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654049 < / CUSTOMER_TRX_LINE_ID >
    PARTS of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    23533983.DDC < ITEM > < / ITEM >
    gasket < DESCR > < / DESCR >
    < Quantity > 3 < / QTY >
    < UNIT_PRICE > 3.54 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 10.62 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 5 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 6 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75313 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 4 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 2.18 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 8.72 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654050 < / CUSTOMER_TRX_LINE_ID >
    PARTS of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    23507438.DDC < ITEM > < / ITEM >
    EXH STUD < DESCR > < / DESCR >
    < Quantity > 4 < / QTY >
    < UNIT_PRICE > 2.18 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 8.72 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 6 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 7 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75314 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 4 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 1.11 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 4.44 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654051 < / CUSTOMER_TRX_LINE_ID >
    PARTS of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    8929169.DDC < ITEM > < / ITEM >
    PUCK < DESCR > < / DESCR >
    < Quantity > 4 < / QTY >
    < UNIT_PRICE > 1.11 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 4.44 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 7 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 8 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75315 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 1 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 3.20 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 3.20 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654042 < / CUSTOMER_TRX_LINE_ID >
    PARTS of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    8929529.DDC < ITEM > < / ITEM >
    gasket < DESCR > < / DESCR >
    < QTY > 1 < / QTY >
    < UNIT_PRICE > 3.2 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 3.2 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 8 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 9 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75316 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 1 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 136,60 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 136,60 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654043 < / CUSTOMER_TRX_LINE_ID >
    PARTS of < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    23532122.DDC < ITEM > < / ITEM >
    MFLD < DESCR > < / DESCR >
    < QTY > 1 < / QTY >
    < UNIT_PRICE > 136.6 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 136.6 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 9 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < G_TRX_DTL >
    < OPERATION_LINE > 0 < / OPERATION_LINE >
    < LINE_NUMBER > 10 < / LINE_NUMBER >
    ORDER ENTRY < SOURCE > < / SOURCE >
    Guaranteed command < INTERFACE_LINE_ATTRIBUTE2 > < / INTERFACE_LINE_ATTRIBUTE2 >
    < ORDER_LINE_ID > 75317 < / ORDER_LINE_ID >
    < CLAIM_LINE_ID > < / CLAIM_LINE_ID >
    < QTY_FORMAT > 1 < / QTY_FORMAT >
    < CLAIM_PRICE_FORMAT > 0.00 < / CLAIM_PRICE_FORMAT >
    < EXT_AMT_FORMAT > 0.00 < / EXT_AMT_FORMAT >
    < CUSTOMER_TRX_LINE_ID > 654044 < / CUSTOMER_TRX_LINE_ID >
    NET < CLAIM_CATEGORY > < / CLAIM_CATEGORY >
    < CUST_TRX_ID1 > 162774 < / CUST_TRX_ID1 >
    SUBMAC < ELEMENT >. Void / < / POINT >
    MACHINING of sublease < DESCR > < / DESCR >
    < QTY > 1 < / QTY >
    < UNIT_PRICE > 0 < / UNIT_PRICE >
    < EXTENDED_AMOUNT > 0 < / EXTENDED_AMOUNT >
    < ORGANIZATION_ID1 > 101 < / ORGANIZATION_ID1 >
    < CF_RCT_TRX_LINE_ID > 10 < / CF_RCT_TRX_LINE_ID >
    No. < CF_TAX > < / CF_TAX >
    < / G_TRX_DTL >
    < / LIST_G_TRX_DTL >
    < CS_EXT_AMT > 899.56 < / CS_EXT_AMT >
    < CF_EXT_AMT_FORMAT > 899.56 < / CF_EXT_AMT_FORMAT >
    < CF_TAX_CAL > 0 < / CF_TAX_CAL >
    < CF_TAX_CAL_FORMAT > 0.00 < / CF_TAX_CAL_FORMAT >
    < CF_TOT_AMT > 899.56 < / CF_TOT_AMT >
    < CF_TOT_AMT_FMT > 899.56 < / CF_TOT_AMT_FMT >
    < / G_TRX_HDR >
    < / LIST_G_TRX_HDR >
    < CF_TO_MAIL > [email protected] < / CF_TO_MAIL >
    < CF_FROM_MAIL > [email protected] < / CF_FROM_MAIL >
    < / G_MAIL >
    < / LIST_G_MAIL >
    < / ARWRTYINV >


    I need to sort columns in the group that g_trx_dtl first inspires the columns CF_RCT_TRX_LINE_ID and OPERATION_LINE then

    so used has the following syntax:

    <? for each: G_TRX_DTL? > <? type: CF_RCT_TRX_LINE_ID? > <? type: OPERATION_LINE? >
    <? CF_RCT_TRX_LINE_ID? > <? OPERATION_LINE? >
    <? end foreach? >

    The expected output was

    1 0
    5 5
    1 2
    1 2
    2 0
    3 0
    4 0
    5 0
    6 0
    7 0
    8 0
    9 0
    10 0

    but the output I got was

    1 0
    5 5
    1 2
    1 3
    10 0
    2 0
    3 0
    ....

    sort column CF_RCT_TRX_LINE_ID was treated as a character and after that 1-10 was coming. How to avoid the this.please help.

    Kind regards
    Mahi

    Published by: BEEP learner on May 20, 2009 08:26

    Specify the sorting is the number

    
    
    

    or

    
    
  • Photos App: sort out the problem with the album "all photos".

    photos App: problem of sorting with the album "all photos".

    I activated my iCloud library and as little shared albums.

    In 'Moments' pictures are sorted right (as), but when I go to Album > all photos,.

    so, I see a lot of fotos mixed up. In the option, I see that "all photos" are sorted by date 'added' that still does not make sense...

    It's annoying because when I access photos (iOS) to some 3rd - party - app, it does not show 'moments' but albums like "all pictures" that is not sorted...

    Thanks for the help in advance

    The albums predefined in the Photos on a Mac are sorted differently, in order to have different ways to access your photos.

    • The sight of Photos with Moments and Collections is sorted by the date of Capture.
    • The album 'All the Photos' is sorted by the date that you imported photos, not dates, that the photos were taken.

    Albums that you set yourself can be sorted by title or date of capture. So you can set your own album "my photo all ' as a smart album (file > new Smart Album) by using a rule 'Date's after... ', for example:

    This smart album will contain took all the pictures taken since January 1, 1000 and can by sorted according to the date of capture.

  • I have a problem with icloud sharing photos that the photos are NOT sorted by the State but by the date of the transfer (which is very illogical for a trip Album,..)

    Dear all!

    I hope you can help me out here - I have a problem with a picture of icloud sorting in shared albums

    We took pictures to a trip with iphone5s and iphone6 + a Nikon J5 date and time everything is OK

    Loadin was don ewhilst travelling and at home, but the sorting is mixed seems to be loading date

    (even only took pictures of the iphone as a reference)   (all on iOS 9.3.2)

    you know a way the album gets re-sync or software where I could sort the photos in

    and then re - download to get the sorting so that by the time and date of the...

    Thank you very much in advance - it would be a big help (gibbest album with this problem is the honeymoon ;-))

    Shared albums are essentially photo streams. They will always show the photos in the order that add you them to the album.  If you want your photos to appear in a specific order, you must add them to the album individually, one by one, exactly in the order of your choice.  You cannot add all photos in an album at once - which will give unpredictable results.

    For example, to create a new album with your photos.  Then ctrl-click on the album and select "Keep arranged by Date, oldest first" to sort the album.  Now add each photo from the album shared individually.  There will be a lot of work.

  • Problem with OEM 11g

    Hi all


    I am facing problem with OEM 11 g. It was taken down automatically, however I am not able to find the specific reasons. From now on, it has been started.

    But want to know the reasons for which he was descended. Please guide me how to solve.


    Thank you

    2011-12-10 12:27:51, 106 EMAgent wire-4252630400 normal shutdown (00703)

    Here's the clue. It is emagent normal shutdown. Check order OS history
    As
    $history | grep emctl

    and check is only he planned to stop?

  • problem with playing the clash of clans

    I'm having some problems while playing the clash of clans on my 2 mini ipad screen does not seem to meet sometimes as if it was some sort of delay so I have to tap several times in order to use a filter or throw the troops on the battlefield.

    Hi Trinitygr,

    Thanks for posting in the Community Support from Apple! I understand that you are having problems with your iPad screen while playing a game. I like to play games on my iPad and I don't see how this could be a nuisance. I'm happy to offer assistance.

    Are you only had this problem when using the app clash of Clans, or does it happen in all applications? I recommend to start by following the steps described in this article:
    If an application you have installed unexpectedly closes, unresponsive, or does not open

    Take care!

  • Problems with outgoing mail / STMP server after has worked for a LONG time...

    Recently I started having trouble with sending an outgoing message. Beyond out lickety split with no problem. Now, once I click on SEND, I get window to send the Message reading "status: connected to stmp.primus.ca...» "but the progress bar continues just to go and go and... rather than a telling me the message has been sent."

    Sometimes the email finally gets sent, after taking in "shipping time E-mail" what's FOREVER, sometimes by that email is not to all and I get the message "send message failed. The message could not be sent using SMTP server smtp.primus.ca for some unknown reason. Check your SMTP server settings are correct and try again or contact your network administrator. »

    I looked in my SMTP settings and noticed that, in aid of Primus, he said the outgoing server port is 465 while mine has been implemented (and worked for ever) 25. I have also noticed that help Primus said connectivity should be set to SSL/TLS, while that mine has been set (and has worked forever) to zero. I made these changes (first simply by changing the port #, then both) but this does not solve the problem.

    I've recently updated Thunderbird to 31.7.0 and I think that these questions CAN coincide with this update, but I am not sure of the time. If this is the case, is it possible that I could get back to the old version of Thunderbird... or move in this way another? ID of the update was not the questions, someone has an idea or an idea on why this would suddenly be a problem with Thunderbird?

    Or should I contact Primus technical support and try to sort it out with them?

    Thanks a lot for listening.

    Your anti virus got an update. We get a rash of these every time updates to Thunderbird. The cause is always an anti virus program. usually, Norton or Alvira, but they all get a mention.

  • Every night giving problems with redirect to gmail

    I decided to try every night and Firefox and all night, both installed. After I did and tried to log in to my gmail account, Firefox (and nightly) had problems with the redirect to the website of gmail.

    I have now uninstalled every night, and the problem disappeared. I, therefore, think that there is some sort of bug in every night.

    Roy

    Bugzilla is the official site in which you are filing bug reports.

  • Hi, I just upgraded my 4s to 9.3.2 and now it is completely dead and will not start. Had no problem with any other previous updates.

    Hi, I just upgraded my 4s to 9.3.2 and now it is completely dead and will not start. Had no problem with any other previous updates.

    Sorted now

  • Problems with the Smart keyboard (iPad 9.7 Pro)

    I recently bought the iPad Pro 9.7 inches, gray space, Wifi, 128 GB. IOS 9.3.1 of the operating system.

    A few questions that I met in my four days of using the iPad with the Smart keyboard:

    NOTE: the following problems persist despite a technical support call which lasted, I did 2 hours and 30 minutes. I had to restore my iPad settings by connecting to iTunes via my PC to reinstall the last iOS.

    (i) switching applications: if I want to pass, say, from safari to adobe, it is quite easy to do with the keyboard. However, there is an intermittent problem when the apps. When I try to open Adobe when I use safari, the screen of the iPad shows apps that are open as soon as I press the command and tab key.

    What is supposed to happen - I choose to open Adobe, Adobe opens.

    What happens to the contrary - Adobe does not open. Another "X" application that is currently running, opens. It is quite frustrating, because there is no pattern to this. If I use once more the keyboard shortcut to open Adobe, another application 'Y' which is running, open it now.

    In this case, I pointed out, often when the App Store is running.

    (II) command key: sometimes, shortly after I use the shortcut keys to turn on screen shortcut area (pop-up shortcut) - apps, this is supposed to happen if and only if you press and hold down the command key.

    This often happens when I switch to Safari.

    (III) keyboard not responding: a problem that I met today for the first time. My keyboard will not just respond. I had to disconnect and reconnect the keyboard for this function.

    (IV) on which the space key: to wake up the iPad, pressing the SPACEBAR is enough. You don't have to press the home button. Yet, sometimes the space key does not respond and you must use the home button.

    v) Quick app - keyboard shortcut crash switch function causes: if I want to switch from app to app 'X' 'Y', but mistakenly switch to 'Z' app, I immediately want to spend to 'Y '. However, I can't do this in quick succession. I have to wait a second or two before I can switch from 'Y' 'Z' app, otherwise the automatic switching app crashes and you have to wait once more for a second or two before moving on.

    My diagnosis:

    (I) it could be a problem with the smart connector on my iPad. A hardware problem. But it does not explain why the automatic switching app appears and passes correctly but eventually open the wrong applications. Also, it does not explain why the problem is intermittent.

    (II) a software problem. However, that would make me a face 5 questions at once. Sort of. I was surprised that, apart from the question of #3 and #4, there was almost no mention of other issues.

    To restart the iPad or to disconnect and reconnect the keyboard. But I don't think that anyone would be willing to do this 4 - 5 times on a daily basis.

    Update:

    So I used my keyboard all day yesterday without opening the App Store. And guess what? It has been working perfectly. All the above problems I mentioned were not available yesterday. I'll use the App Store today and let it run in the background to see how does my iPad.

Maybe you are looking for

  • What happened to my Junk folder, he disappeared and I can't get it back.

    What happened to my Junk folder, he disappeared and I can't get it back

  • Attempts to migrate files, but some files are invisible to me

    Description of the problem: Old PC died, but hard drive was fine. Bought a new PC, removed old hard drive from the old computer, used an adapter to connect the old hard drive to new computer (this part has functioned well). My music files are of seve

  • Group VI freezes after throwing a panel near

    I am under Labview 15 and try a very basic VI to impliment into my full program. I will be essentially four stations for the acquisition of data running and you don't want closure if one of them is running the program. So I have 4 Booleans wired to t

  • Drivers of Yosemite MF4350d

    These drivers will be available? Currently, neither Apple nor (it seems) Canon has a compatible driver. I hate the idea that I need to replacea perfectly good unit for this reason.

  • suggestions of jQuery image gallery

    HelloCan someone suggest a simple and pleasant to use with dreamweaver CC jquery image gallery?I'm looking to do something simple that is on a page.With a previous and Next button, caption, perhaps picture number.Look no no not a viewer.Thank you