Storage of PDM in one group or many?

Hi all

I'm designing a verification tool to the work of an RFID device. I have a PC dedicated box with the NI PCIe 7841 DAQ for this tool.

Question

My question is about the segmentation data in the TDMS files between files/groups and channels. How to choose size maximum file to penetrate storage? Is to store in a single group of very long effective channels, or you should break you up into smaller groups in order to improve reading access both later?

The event definition

My request to store 'events' is defined by the following fields (each event has these fields):

  • [U64] Timestamp FPGA
  • [U16] Type of event
  • [32] Event SeqID (seqID is based on type and assure all the events recorded in the storage file)
  • [U16] Value0
  • [U16] Value1

Activity rate of events

These events are acquired at an average rate of ~ 50kEvents/s and will be processed offline. Sample sessions will last about 1-2 hours, which gives ~ 7-8GB. Sample sessions that occur 1-3 times / WK.

Storage method

Forget the FPGA-> mechanism from the host for a moment and just consider the storage of these data. What I have here is a continuous flow of these events. My method of storage is so far:

  • Break the TDMS files to 250 MB (selection of arbitrary size)
  • A group by file
  • 5-way group, each embodying the parameters listed

Summary of the last Question

What is a good way to store data? I have a few questions here:

  • Should I break into 5 groups of 50 MB, or a single group, with very long strings?
  • What considerations should I do regarding the max file size? What information about my drive HARD, the PC and the PDM can help choose a reasonable file size? I prefer to store as much as possible.
  • How does the length of a string affect access time afterwards?

Thank you!

-Reina Justin

Hey Justin,

That seems like a reasonable use configuration.  Storage of each of these entities in the channels with each event corresponds with a single point in these channels seems to be the simplest layout.

You asked to be split into several groups in the same file:

I see no need for it in your case.  If, however, you have a distinction you want to keep between the sets of data, it seems that it would be useful; for example, if you see an interesting event and you want to keep track that something is different with the following points, creating a new group would keep logically separate data sets.

To the extent where storing this amount of data in each file, which looks very good.  The only thing to keep in mind is that when processing the file, you will not be able to load that much data in memory at the same time, so you will need for the fragmentary treatment.  With regard to the determination of what that magic number of samples per file that you want to place in each file, it is a bit arbitrary.  I don't know of a good formula to determine where you should partition data sets, but generally only make sure to consider:

(1) the overhead in the passage of the files (opening/closing/write a new header)

(2) how you want to process the data

(3) your risk tolerance: If something were to happen to a file (deletion, corruption of volume, etc.), what is the most acceptable balance for your needs between the file size and the number of files.

Tags: NI Software

Similar Questions

  • How did each service assigned to one of the many instances of svchost on startup?

    You use Process Explorer frequently, and I noticed that when the pointer is placed on one of the many svchost processes, there are at least twelve bodies. Procexp displays a tip listing the services it supports, the number of items listed for each instance is different between these instances of active significaltly. Manager tasks indicates that the statistics for the active instances vary widely between these instances. I tried to answer this part of the question myself, but I have not find any instanceswithonoy service except fot some where the [Stop] button is not active.

    The registry entry for each service can contain a value that specifies the group to which it belongs. The groups are listed in the registry key HKLM\System\CurrentControlSet\Control\ServiceGroupOrder.

    The Service Control Manager maintains a database of services and services start-up control.

    You can change the group to which belongs a service or specify that it runs in its own service host using the sc config command. Forcing service is running in an isolated host can be useful in debugging a problem.

    http://TechNet.Microsoft.com/en-us/library/cc990290 (WS.10) .aspx

  • One group of standby Redo Log is ACTIVE

    Hi guys,.

    I have successfully configured a custodian of data between a primary database (oradb) and a database ensures Physics (oradb_s8).

    However, I have noticed that in V$ STANDBY_LOG only one group of standby Redo Log is ACTIVE, regardless of how many times I go log in the primary database.

    ' The following was stated in the documentation:

    When a switch of newspaper occurs on the database of the source again, redo incoming is then written to the next group of waiting for redo log, and the group used newspaper before again Eve is archived by a foreground ARCn process.

    Source.

    So, I guess that group of standby Redo Log is turned on when the Redo Log is enabled in the primary database.

    Could you please clarify it for me?

    It's the Oracle 11 g R2 (11.2.0.1) on Red Hat Server 5.2.

    On autonomy in standby:

    SQL > SELECT GROUP #, THREAD #, SEQUENCE #, ARCHIVED, STATUS FROM V$ STANDBY_LOG

    GROUP # THREAD # SEQUENCE # ARC STATUS

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

    4 1 248 YES ACTIVE <-this is the only group that is still ACTIVE

    5 1 0 NOT ASSIGNED NO.

    6 0 YES 0 UNASSIGNED

    7 0 YES 0 UNASSIGNED

    SQL > SELECT SEQUENCE #, APPLIED, FIRST_TIME NEXT_TIME

    V $ ARCHIVED_LOG

    SEQUENCE ORDER #;

    SEQUENCE # FIRST_TIM NEXT_TIME APPLIED

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

    232 06-06-SEPT.-15-15-SEP YES

    233 06-06-SEPT.-15-15-SEP YES

    234 06-06-SEPT.-15-15-SEP YES

    235 06-06-SEPT.-15-15-SEP YES

    236 06-06-SEPT.-15-15-SEP YES

    237 06-06-SEPT.-15-15-SEP YES

    238 06-06-SEPT.-15-15-SEP YES

    239 07-06-SEPT.-15-15-SEP YES

    240 YES 15-SEP-07 07-SEVEN.-15

    241 YES 15-SEP-07 07-SEVEN.-15

    242 YES 15-SEP-07 07-SEVEN.-15

    YES 243 15-SEP-07 07-SEVEN.-15

    244 YES 15-SEP-07 07-SEVEN.-15

    245 YES 15-SEP-07 07-SEVEN.-15

    246 YES 15-SEP-08 15-SEP-07

    247 15 - SEP - 08 IN-MEMORY 15-SEP-08

    16 selected lines.

    On the primary:

    SQL > SELECT SEQUENCE #, APPLIED, FIRST_TIME NEXT_TIME

    V $ ARCHIVED_LOG

    WHERE NAME = 'ORADB_S8 '.

    SEQUENCE ORDER #;

    SEQUENCE # FIRST_TIM NEXT_TIME APPLIED

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

    232 06-06-SEPT.-15-15-SEP YES

    233 06-06-SEPT.-15-15-SEP YES

    234 06-06-SEPT.-15-15-SEP YES

    235 06-06-SEPT.-15-15-SEP YES

    236 06-06-SEPT.-15-15-SEP YES

    237 06-06-SEPT.-15-15-SEP YES

    238 06-06-SEPT.-15-15-SEP YES

    239 07-06-SEPT.-15-15-SEP YES

    240 YES 15-SEP-07 07-SEVEN.-15

    241 YES 15-SEP-07 07-SEVEN.-15

    YES 07-SEP-15 242 07-SEP-15

    YES 243 15-SEP-07 07-SEVEN.-15

    244 YES 15-SEP-07 07-SEVEN.-15

    245 YES 15-SEP-07 07-SEVEN.-15

    246 YES 15-SEP-08 15-SEP-07

    247 NO. 15-SEP-08 08 - SEPT.-15

    If you have a large DML activity on primary, you see more than one group # in v$ active standby_log.

    RFS will always try to assign the next available standby log, because your group changes # 4 are already applied, it allocates this group again after the switch.

    Check metalink doc: bug 2722195 and 219344.1

  • Which CMD is adding connection policy for the storage of vHBA initiator power group sell

    Hi all

    I'been student UCS power tool script.

    I'm trying to configure the profile Service UCS and Local Zoning with power shell script.

    But I do not know what cmd adds storage to vHBA connection policy group Inititator. (see image below)

    I would add the linking strategy of storage for connection storage filed under vHBA initiating policy name groups with Power Shell script.

    Please let me know related power shell cmd.

    [email protected] / * /.

    Thank you

    Take a look on

    http://www.thomasmaurer.ch/2013/10/Cisco-UCS-PowerShell-ConvertTo-ucscmd...

    This will give you the answer to your question.

  • before I unpack my 7520 one.how while many pages will be it scan at the same time

    before I unpack my 7520 one.how while many pages will be it scan at the same time

    Maybe a maximum of 50 sheets of paper are loaded in the ADF feeder at the same time.

  • You can move a drawing from one group to another?

    The new version so much my individual drawings in individual groups. How you group? I can see how you can move the order within a group, but cannot see how to move a picture from one group to the other.

    Looks like you can hold a drawing, and then drag to the next group. But you can't...

    Hi David,

    In Adobe Illustrator to draw, you can rearrange your individual sketches so that move to different groups.

    Check it out!

    Thank you

    -Kathleen

  • Migrate users from one group to another

    Hi all

    Sorry if this has been asked before, but I couldn't find any references, and my colleagues and I get gaps in the other research. We have a pool of composer with about 20 users who were testing the project for us. We have made progress in production and we'd spend these users from a pool of production, but they use their VDI systems as primaries and we would like to be able to maintain their record of the user and profile data. Is it possible to redirect a user from one group to the other without losing the user associated with a virtual machine in the original pool data disk? Otherwise, any recommendations on the most transparently for users? Thanks in advance!

    Manjari

    See 4.5 is now available and the ability to do what mittim12 said is now a reality. The interface is very intuitive and does exactly what you need. You have had the problem for a while, it seems!

  • Binary read with one of the many possible definitions - or - how ot loop over different groups?

    Hi all

    I have a group of different data types that I save as a binary file and read it again at a later date with an another VI. I saved the definiton of cluster with a typedef, so I am sure that I use the same type of reading and writing.

    Now, I needed to change the cluster in the writing program should include another value. However, I still want to be able to use the VI of reading to read the old and new data files. I also have the opportunity to change the definition of binary file in the future (in VI writing) and be able to quickly adapt the VI to read the new definition while maintaining compatibility with the old.

    My plan was to have a typedef of the pole for each revision, say v1.ctl, v2.ctl, v3.ctl...

    Suppose I have a binary input file that has been saved using one of these typedefs but I don't know which. I now open the file and try to read its binary contents with each of my typedefs for data type and to stop once the reading of the binary VI gives no error. Then I would translate this cluster to the definition of cluster current version by wiring through existing values and assigning values of model / default for variables that are not on the binary file.

    My idea on how this could work is described here, with three versions of filetype:

    For each new version of filetype I would need a new business structure although the content of the business structures is almost identical.

    Because I save the file type definition version in my files, I could even simplify and use a separate case structure to update the data and fill in the dummy data:

    Now the error structures are completely identical, only their inputs differ by type. How can I work around this? How can I loop over the typedefs from different cluster effectively?

    I use LabView 2012 SP1.

    Since you already have a version of the cluster, just read this byte digital itself and then use a case structure date back to before the version and read the entire cluster based on whatever the version of the type definition read you.

  • Creative photography of plan Cloud (one year) how many computers add

    Hi, I bought the plan of creative photography of Cloud (one year)

    I would like to know: 1. how many computers is this license? I read that it is for two separate computeres, working at the same time, but I'm not sure. Can you confirm this for me?

    2. How do I add more computers don't have the same license. I would like to use it on more than 5 computers.

    Thank you very much

    Hello

    1. you can install and activate products CC included in plan photography on 2 computers with 1 Adobe ID (email), but it can use only 1 computer at some point of time (not both at the same time).

    2. If you want to enable computers more then, you will need to purchase another photography under another plan identifier (Email) Adobe and not on the Adobe ID (Email) on which the photography is already purchased.

    Thank you.

  • Rotation at random one group of objects but binding at certain angles

    Hi all

    I'm looking to rotate a group of objects randomly, but limiting the rotation for just the right angles (90 °, 180 °, 270 °, 360 °).

    Is there a native way to do this? I don't think that there is - if there is a plugin that can do this?

    Thanks in advance!

    What you can do:

    There are random selection scripts that will choose randomly the existing objects.

    Selection of random items

    Then, there are replacement scripts that will replace the selected objects:

    Kelso cartography

    All you have to do is to have your loan of objects rotated made for replacement. Then randomly choose existing ones and replace.

    In this case to re-create the random objects is OK, try the ColliderScribe plugin, which has a mode of distribution. You can prepare a few objects and let the plugin distirbute them on a given area.

  • WITH THE HELP OF SEPARATE OR ONE GROUP WHEN IN PRIMARY KEY CLAUSE

    I WANT A WAY TO EFFECTIVELY PERFORM AGGREGATE FUNCTIONS ON A PARTNER OF THE PARENT TABLE CHILD TABLE AND RETURN ALL THE COLUMNS IN THE PARENT TABLE AND CALCULATED FROM THE CHILD TABLE COLUMNS.

    THE PROBLEM IS THAT WHEN I USE GROUP BY ON ALL FIELDS IN THE PARENT, INCLUDING THE PARENT TABLE TABLE, I THINK THAT ORACLE TESTS ALL THE COLUMNS IN THE GROUP BY CLAUSE WHEN IT SHOULD GO HAS THE PRIMARY KEY MAKES ALL IMPLICITLY SEPARATE LINES.

    I CREATED TWO TEST TABLES AND RRAN SOME QUERIES TO TEST AT THE SAME TIME.

    HERE ARE THE TABLES:

    CREATE TABLE A_PARENT_TABLES
    (ACTIVATE THE NUMBER PT_PARENT_TABLE_ID (20.0) NOT NULL,)
    PT_GRP_FEILD1 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD2 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD3 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD4 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD5 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD6 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD7 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD8 NUMBER (20.0) NOT NULL ACTIVATE.
    PT_GRP_FEILD9 NUMBER (20.0) NOT NULL ACTIVATE.
    ENABLE CONSTRAINT A_PARENT_TABLES_PK PRIMARY KEY (PT_PARENT_TABLE_ID)
    );

    CREATE TABLE A_CHILD_TABLES
    (ACTIVATE THE NUMBER CT_CHILD_TABLE_ID (20.0) NOT NULL,)
    CT_PARENT_TABLE NUMBER (20.0) NOT NULL ACTIVATE.
    CT_VALUE_TO_SUM NUMBER (20.0) NOT NULL ACTIVATE.
    ACTIVATE THE CONSTRAINT A_CHILD_TABLES_PK PRIMARY KEY (CT_CHILD_TABLE_ID)
    CONSTRAINT CT_PARENT_TABLE_FK FOREIGN KEY (CT_PARENT_TABLE)
    REFERENCES A_PARENT_TABLES (PT_PARENT_TABLE_ID) ON DELETE CASCADE ALLOW
    );


    I HAVE INSERTED THEN 20,000 RECORDS IN THE A_PARENT_TABLES TABLE AND 60,000 IN A_CHILD_TABLES (3 FOR EACH PARENT)
    I THEN RAN THE FOLLOWING QUERY:


    -ALL FIELDS GROUGPED
    SELECT
    PT_PARENT_TABLE_ID,
    PT_GRP_FEILD1,
    PT_GRP_FEILD2,
    PT_GRP_FEILD3,
    PT_GRP_FEILD4,
    PT_GRP_FEILD5,
    PT_GRP_FEILD6,
    PT_GRP_FEILD7,
    PT_GRP_FEILD8,
    PT_GRP_FEILD9,
    SUM (CT_VALUE_TO_SUM) AS SUMED_VALUES
    Of
    A_PARENT_TABLES,
    A_CHILD_TABLES
    WHERE
    PT_PARENT_TABLE_ID = CT_PARENT_TABLE;

    GROUP BY
    PT_PARENT_TABLE_ID,
    PT_GRP_FEILD1,
    PT_GRP_FEILD2,
    PT_GRP_FEILD3,
    PT_GRP_FEILD4,
    PT_GRP_FEILD5,
    PT_GRP_FEILD6,
    PT_GRP_FEILD7,
    PT_GRP_FEILD8,
    PT_GRP_FEILD9;


    At TOOK 2.42 seconds set IN ŒUVRE



    -ONLY GROUPED FIELDS
    SELECT
    PT_PARENT_TABLE_ID,
    SUM (CT_VALUE_TO_SUM) AS SUMED_VALUES
    Of
    A_PARENT_TABLES,
    A_CHILD_TABLES
    WHERE
    PT_PARENT_TABLE_ID = CT_PARENT_TABLE
    GROUP BY
    PT_PARENT_TABLE_ID;


    At TOOK 0.71 seconds set IN ŒUVRE


    WHY DOESN'T THE FIRST QUERY ARE REALIZING THAT HAVING PT_PARENT_TABLE_ID (PRIMARY KEY) IN THE GROUP BY CLAUSE MEANS THAT NO OTHER COLUMNS SHOULD BE CHECKED?

    HOW CAN I ACHIEVE THE EQUVILENT OF THE FIRST QUERY IN A WAY MORE EFFECTIVE?

    Hello

    As you can see on the plain explain command
    This full table scan done query1 on A_PARENT_TABLES
    query2 done index range scan on A_PARENT_TABLES

    This is one of the reasons why query2 runs faster than the application 1.

    Why complete analysis of table to query1?
    Its because you want in query1 to display other fields present in A_PARENT_TABLES and is not present in the primary index of this table, that is why he must go to the table for the data.

    Hope this helps.
    Concerning
    Anurag Tibrewal.

  • How can I get more storage on my Aspire One Cloudbook 14?

    I have the Acer Aspire Ine Cloudbook 14 and I have no storage at all, I can't upload even my adobe or anything like that. How can I get more storage >

    There should be an SD card to add more storage.

  • GPO to map a drive (on xp sp2 and sp3 clients) based until membership in one group does not completely finish the mapping

    Hi all

    When you try to use a GPO to map a drive (on xp sp2 and 3 customers) based up to membership in a group, it is not completely finished

    Have created a GPO called MapDrive

    -Under User Config. > Preferences > Windows settings > card reader

    -Set Action = replace and it to map to \\Servername\share\%username% if the user is a member of the XYZ Group (common tab > Item-Level targeting)

    What is happening, it's that the good player cards\\Servername\share\ of under file which is the user name.

    To get the GPO to work that day

    -Did you have to install the patch installed XP from KB943729for side extensions (CSE) Client

    -J' also put a policy of waiting for connection before login (this fixes a problem of no similar mapping with the home folder that you can set the path in the user account object)

    Any ideas why the drive mapping complete otherwise would not work or have a work around?

    See you soon,.

    Schmills

    ThanksThahaseena M.

    In fact, I found that it was not a problem with what I did, in fact, it worked.

    What I found is when you map a drive via gpo to a subfolder, for example\\servername\share\subfolder

    What is displayed is\\servername\share , but it actually be mapped directly to the subfolder. In the GPO, you can create a label for the drive, so in my case I created a StorageFor_ %username% label, which then displays the user who received the file, which is what I wanted.

    My original mail can still help those who have problems with

    1 folder without mapping entirely

    2. the CST for HP patch is required for the mapping of the readers via GPO.

    See you soon,.

    Philippe

  • one of the many who get the same error lately

    Here is a copy of the results of the Diagnostic tool regarding the received message that my windows 7 is not genuine more... After you for ten years on the computer, I bought brand new which is a HP.  The program is entered in the

    computer itself... have no drive or whatever it is to correct this problem.  I have so many problems with this and can not solve the problem for what anyone... I know that it is and has been a real Windows 7 and never had any problems before... Here's a copy:

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->

    Validation code: 0x8004FE22
    Code of Validation caching online: 0x0
    Windows product key: *-* - 73CQT - WMF7J-3Q6C9
    Windows product key hash: RmurcM3ZxzWyfEP9WtPUJw = + KaFG
    Windows product ID: 00359-OEM-8992687-00010
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.1.7601.2.00010300.1.0.003
    ID: {79973038-1A47-4796-A58B-8E56D1C35256} (3)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: Registered, 1.9.42.0
    Signed by: Microsoft
    Product name: Windows 7 Home Premium
    Architecture: 0 x 00000009
    Build lab: 7601.win7sp1_gdr.150722 - 0600
    TTS error:
    Validation of diagnosis:
    Resolution state: n/a

    Given Vista WgaER-->
    ThreatID (s): n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002

    Windows XP Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    File: No.
    Version: N/a, hr = 0 x 80070002
    WgaTray.exe signed by: n/a, hr = 0 x 80070002
    WgaLogon.dll signed by: n/a, hr = 0 x 80070002

    OGA Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002
    OGAExec.exe signed by: n/a, hr = 0 x 80070002
    OGAAddin.dll signed by: n/a, hr = 0 x 80070002

    OGA data-->
    Office status: 109 n/a
    OGA Version: N/a, 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default browser: C:\Program Files (x 86) \Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: fast
    Download unsigned ActiveX controls: disabled
    Run ActiveX controls and plug-ins: allowed
    Initialize and script ActiveX controls not marked as safe: disabled
    Allow the Internet Explorer Webbrowser control scripts: disabled
    Active scripting: allowed
    Recognized ActiveX controls safe for scripting: allowed

    Analysis of file data-->

    Other data-->
    Office details: {79973038-1A47-4796-A58B-8E56D1C35256}1.9.0027.06.1.7601.2.00010300.1.0.003x 64*-*-*-*-3Q6C900359-OEM-8992687-000102S-1-5-21-3652630692-3903378912-618038599HP-Pavilion,NY639AA-ABA p6213wAmerican Megatrends Inc.. 5.43 20090910000000.000000 + 0004EC83207018400F804090409Time(GMT-05:00) Standard is03109

    Content Spsys.log: 0 x 80070002

    License data-->
    The software licensing service version: 6.1.7601.17514

    Name: Windows 7 HomePremium edition
    Description: operating system Windows - Windows (r) 7, channel OEM_SLP
    Activation ID: d2c04e90-c3dd-4260-b0f3-f845f5d27d64
    ID of the application: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00359-00178-926-800010-02-1033-7600.0000-2392009
    Installation ID: 017644127764563780082063005005533376213904375446581242
    Processor certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    The machine certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use license URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product key certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial product key: 3Q6C9
    License status: Notification
    Reason for the notification: 0xC004F057.
    Remaining Windows rearm count: 3
    Trust time: 10/11/2015-13:11:28

    Windows Activation Technologies-->
    HrOffline: 0x8004FE22
    HrOnline: n/a
    Beyond: 0 x 0002000000000000
    Event timestamp: 10:9:2015 09:41
    ActiveX: Registered, Version: 7.1.7600.16395
    The admin service: recorded, Version: 7.1.7600.16395
    Output beyond bitmask:
    Altered service: sppuinotify

    --> HWID data
    Current Hash HWID: NAAAAAEAAAABAAMAAwABAAAAAgABAAEAonbKRL7UPuU26CRDjspEQeJsxJYIyhg75qVWuA ==

    Activation 1.0 data OEM-->
    N/A

    Activation 2.0 data OEM-->
    BIOS valid for OA 2.0: Yes, but no SLIC table
    Windows marker version: N/A
    OEMID and OEMTableID consistent: n/a
    BIOS information:
    ACPI Table name OEMID value OEMTableID value
    HPQOEM APIC-SLIC-CPC
    FACP SLIC-CPC HPQOEM
    HPET SLIC-CPC HPQOEM
    MCFG SLIC-CPC HPQOEM
    LASRYVITRAGE HPQOEM SLIC-CPC
    GSCI HPQOEM SLIC-CPC
    SSDT HPQOEM SLIC-CPC

    hope you can help me with easy instructions... I'm not a technician at all less... but hope I can solve this problem with your knowledge and help... If I can have a clear understanding of what I need to do...

    Thank you Gail

    Gail

    Select Start, right-click on computer and select Properties. There is Activation of Windows at the bottom of the windows. Click on change product key and enter the product key (25 characters), and then click Next to activate via the internet. The product key to be entered is to be found on the CoA sticker in the battery or on the underside of the laptop compartment.
    http://Windows.Microsoft.com/en-us/Windows7/what-is-the-Windows-certificate-of-authenticity

  • CTI ports associated with more than one group?

    Hello

    I wonder if I can make a pool of CTI ports? I have 150 IVR ports under license, how can I agree to all my applications?

    Thank you.

    Hello

    Simply create a "Cisco Media Group" with 150 channels.

    After that, you can set up a "group of Port ICT" with CTI 150 Ports you created in CallManager and after that in the JTAPI triggers, you must associate the 'Call Control Group' parameter to the "Cisco Media Group" that you cooked up, and he must asscoiate dialogue primary group"at the"CTI Port Group"with 150 ports.

    Hope this helps,

    Juan Luis

Maybe you are looking for

  • the folders pane does not illuminate

    lost my folder pane when I go into Options > Presentation > Classic view the folders pane is disabled and does not allow me to select any other point of view, or

  • Upgrade of RAM for Satellite Pro L300-1cz

    Hello! I want to upgrade the RAM on a L300-1cz. What I have to buy Toshiba memory or can I use [Kingston Value RAM KVR800D2S5 / 2G | http://www.valueram.com/datasheets/KVR800D2S5_2G.pdf] (standard 256 M X 64 Non - ECC 800 MHz 200 - pin SODIMM Unbuffe

  • problem with the Luxor game

    Purchased the game via MSN games a year ago and finally made it through all the stages/levels. How to return to the starting point-first stage/level?

  • MS BACK Prompt error RECYCLER

    I'm trying to clean up my recycling to the MS DOS command file. When I get home 'recycler cd' from the windows prompt, I get a msg stating error: "the system does not have the specified path.

  • How can I delete a file that supposedly can not be found?

    After I downloaded some files, I thought I had deleted them completely turned off my computer, but somehow it is said that they were not, and now when I try it just says that it cannot be removed because the location can not be found