The update 11.2.0.4.4 value database patch (includes CPUOct2014) Question

I'm under 11.2.0.4.0 Oracle database.  I applied the following patch:

Patch 19121551 -Update 11.2.0.4.4 value database patch (includes CPUOct2014)

I did all of the Readme is asking me to do and lsinventory seems to say that everything is ok.

See here:

$opatch lsinventory

Setup Oracle interim Patch version 11.2.0.3.6

Copyright (c) 2013, Oracle Corporation.  All rights reserved.

Oracle home: /u01/app/oracle/product/11.2.0/dbhome_2

Inventory Center: / u01/app/oraInventory

from: /u01/app/oracle/product/11.2.0/dbhome_2/oraInst.loc

OPatch version: 11.2.0.3.6

YES version: 11.2.0.4.0

Location of the log file: /u01/app/oracle/product/11.2.0/dbhome_2/cfgtoollogs/opatch/opatch2014-11-06_14-17-27PM_1.log

Location of the output file Lsinventory: /u01/app/oracle/product/11.2.0/dbhome_2/cfgtoollogs/opatch/lsinv/lsinventory2014-11-06_14-17-27PM.txt

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

Installed products of higher level (1):

Oracle Database 11g 11.2.0.4.0

There are 1 product (s) installed in the home of Oracle.

Interim plates (1):

Patch 19121551: applied on Thu Nov 06 13:50:39 IS 2014

Patch ID: 17949166

Patch description: "Set update database: 11.2.0.4.4 (19121551).

Created October 6, 2014, 10:07:57 hrs PST8PDT

Patch under 18522509; "Game of the database update fixes: 11.2.0.4.3 (18522509).

Patch under 18031668; "Game of the database update fixes: 11.2.0.4.2 (18031668).

Patch under 17478514; "Game of the database update fixes: 11.2.0.4.1 (17478514).

Bugs fixed:

17288409, 17205719, 17811429, 17754782, 17726838, 13364795, 17311728

17284817, 17441661, 13645875, 18199537, 16992075, 16542886, 17446237

14565184, 17071721, 17610798, 17375354, 17449815, 17397545, 19463897

18230522, 17235750, 16360112, 13866822, 17982555, 17478514, 12905058

14338435, 13944971, 16929165, 12747740, 17546973, 14054676, 17088068

18264060, 17343514, 17016369, 17042658, 14602788, 14657740, 17332800

19211724, 13951456, 16315398, 17186905, 18744139, 16850630, 17437634

19049453, 18673304, 17883081, 18641419, 17296856, 18262334, 17006183

18277454, 17232014, 16855292, 10136473, 17705023, 17865671, 18554871

19121551, 17588480, 17551709, 17344412, 17842825, 18681862, 17390160

13955826, 13609098, 18139690, 17501491, 17239687, 17752121, 17299889

17602269, 18673325, 17313525, 17242746, 19544839, 17600719, 18191164

17571306, 19466309, 17951233, 18094246, 17165204, 17011832, 17040527

16785708, 16180763, 17477958, 17174582, 17465741, 18522509, 17323222

19463893, 16875449, 16524926, 17237521, 17596908, 17811438, 17811447

18031668, 16912439, 16494615, 18061914, 17545847, 17082359, 19554106

17614134, 17341326, 17891946, 19458377, 17716305, 17752995, 16392068

19271443, 17767676, 17614227, 17040764, 17381384, 18973907, 18673342

14084247, 17389192, 17006570, 17612828, 17721717, 13853126, 18203837

17390431, 17570240, 14245531, 16043574, 16863422, 19727057, 17468141

17786518, 17037130, 17267114, 18203838, 16198143, 16956380, 17478145

14829250, 17394950, 17027426, 16268425, 18247991, 19584068, 14458214

18436307, 17265217, 13498382, 16692232, 17786278, 17227277, 16042673

16314254, 17443671, 16228604, 16837842, 17393683, 17787259, 18009564

15861775, 16399083, 18018515, 16472716, 17050888, 14010183, 17325413

16613964, 17080436, 17036973, 17761775, 16721594, 18280813, 15979965

18203835, 17297939, 16731148, 17811456, 14133975, 17385178, 17586955

16450169, 17655634, 9756271, 17892268, 17648596, 16220077, 16069901

11733603, 16285691, 17587063, 18180390, 17393915, 18096714, 17238511

17824637, 14285317, 19289642, 14764829, 18328509, 17622427, 16943711

17346671, 18996843, 14852021, 17783588, 16618694, 17672719, 17546761

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

OPatch succeeded.

Now, when I connect with sqlplus or ask what version I am running, it says 11.2.0.4 everywhere.  Does not say 11.2.0.4.4.

$ sqlplus

SQL * more: Production of liberation 11.2.0.4.0 game 6 Nov 14:13:52 2014

Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Enter the user name: sys as sysdba

Enter the password:

Connected to:

Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

With partitioning, OLAP, Data Mining and Real Application Testing options

SQL > select * from v$ instance;

INSTANCE_NAME INSTANCE_NUMBER

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

HOST_NAME

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

VERSION STARTUP_T STATUS BY THREAD # ARCHIVE LOG_SWITCH_WAIT

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

CONNECTIONS SHU DATABASE_STATUS INSTANCE_ROLE ACTIVE_ST BLO

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

1 catalogue

11.2.0.4.0 NOVEMBER 6, 14 OPEN NO. 1 STARTED

ALLOWED NO NORMAL ACTIVE PRIMARY_INSTANCE

SQL > select * from v version $;

BANNER

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

Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

PL/SQL Release 11.2.0.4.0 - Production

CORE Production 11.2.0.4.0

AMT for Linux: Version 11.2.0.4.0 - Production

NLSRTL Version 11.2.0.4.0 - Production

I did something wrong here or this is a normal behavior?  Is there a table or a view that I can query to validate that I'm under 11.2.0.4.4?

Your thoughts?

Thank you

Steeve

Hello

It is quite normal behaviour.

I'll give you an example to give specify you your query.

Here, I have a system which is 11.2.0.4 and I applied the patch 11.2. 0.4.3... To check my application for pach... just need to check discovers REGISTER$ HISTORY

====================

11:19:18 oraadnn@gampon02 shufu2.gampon02 ~ lsinventory opatch $

Setup Oracle interim Patch version 11.2.0.3.5

Copyright (c) 2013, Oracle Corporation.  All rights reserved.

Oracle home: /u01/ADNT/oracle/product/11.2.4/db_1

Inventory Center: / u01/ADNT/oraInventory

from: /u01/ADNT/oracle/product/11.2.4/db_1/oraInst.loc

OPatch version: 11.2.0.3.5

YES version: 11.2.0.4.0

Location of the log file: /u01/ADNT/oracle/product/11.2.4/db_1/cfgtoollogs/opatch/opatch2014-11-07_11-19-25AM_1.log

Location of the output file Lsinventory: /u01/ADNT/oracle/product/11.2.4/db_1/cfgtoollogs/opatch/lsinv/lsinventory2014-11-07_11-19-25AM.txt

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

Installed products of higher level (1):

Oracle Database 11g 11.2.0.4.0

There are 1 products in this House of Oracle.

Interim plates (1):

Patch 18522509: applied on Sat Oct 18 10:48:32 CEST 2014

Patch ID: 17652812

Patch description: "Set update database: 11.2.0.4.3 (18522509).

Created July 1, 2014, 23:47:17 hrs PST8PDT

Patch under 18031668; "Game of the database update fixes: 11.2.0.4.2 (18031668).

Patch under 17478514; "Game of the database update fixes: 11.2.0.4.1 (17478514).

===================================================================================

11:27:52 oraadnn@gampon02 shufu2.gampon02 ~ $ sql

SQL * more: Production of the 11.2.0.4.0 version Fri Nov 7 11:27:53 2014

Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Connected to:

Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

With partitioning, OLAP, Data Mining and Real Application Testing options

SQL >

SQL > select banner version of v$.

BANNER

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

Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

PL/SQL Release 11.2.0.4.0 - Production

CORE Production 11.2.0.4.0

AMT for Solaris: 11.2.0.4.0 - Production Version

NLSRTL Version 11.2.0.4.0 - Production

======================================

Here, I check my patch was applied status...

SQL > set linesize 300

SQL > col ACTION for a10

SQL > col action_time for a70

SQL > col for a10 version

SQL > col for a30 comments

SQL > col bundle_series to a30

SQL >

SQL > select action, version, comments, action_time, bundle_series in the history of registry of $;

ACTION_TIME ACTION VERSION COMMENTS BUNDLE_SERIES

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

12.17.37.811269 25-SEP-11 PM if APPLY 11.2.0.3 Group of patches 11.2.0.2.0 PSU

JUNE 9, 12 AM 09.44.11.191656 APPLY 11.2.0.3 PSU 11.2.0.3.2 PSU

Invalidation of view VIEW INVALIDATE 04.02.30.297488 October 18, 14 h

04.02.30.334391 October 18, 14 h upgrade updated 11.2.0.4.0 updated from 11.2.0.3.0

18 OCTOBER 14 04.03.19.171421: APPLY 11.2.0.4 PSU 11.2.0.4.3 PSU

=======================================================================

Here is my story of patch... It does not reflect the version of your view of the instance.

18 OCTOBER 14 04.03.19.171421 PM APPLY 11.2.0.4 POWER SUPPLY 11.2.0.4.3 POWER SUPPLY

It could be that useful...

Kind regards

Firdous Shah

Tags: Database

Similar Questions

  • under certain conditions allow the update of an item in 10g

    Hi all, I'm a total newbie to Oracle forms and I need to develop a base of to display the data in a table.

    The logic that is needed is to allow the update one field and that too that it has one of two possible values.

    For example, consider the following two documents:

    Record 1:

    Name: Naren

    Status: NEW REQUEST

    Sheet 2:

    Name: Ravi

    Status: REQUEST for CONVERSION


    Only the status of the file 2 column can be updated on the "PROCESSING REQUEST' to 'NEW APPLICATION'.

    I create a list box to the Status column with values of TREATMENT of DEMAND and the NEW REQUEST.

    But that allows me to update the status of 'PROCESSING REQUEST' to 'NEW APPLICATION' and 'NEW APPLICATION' to "SEEK treatment".

    I want to enable the update of status only when its value = "PROCESSING REQUEST"

    Can someone help me please? Maybe that trigger to use.

    Thank you.

    Your code is wrong.

    IF: UP_TEM_PAYCARD_REQUESTS. STATUS <> 'TREATMENT of the REQUEST' THEN

    SET_ITEM_INSTANCE_PROPERTY('UP_TEM_PAYCARD_REQUESTS.) STATUS, UPDATE_ALLOWED, PROPERTY_FALSE);

    END IF;

    SET_ITEM_INSTANCE_PROPERTY accepts FOUR arguments (take a look at the online help.

    Plan to retry the EXCHANGE WHEN LIST and POST-QUERY-approach with the correct code.

  • While the update requires a different apple id password

    Hello everyone,

    I have an iphone 4S. While you want to update an application such as: Google App or Sound Colud it comes up with a message: review needed-> press on continue and connect to see your billing or Cancel information-->--> continue Sign In to iTunes Store--> enter the password of your apple "[email protected]" which is not ID my apple ID and my backup email address is entered in the updated apple ID when I creatde my Apple ID: "*". My question is why come with this apple ID while I have set up as ' * ' in settings-> iTunes and App Store? and what would be the solution to update my applications?

    Thank you

    < Email published by host >

    The specific applications you are being prompted with another identifier Apple do it because when you copy of these applications were loaded on your iPhone, they had initially been bought under an another Apple ID. It does not matter what Apple ID you are currently using or have used. Apps are downloaded and attached to the ID that was charged to download. If you are not familiar with the ID in question, delete the app and download again. Doing so will load a copy of the application under your ID.

  • Detect whether the update is applied to the system?

    Is it possible to determine if an update applies to an XP system in the update file only (without reading the documentation for the update.exe)?  I know there are switches on the exe, but none of them seem to do a test to see if the update.exe is applicable to the system.  In addition, what happens if you run the update.exe and it is not applicable?  I ask this question because Windows Update no longer works on XP systems after April 2014.

    I ask this question because Windows Update no longer works on XP systems after April 2014.

    This is not correct.  Windows Update works for XP after April 8, 2014.  It's just that no NEW updates will be available.

    In general, the Windows Update agent determines what is applicable to your system.  That's why Microsoft recommends to always get the updates of Windows Update instead of the Microsoft Download Center.  Many (more?) Windows updates will not be installed if you try to install it on a system to which they apply.

    See also the spreadsheet Excel here--> http://www.microsoft.com/en-us/download/details.aspx?id=36982

  • How to get the updated values of the loops while they are running

    Hello

    I am trouble with a very basic problem, how to access the updated values of the "loop FOR" during operation?  Basically, the VI I is currently working on two sub vis calls each sub VI has a loop for, and the two screws may or may not work for the same number of iterations. My goal is to read the values in each terminal within the loop of two sub VIs, in primary VI. I tried to do this using Global Variables, but in main VI it will display only the last iteration of the two value sub live. Could someone please tell me whrere I go wrong? Is there any other/better way to do this.

    I appreciate any input on this issue.  

    Pass a reference of the main VI control to the Sub screws.  See attached example.

  • A statement UPDATE changes the line if the update changes the column even value?

    HI -.

    I have a main classification and the corresponding audit table. I have a trigger. I created using the suggestion:http://www.runningoracle.com/product_info.php?products_id=211

    Now the problem that I am facing is that: if I run the same query (same value) update on the main table for n times (with the same data)... my audit table is updated with a new record every time. He is not able to determine that the value is the same.

    My goal is to load the audit table data if the value in a cell in the main table is really have changed.

    A statement UPDATE changes the line if the update changes the column even value?

    Best regards

    I have a main Table and the corresponding Audit Table. I have a trigger. I created using the suggestion:http://www.runningoracle.com/product_info.php?products_id=211

    Why?

    You try to resolve what made you what are the PROBLEM that select as the solution?

    Now the problem that I am facing is that: if I run the same query (same value) update on the main table for n times (with the same data)... my audit table is updated with a new record every time.

    Yes - it is EXACTLY what you say that you wanted to do and EXACTLY what the code does in this article.

    He is not able to determine that the value is the same.

    I think you mean that the code does NOT check if the value is the same. You can certainly change the code to do this check. But I have a question to start with your need for such a solution.

    My goal is to load the audit table data if the value in a cell in the main table is really have changed.

    OK - then modify the code to check EACH COLUMN and compare its NEW value to the OLD value and insert only the table of audit if SOME (or columns you care specifically) have changed.

    A statement UPDATE changes the line if the update changes the column even value?

    It depends on what you mean by 'change the line '. Of course to update a column with the SAME value does not change the resulting data value.

    But the physical structure of the line, the location of the pieces of line and information in the header block (YVERT, etc.) will change. And, as others have said Oracle doesn't know and doesn't care, so if the new value of a column is the same as the old value will create redo, undo and the rest.

    Start over and tell us what PROBLEM you're trying to solve. Then we can help you find the best way to solve it.

  • I'm on Windows 10. A works fine until the update. How can I make Adobe Acrobat Reader (free verision) my default DC? Seems that the default value is E pdf and when I change the default in the flashes of screen reader and forms are in the same format. I ha

    I'm on Windows 10. A works fine until the update. How can I make Adobe Acrobat Reader (free verision) my default DC? Seems that the default value is E pdf and when I change the default in the flashes of screen reader and forms are in the same format. I rather Acrobat format if possible. Thank you

    Hello

    Could a right click on the PDF file > open with > choose program by default and select CD player as default PDF Viewer.

    You can do it from the control panel as well.

    This would make CD player as default PDF Viewer.

    Concerning

    Sukrit diallo

  • whether the updated records are new values

    I'm using Oracle 11.2.0.4.

    update of table tmp_tbl

    the value of col1 = new_value

    I want to know if there are ways to tell if an update was updated again, IE <>new_value col1 values by.   I know that I can add where col1 <>new_value and base on sql % rowcount, I can understand if the update happen. However, due to the number of columns and the tables involved, we are looking for other ways.

    Previously, we have accomplished this by using less and flashback query.

    insert into tmp_tbl (ID, K1) values (1, "OLD_VALUE")

    commit;  / * Note, we do not now have, so we are not able to use flashback query and looking for other more easy solution other than comparing each column for all the table * /.

    Update tmp_tbl

    the value of col1 = new_value

    where id = 1

    Yvert returning in v_scn;


    Select count (*) in the v_cnt of)

    Select * from tmp_tbl from SNA v_scn where id = 1

    less

    Select * from tmp_tbl where id = 1)

    IF v_cnt > 1

    v_data_changed_flag = TRUE;

    END IF:

    Now, this must be done within the same transaction, so there is no commit. It seems that the flashback query access only committed data, so we couldn't use flashback queries.

    Thanks in advance.

    Post edited by: spur230

    If you just want to know some updated column, but not necessarily who, you can store a checksum for each line and check in a trigger, maybe?

    OWA_OPT_LOCK

    http://blog.sydoracle.com/2011/06/check-summing-table-row.html

    If you need to know what columns have been updated, you will have to do a hash as they show here.

  • ADF UI is not reflect the updated display values ADF.

    Hi Expert,

    I have a web application to fusion ADF using the ADF - BC. Because one of the views is created using the SQL query (see the base of database in the background view). I have an operation in the model layer. The update operation records the view reeds so refresh to get the new values. Unfortunately, the values are not updated even I ppr UI view table. I checked in the model by adding a few newspapers, and the values are correct in the model. So, how can I push the values updated in the user interface.

    Please guide me on this.

    / 6

    Hello

    If you change data through ADF, then a PPR refresh will do. If you change the data under (which looks like you do), you will need to re-run the iterator (just use Execute the view object from the control of data educators), which can be done declaratively and programmatically

    Frank

  • APEX_ITEM. The updated TEXT javascript screen refresh shows old values

    I have a multi interactive report record where one of the columns (ITEM_SEQUENCE) is an APEX_ITEM. TEXT field.

    I have an onChange event of javascript on this area that calls a PL/SQL application process on which calls an API to update the sequence of the ELEMENT in the comic book. It works very well.

    However when I update the screen changing the order of the records in the report as theres an order by the ITEM_SEQUENCE - the value displayed on the screen for ITEM_SEQUENCE is not the DB value (even if View Source on the Page, I can see value = db_value). It displays the value entered for this record before the update. Is there a G_F01 (i) value that is maintained for the session which overrides the db value and must clear out when refreshing the Page? If so what is the best way to achieve this.

    Thanks for your help...

    Hi Matt,

    It is possible that the f01 values are not cleared that the page is not filed.

    How are you "refreshing" your report? It might be all you need to do is to reload the page rather than trigger a partial update.

    Andy

  • Need value Flexfield update of the system point when master Org changed value

    I need synchronize a system point flexfield between all organizations, when the value of the org master system point flexfield is changed. In other words, take a step to copy the value of the org master in the same article to all the other orgs.

    I first tried a database trigger, but he gets locking issues due to the fact that the trigger would generate another instance of the same trigger.

    Any ideas on how I can do this synchronization?

    Thank you
    Kurz

    This is why I said relaxing carefully drafted .
    See the following topics
    http://www.DBA-Oracle.com/t_avoiding_mutating_table_error.htm and see the links given there as well on how to avoid the error table mutation.

    The other option is that you write a custom program that synchronize attributes between master and child records. And you run the program every x minutes/hours. In this way, you will have to deal with the mutation of errors in the table.

    Hope this helps,
    Sandeep Gandhi

  • Apple Watch Calorie change tracking after the update

    This weekend I upgraded my watch v2.2.2 Watch OS and my phone to the iOS v9.3.3.

    Before this update, I would generally work everyday for about 2.5 hours (treadmill walk). I use my watch used to be in unison with the treadmill C1800. Both would record almost identical values for markets (in the tens of thousand) miles and calories (usually less than 50).

    Since the update my active calories for the same training sessions decreased by about 25-30% on the watch. I followed the instructions to recalibrate the watch, but nothing has changed.

    For example, today I walked for an hour in the morning at the speed and incline typical. The treadmills showed that I burned for 862 calories. The watch showed that I burned TOTAL 669 calories (calories active were about 100 less). Miles are still almost identical as what is shown on the treadmill.

    My number of calories used to be pretty close to 100 burned by 1000 measures. Today I am currently at 27 412 stages, 14.8 miles and 1883 calories active (at 16:30). My last full day of activities recorded before the update was 24 445 steps, 13,47 miles and calories 2 488. I went from 9.82 steps/calorie 14.55 steps/calorie. I have hundreds of workouts in before the update that clearly illustrate this difference. I don't understand how this is possible without a bug or calculation change.

    Has anyone run into this problem and found a solution?

    Hello

    The following steps may help:

    • Estimates of active calories depends, in part, your personal information. To verify that this is correct - and update over time:
      • On your iPhone, in the application of the watch, go to: My Watch tab > health > edit - tap and adjust the settings, then press on in fact.
  • Since the update of Firefox, Google appears as a string of foreign characers

    Hi, since the update of Firefox, as the title suggests, any google page seems just a string of characters. I had pages like this before, but only for connections to live stream. I disabled all the plugins addons and Google-related, but the problem still persists. The solution in the other thread do with subject: config (failure of the change of an option to 'true'. The only other difference to it, is that it not connecting to http more, just https. Any help?

    Hey TheDefiniteArticle,

    We have followed this issue for a few days now. When he started to happen? Ask yourself if it is an update of the extension, or something.

    1. In the url bar, type about: config and press ENTER. Confirm that you be careful and move forward.
    2. In the search bar the top, past this text without the quotes "network.http.accept encoding.
    3. This should limit the values in the configuration file to a single line. Please tell me what you see in the column 'Value'?
    4. This field should be read 'gzip, deflate' without the quotes. If this isn't the value, double click on this field and paste this valley in.
    5. Restart Firefox and try a page that has had strange encoding before.
  • The update of the BIOS on Satellite Pro U400?

    I have a Toshiba Satellite Pro U400 (PSU41E) running Windows 7 x 64 and I try to update the BIOS to version 4.70 to 4.00.

    Whenever I try to do it from Windows using WinPhlash which comes with the download on the Toshiba site it seems to freeze when you try to Flash the new BIOS.
    I connected as the local administrator, tried to use other programs flash and even tried to do from a USB flash drive with no luck.

    Can someone please help me and explain how do I update the BIOS?

    Hello

    > tried to use other flash programs
    Never use other flash programs! In the worst case, you could damage the ROM module and then it must be replaced. Use only the program flash Toshiba that is tested and designed for laptop and the version of the BIOS.

    The update of the BIOS program is also designed for Windows, it s a Windows Update program.

    Satellite Pro U400 wasn t comes with Windows 7 so I guess you did your own installation. Value added package is required for the update of the BIOS program and can be downloaded on the European driver of Toshiba download page where is your laptop model:
    http://EU.computers.Toshiba-Europe.com > support & downloads > download drivers

  • After the update to Firefox 6 (and 7 now), I find that some Web sites take ages to load. This problem does not occur with IE. Any suggestions?

    Since the update to Firefox 6 I found that some Web sites a change upward to 5 minutes to load. The same websites load quickly on IE. I had hoped that Firefox 7 should solve this problem, but it happened. If there is no solution, I'll probably have to stop using Firefox.

    Why this link does not go to the IANA, rather than this site?

    Many people have found that setting the maximum number of connections to: config for a lower number has solved the problem of slow Firefox.

    Network.http.Max - connections - default value is now trying to 256 - 48

Maybe you are looking for

  • Satellite P870-335 - no visible function key actions

    Hello I have a 335 P870 in which I placed a SSD drive and installed Windows 8 Pro (now 8.1) and was able to get most of the devices working with the drivers I found by the program of automatic detection of Toshiba. However, one of the items still mis

  • Satellite A100-490: support dual channel?

    Hello! I would like to know if my Toshiba laptop supports Dual Channel. Satellite A100-490Modell Nr.: PSAA9E-17P04JGR Best regardsKaan

  • CTRL + ARROW key does not work on excel.

    Hello on my laptop HP 450, the ctrl + key is not working only not on excel. I think it is due to scroll keys, but I checked the on-screen keyboard, but scroll lock is off. Can someone pls. Thank you

  • Bootmgr

    I added HD compression and what finish vista not boot message read bootmgr compressed press ctrl-alt-del how to repair my system to reboot

  • My Contact form does not.

    I have the contact form for models for my site and I need the form must be submitted to my email, but does not work. need help with the website is * Become A model | Photograph of Santana * need help ASAP.< div id = "mid_container" class = "container