Error in reading voltage using DAQmx with PXI-6259

Hi,
We are trying to acquire analogue voltage from 5 channels using PXI-6259. We trigger the data sampling with clk 0 (i.e. using PFI 12).
The problem we had is:
1)When we tried to get voltage from 5 channels, we get 2 data at the same after twice the period. For example, If we set the 
  sampling rate to be of period 1 second, we get 1 signal at 2 second and around (2+t), where t is a random time less than the execution period of the loop.
  Then the next cycles would be 4 second and (4+t).
2) This timing problem did not occur if we only acquire voltage from 2 or less channels.
3) We tried to run exactly the same program with NI USB-6210 and everything worked just fine.
4) We replaced the DAQmx read with DAQ assistant and still encountered the same problem.
Attached is the a simple program that showed the error. Is this possibly a bug in PXI or DAQmx?
Please help us
Arul (CLAD)
Attachments:
test rig.vi ‏74 KB

Good afternoon Nitin,
Thanks for contacting National Instruments with your issue, we'll try our best to resolve it for you as quickly and efficiently as possible.
As the error message stated:
"Analog input virtual channels cannot be created out of order with respect to their physical channel numbers for the type of analog device you are using. For example, a virtual channel using physical channel ai0 must be created before a virtual channel with physical channel ai1."
If you need to randomly switch which channels you want to either control IEPE excitation or coupling on, a better approach rather than having all of these channels in one task as you've done in your attached VI, is to parse your program down to multiple tasks that can run simultaneously. 
I have attached a screenshot of this approach, which hopefully is not a compromise to your application.
Best of luck with your project.
Sincerely,
Minh Tran
Applications Engineering
National Instruments
Attachments:
ParallelTasks.JPG ‏52 KB

Similar Messages

  • When syncing my iphone 6 plus, i now get an error that reads, "IP address conflicts with another system or network."  How can i eliminate this error permanently?   Thank you in advance!

    when syncing my iphone 6 plus, i now get an error that reads, "IP address conflicts with another system or network."  How can i eliminate this error permanently?   Thank you in advance!
    This never happened before, however the last couple of months it comes up every time I plug my USB from PC to iphone.

    HyperNova Software,
    Thank you so much.  Because I am very computer illiterate, could you help me on how to get started?  I don't have the slightest on where to get started, the steps to follow, etc.
    Can't thank you enough for your help!

  • I want to open a txt file and output data through an AO-using DAQmx for PXI

    I have a PXI running a 8145RT CPU. I have a PX6040E Multifunction DAQ card installed in the PXI. I want to program an application where I open a txt file (existing in one of the the RT machines' folders), read the first row, and output its data through an AO channel. The drivers I should use is DAQmx v7.1, and the Labview RT v.7
    Any idea?

    What exactly are you having problems with? Reading a text file can be done a number of ways. Look at the File I/O palette and check out Read Lines From File or Read Characters From File. There are string to number conversion functions on the string palette (i.e. Scan From String). There are also numberous shipping examples on using DAQmx for analog out. If you have a specific problem or question, please post back with additional details.

  • Data Read event in DAQmx with VB6

    Hi,
    I'm new to NI-DAQmx, I'll develop DAQ applications with VB.Net and DAQmx but feel maybe it's better to try with VB6 first. I've looked at the examples for DAQmx 7.5 using VB6, but have not been able to find an equivalent event to the CWAI_AcquiredData(,) event for the activeX controls in traditional NI-DAQ. My applications will continuously acquire analog data and should parse data in such an event if there is one.  
    Look forward to your advice.
    Thank you in advance,
    LogicT

    Hello LogicT
    Microsoft provides a free book that will guide users who are upgrading
    to VB.NET. It's pretty comprehensive and can be downloaded for offline
    reading. See this link for more information. Get 'em while they're hot
    For the VB 6.0 type library appraoch, you could use the DAQmxRegisterEveryNSamplesEvent function to register
    for a synchronous event to inform you when a certain number of samples
    have been acquired. You could then call the read function inside of
    this event. Or you could just call the read in a loop with
    Application.DoEvents. But this latter approach might cause UI
    delays,especially if your sampling rate is slow and it takes a while to
    acquire the data.
    But honestly, if the ultimate goal is to move to VB.NET, then I would
    not recommend the approach you're taking. The DAQmx API for .NET is a
    native .NET library. The documentation for it is integrated into the
    Visual Studio Help system. There are alot more shipping examples and
    concept documents for the .NET library then there are for the VB 6.0
    type library for DAQmx. Trying to make a direct conversion from the VB
    6.0 type library application to a VB.NET app will not provide you with
    optimal results. If the end goal is to have a VB.NET DAQmx
    application, I would recommend starting in VB.NET. Use the book I
    mentioned above as a starting resource. The example you're looking for
    is under ..\DotNET\Examples\DAQmx\Analog In\Measure
    Voltage\ContAcqVoltageSamples_IntClk
    PS: Even thought the path mentioned by E.Lee has Measurement Studio in
    there, you do not need to purchase Measurement Studio to get the .NET
    DAQmx API. It is available as part of the DAQmx driver for free. The
    Help and examples are all included.
    I hope this helps
    Bilal Durrani
    NI

  • Error when trying to use LogMiner with Oracle 8.1.6.0.0

    Hi everybody,
    I'm trying to use LogMiner with Oracle 8.1.6.0.0. When I execute the following code with SQL*Plus, I have an error.
    BEGIN
    DBMS_LOGMNR.START_LOGMNR
    (options =>
    dbms_logmnr.dict_from_online_catalog);
    END;
    The error displayed by SQL*Plus is:
    PLS-00302: 'DICT_FROM_ONLINE_CATALOG' must be declared.
    Please, how to solve this problem?
    Thanks you in advance for your answers.

    user639304 wrote:
    Hi everybody,
    I'm trying to use LogMiner with Oracle 8.1.6.0.0. When I execute the following code with SQL*Plus, I have an error.
    BEGIN
    DBMS_LOGMNR.START_LOGMNR
    (options =>
    dbms_logmnr.dict_from_online_catalog);
    END;
    The error displayed by SQL*Plus is:
    PLS-00302: 'DICT_FROM_ONLINE_CATALOG' must be declared.
    Please, how to solve this problem?
    Thanks you in advance for your answers.Looking at the 8.1.7 doc set (the oldest available on tahiti) I get no hits when searching for 'dict_from_online_catalog'. Searching the 9.2 doc set turns up a reference. Looks like you are trying to use an option that isn't available in your version of Oracle.

  • Using DAQmx with Wine

    Hello,
    is there any experience if it is possible to access I/Os using DAQmx when running a LabVIEW executable under Wine?
    I want to use the NI USB 6210.
    The host operating system is Ubuntu and I want to run my LabVIEW executable in the Wine environment.
    The executable itself is running fine but up to now, I wasn't able to get access to the hardware.
    Do I need to install the Linux drivers for the USB box?
    Or do I need to pass the USB device to Wine somehow?
    Any help is apppreciated.
    Thank you,
    Christian

    Christian,
    I have no personal experience with DAQmx and Wine, but here's what I see about their drivers on the wiki page: 
    Hight level HW drivers usb, printer, scanner.. (in terms of
    driver stack) might eventually work as they don't talk directly to the
    hardware but to the lover level drivers. It's possible to create those
    [lower] level "drivers" that talk to the hardware via Linux drivers.
    Example is experimental support for USB drivers.
    Low level HW drivers (network cards, video drivers,
    specific hardware, etc). won't ever work as they talk directly to the
    hardware which Wine can't do. And emulating this won't by feasible.
    Besides you'll have better chances getting Linux driver instead.
    This does not look like a good way to go, through you can try using the DAQmx Base driver (which is different from NI-DAQmx and is supported on some Linux distributions) directly in Ubuntu. Here's a post that may help get you up and running. 
    Good luck, 
    Misha

  • Whitespace is not allowed at this location. Error while running CP using RDF with XML

    Hi All,
    I am using RDF report with output type as XML. It have following parameters:
    1. Organization Name,
    2. Invoice No From
    3. Invoice No To
    4. Date From
    5. Date To
    I had developed an RTF and registered that in Oracle Applications. The output comes in Excel file.
    When I used to run report using Invoice Number From and Invoice Number To the report is giving normal excel output.
    But when I am running using parameters Date From and Date To then XML output is coming after viewing output in CP Output button.
    I downloaded that xml file. It is invalid as in the last of xml file it is showing following error message
    "Whitespace is not allowed at this location".
    Please let me know how can I resolve this problem.
    Thanks in advance..
    Regards
    Sandip

    my xml file looks like this....
    <!-- Generated by Oracle Reports version 10.1.2.3.0 -->
    <XX_ITEM_LOADING>
      <LIST_G_BLANKET_NUMBER>
        <G_BLANKET_NUMBER>
          <CUSTOMER>SPS PVT LTD</CUSTOMER>
          <INVOICE_NO>17356</INVOICE_NO>
          <INVOICE_DATE>20-JUL-13</INVOICE_DATE>
          <BUYER_REF>56780YP</BUYER_REF>
          <ITEM_DESCRIPTION>XXCSD</ITEM_DESCRIPTION>
          <NUM_OF_BEANS></NUM_OF_BEANS>
          <CARIRER></CARIRER>
          <SHIP_METHOD_CODE>UK568</SHIP_METHOD_CODE>
          <MODE_OF_TRANSPORT>ROAD</MODE_OF_TRANSPORT>
          <ASSEABLE_VALUE>1134534</ASSEABLE_VALUE>
          <QUANTITY>149</QUANTITY>
          <SOLD_TO>SPS PVT LTD</SOLD_TO>
          <TAN_NO></TAN_NO>
          <ST_REG_NO>943481</ST_REG_NO>
          <EC_CODE></EC_CODE>
          <TERMS>30 NET</TERMS>
          <CUST_PO_NUMBER></CUST_PO_NUMBER>
          <DESTINATION>LONDON</DESTINATION>
          <CP_DAYS>3</CP_DAYS>
        </G_BLANKET_NUMBER>
    XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Whitespace is not allowed at this location. Error processing resource 'file:///C:/Users/sys/Downloads/cp_output_date_range....
          <SOLD_TO>DKSP TECHNOLOGIES & ENGG(A DIV. OF PARROT SYSTEM LTD.)</SOLD_TO>
    _METHOD_CODE>

  • Since I updated to Firefox 8 on Mac OSX 10.4.11, Firefox will not open anymore (not even previous versions downloaded via Safari). I get the error message 'You cannot use Firefox with this version of Mac OSX' (translated from Dutch).

    I have tried creating a new profile, problem remains the same.
    None of the 3 accounts on this desktop can use Firefox anymore. This has never been a problem. Today (14.11.11) I updated Firefox to 8, and nothing anymore. Via Safari I downloaded Firefox 7 to reinstall, same error message.

    Beginning with Firefox 4, Macs must have an Intel x86 processor (which you do have) '''''and''''' OSX 10.5 or higher (your version is OSX 10.4).
    *System Requirements: [https://www.mozilla.org/en-US/firefox/4.0/system-requirements/index.html Firefox 4] [https://www.mozilla.org/en-US/firefox/5.0/system-requirements/index.html Firefox 5] [https://www.mozilla.org/en-US/firefox/6.0/system-requirements/index.html Firefox 6] [https://www.mozilla.org/en-US/firefox/7.0/system-requirements/index.html Firefox 7] [https://www.mozilla.org/en-US/firefox/8.0/system-requirements/index.html Firefox 8]
    The good news is that Firefox 3.6.24 still supports OSX 10.4 and Macs with the PPC Mac architecture. The bad news is that support for the Firefox 3.6.x series is likely to end in the first quarter of 2012.
    *System requirements: [https://www.mozilla.org/en-US/firefox/3.6/system-requirements/index.html Firefox 3.6.x]
    *Download Firefox 3.6.24: https://www.mozilla.org/en-US/firefox/all-older.html
    *Also see --> http://support.mozilla.com/en-US/kb/Installing+Firefox+on+Mac
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Error When try to use rowid with table alias

    I tried to use table alias to test functions of rules manager and met the following problems.
    1. I clone tables employees and departments from HR schema.
    2. create event_struct as following:
    BEGIN
    dbms_rlmgr.create_event_struct(event_struct => 't_a');
    dbms_rlmgr.add_elementary_attribute(event_struct => 't_a',
    attr_name => 'a_employees',
    tab_alias => exf$table_alias('employees'));
    dbms_rlmgr.add_elementary_attribute(event_struct => 't_a',
    attr_name => 'a_departments',
    tab_alias => exf$table_alias('departments'));
    END;
    3. create rule class as following:
    BEGIN
    dbms_rlmgr.create_rule_class(rule_class => 't_as',
    event_struct => 't_a',
    action_cbk => 't_acb',
    rslt_viewnm => 't_arv');
    END;
    4. after adding a rule to the rule class, I try to test as the following
    DECLARE
    r_emp ROWID;
    r_dept ROWID;
    CURSOR a_cur IS
    SELECT emp.ROWID, dept.ROWID
    FROM employees emp, departments dept
    WHERE emp.department_id = dept.department_id;
    i NUMBER := 1;
    BEGIN
    OPEN a_cur;
    LOOP
    FETCH a_cur
    INTO r_emp, r_dept;
    EXIT WHEN a_cur%NOTFOUND;
    dbms_output.put_line(i);
    i := i + 1;
    dbms_output.put_line(r_emp);
    dbms_rlmgr.add_event(rule_class => 't_alia',
    event_inst => r_emp,
    event_type => 'employees');
    dbms_rlmgr.add_event(rule_class => 't_alia',
    event_inst => r_dept,
    event_type => 'departments');
    END LOOP;
    END;
    But I got the following error
    SQL> DECLARE
    2 r_emp ROWID;
    3 r_dept ROWID;
    4 CURSOR a_cur IS
    5 SELECT emp.ROWID, dept.ROWID
    6 FROM employees emp, departments dept
    7 WHERE emp.department_id = dept.department_id;
    8 i NUMBER := 1;
    9 BEGIN
    10 OPEN a_cur;
    11 LOOP
    12 FETCH a_cur
    13 INTO r_emp, r_dept;
    14 EXIT WHEN a_cur%NOTFOUND;
    15 dbms_output.put_line(i);
    16 i := i + 1;
    17 dbms_output.put_line(r_emp);
    18 dbms_rlmgr.add_event(rule_class => 't_alia',
    19 event_inst => r_emp,
    20 event_type => 'employees');
    21 dbms_rlmgr.add_event(rule_class => 't_alia',
    22 event_inst => r_dept,
    23 event_type => 'departments');
    24 END LOOP;
    25 END;
    26 /
    DECLARE
    ERROR at line 1:
    ORA-06550: line 1, column 36:
    PLS-00201: identifier 'AAAVN9AAEAAAQH8AAA' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at "EXFSYS.DBMS_RLMGR", line 974
    ORA-06512: at line 18

    Hello,
    Rowids for the individual tables can be added as events only if the rule class is configured as a Composite one. For all other cases, rowids are treated just as data and they should be formatted as string of name-value pairs or instances of AnyData. Your script suggests that you intended to create a composite rule class so that you could add rowids individually. Please recreate the rule class as composite and try again. The error message you received is incorrect and has been fixed to indicate that the error is with the format of the data item passed in.
    Hope this helps,
    -Aravind.

  • Using DAQmx with RTDs

    I am trying to acquire signal from 3 RTDs using a NI 9217.  I can get them to work fine using DAQ Express. However, I am trying to avoid using Express VIs, because this is a small part of a much more complex system. Whenever I try to run the VI, I get Error 200077which says that I selected an external excitation source instead of choosing an internal source. I changed the setting to be internal. However, I still get the same error regardless.  How do I correct this?
    Attachments:
    Daqmx test.vi ‏80 KB

    Hi,
    In your VI it doesn't seem like you have specified the current excitation source.

  • Error while creating AW using DBMS_LOB with XML..

    Hi All,
    I am trying to create AW using DBMS_LOB package with XML,
    while creating AW,i am facing the following error.find the code also below :
    declare
    xml_awcreate_clob clob;
    xml_awcreate_st varchar2(4000);
    begin
    DBMS_LOB.CREATETEMPORARY(xml_awcreate_clob,TRUE);
    dbms_lob.open(xml_awcreate_clob, DBMS_LOB.LOB_READWRITE);
    dbms_lob.writeappend(xml_awcreate_clob, 48, '<?xml version = ''1.0'' encoding = ''UTF-8'' ?>');
    dbms_lob.writeappend(xml_awcreate_clob, 43, '');
    dbms_lob.writeappend(xml_awcreate_clob, 63, '<AWXML version = ''1.0'' timestamp = ''Mon Feb 11 13:29:11 2002'' >');
    dbms_lob.writeappend(xml_awcreate_clob, 15, '<AWXML.content>');
    dbms_lob.writeappend(xml_awcreate_clob, 25, ' <Create Id="Action41">');
    dbms_lob.writeappend(xml_awcreate_clob, 19, ' <ActiveObject >');
    dbms_lob.writeappend(xml_awcreate_clob, 163, ' <AW Name="NEW_XML_AW" LongName="NEW_XML_AW" ShortName="NEW_XML_AW" PluralName="NEW_XML_AW" Id="NEW_XML.AW"/>');
    dbms_lob.writeappend(xml_awcreate_clob, 19, ' </ActiveObject>');
    dbms_lob.writeappend(xml_awcreate_clob, 11, ' </Create>');
    dbms_lob.writeappend(xml_awcreate_clob, 16, '</AWXML.content>');
    dbms_lob.writeappend(xml_awcreate_clob, 8, '</AWXML>');
    dbms_lob.close(xml_awcreate_clob);
    xml_awcreate_st := sys.interactionExecute(xml_awcreate_clob);
    end;
    ORA-21560: argument 2 is null, invalid, or out of range
    ORA-06512: at "SYS.DBMS_LOB", line 833
    ORA-06512: at line 12
    Any idea or thought on this would be appreciable.
    Thanks in advance.
    Anwar

    Did you change any of the text in the lob write statements ?
    I believe you get this error if you increase the number of characters without increasing the 1st argument which looks as though it represents the number of characters

  • How to use niSwitch_InitWithTopology with PXI-2567 relais card

    Hello,
    I'm trying to get the NI Visual Basic example niSwitchControllingAnIndividualRelay.vbp working with a PXI-2567 relais card.
    I doesn't seem to get my ResourceName and Topology (the first two parameters of the niSwitch_InitWithTopology function) right (the example program creates the errors 1074130544 "This session is not valid" and 1074135030 "Failure loading driver module").
    Where can I find the right ResourceName and Topology for the PXI-2567 (self test all right) to fill in these two parameters ?
    With thanks,
    best regards,
    Geert
    Attachments:
    IMG1.gif ‏28 KB

    Hello AlessioD,
    the relay card PXI-2567 stopped "working" again (I don't know why). So I checked the 'Tools' - 'Select switch card' from the Measurement and Automation Explorer with as result the error "Failure loading driver module" on 'OK'.
    Seems that the driver module of this PXI-2567 can't be loaded. NI-switch 32.dll gives the same error report from the Visual Basic sample program.
    What can be the problem and how to fix it ?
    With thanks,
    best regards,
    Geert
    Attachments:
    driver_not_loaded1.gif ‏37 KB
    driver_not_loaded2.gif ‏28 KB

  • Error when trying to use SUM with COUNT

    I have the following query which works fine. However, I need to add another column that is the SUM of the firs column ("OPEN"). I have also included that query but I cannot get it to work. Any help would be appreciated.
    SELECT
    TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm') as THISDATE,
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC))
    ) as OPEN,
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Completed', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rejected', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rescinded', A.STATE_DESC))
    ) as TOTAL
    FROM RAW_APP_DATA R, APP_STATE A
    WHERE R.RAD_STATUS = A.STATE_ID
    AND (R.RAD_SUBMIT_DATE BETWEEN '01-AUG-02' AND '31-JAN-04')
    GROUP BY TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm')
    ORDER BY TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm')
    (RESULTS)
    THISDAT OPEN TOTAL
    2002-08 1 37
    2002-09 0 40
    2002-10 0 33
    2002-11 1 25
    2002-12 2 22
    2003-01 3 25
    2003-02 4 101
    2003-03 5 99
    2003-04 5 85
    2003-05 3 69
    2003-06 17 90
    2003-07 6 57
    2003-08 26 89
    2003-09 43 117
    2003-10 59 110
    2003-11 47 67
    2003-12 75 80
    2004-01 9 9
    18 rows selected.
    SECOND QUERY (DOES NOT WORK)
    SELECT
    TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm') as THISDATE,
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC))
    ) as OPEN,
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Completed', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rejected', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rescinded', A.STATE_DESC))
    ) as TOTAL,
    SUM(
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC))
    )) as "OPEN TOTAL"
    FROM RAW_APP_DATA R, APP_STATE A
    WHERE R.RAD_STATUS = A.STATE_ID
    AND (R.RAD_SUBMIT_DATE BETWEEN '01-AUG-02' AND '31-JAN-04')
    GROUP BY TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm')
    ORDER BY TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm')
    DESIRED RESULT SET
    THISDAT OPEN TOTAL TOTAL OPEN
    2002-08 1 37 1
    2002-09 0 40 1
    2002-10 0 33 1
    2002-11 1 25 2
    2002-12 2 22 4
    2003-01 3 25 7
    2003-02 4 101 11
    2003-03 5 99 16
    2003-04 5 85 21

    You are right those are group functions not aggregate. However, if I try to group by with the group functions I get an error (see code).
    SELECT
    TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm') as THISDATE,
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC))
    ) as OPEN,
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Completed', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rejected', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rescinded', A.STATE_DESC))
    ) as TOTAL,
    SUM(
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC))
    )) as "OPEN TOTAL"
    FROM RAW_APP_DATA R, APP_STATE A
    WHERE R.RAD_STATUS = A.STATE_ID
    AND (R.RAD_SUBMIT_DATE BETWEEN '01-AUG-02' AND '31-JAN-04')
    GROUP BY
    TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm'),
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC))
    COUNT(decode(A.STATE_DESC, 'Approved', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Concept', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'New', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Pending', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Completed', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rejected', A.STATE_DESC)) +
    COUNT(decode(A.STATE_DESC, 'Rescinded', A.STATE_DESC))
    ORDER BY TO_CHAR(TRUNC(R.RAD_SUBMIT_DATE, 'MM'), 'yyyy-mm')
    ORA-00934: group function is not allowed here
    Do I group by the columns individually?

  • Error while attempting to use WebLogic with EDS

    Hello,Previously, I have installed EDS and used the default TomCat (which I would prefer was not automatically installed).Now I want to stop using TomCat and start using WebLogic 8.x . I've gone through the docuemented steps to create the application in WebLogic, but when I attempt to access the URL for WebLogic, I recieve the following Java error:javax.servlet.ServletException: Cannot initialize essbase deployment server framework.     at com.essbase.server.plugins.http.EssbaseEnterprise.init(Unknown Source)I realize this is a generic error, but is there any documentation on this?

    I encountered the similar error before.I replaced Tomcat with WebSphere and DB2 with MySql.After I installed the EDS according to the EDS install guide file and started it,there were a lot of error happened.I don't know whether the cause of your error is same as mine.But I can tell you that there are some errors and missings in the EDS install guide pdf file.You should get help from the WebLogic expert if you really don't familiar with WebLogic

  • NMI: Parity Check Error after trying to use iPod with Songbird

    Hi, after installing Songbird and iPod extension, I plugged my video iPod in and got this error: http://onthebrightside.net/NMI_error/index.html. Fortunately, nothing serious happened neither to the computer, OS or iPod, but since then, I haven't dared to try it again. This happened after I was forced to repair my Windows XP SP 2, found out that iTunes (as well as many other applications, including Quicktime) don't work anymore, but can't be reinstalled either (tricky and well-known problem with both Apple applications, which I so far haven't succeeded to resolve) and decided to use Songbird instead of iTunes. I think trigger to the OS breakdown which forced me to repair it was that I started to use Freecom USB Mobile Drive two days ago; after a restart, the system recognized this drive as a primary master (and hence was trying to boot from it) and ceased to recognize the internal drive completely. Does anyone have some clue what all this might mean and how I can make sure that I won't get the NMI Parity Check Error again?

    dirkgrunewald wrote:
    Hi, I have a strange effect with my Soundblaster X-Fi Elite Pro: (PC: Intel D840 Dualcore CPU, Intel 955 Express Chipset, 2 GB RAM, SBXF_PCDRV_LB_2_07_0004 driver) After reconfigurating the cache settings of the SoundFont memory to a value of more than 250 MB and restarting the PC, I got a blue screen indicating a parity error (NMI: Parity Check / Memory Parity Error) during the initiation of the X-Fi (audible click sound). Until removing all Creative settings from the registry in safe mode, I was unable to restart the PC without this problem. Even de- and reinstallation of the driver doesn't solve this problem. In my opinion, when the driver tries to start the X-Fi with this irregular settings (e.g. Cache >250 MB), the whole system crashes. - Can anybody confirm this problem? - How do I prevent the system from using irregular settings? - Is there an update available to prevent the driver/ the card from using irregular registry settings? Dirk
    Does this happen also when using original set of drivers (from installation CD)?
    What if you set SoundFont cache to dynamic (if you can to this on X-Fi?
    jutapa

Maybe you are looking for

  • Planning file Entries

    Hi Friends When is a Planning File Entry is Created?? During the creation of Material master?? We have uploaded the material Master and found that there are few materials for which Planning File Entries are not createdu2026.. How can we overcome this

  • Set global variable in FOX formula

    Hi all, Does anybody know how to change the value of a global variable inside a FOX formula?. I can get its value and assign to a local variable but I would like to set the global value after reading a keyfigure and make some calculations. is it poss

  • Hyperlink don't work with "download a document"

    I use iWeb 2006. My web site <www.xicro.it> have a link with a document to download. This kind of hyperlink don't work on line, but it work when you check the site in local host. Do you have any answer or any other experiences concerning this problem

  • What exactly are Field symbols?

    Hi SDN, What exactly are Field symbols? I have read they are not pointers then what are they? Regards, Rahul

  • Listener service stopping periodically

    Hi all, My Oracle 10gR2 listener service has been stopping periodically around 9.00am every monday for the past 4 weeks now. I checked every log files (alert log, listener log, OS SuSE Ent Linux log) and nothing was reported. Once I restart the liste