Pctfree=0-table high free blockspace ratio?

I have been looking at Metalink and Asktom but could not find what I was looking for so perhaps one of you can help me.
I have a table that seems to keep on growing when no data is added.
Details:
- db block size = 8k
- only deletes and inserts are done on this table (mimicing updates)
- pctfree=0 and pctused=99.
- inserted 972057 records
- avg row size is 147 bytes
- total data size 142725354 bytes (using vsize on all columns/records)
- initially, after the insert, I have 171966464 bytes reserved (user_segments)
- the difference between the two expressed over the actual data size is 0.2 (for each byte I insert 0.2 of a byte is reserved as extra empty space/overhead).
Now I've created a procedure (test environment) that randomly(!) copies a record in a temporary table, deletes the original and then inserts the record from the temporary table into the base table again. During this operation, only the primary gets changed (sequence/trigger). In theory this should not make the table increase other than for storing the potentially bigger primary key (and thus storing the whole row in a different block).
After 1.36 mln of these deletes/inserts, the primary key has doubled in size (user_segments) and the table has increased 60%.
If i do 80000 more deletes/inserts, the primary key stays stable, but the table seems to keep increasing in size.
After more than 1.44 mln deletes/inserts, the ratio is almost at 0.7 and it doesn't seem to get stable (let alone decline).
My questions:
1) why does Oracle need so much extra space? Surely a 0.3 or 0.4 should be way enough in this case?
2) when does this end?
Thanx for any assistance/references you can give me.
Lennert

yes. Average is 147 bytes. However, the record that gets deleted and inserted is identical with the exception of the PK (that is replaced by a number from a sequence).

Similar Messages

  • Table high-water mark

    Hi Guys,
    please help me in this table high-water mark in sql tuning.
    regards
    Sub

    use the dbms_space.unused_space procedure to tell you what you want to know. total_bytes - unused_bytes will tell you used bytes -- your HWM in bytes. total_blocks - unused_blocks will tell you used blocks -- your HWM in blocks.
    But this information is not of much use in tuning as it only tell you where in the table allocation your data ends. Beyond the HWM is terra incognito, so far as the optimizer is concerned.

  • Table for Free Goods Master Data

    Hi All,
    I need to extract the free goods master data, can some one please let me know the tables involved.
    Thanks & Regards
    Ilango

    Dear Ilango,
    To identify the free goods given till now
    fetch the matnr in VBAP where item category = tann.
    Check VBAP table in the above logic and the list of matnr will solve your requirement.
    To get the condition record details of free goods.
    Or maintian/ display a  record in VBN1
    Press F1 and find the table where the record is getting saved.
    Thanks & Regards,
    Hegal K Charles

  • Enhancement for free goods ratio

    Hi,
    standard free goods are in the ration 1:1
    how  do we enhance the free goods for 1:2 ratio(if  customer purchase one meterial , two different meterials are  free)
    Can anybody tell me how i can do the enhancement.
    Thanks & Regards.
    Praveen.**
    Edited by: Praveen SatyaSai on Dec 27, 2011 4:06 PM

    Hi,
    Actually It needs Free Goods configuration from functional consultant. Then you can go for  User Exit inSAPMV45A and Include MV45AZZ and use the appropriate form to code.
    You may need the Access key for coding, since you are changing the standard program & Include.
    Hope this helps you...
    Edited by: gopalsap23 on Jan 11, 2012 9:51 AM

  • Table for Free Item field in PO

    Hi Experts,
    Can any one tell me the table for field UMSON (Free Item) of Purchase Order. This filed is available in table WVFB but it is not updating in there.
    Thanks in advance.
    Regards,
    Sree

    Hi,
    I found two tables which contain this field
    TB2BJ
    MWZDM07M2
    For finding a table which contain particular field you can use the t-code SE84
    ABAP Dictionary -> Fields -> Table Fields
    Enter field name and execute you will get list of tables containing that field
    Cheers
    Bikas

  • Inserting multiple records in multiple tables - High Performance

    I have a input form in the table and the user can input any no. of rows. Every row has around 25 columns and when a single row is saved, each of this column is saved in its own table, i.e. there are 25 inserts happening (for 25 columns) for a single row. Now if a user paste even 100 rows this takes a lot of time (because of 100*25 inserts happening). Now I want to support 10000 inserts and obviously it should be very fast. Can someone tell me how to maximize the performance. I am using mysql 4.1 as my DB.

    javanewbie80 wrote:
    I have a input form in the table and the user can input any no. of rows. Every row has around 25 columns and when a single row is saved, each of this column is saved in its own table, Why is each value its own table? Are they not related in some way?
    This sounds like a bad RDBMS design.
    i.e. there are 25 inserts happening (for 25 columns) for a single row. Now if a user paste even 100 rows this takes a lot of time (because of 100*25 inserts happening). Now I want to support 10000 inserts and obviously it should be very fast. Can someone tell me how to maximize the performance. I am using mysql 4.1 as my DB.
    Rethink your design.
    If you must persist in this folly, I'd recommend batching your INSERTs to try and minimize network traffic.
    But do consult with somebody who actually knows SQL and relational design. This smells bad.
    %

  • Delete 'Defective sessions' to make Table APQD free

    Hi All,
    We checked and found that We have one table APQD in our ECC 6.0 system which is taking 39.54 GB space.
    We found OSS Note 36781 - Table APQD is very large which says to run report RSBDCREO.
    We ran report RSBDCREO and it only deleted 10 entries out of 9.771.379 entries then we checked Note 18307 - Batch input
    logs and reorganization which says report RSBDCREO deletes processed sessions (that is, sessions that have been processed successfully) and their logs from the system.
    Only these sessions are deleted, but no 'Sessions still to be processed' or 'Defective sessions' and so on.
    We have lot of defective sessions in our system and we need to delete them.
    Please suggest the way to delete 'Defective sessions' also from table APQD.
    Regads,
    Shivam Mittal

    Hello Shivam,
    Please use program RSBDCTL6 in order to clean all Batch Inputs.
    After first clean, you can replace RSBDCREO or leave as second step in your job.
    SAP Note 970025 - Batch input RSBDCTL6 enhancement
    Regards,
    Jairo Pedroza

  • Condtion table name of (VBN1 transaction ) free goods SD

    Hi all
    can any one tell me the condtion table name for <b>transaction VBN1</b> for <b>free goods SD</b>.its very urgent.
    Best Regards
    Bunty.

    hi bunty.,
    check this tables
    KONDN : Conditions: Free goods - Data section
    KONDNS : Conditions: Free goods determination - scales
    KONDNVB : Free goods determination - Posting structure
    N000  : Condition table for free goods determination
    TVAK  : Sales Document types
    <b><i>Reward points if useful</i></b>
    Chandra
    Message was edited by:
            Chandra

  • Message no. V1475 while doing free goods return process

    Hi Experts,
    I am facing problem while creating Free Goods Return Order.
    In return process, I want to create a return order with free goods quantity,it is not coming in the line item.
    For Eg:
    I created 1 Sales Order. Exclusive Order Qty. 10 + 1(free goods Qty.) -> PGI -> Billing done. Now while creating Return Order (RE) in VA01, system is giving error  "Item category for item 000020 cannot be determined" and system not showing free goods quantity in the line Item.
    I have done below configuration:
    1 - Number Range of free Goods
    2 - Maintain Condition Table For Free Goods
    3 - Maintain Access Sequence For Free Goods
    4 - Condition Type For Free Goods
    5 - Pricing Procedures for free Goods
    6 - Active Free Good Determination
    7 - Determination of Item Category for free good Item and for return purpose i have done
         Sales Doc.Type - RE + Item Usage- Blank + Item category -REN + Higher level of Item category- RENN
    Pls guide me
    Thanks & Regards,
    Jyoti Shukla

    Hi,
    I resolved this free goods return order Issues
    I have done below configuration:
    1- Do Item category assignment for free goods return process in tcode VA01
    Sales Doc type –RE+ Item Category Grp- NORM + Item Usage- FREE + Higher level Item category –REN+ Item category –RENN
    2- Do Copy Control for return free goods purpose in tcode VTAF
    Header  : RE(Tgt)+F2(Source)
    Item  : REN+RENN(Copy requirements-303+Data T-153+Data T-104+Data T-004)
    Schedule : Blank
    3 - Now create return order with reference of billing doc., take order type RE so now will show free goods quantity in the line item.
    Thanks & Regards,
    Jyoti Shukla

  • Problem with the cache hit ratio

    Hello,
    I ma having a problem with the cache hit ratio I am geting. I am sure, 100% sure, that something has got to be wrong with the cache hit ratio I am fetching!
    1) I will post the code that I am using to retrieve the cache hit ratio. I've seen about a thousand different equations, all equivalent in the end.
    In oracle cache hit ratio seems to be:
    cache hits / cache lookups,
    where cache hits <=> logica IO - physical reads
    cache lookups <=> logical IO
    Now some people use the session logical Reads stat, from teh view v$sysstat; others use db block gets + db consistent gets; whatever. At the end of the day its all the same, and this is what i Use:
    SELECT (P1.value + P2.value - P3.value) AS CACHE_HITS, (P1.value + P2.value) AS CACHE_LOOKUPS, P4.value AS MAX_BUFFS_SIZEB
    FROM v$sysstat P1, v$sysstat P2, v$sysstat P3, V$PARAMETER P4
    WHERE
    P1.name = 'db block gets' AND
    P2.name = 'consistent gets' AND
    P3.name = 'physical reads' AND
    P4.name = 'sga_max_size'
    2) The problem:
    The cache hit ratio I am retrieving cannot be correct. In this case i was benchamarking a HUGELY inneficient query, consisting of the Union of 5 Projections over the same source table, and Oracle is configured with a relatively small SGA of 300 MB. They query plan is awful, the database will read the source database table 5 times.
    And I can see in the physical data statistics of the source tablespace, that total Bytes read is aproximatly 5 times the size of the text file that I used to bulk load data into the databse.
    Some of the relevant stats, wait events:
    db file scattered read     1129,93 seconds
    Elapsed time: 1311,9 seconds
    CPU time: 179,84
    SGA max Size: 314572800 Bytes
    And total bytes read: 77771964416 B (aproximatly 72 Gga bytes)
    the source txt loaded to the database was aprox 16 G
    Number of reads was like 4.5 times the source datafile.
    I would say this, given the difference between CPU time and Elapsed Time, it is clear that the query spent almost all of its time doin DB file scattered reads. How is it possible that i get the following cache hit ratio:
    Cache hit Ratio: 0,92
    Cache hits: 109680186
    Cache lookups: 119173819
    I mean only 8% of that Logical I/O corresponded to physical I/O? It is just not possible.
    3) Procedure of taking stats:
    Now to retrieve these stats I snapshot the system 2 times. One before the query, one after the query.
    But: this is not done in a single session. In total 3 sessions are created. One session two retrieve the stats before the query, one session to run the query, a last session to snapshot after the query.
    Could the problem, assuming there is one, be related to this:
    "The V$SESSTAT view contains statistics on a per-session basis and is only valid for the session currently connected. When a session disconnects all statistics for the session are updated in V$SYSSTAT. The values for the statistics are cleared until the next session uses them."
    What does this paragraph mean. Does it mean that the v$sysstat only shows you the stats of the last session that closed? Or does it mean thtat v$sysstat is increamented with the statistics of each v$sessionstat once a session terminates? If so, then my procedure for gathering those stats should be correct.
    Can anyone help me sort out the origin of such a high cache hit ratio, with so much I/O being done?

    sono99 wrote:
    Hi,s
    first of, let me start by saying that there were many things in your post that you mentioned that I could no understand. 1. Because i am not an Oracle Expert, i use whatever RDBMS whenever i need to. 2. Because another problem has come up and, right now, i cannot inform myself to be able to comprehend it all.Well, could it be that you need to understand the database you are working on in order to comprehend it? That is why we strongly advise you to read the concepts manual first, you need to understand the architecture that Oracle uses, as well as the basic concepts of how oracle does locking and maintains read consistency. It does these different than other database engines, and some things become nonsense if looked at from the viewpoint of a single user.
    >
    quote:
    It would be useful to see the execution plan jhust in case you have simplified the problem so much that a critical detail is missing.
    First, the query code:
    2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:>SQL> CREATE TABLE FAVFRIEND
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 2 NOLOGGING TABLESPACE TARGET
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 3 AS
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 4 SELECT ID as USRID, FAVF1 as FAVF FROM PROFILE
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 5 UNION ALL
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 6 SELECT ID as USRID, FAVF2 AS FAVF FROM PROFILE
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 7 UNION ALL
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 8 SELECT ID as USRID, FAVF3 AS FAVF FROM PROFILE
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 9 UNION ALL
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 10 SELECT ID as USRID, FAVF4 AS FAVF FROM PROFILE
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 11 UNION ALL
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 12 SELECT ID as USRID, FAVF5 AS FAVF FROM PROFILE
    [2009-10-20 15:11:59,141 INFO]: OUTPUT_GOBLER:> 13 ;
    Now, Althought it is clear from the query that the statement is executed with the NOLOGGiNG, i have disabled the logging entirely for the tablespace.There are certain rules about nologging that may not be obvious. Again, this derives from the basic Oracle architecture, and if you use the wrong definitions of things like logging, you will be led down the primrose path to confusion.
    >
    Futhermore, yes, the RDBMS is a test RDBMS... I have droped the database a few times... And I am constantly deleting an re-inserting data into the source database table named PROFILE.>
    I also make sure do check all the datafile statistics, and for this query the amount of RedoLog, Undo "Log", Templife used is negligible, practically zero.Create table is DDL, which has implied commits before and afterwards. There is a lot going on, some of it dependent on the volume of data returned. The Oracle database writer writes things out when it feels like it, there are situations where it might just leave it in memory for a while. With nologging, Oracle may not care that you can't perform recovery if it is interrupted. So you might want to look into statspack or EM to tell you what is going on, the datafile statistics may not be all that informative for this case.
    >
    Most of the I/O is reading, a few of the I/O is writing.
    My idea is not to optimize this query, it is to understand how it performs. Well, have you read the Concepts manual?
    I have other implementations to test, namely I having trouble with one of them.
    Furthermore, I doubt the query Plan Oracle is using actually involves tablescans (as I I'd like it to do); because in the Wait Events, most of the wait time for this query is spent doing "db file scattered read". And I think this is different from a tablescan.Please look up the definition of [db file scattered read|http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/instance_tune.htm#sthref703].
    >
    Do you really have to use sessions external to the query session ? Can you query v$mystat joined to v$statname from the session itself.
    No, I don't want to that!
    I avoid as much as possible having the code I execute being implemented in java. Why do you think java has anything to do with this? In your session, desc v$mystat and v$statname, these are views you can look at.
    When i can avoid it I don't query the database directly through JDBC, i use the RDBMS command line client, which is supposed to be very robust. Er, is that sqlplus?
    So yes, I only connect to the database with JDBC... in very last session.
    Of course, I Could Have put both the gather stats before query and gathers stats after query a single script: the script that would be also runing the query.
    But that would cause me a number of problems, namely some of the SQL i build has to be implemented dynamically. And I don't want to be replicating the snapshoting code into every query script I make. This way I have one sql with the snapshoting scripts; and multiple scripts for running each query. I avoid code replication in this manner.Instrumentation is a large subject; dynamic sql generation is something to be avoided if possible. Remember, Oracle is written with the idea that many people are going to be sharing code and the database, so it is optimized in that way. For SQL parsing in particular, if every SQL is different, you get a performance problem called "hard parsing." You can (and generally should, and sometimes can't avoid) use bind variables so that Oracle doesn't need to hard parse every SQL. In fact, this is one of those things that applies to other engines besides Oracle. I would recommend you read Tom Kyte's books, he explains what is going on in detail, including in some places the non-Oracle viewpoint.
    >
    Furthermore, Since the database is not a production database, it is there so I can do my tests. I don't have to be concerned with what other sessions may be doing to my system. There are only the sessions I control.No, there are sessions Oracle controls. If you are on unix, you can easily see this, but there are ways to see it on Windows, too. In some cases, your own sessions can affect themselves.
    >
    then what it the array fetch size ? If the array fetch size is large enough the number of block visits would be similar to the number of physical block reads.
    I don't know what the arraysize you mention is. i have not touched that parameter. So whatever it is, it's the default.You should find out! You can go to http://tahiti.oracle.com and type array fetch size into the search box. You can also go to http://asktom.oracle.com and do the same thing, with some more interesting detail.
    >
    By the way, I don't get the query results into my client, the query results are dumped into a target output table.
    So, if the arraysize has something to do with the number of rows that Oracle is returning the client in each step... I think it doesn't matter.You may hear this phrase a lot:
    "It depends."
    >
    As for the query plan, If i am not mistaken you can't get get query plans for queries that are: create table as select.What?
    JG@TTST> explain plan for create table jjj as select * from product_master;
    Explained.
    JG@TTST> select count(*) from plan_table;
      COUNT(*)
             3
    I can however commit the create table part and just call for the evalution of the Select part of the query; i believe it should be same.
    "Optimizer"     "Cost"     "Cardinality"     "Bytes"     "Partition Start"     "Partition Stop"     "Partition Id"     "ACCESS PREDICATES"     "FILTER PREDICATES"
    "SELECT STATEMENT"     "ALL_ROWS"     "2563"     "586110"     "15238860"     ""     ""     ""     ""     ""
    "UNION-ALL"     ""     ""     ""     ""     ""     ""     ""     ""     ""
    "TABLE ACCESS(FULL) SONO99.PROFILE"     ""     "512"     "117222"     "3047772"     ""     ""     ""     ""     ""
    "TABLE ACCESS(FULL) SONO99.PROFILE"     ""     "513"     "117222"     "3047772"     ""     ""     ""     ""     ""
    "TABLE ACCESS(FULL) SONO99.PROFILE"     ""     "513"     "117222"     "3047772"     ""     ""     ""     ""     ""
    "TABLE ACCESS(FULL) SONO99.PROFILE"     ""     "513"     "117222"     "3047772"     ""     ""     ""     ""     ""
    "TABLE ACCESS(FULL) SONO99.PROFILE"     ""     "513"     "117222"     "3047772"     ""     ""     ""     ""     ""
    This query plan was taken from sql developer, exported to txt, and the PROFILE table here has only 100k tuples.
    Right now I am more concerned with testing the MODEL query. Which Oracle doesn't seem to be able any more... but that is a matter for another thread.
    Regarding this plan. The Union ALL seems to be more than just a binary Operator... IT seems to be Neray.
    The union all on that execution plan seems to be taking as leaf tables 5 99sono.Profile tables, and be making a table scan to them all. So I'd say that the RDBMS should only scan each database block once and not 5 times.
    But: It doesn't seem to be so. IT seems like what oracle is doing is scanning completly each the table, and then moving on to next select statement in the UNION ALL. Because given the amount of source table that was read, 5 times greater than the size of the source table. Oracle didn't reuse read blocks.
    But this is just my feeling.Your feeling is uninteresting. Telling us what you really hope to accomplish might be more interesting.
    Anyway, in terms of consistent gets, how many consistent gets should the RDBMS be doing? 5
    One for each table block?It depends.
    >
    My best regards,
    Nuno (99sono xp).

  • How to calculate PCT free size oracle 11g

    Hi,
    I have table
    create table T_LOB_DATA
    ID NUMBER not null,
    LOB_NAME VARCHAR2(256),
    DATE_TIME TIMESTAMP(6),
    LOB_DATA BLOB not null,
    LOB_NO NUMBER not null,
    LOBALD VARCHAR2(32)
    i have 100000-200000 records in table and in this table 30k-40k Lob records are updated so what PCT free size set for T_LOB_DATA
    Regards,
    Vaibhav

    I think you should read below links :
    LOB Storage
    http://docs.oracle.com/cd/E11882_01/appdev.112/e18294/adlob_tables.htm
    And
    http://dbaspot.com/oracle-server/395480-pctfree-pctused-table-updates-lobs.html in which there are replies of Sir Jonathan Lewis and Mark. Even that thread is for Oracle 9i, but I think it may also be of your interest.
    As far as concern of PCTFREE for LOB; if LOB segment are stored out of line then PCTFREE is no more in action, because Oracle manages blocks for LOB segment something differently, in which do not play considerable role of PCTFREE.
    Regards
    Girish Sharma

  • How to uncompact or uncompress a table??

    Hi all,
    I have done this commando "ALTER TABLE table_name SHRINK CASCADE COMPACT;" on some tables but i think that the CPU is having a lot of work now and i need to UNCOMPACT this tables to free some work on CPU.
    Tks,
    Paulo.

    Reading the table after a SHRINK should not cause an increase in CPU utilization. All the SHRINK did was "defrag" the tables and indexes (CASCADE). Since you used COMPACT, the high water mark was not moved nor was the resulting free space deallocated.

  • Hide the Table Row Scroller

    Hello ,
    I am on EP7.0 NW04s and want to hide the Table Row Scroller ...the one which says "Row 1 of 4" for eg: ....is there any table property I can modify to achieve this..
    Any help would be highly appreciated.

    Hi Subahsh,
    For Hiding RowScroller, footerVisible setting will not work.
    If you want to hide the Row scroller then do following steps
    (1).IWDTable t = (IWDTable)view.getElemnt("Table");
    (2)t.setVisibleRows(2);
    (3)then delete the rows which you do not want to show..
    and before deleting copy it some where.
    Or the other way to handle the problem is :-
    TableNode----
    > ActualNode create both in the context
    Keep all contents in your actual Node.
    And when you want to update the number of rows...
    then invalidate TableNode( it will clear the table node).
    And the again copy Elements from ActualNode.
    And keep a count of the number of elements, set the visibility of row to that count..
    In this way the scroller will never come...
    See basic of this concept is that you have to keep the VisibleRow setting same as number of elements in your table.
    feel free to ask queries
    Regards,
    Praveen
    Message was edited by:
            Praveen Kumar Pandey

  • Does DELETE operation frees up space

    Hi,
    Does DELETE on some rows of a table also free up space on the tablespace.
    If no, how to actually free up the tablespace occupied memory in the tablespace after a delete operation.
    Thanks,
    Himadri

    > Rows with a specific condition should be removed and the space
    should be freed up. That is what i am looking for.
    Oracle does not work like that. For good (performance related) reasons.
    Oracle has "percentage used" and "percentage free" space parameters. These you/the DBA need to tune for the optimal balance between performance and space utilisation.
    These percentages serve as low- and high-water marks. When there are data above the high water mark, the block is removed from the free list (free list = blocks with sufficient space for more rows to be added to the block).
    When the data in a non-free blocks drop below the low water mark, that block is moved back to the free list.
    When you delete data, the blocks affected will free space. However, if the current space used of these affected blocks does not drop below the set low water mark, these blocks will not be moved to the free list.
    When dealing with large table and deleting rows, you'll often find that no space has been released. The number of rows deleted are scattered across so many disctinct blocks, that the delete did not free sufficient space in any of these blocks to result in them moving to the free list.

  • Free goods condition records - Usage in Sales Order

    HI,
    I have so many condition records in various KOTN9xx tables, which are for issuing free goods. If I see a sales order item, that is a free good, how do I know, on what basis (based on which condition record, in which condition table) that free good was issued?
    Technically speaking: Similar to KONV table for storing transaction data on pricing, is there a table for storing transaction data on free goods?
    Thanks,
    Juwin

    Find the table number of the key combination of customer / material . & you can extract free goods condition records from this table.
    Search in SE11 with the table number.

Maybe you are looking for

  • Ipod mini battery change

    Can someone walk me through changing a battery to an Ipod mini? Is the battery something that I can buy at a store near me? Is it something i can do on my own, or do i need to send it somewhere? Thanks for any help/information/guidance you can give m

  • Keyboard not working with xorg-server 1.6.1-1 or xkeyboard 1.5-1

    Hello! I have a problem with a no working keyboard. It seems like this is a problem related to some of the latest xkeyboard-config or xorg-server versions. This have been a problem some time, but it have been solved by downgrading xkeyboard-config to

  • Scheduling Agreement - Priority for GR Processing Time

    Dear Forum Members, While defining Scheduling agreement for a material we can define the GR processing time and Planned Delivery time,likewise we define in the material master also. 1.While running MRP which one has the higher priority? 2.After runni

  • Help with Spry Photo Gallery

    I am putting together a photo gallery using the tutorial found here. I have completed the basic tutorial and it is working well. I need help though in implementing some advanced features not covered in the tutorial but shown in the proof of concept h

  • How to increase my internal speaker loud

    product name ; apple speed ;  1.4 GHz Intel Core i5 memory and storage capacity 4 GB 1600 MHz DDR3.... my laptop is runing OS X YOSEMETI   graphics ;Intel HD Graphics 5000 1536 MB the problem of my laptop is that my macbook isnt sounding as it should