Error when recording measurements in IFCU

Hi
when I enter fuel reading and KM reading in IFCU i get the error "You have not recorded a primary consumption" however i have eneterd a reading in for fuel .
please can anyone assist.
john hawkins

Hi Naveen,
I have created the following in IMG.
Counters
DISTANCE     Usage-related distance counter
FUEL                    Usage-related fuel counter
ODOMETER            Distance Travelled
TIME                        Usage-related time counter
and for Distance i have counter purpose.
Consumption- related distance counter
Replacement- related distance counter
for fuel  have i counter purpose
Consumption -Relevant Fuel Counter
Primary Fuel Counter
for Odometer I have counter purpose
Consumption- related distance counter
Replacement- related distance counter
Time i have counter purpose
Consumption -relevant time counter
In Fleet Consumtion Calulation Keys i have created 2 for now
1     Usage volume / distance     LHK     l/100 km     FUEL     DISTANCE     30     360
L     Usage volume / distance     LHK     l/100 km     FUEL     ODOMETER     90     360
IN my equipment master i have created 2 measuring points.
MeasPoint    Measurement position Cat Char. Name                     Unit
Description of measuring point           CodeGrp     V   Counter
42           DISTANCE             M   KILOMETER                      km
distance travelled
43           FUEL                 M   LITER                          l
FUEL USAGE
However when i enter 1 into the field Calumethod i get the error
No consumption-relevant fuel counter is suitable for calculation method 1
Please can you assist I need to Finalise  this configuration today.
regards
John Hawkins
Edited by: JohnHa on Apr 8, 2009 9:37 AM
Edited by: JohnHa on Apr 8, 2009 9:44 AM
Edited by: JohnHa on Apr 8, 2009 9:46 AM

Similar Messages

  • Getting error when record type is used

    Hi Experts,
    Getting error when using record type as in parameter.
    PLS-00306: wrong number or types of arguments in call to 'SAL_UPDATE_PROC'
    PLS-00302: component 'ENAME' must be declared
    PLS-00302: component 'SAL' must be declared
    CREATE OR REPLACE PACKAGE emp_details_proc
    IS
    TYPE emp_record IS RECORD
    (empno emp.empno%TYPE,
    ename emp.ename%TYPE,
    sal emp.sal%TYPE);
    TYPE emp_type is TABLE OF emp_record INDEX BY binary_integer;
    PROCEDURE EMP_PROC;
      PROCEDURE sal_update_PROC
      (    p_rule in  emp_type
         , p_deptno in number
         , p_job in number
    END;
    CREATE OR REPLACE PACKAGE BODY emp_details_proc
    IS
    PROCEDURE EMP_PROC
      IS
        V_DEPTNO NUMBER := 10;
        V_JOB VARCHAR2(20):='CLERK';
      BEGIN
    for rc in (SELECT EMPNO,ENAME,SAL FROM emp where deptno =v_deptno)
             loop
                  sal_update_PROC
                  (  p_rule => rc
                    , p_deptno => V_DEPTNO
                    , p_job =>V_JOB
      end loop;
    EXCEPTION
         WHEN OTHERS THEN
    DBMS_output.put_line(SQLERRM);
    END;
      PROCEDURE  sal_update_PROC
      (    p_rule in  emp_type
         , p_deptno in number
         , p_job in number
      IS
        V_ename VARCHAR2(20);
        V_SAL NUMBER;
      BEGIN
          V_ename := p_rule.ename;
          V_sal := p_rule.sal;
            IF V_sal <=3000 THEN
            UPDATE EMP SET sal=sal+v_sal*10 WHERE ename=v_ename;
            commit;
          END IF;
    dbms_output.put_line(v_ename||'   '||v_sal);      
          END;
          END;
    Instead of this
    SELECT EMPNO,ENAME,SAL FROM emp where deptno =v_deptno;
      PROCEDURE  sal_update_PROC
      (    p_rule in  emp_type
         , p_deptno in number
         , p_job in number
    If I use
    SELECT * FROM emp where deptno =v_deptno
      PROCEDURE  sal_update_PROC
      (    p_rule in  emp%ROWTYPE
         , p_deptno in number
         , p_job in number
      I am not getting any error.
      Please help me.Why I am getting error what is wrong in my code.
      Thanks in advance.

    for rc in (SELECT EMPNO,ENAME,SAL FROM emp where deptno =v_deptno)
             loop
                  sal_update_PROC
                  (  p_rule => rc                        
                    , p_deptno => V_DEPTNO
                    , p_job =>V_JOB
    p_rule => rc       --> What exactly in rc? It's just a counter. You are using this (SELECT EMPNO,ENAME,SAL FROM emp where deptno =v_deptno)query but not using a single value returned from this query in the code.
    Ishan

  • Error when running measurement explorer; corrupt installation on Windows XP

    When I launch measurement explorer in Windows XP, I get an error stating: Unable to open connection to server. Config.mxs file or installation corrupt. Please delete config.mxs file in the same directory as NIMax.exe,please delete file, reinstall and then check ni.com if problem not fixed.
    I have tried deleting the config.mxs file and have reinstalled NIDAQ 6.9.3. Whenever I try to install NIDAQ 6.9.3, I get an error message 1605 relating to the installation of NI-Pal 15.6f0. I continued the installation when prompted. Could this be corrupting measurement explorer?

    I figured out how to get MAX to install properly under WinXP. My clue came when I had to change permissions in the registry before I could delete the registry settings when reinstalling. MAX must have to write something to the registry when it first starts up, and I noticed the whole registry tree had no permissions even after the re-install. After going to the national instruments top level registry entry, I changed the permissions to full control for administrator. Then click on Advanced and click replace permission entries for all child objects. After this, I could start up MAX with no problems. I would suggest backing up your system before you try this. I don't know if this is something NI can fix with the install or if this is a WinXP problem to prevent
    having to do all this in the future.

  • Deployment error when modifying measures and my heirarchy

    I am working on Lesson 3 on analysis services tutorial where i am modifying measures and my heirarchy
    and this is my error message.
    Warning 1 Dimension [Date] : Avoid visible attribute hierarchies for attributes used as levels in user-defined hierarchies. 0 0
    Warning 2 Dimension [Customer] : Avoid visible attribute hierarchies for attributes used as levels in user-defined hierarchies. 0 0
    Warning 3 Dimension [Product] : Avoid visible attribute hierarchies for attributes used as levels in user-defined hierarchies. 0 0
    Warning 4 Dimension [Product] : Define attribute relationships as 'Rigid' where appropriate. 0 0
    Warning 5 Errors in the OLAP storage engine: A duplicate attribute key has been found when processing: Table: 'dbo_DimDate', Column: 'CalendarQuarter', Value: '4'. The attribute is 'Calendar Quarter'. 0 0
    Error 6 Internal error: The operation terminated unsuccessfully. 0 0
    Error 7 Server: The current operation was cancelled because another operation in the transaction failed. 0 0
    What can i do to fix this?

    Hi Cook959,
    In your scenario, it seems that the issue was related to the error message.
    Errors in the OLAP storage engine: A duplicate attribute key has been found when processing: Table: 'dbo_DimDate', Column: 'CalendarQuarter', Value: '4'. The attribute is 'Calendar Quarter'. 0 0
    There are many reasons that can cause this issue, here are some blogs which list the reasons and explanation, please refer to the links below to see the details.
    http://ms-olap.blogspot.com/2009/11/duplicate-attribute-key-has-been-found.html
    http://blog.oraylis.de/2013/08/a-duplicate-attribute-key-has-been-found-during-processing-revisited/
    Hope this helps.
    Regards, 
    Charlie Liao
    TechNet Community Support

  • Error when recording f4v-files: Error from libmp4.so: No Space left in the stsd box.

    We are recording live streams on a Flash Media Interactive Server 3.5.3 r824. In general, everything works fine, so there are no appliaction-issues. But sometimes (it is not reproducable yet) a stream stops recording without any notice or event in the application. All we can find is such a message in our core.log:
    2010-03-05 03:30:00 4747 (e)2611178 Error from libmp4.so: No Space left in the stsd box. -
    2010-03-05 03:30:00 4747 (e)2611423 Failed to record [...]16891_14351_RGtBCODxPR4cM8QfML9CuxqhHqutMwWX.f4v (Unknown Error). -
    Can anyone give me a hint, where i could start searching for the cause of this error?
    These streams are in general sent by Adobe Media Live Encoder.
    Thanks in advance
    Suha

    You're running out of sample description spaces in your recording of an F4V - this is presumably because you're splicing together different H264 encodings or other types of media.  No matter, you can configure this value up from it's default of 10 - check out Server.xml in your configs and you'll find this section
    <Recording>
                        <!-- Maximum ELST entries in a recording.  ELST entries are used when there     -->
                        <!-- are gaps in a kind of content.  Gaps occur during an append to the file    -->
                        <!-- or when content like video ends while other content proceeds.  If more    -->
                        <!-- gaps or appends occur than configured here, recording would terminate    -->
                        <!-- Making this value too high takes up unnecessary space in each recorded file-->
                        <!-- Default value is 100                            -->
                        <MaxELSTEntries>100</MaxELSTEntries>
                        <!-- Each change in codec for a content type, like two different video codecs    -->
                        <!-- takes a sample description.  All space for sample descriptions is made on    -->
                        <!-- file creation.  If codec type changes more than descriptions available    -->
                        <!-- recording will terminate.  Adding too many descriptions takes unnecessary    -->
                        <!-- space for every file record.  Default is 10 for each type            -->
                        <MaxDataSampleDescriptions>10</MaxDataSampleDescriptions>
                        <MaxAudioSampleDescriptions>10</MaxAudioSampleDescriptions>
                        <MaxVideoSampleDescriptions>10</MaxVideoSampleDescriptions>
                    </Recording>
    You'll want to increase the appropriate SampleDescription Max.  Not sure which it is yet (audio/video/data) but in theory you can increase any or all as needed.  These boxes are set in size when you start your recording so all recordings will bloat very slightly to cover this case that most users don't run into, but feel free to set the SampleDescription limits higher and you should stop seeing this.

  • No records retrieved error when records are there?

    Hi
    This is frm-40350 No records retrieved and it is happening on the detail block even though records are retrieved.
    I am currently testing an enhancement to an existing form that can be called by other forms. I noticed that when calling this form from another, when it is populated with global values the cursor then goes to the detail block and I get the error message at usual place at bottom of screen. There is a new form instance procedure that puts cursor in details block as below. I think this is because the detail block records are only meant to be changed so if a user goes in to that form it puts cursor in the details block.
    BEGIN
    go_block('master');
    IF :CG$CTRL.form_called_from IN ('FORM_X', 'FORM_Y') THEN
    execute_query;
    go_block('detail');
    ELSE
    enter_query;
    END IF;
    END;
    The code above is existing and I have not changed it. I was making a small enhancement to my form in another area that will not have created any such problems as this. it operates ok apart from this error message. Why is it producing this error message?
    Thanks
    user605593

    Hi,
    Basically its not an error message....Its just informative message....according to this your trying to fetch some data from the table that is not there or your search query retrives no rows from the table.....
    If this message is not causing any problem to your operation then you can supress this message by writing the following code in pre-form,
    :SYSTEM.MESSAGE_LEVEL := 5;
    :SYSTEM.SUPPRESS_WORKING := 'TRUE';
    and write the following code in post-form
    :SYSTEM.MESSAGE_LEVEL := 0;
    :SYSTEM.SUPPRESS_WORKING := 'FALSE';
    Thanks,
    Pavan.

  • Error when recording from Siebel 7.5

    I have been attempting to record step/actions from Siebel 7.5 using OnDemand Developer 9.1.0 (Build 9.1.0.3230), with IE version 6.0.2900.5512. It was working fine but then it forced my PC to shut down and restart. Since then everytime I attempt to record in Siebel I receive an *"Event Viewer"* message box with the following message:
    *"An invalid argument was encountered."*
    When going to the *OnDemand Log Viewer - [Event Log]* there is a long list repeating the same error over and over. The error message is as follows:
    *"07/13/10 12:39:55 SIEBEL.WAP Version check - Trying to record unsupported SIEBEL version [16285]"*
    Does anyone know what can be done to resolve this issue? I have searched the threads but did not find any that corresponded to this issue.
    Thank you in advance.

    This is not the correct forum for this question. This forum is for CRM On Demand Admin.

  • Exposure control errors when recording videos with...

    I noticed that when I record videos, the exposure sometimes is not adjusted properly. If lighting conditions change, exposure remains at the same level, and records became over or underexposed. This is especially noticeable outdoors.
    I have a few minutes long sample recording where the recording starts normally, then as light conditions change, (I slowly move from a shady area to a lit area) exposure gradually degrades to a point where most of the recording "burns out" due to extreme overexposure ( about 80% of the picture is white). 
    What confuses me is when I tried to reproduce this problem (albeit it different lighting conditions), exposure control worked pretty good.
    I wonder if these exposure problems are due to a bug, hardware problem or a device limitation.
    Do you have any tips to get better recordings with the phone?
    Nokia Lumia 520 3046.0000.1329.2001 RM-914
    Nokia Asha 302 V15.09 22-05-13 RM-813

    The phone runs the latest firmware (3.36) available currently. There are no  image-related  changes mentioned in the 3.36 changelog though.
    Nokia Lumia 520 3046.0000.1329.2001 RM-914
    Nokia Asha 302 V15.09 22-05-13 RM-813

  • I/O error when recording cd

    OK I know how that sounds... but bear with me. When trying (twice) to create an audio cd (with K3b), the same thing happened: I/O wait grew steadily bigger, until the system became completely unresponsive, and had to be hard-rebooted. In console, messages where being thrown saying Bad I/O on device sda. /var/log/errors.log shows:
    May 28 22:02:39 localhost kernel: [ 8736.921300] sd 6:0:0:0: [sdc] No Caching mode page present
    May 28 22:02:39 localhost kernel: [ 8736.921303] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    May 28 22:02:39 localhost kernel: [ 8736.925800] sd 6:0:0:0: [sdc] No Caching mode page present
    May 28 22:02:39 localhost kernel: [ 8736.925803] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    May 28 22:02:39 localhost kernel: [ 8736.930926] sd 6:0:0:0: [sdc] No Caching mode page present
    May 28 22:02:39 localhost kernel: [ 8736.930930] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    May 28 22:07:22 localhost kernel: [ 9020.339181] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 frozen
    May 28 22:07:22 localhost kernel: [ 9020.339198] ata1.01: cmd a0/01:00:00:30:09/00:00:00:00:00/b0 tag 0 dma 2352 in
    May 28 22:07:22 localhost kernel: [ 9020.339199] res 40/00:02:00:1c:00/00:00:00:00:00/b0 Emask 0x4 (timeout)
    May 28 22:07:22 localhost kernel: [ 9020.339201] ata1.01: status: { DRDY }
    May 28 22:22:18 localhost kernel: [ 79.779896] NOHZ: local_softirq_pending 08
    May 28 22:22:19 localhost /usr/sbin/crond[845]: (CRON) INFO (Syslog will be used instead of sendmail.): No such file or directory
    (I'm not sure this indicates anything wrong, but it's the only thing that seemed related to the problem at hand...)
    Does this make any sense? Could it be related to the update udev/systemd is currently undergoing?

    Are the movies being exported larger than 4GB? If so, that would be the problem. Premiere/Mac apparently (reported by others in the Adobe forums) cannot successfully export videos larger than 4GB, at least not with QuickTime 7 (not sure whether the problem also appears with QT6). The workaround is to cut your movie into <4GB segments, export them, and then reassemble them in QuickTime Player Pro or another video editing app.
    Hope this helps.

  • Error when recording with "What you hear" opt

    Hi there fellow Creative Fans,
    I see that a similar thread already exists for this topic, however it does not seem to be resolved yet...and, my situation is a bit different. I run a pretty standard setup (Intel P4 .6 Ghz, 52 MB RAM, Windows XP Pro SP2) and of course a Sound Blaster Audigy 2. I have been running this setup for approxiamately 5 months now with no changes whatsoever (hardware/software). I have been making extensi've use of the "What you hear" functionality in the Creative Media Go Player. Two nights ago, I wanted to record sound from a DVD and I got this message "The recording process was aborted".
    As stated before, I have not added or removed hardware, installed service packs or any new software for that matter. I have reinstalled all the drivers and software, checked and re-checked settings. I have downloaded the latest drivers from Creative's site...all in vain.
    Can anyone please help. If acker25 is reading this: "Have you resolved your problem yet?"
    Regards
    Steyn

    Problem resolved. Follow Creatives FAQ advice on uninstalling the Soundblaster device drivers...it's on this web site. Follow all the steps, but include deleting "Creative" out of the registry. This worked for me. I can not guarantee this on any other users machines. I'm assuming that the drivers get's damaged.
    Good luck.

  • Warping of audio quality when recording Synths in GarageBand

    I have currently got back into using GarageBand and have noticed a strange error when recording a software synth sound.
    When simply playing back the sound through my midi keyboard the sound is fine, but as soon as I hit record and start playing the sound is broken up, and when I stop recording it returns to normal again.
    The sound is an ethereal type pad. It almost seems as if Garageband cant handle the sound complexity and is breaking it down but it seems unlikely giving the fact that the platform supports vst's like Absynth which feature plenty of such sounds.
    Has anyone else encountered the same problem, and if so, is there a way to correct it?

    Your actually using an AU not a VST inside GB. I also use Albino 3. What preset are you using. After you tweaked the Albino preset to your liking check albino signal level output to make sure your new tweaked preset is not overdriving its output. Back off on the master output of Albino if this is the case.
    Also check the audio meters on the track you have assigned Albino to in GB. Make sure those levels are ok.
    It could also be that you have tweaked a parameter in Albino to the extent that it is beyond the synths parameters to export that sound to GB without distortion, something which may not become apparent until you record it.

  • Error when starting JRA recording

    Hello! I get an error when I try to use the JRARecordingStarter.
    I'm running JBoss with a JRockit and set the -Xmanagement option. The management port is set to 7091.
    Then I try
    java -jar JraRecordingStarter.jar localhost 7091 d:/sednajra.xml 120
    and it gives me the following error after a while:
    Failed to start recording...
    com.jrockit.common.rmp.JRockitNotAnRmpServerException: Handshaking with JRockit failed due to timeout waiting on server reply.
    (Encapsulated exception: Connection lost to JRockit. Reason: RMP reply timed out for packet 'HELO'.)
    at com.jrockit.console.connection.RmpConnection.handshake(RmpConnection.java:175)
    at com.jrockit.console.connection.RmpConnection.<init>(RmpConnection.java:149)
    at com.jrockit.jra.starter.JraConnectorModel.connect(JraConnectorModel.java:168)
    at com.jrockit.jra.starter.JraRecordingStarter.main(JraRecordingStarter.java:63)
    === Encapsulated exception ===
    com.jrockit.common.rmp.JRockitRmpPacketTimeOutException: Connection lost to JRockit. Reason: RMP reply timed out for packet 'HELO'.
    at com.jrockit.console.connection.RmpConnection.getReplyPacket(RmpConnection.java:392)
    at com.jrockit.console.connection.RmpConnection.sendRmpWithReply(RmpConnection.java:343)
    at com.jrockit.console.connection.RmpConnection.handshake(RmpConnection.java:165)
    at com.jrockit.console.connection.RmpConnection.<init>(RmpConnection.java:149)
    at com.jrockit.jra.starter.JraConnectorModel.connect(JraConnectorModel.java:168)
    at com.jrockit.jra.starter.JraRecordingStarter.main(JraRecordingStarter.java:63)
    Do I make a mistake here?
    Thanks!
    stephan

    Don't bother... Version conflict. Updated jrockit and it works now.

  • Error when using record group type as param in a function in where clause

    Hi folks.
    I have a record type defined in a packages specification. I have to use this record as parameter to call a function. I am able to call the function if as return its value to a string variable. However, the function should be called into a query to compare the returned value and this code is not compiled.
    The code is below:
    DECLARE
    l_line_group_rec INL_CUSTOM_PUB.inl_ship_headers_rec;
    l_name VARCHAR2(100);
    l_count NUMBER;
    BEGIN
    l_name := INL_GET_PARTY_SITE_NAME(l_line_group_rec); -- Compiling successfully
    SELECT COUNT(1)
    INTO l_count
    FROM dual
    WHERE INL_GET_PARTY_SITE_NAME(l_line_group_rec) = 'Allied Manufacturing'; --- Error when compiling
    END;
    I got the error: PLS-00306: wrong number or types of arguments in call to 'INL_GET_PARTY_SITE_NAME'
    I would like to know if there is any restriction in using record type as parameter in where clauses or if there is another way to do it.
    Thanks in advance

    Hi.
    The definition of INL_GET_PARTY_SITE_NAME:
    FUNCTION INL_GET_PARTY_SITE_NAME(p_line_group_rec INL_CUSTOM_PUB.inl_ship_headers_rec) RETURN VARCHAR2 IS
    l_party_site_name VARCHAR2(100);
    BEGIN
    l_party_site_name := 'Allied Manufacturing';
    URN l_party_site_name;
    END INL_GET_PARTY_SITE_NAME;
    Thanks.

  • BW error:  "invalid call sequence for interface when recording changes"

    I am getting the error "invalid call sequence for interface when recording changes" when I try to activate a datasource in BW.  Any ideas on how to resolve this error?
    Thanks.

    I already tried that.  This is what's happening..  When I get this error, if I try again it will activate and gets collected into a transport.  I moved this transport to our QA system.  As soon as I try to execute an infopackage under this datasource in QA, I get the error datasource   xxxxx must be activated.   Before the excecution of the infopackage, the datasource is in "Active version executable".   After I get the error message "datasource must be activated", the datasource in the QA system changes to "Active version not executable".   I am not sure all these issues are related back to the "invalid call sequence" error I am getting when I try to activate the data source.
    I also tried recollecting the transport from our Dev system to QA and it still gives the above errors.
    Any help?
    Thanks.

  • Short dump error when extracting delta records from R/3

    I am working on BW 3.5 and I am facing some short dump error when extracting delta records from the r/3 to BW.
    Below is the error message
    Kindly do the needful ASAP.
    Job started
    Step 001 started (program SBIE0001, variant &0000000024277, user ID BWREMOTE)
    Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    DATASOURCE = 0ISCM_PAYMENT_01
             Current Values for Selected Profile Parameters               *
    abap/heap_area_nondia......... 2000000000                              *
    abap/heap_area_total.......... 2000000000                              *
    abap/heaplimit................ 40000000                                *
    zcsa/installed_languages...... DE                                      *
    zcsa/system_language.......... E                                       *
    ztta/max_memreq_MB............ 2047                                    *
    ztta/roll_area................ 6500000                                 *
    ztta/roll_extension........... 2000000000                              *
    2,454 LUWs confirmed and 2,454 LUWs to be deleted with function module RSC2_QOUT_CONFIRM_DAT
    ABAP/4 processor: MESSAGE_TYPE_X
    Job cancelled

    Hi,
    I look at the transaction ST22 to see which type of error has given you. Take a look at the notes to correct the error.
    Another option is to look at OSS notes, because the error is giving you a standard extractor.
    Greetings,

Maybe you are looking for

  • Creation of Material Type

    Hi Can we create a material type for raw material where the Sales view will be activated. Regards Soumen

  • Total column not changed between header & detailed screen

    I have a report with header data contains contracts information and detailed data contains orders, debit credit memo related to the contracts.  I write the report using CL_SALV_TABLE to display  contract value, usage  in full ALV_GRID. When I double

  • Can't burn a readable DVD

    Using Elements 7... I just bought his to try my hand an some vacation videos... last time I used Elements was v3! Anyway I can't for the life of me burn a DVD that is readable once it is finished. I'm using some older 4x DVD+R media. Everything seems

  • Oracle / JDBC Error when Returning values from an Insert

    I have a (oracle) table with a auto-incrementing id. From time to time I want to insert rows to this table, but want to be able to know what the pk of the newly inserted row is. One way I could do this is: SQL> variable var1 number; SQL> insert into

  • Folders on desktop vanishing/Empty folders not deleting

    Heyo, all I've come across a wierdness on my Mac and I'm stumped as to how to deal with it. I have a folder on my desktop that I can rename and move to the trash but that I cannot delete. It shows as empty in the Finder and via Terminal but still tel