Help: Group and query rank

Hello

By the query below, I'm looking for help on how to apply a COUNT function (based on the ""rentalno "within the RAGREEMENT table") to identify decision-making (returns the street address in the output) with most rentals. Based on the said County, I will need to rank the results so that I can only exit the rentals for the plug with most of the rentals (see the below desired output).

I'm using Oracle 11 g Express with SQL * more.

Please let me know if I need to specify further what I'm trying to achieve.

I'd appreciate any help you can provide me. Thank you!

QUERY:

the format a30 column customer;

SELECT rentalno ' RENTAL # ","RENTED"startdate, returndate «BACK»,

client.clientno | ' - ' || contact_last | ', ' ||

contact_first CLIENT, outstreet "EXIT STREET ADR."

OF ragreement

JOIN customer ON ragreement.clientno = client.clientno

JOIN vehicle ON ragreement.licenseno = vehicle.licenseno

Release of JOIN ON vehicle.outno = outlet.outno

ORDER BY rentalno;



OUTPUT CURRENT:

RENTAL # RENTED BACK CUSTOMER EXIT STREET ADR.

---------- --------- --------- ------------------------------ ------------------

3000000001 3 July 13 July 8, 13 2000000001 - Morgan, Gwen 213 rapid Run Rd

3000000002 4 July 13 2000000002 7 July 13 - Brenger, franc 213 rapid Run Rd

3000000003 5 July 13 July 7, 13 2000000003 - Pocian, Kathy 213 rapid Run Rd

3000000007 5 May 13 May 10, 13 2000000007 - McKhee, Mark 1000 bridge water

3000000008 6 May 13 May 7, 13 2000000008 - Smith, Carol 54 South N. St.

DESIRED OUTPUT:

RENTAL # RENTED BACK CUSTOMER EXIT STREET ADR.

---------- --------- --------- ------------------------------ ------------------

3000000001 3 July 13 July 8, 13 2000000001 - Morgan, Gwen 213 rapid Run Rd

3000000002 4 July 13 July 7, 13 2000000002 - Brenger, Gary 213 rapid Run Rd

3000000003 5 July 13 July 7, 13 2000000003 - Pocian, Carol 213 rapid Run Rd




SAMPLE DATA:

CREATE THE CUSTOMER TABLE

(clientNo NUMBER (10) PRIMARY KEY,)

ClientName VARCHAR2 (38),

Street VARCHAR2 (18),

City VARCHAR2 (20).

State VARCHAR2 (2),

Code postal VARCHAR2 (5).

Adresse_web VARCHAR2 (38),

Contact_first VARCHAR2 (38),

Contact_last VARCHAR2 (38),

Phone VARCHAR2 (12),

E-mail VARCHAR2 (40));

CREATE TABLE RAGREEMENT

(RentalNo NUMBER (10) PRIMARY KEY,)

StartDate DATE,

ReturnDate DATE,

MileageBefore NUMBER (10),

MileageAfter NUMBER (10),

InsuranceType VARCHAR2 (25).

ClientNo NUMBER (10),

LicenseNo VARCHAR2 (7));

CREATE TABLE VEHICLE

(LicenseNo VARCHAR2 (7) PRIMARY KEY,)

Do VARCHAR2 (12),

Model VARCHAR2 (15).

Color VARCHAR2 (15).

Year number 4.

NoDoors NUMBER (2),

Capacity NUMBER (2),

Rate number 4,

outNo NUMBER (4));

CREATE THE OUTPUT TABLE

(outNo PRIMARY KEY number 4,

outStreet VARCHAR2 (18),

outCity VARCHAR2 (20).

outState VARCHAR2 (2),

outZipCode VARCHAR2 (5).

outPhone VARCHAR2 (12),

ManagerNo NUMBER (6));

INSERT INTO CUSTOMERS VALUES ('2000000001',"University of Pittsburgh", ' 213 Fast Run Rd', 'Houston', 'PA', '68954',' www.pitt.edu', 'Gwen', 'Morgan', '7243441957',' [email protected]');

INSERT INTO CUSTOMERS VALUES ('2000000002 ', 'Free Zip','1000 Bridge Water ',' Dallas', 'WV', '23659',' www.zipfree.org', 'Frank', 'Brenger', '9856587896',' [email protected]');

INSERT INTO CUSTOMERS VALUES ('2000000003', 'GO', "Richmond', ' 54 N. South St.", "Go Go Go, Inc.", "' 97562 ', ' www.gogogo.com', 'Kathy', 'Pocian', '3048965489',' [email protected]'");

INSERT INTO CUSTOMERS VALUES ('2000000004',"Carnegie Mellon University', ' dotted 1001 Way', 'Washington', 'DC', '54865',' www.cmu.edu", "Linda", 'Betsch', '7896541235',' [email protected]');

INSERT INTO CUSTOMERS VALUES ('NSA',' 2000000005', ' Jump St. 234', 'Pittsburgh', 'PA', '21358',' www.nsa.gov', 'Vicki', 'Klein', '5986598785',' [email protected]');

INSERT INTO CUSTOMERS VALUES ('3289 Cresent Ave. ("" "" ","York","WV", '2000000006', ' FBI ', '54268', ' www.fbi.gov ', 'Brand', 'Severns', '5965897458',' [email protected]');

INSERT INTO CUSTOMERS VALUES ('2000000007 ', "Notes, Inc." ', ' 975 Sunset Blvd. ', '24973',' www.notes.org', 'Mark', 'McKhee', '7896589658', 'Canonsburg", 'PA'' [email protected]');

INSERT INTO CUSTOMERS VALUES ('2000000008', "Caterpillar, Inc.", "2045 West Pike St.', 'Cranberry', 'PA', '36597',' www.cat.com', 'Carol', 'Smith', '5426589756',' [email protected]'");

INSERT INTO CUSTOMERS VALUES ('2000000009', ' clues Kids', 72 East St. salmon ', 'Wheel', 'WV', '78564',' www.clues.com', 'Matt', 'Walker', '7896541235',' [email protected]');

INSERT INTO CUSTOMERS VALUES ('2000000010', 'Free run' ', ' Blaise 678 BC. ","Meadville","WV", '85652',' www.freelancer.org', 'Frank', 'Peer', '2135689456',' [email protected]');

INSERT INTO RAGREEMENT VALUES ('3000000001', ' 3 July 13', ' 8 July 13 ', '123000',' 123350', "LDW", '2000000001', 'BH05J9U');

INSERT INTO RAGREEMENT VALUES ('3000000002', ' 4 July 13', ' 7 July 13 ', '234567',' 234917', 'CEP', '2000000002', 'H4L0DH8');

INSERT INTO RAGREEMENT VALUES ('3000000003', ' 5 July 13', ' 7 July 13 ', ' 576858 ', '577208', 'Deleted',' 2000000003', '5HDI9TG');

INSERT INTO RAGREEMENT VALUES (' '3000000004',' 7 June 13', 11 June 13 ', '623450', ' 623800', ' CEP', '2000000004 GI0UJD7',' ');

INSERT INTO RAGREEMENT VALUES (' '3000000005',' 8 June 13', 15 June 13 ', ' 123467', 'LDW 123817', ' "', 'the GJU4Y7D', ' 2000000005');

INSERT INTO RAGREEMENT VALUES of ('3000000006', ' 4 May 13', ' 9 May 13 ', '3456', '5000', 'deleted', '2000000006',' S5BNP2S);

INSERT INTO RAGREEMENT VALUES ('3000000007',' 5 May 13', 10 May 13 ', '438', ' 788', 'deleted', '2000000007',' XCH4Y23');

INSERT INTO RAGREEMENT VALUES ('3000000008', ' 6 May 13', ' 7 May 13 ', '50', '400', 'deleted', '2000000008', 'A12F8GH');

INSERT INTO RAGREEMENT VALUES ('3000000009', ' April 2 13', ' 7 April 13 ', '45678',' 46028', "LDW", '2000000009', 'C4YUTSA');

INSERT INTO RAGREEMENT VALUES ('3000000010',' 3 April 13', 18 April 13 ', ' 7689', '8039', 'CEP', '2000000010',' 634HV2E');

INSERT IN VEHICLE VALUES ('BH05J9U', 'Ford', 'Escape', 'White', '2013', '4', '5', '120',' 1001');

INSERT INTO VEHICLE of VALUES ('H4L0DH8', 'Ford', 'Edge', 'Blue', ' 2012', '4 ', '5', '120','1001 ');

INSERT INTO VEHICLE VALUES ('5HDI9TG', 'Ford', 'Fiesta', 'Green', '2013', '4', '5',' 90 ', ' 1001');

INSERT INTO VEHICLE of VALUES ('GI0UJD7', 'Ford', 'Fusion', 'Yellow', ' 2012', '4', '5',' 90 ', ' 1002');

INSERT IN VEHICLE VALUES ('GJU4Y7D', 'Nissian","Versa", 'Teal", ' 2012', '4', '5',' 90 ', ' 1001');

INSERT INTO VALUES ('S5BNP2S', 'Nissian', 'Altima', 'Blue', '2013', '4', '5', '120','1003 ');

INSERT IN VEHICLE VALUES ('XCH4Y23', 'Nissian', 'Maxima', 'Black' ', ' 2012 ', '4 ', '5', '120',' 1002');

INSERT IN VEHICLE VALUES ('A12F8GH', 'Chevrolet', 'Cruze', 'Black', '2013', '4', '5',' 90 ', ' 1003');

INSERT IN VEHICLE VALUES ("C4YUTSA", "Chevrolet", "Malibu", 'White', ' 2012', '4 ', '5', '120',' 1004');

INSERT INTO VEHICLE VALUES ('634HV2E', 'Chevrolet', 'Impala', 'Orange', '2013', '4', '5',' 120 ', ' 1004');

INSERT INTO THE OUTPUT VALUES ("' 1001', ' 213 rapid run Rd", "Houston", "TX", '68954', '7245339865', 100009');

INSERT INTO THE OUTPUT VALUES ('1002','1000 bridge water ',' Dallas ', 'TX', ' 23659', '4125469854 ', 100008');

INSERT INTO THE OUTPUT VALUES (' 1003', ' 54 N. South St. ', 'Richmond', 'RIGHT', '97562', '7458963215', 100008');

INSERT INTO THE OUTPUT VALUES ('1004', ' 1001 pointed Way', 'Washington', 'DC', '54865', '1459632514', 100009');

INSERT INTO THE OUTPUT VALUES (' 1005', ' St. 234 Jump ', 'Pittsburgh', 'PA', '21358', '4153586452', 100010');

INSERT INTO THE OUTPUT VALUES ("1006 ', ' 3289 Cresent Ave.", "York", "AZ", '54268', '1298745635', 100010');

INSERT INTO THE OUTPUT VALUES (' ' 1007', ' 975 Sunset Blvd. ","Canonsburg', 'PA', '24973', '3698521475', 100012');

INSERT INTO THE OUTPUT VALUES ('1008', ' 2045 West Pike St.', 'Cranberry', 'CA', 36597', ' 9658745896 ', ' 100012');

INSERT INTO THE OUTPUT VALUES (' 1009', ' St. East salmon 72 ","Wheeling","WV", '78564', '2365987456', 100012');

INSERT INTO THE OUTPUT VALUES (' '1010', ' Blaise 678 BC. ","Meadville', 'OH', '85652', '1235897456', 100007');

Hello

This is called a Query Top - N.  Oracle 11 (in fact, in Oracle 9.1 and upward), you can do it with the analytical functions of COUNTY and RANK, like this

WITH got_cnt AS

(

SELECT rentalno AS Location #.

startdate AS rented

, returndate, such AS returned

client.clientno | ' - '

|| contact_first

|| ', '

|| contact_last as a customer

outstreet AS outlet_street_adr

COUNT AS NTC (*) OVER (PARTITION BY outstreet)

OF ragreement

JOIN customer ON ragreement.clientno = client.clientno

JOIN vehicle ON ragreement.licenseno = vehicle.licenseno

Release of JOIN ON vehicle.outno = outlet.outno

)

got_rnk AS

(

C. SELECT

, EVALUATE () OVER (ORDER BY cnt DESC) AS rnk

OF got_cnt c

)

SELECT rental # rented, returned, customer, outlet_street_adr

OF got_rnk

WHERE rnk = 1

;

You will notice that the first auxiliary request, got_cnt, is almost what you have posted; the main difference is the column of the cnt.

Analytical functions cannot be nested, or depend on another analytic function in the same query.  Since rnk depends on the cnt, they must be calculated in distinct subqueries.  In addition, the analytic functions are calculated after the clause WHERE is applied.  Because we want to use rnk in a WHERE clause, this means that we need an another subquery.

Thanks for posting the CREATE TABLE and INSERT statements; It is very useful.

Watch for the double quotes.  To be your Publisher of this site have transformed by leaning citations, which does not recognize Oracle.  Try zip code that people can use without editing.

Tags: Database

Similar Questions

  • Help - Group By query

    Hello
    In the Oracle HR diagram, I want to know how many employees are there in each location. So, I wrote this query:
    select employee_id, count(*) as "how many emps in this location"
    from employees join departments using(department_id) join locations using (location_id)
    group by location_id
    but I got this error:
    ORA-00979: not a GROUP BY expression
    How can I correct the request to give the desired result?
    Thank you

    Hi, first of all, you need not join the departments table. Second, you must change your select clause by replacing the employee_id by location_id. Your output should be like this

    location_id how many emps in this location
    200          4
    300          3
    400          2
    etc...
    

    Published by: arizona9952 on May 16, 2013 13:23

  • Need help in the optimization of the query with the Group and joins by clause

    I'm having the problem by running the following query... It takes a lot of time. To simplify, I added the two tables FILE_STATUS = stores the file load details and COMM table Board table job showing records treated successfully and which was communicated to the other system real. Records with status = T is trasnmitted to another system and traansactions with P is waiting.
    CREATE TABLE FILE_STATUS
    (FILE_ID VARCHAR2(14),
    FILE_NAME VARCHAR2(20),
    CARR_CD VARCHAR2(5),
    TOT_REC NUMBER,
    TOT_SUCC NUMBER);
    
    CREATE TABLE COMM
    (SRC_FILE_ID VARCHAR2(14),
    REC_ID NUMBER,
    STATUS CHAR(1));
    
    INSERT INTO FILE_STATUS VALUES ('12345678', 'CM_LIBM.TXT', 'LIBM', 5, 4);
    INSERT INTO FILE_STATUS VALUES ('12345679', 'CM_HIPNT.TXT', 'HIPNT', 4, 0);
    
    INSERT INTO COMM VALUES ('12345678', 1, 'T');
    INSERT INTO COMM VALUES ('12345678', 3, 'T');
    INSERT INTO COMM VALUES ('12345678', 4, 'P');
    INSERT INTO COMM VALUES ('12345678', 5, 'P');
    COMMIT;
    Here's the query I wrote to give me the details of the file that has been loaded into the system. He reads the table of State and the commission files to display the name of the file, total records loaded, total at the table of the commission and the number of records which has finally been passed successfully loaded (Status = T) with other systems.
    SELECT 
        FS.CARR_CD 
        ,FS.FILE_NAME 
        ,FS.FILE_ID
        ,FS.TOT_REC
        ,FS.TOT_SUCC
        ,NVL(C.TOT_TRANS, 0) TOT_TRANS
    FROM FILE_STATUS FS
    LEFT JOIN
    (
        SELECT SRC_FILE_ID, COUNT(*) TOT_TRANS
        FROM COMM
        WHERE STATUS = 'T'
        GROUP BY SRC_FILE_ID
    ) C ON C.SRC_FILE_ID = FS.FILE_ID
    WHERE FILE_ID = '12345678';
    In production, this request has several joins and takes a long time to deal with... the main culprit for me is the join on the COMM table to count the number of number of transactions sent. Please can you give me tips to optimize this query to get results faster? What I need to delete the Group and use the partition or something else. Help, please!

    Don't know if it will be faster based on the information provided, but analytical functions offer an alternative approach;

    select carr_cd, file_name, file_id, tot_rec, tot_succ, tot_trans
      from (select fs.carr_cd,
                   fs.file_name,
                   fs.file_id,
                   fs.tot_rec,
                   fs.tot_succ,
                   count(case
                            when c.status = 'T' then
                             1
                            else
                             null
                          end) over(partition by c.src_file_id) tot_trans,
                   row_number() over(partition by c.src_file_id order by null) rn
              from file_status fs
              left join comm c
                on c.src_file_id = fs.file_id
             where file_id = '12345678')
     where rn = 1;
    
    CARR_CD FILE_NAME            FILE_ID           TOT_REC   TOT_SUCC  TOT_TRANS
    ------- -------------------- -------------- ---------- ---------- ----------
    LIBM    CM_LIBM.TXT          12345678                5          4          2
    
  • GROUP and MAX Query

    Hello

    I have two tables that store the following information
    CREATE TABLE T_FEED (NUMBER, NUMBER OF GRP_NUM FEED_ID);
    CREATE TABLE T_FEED_RCV (NUMBER, DATE OF RCV_DT FEED_ID);

    INSERT INTO T_FEED VALUES (1, 1);
    INSERT INTO T_FEED VALUES (2, 1);
    INSERT INTO T_FEED VALUES (3, 2);
    INSERT INTO T_FEED VALUES (4, NULL);
    INSERT INTO T_FEED VALUES (5, NULL);

    INSERT INTO T_FEED_RCV VALUES (2, 'MAY 1, 2009');
    INSERT INTO T_FEED_RCV VALUES (3, 'FEBRUARY 1, 2009');
    INSERT INTO T_FEED_RCV VALUES (4, MAY 12, 2009 ');
    COMMIT;

    I join these tables using the following query to return all the feeds and check where each stream has been received:
    SELECT
    F.FEED_ID,
    F.GRP_NUM,
    FR. RCV_DT
    OF T_FEED F
    LEFT OUTER JOIN T_FEED_RCV EN
    ON F.FEED_ID = FR. FEED_ID
    ORDER OF GRP_NUM, RCV_DT DESC;

    Output
    Line: -.
    FEED_ID GRP_NUM RCV_DT

    1 1
    2 1 5/1/2009
    3 2 2/1/2009
    5
    4 5/12 / 2009

    In fact, I want the maximum date of when we have received animal feed. Grp_Num tells what foods are grouped together. Grp_num NULL means that they are not grouped together then treat them as individual group. In the example - feeds 1 and 2 are in a group and one of food is necessary. Pass the 3, 4 and 5 are individual groups and all three are needed.

    I need a single query which should return the maximum date for the stream. For example, the result must be NULL because... out power 1 and 2 the date max is on 01/05/2009. For the power of 3 is the date max 01/02/2009, for the supply of 4 it is 12/05/2009 and to the power of 4 it is NULL. Since one of the required power supply is null if the results must be null.

    DELETE FROM T_FEED;
    DELETE FROM T_FEED_RCV;
    COMMIT;

    INSERT INTO T_FEED VALUES (1, 1);
    INSERT INTO T_FEED VALUES (2, 1);
    INSERT INTO T_FEED VALUES (3, NULL);
    INSERT INTO T_FEED VALUES (4, NULL);

    INSERT INTO T_FEED_RCV VALUES (2, 'MAY 1, 2009');
    INSERT INTO T_FEED_RCV VALUES (3, 'FEBRUARY 1, 2009');
    INSERT INTO T_FEED_RCV VALUES (4, MAY 12, 2009 ');
    COMMIT;

    For above insertions, the result should be 1 and 2-5/1/2009, food supply 3-2/1/2009 and supply of 4-5/12/2009. So the max of these dates is 12/05/2009.

    I tried to use the MAX grouped by GRP_NUM and also tried using DENSE_RANK but unable to solve the problem. I don't know how can use the same query to return - value null and not null similarly Group (if any) for those who do not belong to any group. Grateful if someone can help me...

    Hello

    If fedd_id is not unique, then in the CASE statement which computes grp_id, replace feed_id by something (any data type) that uniquely identifies each row in t_feed.
    For example, the p_key string is unique in the following query:

    WITH     got_p_key     AS
    (
         SELECT     feed_id
         ,     grp_num
         ,     TO_CHAR (carr_id)     || ':' ||
              TO_CHAR (feed_id)     || ':' ||
              TO_CHAR ( rcv_dt
                   , 'YYYYMMDD HH24MISS'
                   )          AS p_key
         FROM     t_feed
    )
    ,     got_grp_id  AS
    (
         SELECT     feed_id
         ,     CASE
                   WHEN  grp_num IS NULL
                   THEN  p_key
                   ELSE  MIN (p_key) OVER (PARTITION BY grp_num)
              END     AS grp_id
         FROM     got_p_key
    )
    ,       got_grp   AS
    (
         SELECT       grp_id
         ,       MAX (fr.rcv_dt)           AS max_dt
         FROM              got_grp_id          f
         LEFT OUTER JOIN      t_feed_rcv     fr     ON f.feed_id = fr.feed_id
         GROUP BY  grp_id
         ORDER BY  max_dt       DESC     NULLS FIRST
    )
    SELECT     *
    FROM     got_grp
    WHERE     ROWNUM  = 1;
    
  • Help with summaries of group and excluding empty fields...

    I did bi publisher reports before but never with groups/group for each field counts. I can put the summary for the fields in each group, but it has all the lines in the Group and not just the data in the line. IE if there are 16 entities in the group, but only the dates of 13 of them I always get 16 total Group. I searched for more information otn and tried many things, but I just don't get it.

    Another problem I have - the model created with the bi Publisher - increase the power of the Word show no data when it uploaded to the server only the headers...
    what I am doing wrong?
    That's what I want my data to look like with the charges.

    Thanks for any help

    Rose

    ENTITY MAFUNIV GRFCUNIV GRFMFXDPC GRFMFXDPD FDCASPDPC FDCASPDPD
    2111 16 OCTOBER 08-14 OCTOBER 08 17 OCTOBER 08
    2112 15 OCTOBER 08
    2118 15 OCTOBER 08-15 OCTOBER 08
    2122 16 OCTOBER 08-15 OCTOBER 08
    2126 16 OCTOBER 08-15 OCTOBER 08
    2130 16 OCTOBER 08
    2131 16 OCTOBER 08-15 OCTOBER 08
    2133 16 OCTOBER 08-15 OCTOBER 08
    2135 16 OCTOBER 08-15 OCTOBER 08
    2141 16 OCTOBER 08-15 OCTOBER 08
    2144 16 OCTOBER 08-15 OCTOBER 08
    2146 16 OCTOBER 08-15 OCTOBER 08
    2147 16 OCTOBER 08-15 OCTOBER 08
    2152 17 OCTOBER 08-15 OCTOBER 08
    2153 16 OCTOBER 08-15 OCTOBER 08
    15 15 (13)


    <? XML version = "1.0"? >
    < results >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2111]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [14 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA [17 October 08]] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2112]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA []] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2118]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2122]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2126]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2130]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA []] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2131]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2133]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2135]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2141]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2144]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2146]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2147]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2152]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [17 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Boston]] > < / RONAME >
    < ENTITY > <! [CDATA [2153]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2214]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA [17 October 08]] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2217]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2221]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2226]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2227]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2229]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2233]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2235]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [New York]] > < / RONAME >
    < ENTITY > <! [CDATA [2242]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2311]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA [15 October 08]] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2312]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [10 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [10 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA [17 October 08]] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2315]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA [17 October 08]] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2316]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2318]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2324]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [15 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2327]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2331]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2333]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA []] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2339]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2343]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < row >
    < RONAME > <! [CDATA [Philadelphia]] > < / RONAME >
    < ENTITY > <! [CDATA [2344]] > < / FEATURE >
    < MAFUNIV > <! [CDATA [16 October 08]] > < / MAFUNIV >
    < GRFCUNIV > <! [CDATA [15 October 08]] > < / GRFCUNIV >
    < GRFMFXDPC > <! [CDATA []] > < / GRFMFXDPC >
    < GRFMFXDPD > <! [CDATA []] > < / GRFMFXDPD >
    < FDCASPDPC > <! [CDATA []] > < / FDCASPDPC >
    < FDCASPDPD > <! [CDATA []] > < / FDCASPDPD >
    < / row >
    < / results >

    would give the count of all the non-null GRFCUNIV.

    If you want the total of all of the xml data, regardless of grouping.

  • Added properties (Group and channel) are not a numeric data type.

    I use a use to add two groups and channel custom properties. The properties are text and digital, double and whole.

    When I create a request in the browser, I selects the custom using the drop-down list property, but has only the drop operator "=" or "<>". "" The property is displayed in the data portal is a number of float. I had this problem when I was adding properties custom by using a script. I then tried "Navigatorinstallation / my Index DataFinder/Reset/Reset", then repopulated my search box, using the use on my raw data files. At this point, all the properties of my have only the "=" or "<>" choice of operator in the query.

    It seems that my properties are digital in the data portal, but the the query string of the browser.

    Thanks in advance,

    Hi Bill,

    You don't have to delete the files.  Choose the NAVIGATOR menu "settings > My DataFinder > reset... '. "can clilck on the UPPER part of the two buttons, one called"reset the index.  Which will remove all records in database and re-index all of your data files.  If you one of these properties have already optimized, set their State not optimized before resetting the index, otherwise the optimized property data types will persist.

    If this does not help, then the problem could be in the use that you use.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Several open BBM BBM groups and message being deleted

    Hello all: I've recently updated my BB Bold 9900 at a new classic. I made the switch of the device and my three BBM groups transferred nicely. After a week of use, no problem.

    Recently, in the last 7 days, I noticed my self-suppression cats when I have more than one group of ongoing discussion.

    Then, with two or more BBM group discussion going, I will get a notification in the HUB that someone sent a message. I can see the preview in the HUB. I touch the notification in the HUB, and it opens the BBM "app." As soon as it opens I see quickly the cat disappear, as well as any history behind it.

    If I get a notification and I go to the BBM app directly, sometimes the cat is there and sometimes the cat is deleted. I put the story for all the conversations of "forever".

    EDIT: Don't know if this helps, but some of the participants in the group the cats are on iPhone and/or device Samsung Galaxy.

    Has anyone else had this happen to them and if so, is there a solution?

    Thank you

    G.

    Make another person in the Group and the administrator and then it prompts you to come back and make you an administrator once they invite you to come back. Everything will remove and then Resync.

  • Trunk group and hunt inter-classes CUCM

    Hello

    I think I have some notion about what I have to do to get what I want to do, but it's always a good idea to get your expert advise to validate my plan.

    I have two clusters of CUCM 10.5 standalone. We have VPN connectivity between these sites. Site A has a group with call of broadcast distribution. If nobody takes the call, he goes to voicemail. Now my management wants to add an extension of Site B in this group of hunting, there will be a distribution more call coverage or load. My thought is to create ICT between the two groups and add the extension of site B in the hunting group. Is there another better way? Do I have to create a trunk of ICT? I need to make sure that the call goes to voicemail if no one picks up the call. Thank you for your help on this.

    ~ Khanal

    No, when you go to the Group of curves, you will notice the only things that you can add is a real number of directory. If the requirement is ring let simultaneously or circular between local cluster DN then build a ling group for it and then the backup is another cluster DN, DN build with single number reach destination pointing to the other cluster and then build the second group of line with this unique name. In your list of hunting point to two groups of line.

  • How to create the home group and how to connect two computers that are running windows 7. and also Remote Desktop connection!

    Someone help me how to create the home group and how to connect two computers that are running windows 7. and also Remote Desktop connection!
    step by step information!

    Hello

    I suggest you to refer to the links and check if it helps:

    Create a homegroup

    http://Windows.Microsoft.com/en-us/Windows7/create-a-HomeGroup

    Join a homegroup

    http://Windows.Microsoft.com/en-us/Windows7/join-a-HomeGroup

    Setting up a network home

    http://Windows.Microsoft.com/en-us/Windows7/setting-up-a-home-network

    Remote Desktop connection

    http://Windows.Microsoft.com/en-us/Windows7/products/features/Remote-Desktop-connection

    What types of connections remote desktop should I allow?

    http://Windows.Microsoft.com/en-us/Windows7/what-types-of-Remote-Desktop-connections-should-I-allow

    Remote Desktop connection: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/Remote-Desktop-connection-frequently-asked-questions

    Let us know if it helps.

  • How to create user defined groups and users with custom permissions as only open and export in obiee 11 g?

    Hello

    I want to give as open & export to the level of permissions.

    How to create user defined groups and users with custom permissions as only open and export in obiee 11 g?

    For example, if the group permissions, inturn should reflect on the users.

    Please help me.

    Thanks in advance,

    A.Kavya.

    Your question is quite broad and fuzzy then I suggest the security catalog presentation to read documentation: http://docs.oracle.com/middleware/1221/biee/BIESC/mgrgrpsusers.htm#CIHIBJGD

    And I think that you mix you two things which are managed in different places:

    ) an object as read access permissions, write, delete... which control you through the object "Permissions" dialog box

    (b) functional privileges controlled through "Manage privileges" under "Administration".

  • Groups and sharing accounts

    My company uses groups to distinguish between different client users.  So example, Client A is a group, and Client B is a group.  I want every Member in the other group to be able to share with other members of the same group, however I do not want a group to be able to see other groups in my organization.  This is what happens... I am member of A Client, when I click on sharing of status within my profile and click on the button "+" to add an email address, I then click on the down arrow next to 3 horizontal lines.  Even if I am a member of Group A customer, I can see the group for Client B and expand it to see users in this group.  In any case to avoid this and still allow members of each group to sign, edit and modify the agreements within each group?

    Hi Margery497,

    Please refer to the below KB documents to help:

    - Modify the group settings

    - Account sharing between users

    - Adobe sign support | Tasks and settings admin

    Feel free to contact us if you have queries or concern.

    Kind regards

    Nicos

  • How to set up users, groups, and security role in WebCenter E-capture 11.1.1.8.0

    Hello

    I need to set the security of user group and the role of E-Capture but not no matter what doc and I configured 5 reviews in web logical console with the administrator group, but faced with a problem that is mentioned below

    Problem:

    (1) in the E-capture show only user weblogic and I'm not able to search for any user.

    (2) not yet able to connect to e-capture console and client using another user except weblogic.

    Please guide me how to set security for e-capture console and customer e-capture.

    Thanks in advance

    Sanjeev

    Hello

    Connect to Enterprisemanger-> right click on the domain-> titles-> roles and policies

    Then select capture and navigate to capture roles add LDAP users and groups to roles according to your requirement to capture. If faced with any LDAP related issues can create the user with the admin role and try to add it all first by assigning the two roles out there. Hoping that this will certainly help.

  • Need help with a query result

    Oracle Version: 11.2.0.2.0

    I need assistance with the output of the query. Here is the table.

    With Tbl_Nm as

    (

    Select 'ABC1' SYSTEM_ID, REGION 'US', 'CHI' SUB_REGION 4000 BALANCE, to_date('1-JUN-2012 10:45:00 am', 'dd-mon-yyyy hh:mi:ss am') LAST_UPD_TIME, 'A' FLAG of union double all the

    Select 'PQR2', 'UK', 'LN', 2000, To_Date('1-JUL-2012 10:46:00 am', 'dd-mon-yyyy hh:mi:ss am'), has ' starting from dual Union All

    Select 'ABC1', 'IND","MAMA", 3500, To_Date('1-AUG-2012 11:47:00 am', 'dd-mon-yyyy hh:mi:ss am'), 'A' from dual Union All

    Select "LMN3", "US", "NJ", 2500, To_Date('1-SEP-2012 09:49:00 am', 'dd-mon-yyyy hh:mi:ss am'), 'A' from dual Union All

    Select "PQR2", "UK", "MC", 2600, To_Date('1-OCT-2012 04:45:00 am', 'dd-mon-yyyy hh:mi:ss am'), 'A' from dual Union All

    Select 'ABC1', 'US', 'NY', 3200, To_Date('1-OCT-2012 06:45:00 am', 'dd-mon-yyyy hh:mi:ss am'), has ' starting from dual Union All

    Select "LMN3", "UK", "BT", 2400, To_Date('1-NOV-2012 07:45:00 am', 'dd-mon-yyyy hh:mi:ss am'), has ' From Dual

    )

    Select * from tbl_nm

    I need the output below.

    PQR2 UK MC 2600 1 OCTOBER 2012 04:45

    ABC1 US NY 3500 October 1, 2012 06:45

    LMN3 UK BT 2500 November 1, 2012 07:45

    The need the disc according to this system_id flagged as "A". But if the last disc of 'd' then it must show that the amount, but the file should be displayed in 'A '.

    I've tried a few and got stuck. Help, please. Not able to get a balance '.

    This question is a bit similar to needing help with a query result

    With Tbl_Nm as

    (

    Select 'ABC1' System_Id, region 'US', 'CHI' Sub_Region, 4000 balance, To_Date('1-JUN-2012 10:45:00 am', 'dd-mon-yyyy hh:mi:ss am') Last_Upd_Time, 'A' flag of double Union All

    Select 'PQR2', 'UK', 'LN', 2000, To_Date('1-JUL-2012 10:46:00 am', 'dd-mon-yyyy hh:mi:ss am'), has ' starting from dual Union All

    Select 'ABC1', 'IND","MAMA", 3500, To_Date('1-AUG-2012 11:47:00 am', 'dd-mon-yyyy hh:mi:ss am'), 'A' from dual Union All

    Select "LMN3", "US", "NJ", 2500, To_Date('1-SEP-2012 09:49:00 am', 'dd-mon-yyyy hh:mi:ss am'), 'A' from dual Union All

    Select "PQR2", "UK", "MC", 2600, To_Date('1-OCT-2012 04:45:00 am', 'dd-mon-yyyy hh:mi:ss am'), 'A' from dual Union All

    Select 'ABC1', 'US', 'NY', 3200, To_Date('1-OCT-2012 06:45:00 am', 'dd-mon-yyyy hh:mi:ss am'), has ' starting from dual Union All

    Select "LMN3", "UK", "BT", 2400, To_Date('1-NOV-2012 07:45:00 am', 'dd-mon-yyyy hh:mi:ss am'), has ' From Dual

    )

    Select System_Id, region, Sub_Region, Balance, Last_Upd_Time of Tbl_Nm T1

    where t1. Last_Upd_Time = (select max (Last_Upd_Time) in the Tbl_Nm T2 where T1.) SYSTEM_ID = T2. SYSTEM_ID)

    So maybe you'd then

    ORDER BY DECODE(flag,'D',9,1) ASC...

    to get the Ds at the end of the list.

    or

    ORDER BY CASE WHAT flag = has ' (your other filters) AND then 9 or 1 end CSA,...

    HTH

  • Help group above report

    Hello guys,.

    What I have to do, is to modify an existing report that is in the table style to the group above data model.

    First, I changed the data model to extract the existing data model group and I got no problem with that.

    Secondly, I added grouping framework for my new recordings of grouping (master) and put inside the previous image of grouping (details).

    The problem is when I generate the report that each record is separated by a huge empty line:

    This photo shows this blank line between records:

    [IMG] http://I59.Tinypic.com/bdl46p.jpg [line]

    I think I tried everything, I even deleted all the fields of the report and left only my two group executives, but problem still exist.

    This is my body of report:

    [IMG] http://i62.Tinypic.com/28a3u5l.jpg [line]

    If you have ideas, what can be wrong or what to do, please help

    You mean, there's already detailed report, now you want to change to master detail (group above).

    At the level of the model:

    You divided the existing group into two bases on simple request, haven't you? means there are now two group master and detail.

    means, group existing, becoming a master and detail created a new group. Let's say that G1 is the master (existing) and G2 (new) group retail.

    If above understanding is correct then proceed as follows

    Place the new extensible framework (say RG2) within the existing extensible framework (let say RG1 and assign the name of the new group G2 to RG2. framework and place all the Group detail fields in extensible framework newly established RG2.

    Hopefully, you will get the expected changes in this way.

  • Could someone explain Radio button groups and how to identity, the individual borders in the name of the Group?

    I guess that there is a way to declare the name of the Group and then to identify the boxes of individual option within the group that way out put or "choice radio button: text that has been entered and is different from all the other within the same radio button group...»

    If you could point right to a tutorial that can help would be nice...

    Yes, myRadio is the name of the group. To get the correct number, which is determined by the order in which the individual radio buttons have been created (which can be different from their position, ordered on the page), you may need to use a bit of trial and error. The first is number 0 and you would increment from one to refer to the following.

Maybe you are looking for

  • Motorola feedback network - we're hiring!

  • Trying to remove a virus called "system tools."

    original title: remove a virus I'm trying to remove system tools. can you please help. Thanks xp Jeff Turner

  • Stop the automatic installer

    How to prevent a self-installing program? I am thinking especially of Adobe Acrobat Reader DC.  I have two computers, one at home and one at work.  I have Acrobat installed on one X, and XI Acrobat installed on the other.  I'm perfectly fine with the

  • Strange question - width ListItem

    While developing applications, I noticed a strange question. When I draw list in qml item available, it's very nice on an excerpt: I put horizontalAlignment: HorizontalAlignment.Fill and the width of the list item fill all empty space, but when I che

  • number of licenses

    on how many computers can I install lightroom cc pour photographers?