Coordination of detail during the query mode

Forms 11g

I have a relationship of the master / detail, details of autoquery. the two blocks are displayed several records. I want to show a flag value (and the color attribute) next to the master if he got to the detail records.

To do this, I coded it in the post of the block in detail, because I wanted to avoid the questioning of the secondary table twice (one in the master post-requete and secondly in the population of retail block).

When running I run the query for the master, but the detail does not seem to be queried for all the record questioned captain. My tracking after request works only for the selected record of the master.

Is this normal? Is coordination suspended unless you are in NORMAL mode?

Yes, it comes to the features of normal forms.  To highlight each master record based on if are detail records, you must query the table Details in the trigger of the Master post-requete.

You could simplify this by creating a database function that returns a TRUE/FALSE value rather than to perform a COUNT (*) SELECT your trigger after request.  Then your trigger after query is simply:

BEGIN
  If ( YOUR_DB_FUNCTION = TRUE ) THEN
     Set_Item_Instance_Propety('YOUR_BLOCK',CURRENT_RECORD,PROPERTY,PROPERTY_VALUE);
  END IF;
END;

Craig...

Tags: Oracle Development

Similar Questions

  • Bedside blackBerry 10 during the load mode

    Is there a way to stop the Z10 goes into bedside mode when it is charging, or other for don't delete no notifications in mode night.

    Do not charge my phone at night but during the day when I'm working, but that means that now if I'm in charge the phone my notification are blocked (not even the red flashing LED)

    Thank you. I thought it would automatically to the bedside mode but it gave me just the option.

  • creation of error message in the query mode

    Hello experts,
    I want to create an error message in a mode of input query. Suppose I have a field date of birth and full data
    in the database in this fasion January 1, 2008.

    Suppose that in the mode of input query someone enter the value 01/01/2008.It is not an entry for the system. For this error, I want to create an error message.

    I wrote this code

    If: system.mode = "ENTER-QUERY" then
    If error_type = 'FRM' and error_code = 40358
    message ("Please enter date as 1 January 2008'");
    end if;
    end if;

    The trigger, I used is KEY - EXEQRY.but, it shows no error whenever I give an entry like 01/01/2008.


    can you please what wrong with the coding.

    Concerning
    Mehdi

    Yes, the trigger for the error.

    DECLARE
      err_code NUMBER := ERROR_CODE;
      err_type VARCHAR2(3) := ERROR_TYPE;
      msg VARCHAR2(2000) := ERROR_TEXT;
    BEGIN
      IF err_code = 40358 AND err_type = 'FRM' THEN
        message('please enter date as 01-jan-2008');
      ELSE
        message(err_type||'-'||to_char(err_code)||': '||msg);
      END IF;
    
      RAISE FORM_TRIGGER_FAILURE;
    END;
    

    The fact that the 'Fire in Enter Query Mode' option is set to Yes (palette property).

  • FRM - 40212 / FRM - 40222 error on a radio during the query group

    Hi all

    This is my first post, so please bear with me if I did not provide enough information or am not clear at all.

    I use Forms Builder (Web) on a 10g database. I have a number of databases and elements non-base of data as part of a block of data.
    My problem is that when I enter a value in a field and click the query button, I have an invalid value FRM-40212 for error field on my radio group (section disabled, non-base of data, which is populated by programming in the triggers of post requests and amended list only). When I click ok, I get an error of FRM-40222 disabled point Validation failure on the same radio group.

    This does not happen if I click on the button "Enter the query" before you enter values in the fields, but I don't want my users to encounter this error if they try to interrogate without clicking "Enter the query" first.

    I would like to know why exactly this error happens - what it means?
    I read in other forums that setting the required article property to false solves this problem. But how can I do this with a group of radio buttons? And if it is not possible, anyone have any suggestions for other workaround solutions?

    Thanks in advance,

    Abigail

    Hello

    You can avoid this by defining "Mapping of other values" to a fo value of radio buttons. As if you need to radio radio1 and radio2 associated group R1 radio button, then set the option buttons the initial value of this property to 'Mapping of other values' radio button R1. You will not see this error.

    This error occurs because as your loading a screen without assigning a value to the option button.

    If this helps brand question as answer or useful.

    Thank you
    Pavan.

  • Bedside Z10 blackBerry during the load mode

    Greetings,

    Is it possible to enter bedside mode automatically when I plug the phone into the dock?

    Thank you

    Shane.

    No, it is not possible currently.

  • mouse and screen windows freeze-up during the operating mode normal ok in safe mode

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • re installed the OS, but the problem persists

    Hello

    What antivirus/antispyware/security products do you have on the machine? Be one you have NEVER
    on this machine, including those you have uninstalled (they leave leftovers behind which can cause
    strange problems).

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

    Follow these steps:

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

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

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes with nothing to do - then right-click
    Taskbar - the Task Manager process - take a look at stored by - Services - this is a quick way
    reference (if you have a small box at the bottom left - show for all users, then check that).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG then put a list of
    those here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out which files, key of registry and other objects processes have opened.
    What DLLs they have loaded and more. This exceptionally effective utility will show you even who has
    each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically when you start your system
    and you log in. Autoruns also shows you the full list of registry and file locations where applications can
    Configure auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    -Free - WhatsInStartUP this utility displays the list of all applications that are loaded automatically
    When Windows starts. For each request, the following information is displayed: Type of startup (registry/Startup folder), Command - Line String, the product name, Version of the file, the name of the company;
    Location in the registry or the file system and more. It allows you to easily disable or remove unwanted
    a program that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window
    Watcher says it all, reporting of any window created by running programs, if the window
    is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

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

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver under Windows
    Updates, that leaves about Windows updates but it will not install the drivers that will be generally
    older and cause problems. If updates offers a new driver and then HIDE it (right click on it), then
    get new manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

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

    Refer to these discussions because many more excellent advice however don't forget to check your antivirus
    programs, the main drivers and BIOS update and also solve the problems with the cleanboot method
    first.

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/GP/slow_windows_performance/en-us

    Performance and Maintenance Tips
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    Explorer Windows stopped working
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/6ab02526-5071-4DCC-895F-d90202bad8b3

    Hope these helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Table of $ OBJ is locked during the query

    When we run the following script in Oracle 10 g R2 on Linux:
    CREATE TABLE AUDIT_TMP TABLESPACE CIL_DATA AS 
    SELECT * FROM AUDIT 
    WHERE CREATION_TIME BETWEEN ADD_MONTHS(SYSDATE,-2) AND SYSDATE;
    Then the table $ OBJ is locked.
    SQL> select object_id, session_id, oracle_username, process, locked_mode from  sys.v_$locked_object;
    OBJECT_ID SESSION_ID ORACLE_USERNAME                PROCESS      LOCKED_MODE
    ---------- ---------- ------------------------------ ------------ -----------
    18        281 SYS                            11460                  3
    SQL>
    SQL>
    SQL> select object_name from dba_objects where object_id = '18';
    OBJECT_NAME
    ------------------------------------------------------------------------------------------------------------------------
    OBJ$
    Can someone tell me like why OBJ$ table is locked. Is this a normal behavior?

    Simplistically: A SQL uses one or more SQL objects (tables, indexes, etc.). A SQL must therefore place a lock of data shared on the object, dictionary use, to prevent someone from edit this object (detached, update its definition, evolution, etc.).

    Think of it as a protection mechanism - for example the SQL cannot run on a table when another session suddenly drops a column of this table that uses SQL as a filter condition. Therefore the shared - lock to prevent the table change it if it is in use.

    Similarly, a change in the data dictionary (create table, alter table, etc.) must also be blocked when you change an object. However, this technique requires an exclusive lock in order to update this object in the data dictionary. Which means THAT DDL must wait a DML on the object to complete, before the DOF can update the definition of the object. And a DML will have to wait a DDL if DDL is busy changing the purpose of the DML want to use.

  • Problem with the input query mode. FRM 41009, 40301

    Hi all

    I have a problem with the mode of input query. What can I say, I'm in the mode of input query, and I click on a button. I get the error THAT FRM-41009 displayed.

    Now, I've wanted handled. So I created a trigger of error in order to handle the error.

    IF ERR_CODE = 41009 THEN
    NULL;
    END IF;

    A problem is that when you use the null value, it will not terminate the mode of input query, and then I get frm-40301 error.

    Second, it's that I can't use exit_form in a trigger of the error.

    I am aware that I can press F4 to exit this mode, but I don't want to do whenever I'm sure I'll get the user complaints.

    Another solution would be to put the following code in the trigger when key pressed for each button in the form:

    If: system.mode = "ENTER-QUERY" then
    exit_form;
    end if;

    But I don't want to reproduce this code in my form.

    Please can you give me an idea how to handle this correctly?

    Thank you
    Michael

    PS: Version of the form = > ORACLE FORMS 10g (Forms [32 bit] Version 10.1.2.3.0)

    I have a problem with the mode of input query. What can I say, I'm in the mode of input query, and I click on a button. I get the error THAT FRM-41009 displayed.

    What is the code in the trigger of your button When-Button-Pressed (WBP)? Maybe you should check to see if the form is in the Mode query in your WBP rather than try and remove the error? In other words, eliminate error - do not delete it. :)

    If you want instead to remove the error, there is a technique to built-ins call restricted to a trigger that does not allow them. Do this by the use of a millisecond zero Timer. For example:

    /* Sample On-Error Trigger */
    DECLARE
      n_err_cd   NUMBER := ERROR_CODE;
      t_on_error TIMER;
      ZERO  NUMBER := 0;
    BEGIN
      IF ( n_err_cd = 41009 ) THEN
        /* Create Timer to execute Exit_Form() */
        /* to Cancel Query-Mode. */
        t_timer := Create_Timer('ON_ERROR', ZERO, NO_REPEAT);
      ELSE
        /* Handle all other errors here... */
      END IF;
    END;
    
    /* Sample When-Timer-Expired Trigger */
    DECLARE
      v_Timer  VARCHAR2(30);
    BEGIN
      v_timer := Get_Application_Property(TIMER_NAME);
    
      IF ( v_timer = 'ON_ERROR' ) THEN
        /* Notice, the timer name is case sensative! */
        Exit_Form;
      END IF;
    END; 
    

    I am aware that I can press F4 to exit this mode, but I don't want to do whenever I'm sure I'll get the user complaints.

    Well, it's just standard features of Oracle Forms. If you switch the Mode request form - you must run a query or cancel the query Mode! This is how it works. Your users need to understand that and accept it - just as they accept the functional also for other programs. ;) Another option would be to add a "Cancel request" button to your form and make it so it is enabled only when the form is placed in Query Mode. Just a thought...

    I personally prefer to prevent the occurrence of an error rather than remove the error. :)
    I hope this helps.
    Craig...

  • ORA-25401 cannot continue error extraction during the 2nd test of passage for the customer

    Hi, I finally pulled out straight and everything works fine.

    Purpose of test, I ran a very long query in the form: select * from user.longtable and in the Middle I made a switch to the hysdev. The session stops seconds and then switch to the query. I also tested by smon kill remedev in the middle of the query, and the sesion will be able to pause and continue.

    But after the 1st pass and I did another pass back to hydev, it will be given an error: ora-25401 cannot continue extraction error.

    How to solve this problem?

    I tested the failover and during the query, I killed smon on primary, he'll give me the same error.

    Can someone tell me how to solve this problem? Or the world has experienced before?

    Thank you

    Published by: 846422 on December 19, 2011 08:22

    Published by: 846422 on December 19, 2011 08:22

    Hello;

    Wow great progress on your system!

    There are a couple of notes on this Oracle:

    Parallel queries and failover of transparent applications (TAF) [ID 784150.1]

    What are Oracle (TAF events) errors to be handled by switching CARS [337178.1 ID]

    Best regards

    mseberg

    Really hard question! All I can find is "have rerun the statement." Not the answer you are looking for.

    Published by: mseberg on December 19, 2011 10:13

  • STOP: c0000221 {Bad Image Checksum}. The image rpcrt.dll is possibly corrupt and recovery XP says error during the extraction process. Details of error: path not found___

    My friend turned on their laptop packard Bell recently and had the following problem. Windows XP screen loads but is then followed by a blue screen that says STOP: c0000221 {Bad Image Checksum}. The image rpcrt.dll is possibly corrupt. The header checksum does not match the checksum calculated.

    I can't the laptop to go further. I have accessed the Microsoft recovery Panel and try a non-destructive recovery as there are some precious photos that need backup. However, when you select 'no profile' to begin the recovery, I get the message:

    Error during the extraction process. Details of error: path not found

    I'm a bit of a novice when it comes to this sort of thing, but if someone can provide step by step help giving rise to lose photos, I'd be willing to give it a try. I also have XP Home Edition disk that came with the laptop but has never been opened. Any help would be appreciated. Thank you

    You hear your message said something about rpcrt4.dll?  It is important to relay the exact message you see.

    Please provide additional information on your system:

    What is your system brand and model?

    What is your Version of XP and the Service Pack?

    Describe your current antivirus and software anti malware situation: McAfee, Norton, Spybot, AVG, Avira!, Defender, ZoneAlarm, PC Tools, MSE, Comodo, etc..

    The question was preceded by a loss of power, aborted reboot or abnormal termination?  (this includes the plug pulling, buttons power, remove the battery, etc.)

    The afflicted system has a CD/DVD drive work?

    You have a true bootable XP installation CD (it is not the same as any recovery CD provided with your system)?

    You use some CD to access this Panel of Microsoft recovery where this "no profile" option is?  I don't know what all this means if it isn't some CD shipped with your system, in which case, I would use it for a coaster instead of something to fix your system.

    If the c:\windows\system32\rpcrt4.dll file is missing or afflicted, you do not start in the last good known Configuration.

    You also will not start in any kind of Mode safe no more.

    Even if you could boot mode safe, you would find that sfc/scannow does not work in Mode without failure in all cases (never).  If you try it, you'll see a message like this:

    Windows file protection could not initiate a scan of protected system files.

    The specific error code is 0x000006ba [the RPC server is unavailable.].

    Failed to start the RPC mode server safe either.

    I can't recreate your error exactly, but it is easy to replace the rpcrt4.dll file.  Looks like you have a working CD drive, so put yourself a Hiren boot CD and when you started on this, you can copy your precious files to a USB device for safety.

    There should be a backup copy of rpcrt4.dll already on your system, here or here:

    c:\Windows\System32\dllcache

    c:\windows\ServicePackFiles\i386

    You need to rename or replace the rpcrt4.dll file which is in c:\windows\system32 and replace it with one you will find the backup copies.

    There should be a backup copy of rpcrt4.dll already on your system, here or here:

    c:\Windows\System32\dllcache

    c:\windows\ServicePackFiles\i386

    When you get the Hiren's CD's, you can use to replace the missing or suspicious file.  If you need help with that, first get the Hiren's boot CD made and start over, then we can continue.

    Do you have a Hiren BootCD you can download here:

    http://www.hirensbootcd.NET/

    On the left, click on download, scroll down, choose the latest version, the download link is a little hard to see.  It is at the bottom of the page, above the drop for older versions and looks like this (click this component to download the ZIP file):

    Direct HTTP mirror + Torrent, Torrent Magnet

    Click the "Live HTTP Mirror" link to start the download and save the ZIP file on your desktop of somewhere that you can remember.

    The ZIP file is large, so the download will take probably some time to complete.  Then unzip the download to extract the Hirens.BootCD.ISO file that will be used to create your new bootable CD.

    Create a bootable CD. ISO file is not the same as simply copying the. File ISO onto a blank CD.  You must use software that includes how to burn a. ISO to a CD to create a bootable CD.

    File ZIP the Hiren is the file BurnToCD.cmd that you can double-click to launch it.  The BurnToCD.cmd will use the file BurnCDCC.exe to burn the. ISO file onto a blank CD using your existing CD burner.  You can also use your own burning software as long as your software is able to create a bootable CD. ISO file.  More modern burning programs can create a bootable CD. ISO image.  Create a CD from an ISO image bootable is not the same as just the file on a CD burning.

    If you need a simple and CD burning, this is a free software popular software:

    http://www.ImgBurn.com/

    Here are some instructions for ImgBurn:

    http://Forum.ImgBurn.com/index.php?showtopic=61

    It would be a good idea to test your new bootable CD on a computer running.

    You may need to adjust the computer BIOS settings to use the CD-ROM drive as the first device to boot instead of the hard drive.

    These adjustments are made before Windows tries to load.  If you miss it, you will need to restart the system again.

    When starting on the Hiren's CD, you will see a menu of options.  Choose Mini XP.  It will appear while Windows is loading and you will be presented with a desktop computer that has the look and feel of the interface of Windows Explorer, you are already accustomed to using.

    Using the Mini XP, you can access Internet, maneuvering around your system, search for files, copy files, replace the files and run the scans for malware, edit the text files (like the c:\boot.ini) etc.

    There are dozens of free and useful tools included in the CD that can be used to repair your system or copy your important personal files on another device (like a USB device or an external drive) in the case where you just give up and decide to reinstall your XP (I hope that you will not make this decision)

    Do, or do not. There is no test.

    I need YOUR voice and the points for helpful answers and propose responses. I'm saving for a pony!

  • Hi I am new to Oracle forms and reports I want to know the differences between the Enter query mode and Normal mode?

    Hi I am new to Oracle forms and reports I want to know the differences between the Enter query mode and Normal mode?

    Welcome to Oracle Forms!  Out of curiosity, what do you mean by 'new '?  You are a student or new to an organization that uses Oracle Forms?  Or just play with Oracle Forms to learn something new?

    Let me start by saying that many of your questions designtime can answer by searching in the help of the constructor of the form library.  It's accessible, like most of the other products in the Builder menu > help.

    Regarding your question, ENTER QUERY mode, as the term implies, is when it is in a State where it is accept input for the execution of a query.  When in this mode, there are various restrictions.  Yet once, it will find more details in the Builder Help.  In this case, search help for these two subjects, "SYSTEM." MODE'and "built-ins comments that are not allowed in the input query Mode".  There are many other pages that contain information about the ENTER_QUERY method, but these two should help you get started.

    Normal mode, as its name implies, is when it is in a State of 'normal '.  Basically to do nothing in particular, but also not in ENTER QUERY mode.  In this State, you can move the shape, INSERT, UPDATE, DELETE, documents, etc..

    You will find additional information, as well as a lot of documentation on the product page of forms of OTN:

    http://www.Oracle.com/technetwork/developer-tools/forms

  • continue to shape function during the updating of the old masters and details without validation

    < font size = "2" > Hi all.

    Suppose we have the following tables
    Table 1: used
    Table 2: cities

    Employee has a foreign key (employee_city_id), see (city_id) in the Cities table.

    I do two forms - used and cities - for each table, in the form of the employee, I have run the query and modify some fields so that 'data block used' is CHANGED.
    In the second form I do the same thing - run query with the block in the status CHANGED, but when you try to commit the changes in the shape of cities a lock occurs on the table of cities and the form stop working until I have commit the changes in the shape of the employee.

    It is not make sense why lock happen?, it as two updated statements for each table.
    It should work as what follows, isn't it?
    -----
    1-
    update EMPLOYEE set ...
    will the table used in exclusive mode lock 'A LINE' and the table Cities in "UPDATE SHARE" if I change the column refer to the table of cities in the framework.
    2-
    update CITIES set ...
    Release the "update of SHARING" lock in cities if will exist and put in place "exclusive."
    -----

    So why the form stops working when you apply the above scenario up to approve changes in the form of the employee.
    Forms builder version: 6i & 10g
    Thank you.
    < / make >

    you have an index on employee_city_id?
    Long ago, I had a similar problem when updating from the main block: If there were no indexes on the secondary table, forms (oracle) locked (or tried to block) the table of any details.

  • It is possible to switch between mode 'file separate globals' to 'share the same globals file mode' during the test run.

    Hi all

    It is possible to switch between mode 'file separate globals' to 'share the same globals file mode' during the test run.

    Or there is another option to use variables separated and shared at the same time for 2 parallel Sockets (ParallelModel.seq).

    Thank you

    Thank you

    I think it's useful!

  • Paper jams periodically with the HP1536 MFP dnf during the feeding process while in scan mode

    Someone has advise for us all by using the HP1536.    We have paper jams periodically during the process of feeding in scan mode.

    We use this machine for a 1 year without feeling the pain.

    There are a few things I would check if the printer is having recurring paper jams.

    * Make sure the paper is a paper clean and crisp

    Take all the paper in the input tray and use a flashlight to look into the status bar.  Make sure that he took not in rolls of paper entry.

    * Check the printer rear access door to check that there is no small piece of paper stuck in the rollers from the back.

    Thus, there is a document with the steps to solve the problems of paper jam.  The document can be accessed here.  Let me know how it goes.

  • Monitor goes into sleep mode during the installation of Windows 7

    Hello, I'm doing a new install of Windows 7 pro on a new SSD. He gets regarding to reset for the second time during the installation, and just before showing the page where you name the computer and configure user accounts, the monitor goes to sleep and won't return. only way to recover is to reset the machine, only to do exactly the same thing again. Anyone know what could be the cause? I used the same disk of windows for many expenses format / install Windows after hardware upgrades in the past and this has never happened before. Can provide the complete specifications of the system if necessary. Help, please!

    Hi Danpedro,

    I see that the screen goes into sleep mode, in the last step of installing Windows 7. I'll help you with this problem.

    1. What is the brand and model of the computer?

    2. you have an external display driver card attached to the motherboard?

    3. you format the hard disk during Windows 7 installation?

    Method 1.

    Disconnect any external devices and restart the computer to see if it helps complete the installation of Windows 7.

    Method 2.

    If you have a driver to attached external display card, then you can disable this external driver in the BIOS and check if that helps complete the installation of Windows 7.

    Warning of the BIOS:

    BIOS change / semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

    Let us know if you need assistance with any windows problem. We will be happy to help you.

Maybe you are looking for

  • Trackpad and keyboard does not work after upgrade to Windows 10

    Trackpad and keyboard do not work after the upgrade to Windows 10 in Boot Camp on a MacBook Pro in early 2011. So, I'm unable to enter password. How to connect? Can I go back to Windows 8?

  • WndOws Media Player plays audio but no video

    Windows media player When itry to play jeuvideode file with media player, it will play audio but not the vidio but it will play the video in minimized mode, but if I try to optimize it disappears just off the coast of the screen of the monitor in the

  • Essential AnyConnect demo license

    Hello I need some advice regarding the AnyConnect demo license. I registered today for demo AnyConnect essential/Premium license however after activation I'm not able to activate the essential AnyConnect and Premium demo seems to be enabled. I though

  • Compatible Microsoft ACPI control method battery is missing

    My computer (Acer Aspire V on Windows 8) suddenly began to turn whenever it was unplugged and does not turn on unless it is plugged. Battery icon saying "plugged in, but do not load. Everything I read said to try to uninstall and then reinstall the M

  • I want to talk with a representative of the cat, you can get a link to it

    I took the area on the PC and the software is installed, fixed and mobile me, I bought a new computer, and I removed the former computer software and shows me all the time I left a day 20 etc... I bought in Israel told me you have to reset my serial