Help please procedure:

declare
cursor emp_cur is select ename,empno,sal from emp where sal>1000;
emp_record emp_cur%rowtype;
begin
open emp_cur;
loop
fetch emp_cur into emp_record;
dbms_output.put_line(emp_record.ename||'  '||emp_record.empno||'  '||emp_record.sal);
exit when emp_cur%rowcount>10 or emp_cur%notfound;
end loop;
close emp_cur;
commit;
end;
/



*In a procedure i want tp pass all these (emp_record.ename||'  '||emp_record.empno||'  '||emp_record.sal) columns* 
*i want as out parameters how can i write a procedure*

>
I want to pass out parameters like this... Not like a cursor variable Ref can you please help me like that
>
No - if you use only THE settings for column values the procedure returns only ONE set of values so it would be pointless to have a LOOP in the process.

If you want to return a result set with more than one line, you must return a cursor or to use a function in the pipeline.

 create or replace
    package pkg2
      as
        CURSOR emp_cur is (SELECT empno, ename, job, mgr, deptno FROM emp);
        type pkg_emp_table_type is table of emp_cur%rowtype;
        function get_emp(
                         p_deptno number
                        )
          return pkg_emp_table_type
          pipelined;
  end;
  / 

 create or replace
    package body pkg2
      as
        function get_emp(
                         p_deptno number
                        )
          return pkg_emp_table_type
          pipelined
          is
          begin
              for v_emp_rec in (SELECT empno, ename, job, mgr, deptno
                                FROM emp where deptno = p_deptno) loop
                pipe row(v_emp_rec);
              end loop;
          end;
  end;
  / 

 select * from table(pkg2.get_emp(20));

       EMPNO ENAME      JOB              MGR     DEPTNO
  ---------- ---------- --------- ---------- ----------
        7369 DALLAS     CLERK2          7902         20
        7566 DALLAS     MANAGER         7839         20
        7788 DALLAS     ANALYST         7566         20
        7876 DALLAS     CLERK           7788         20
        7902 DALLAS     ANALYST         7566         20

Tags: Database

Similar Questions

  • Error Msg: d3d9.dll lack, not found the procedure entry point, not able to locate the ddetry10, not able to locate ddraw.dll. Help, please!

    has recently had to restore my old computer. When I try to play games on facebook its telling me to install adobe flash plyer x. but it will not be installed. Error Msg: d3d9.dll lack, not found the procedure entry point, not able to locate the ddetry10, not able to locate ddraw.dll. Help, please!

    Hello

    I suggest you to follow the steps in this link and check if it helps:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-files/Dirext-x-file-d3d9dll-is-missing-Baz/2c639497-CFBA-4C6D-9155-f946f8dc1a45

    It will be useful.

  • Problem with the procedure. Help, please

    Schema: HR

    Here is the procedure I created, when I compile the procedure it works very well and without errors or warnings are displayed. However, when I run, I get "01031. 00000 - "insufficient privileges" "error. "I tried 'GRANT ALL HR', 'ANY GRANT to HR'.," to HR WITH ADMIN OPTION GRANT ' nothing works. Not sure is code that has questions or privileges.

    create or replace procedure new_create_PROC IS
    BEGIN
    EXECUTE IMMEDIATE 'CREATE TABLE NEW_CREATE1(EMP_ID NUMBER,EMP_NAME VARCHAR2(20))';
    END;
    /
    
    
    EXECUTE new_create_PROC;
    
    TE new_create_PROC;
    /
    

    Help, please.

    You are connected to the DB under what user? You must grant this user the CREATE TABLE privilege.

  • HP PROBOOK 4520 s: my touchpad light can, t activate. When I double tap, he can't even light up. Help, please.

    My touchpad light can, t activate. When I double tap, the yellow light can not even turn on. Help, please.

    Hello DS1994,.

    Welcome to the forums of HP.

    Please try to reinstall the driver:

    http://WHP-hou4.Cold.extweb.HP.com/pub/SoftPaq/sp48501-49000/sp48843.exe

    Make sure you restart your laptop after the procedure.

    + Make sure you press exactly on the light itself, I know that some laptops fighting a little more than others.

    Drunks.

  • I installed Win 7, sis discovered downloaded illegally, ran XP and now how do I get rid of Win 7? Help, please! VERY IMPORTANT PLEASE AND THANK YOU!

    Okay, so I came one day at home to find Win 7 Ult on my computer. It turns out that my sister downloaded illegally, which I had no idea until it crashed my computer. He stopped working out of a reboot, I therefore had no choice but to run my backup version of Windows XP Professional. I wanted to keep the files of windows 7, I had some important docs ther, so I installed Windows XP under the C:\WINDOWS.old file and it works from there, and win 7 is in the C:\Windows folder. I have only one disk-37, 2 Go C, so I need all the space I can get. I don't know much about computers, but how do I get rid of Win 7 files which absorb almost 10 GB on my hard drive with Win XP works well? Win XP is activated and genuine. I heard someone say "Format the C drive", but then I read about it online and found that it could make my computer unusable! I don't know how to fix it! Please help me, it's very important that I have solve this problem quickly, I am sinking money in flash drives and CDs. help, please and thank you!

    In addition, my system is a Dell GX280 series, pentium 4 with 512 MB of RAM, or 502 a 37.2 GB C drive. It has been renovated and came pre-installed with Windows XP.

    The BIOS and Windows are not the same, you cannot make permanent changes to the BIOS settings only.

    When you format your hard drive it will wipe all information off of it (it's your personal files, Windows, everything, etc.), but your computer still won't turn.  Your can configure which devices to start the system turn off the first, so when we need to start installing Windows from a CD, you need to configure the BIOS first boot device to be the CD-ROM drive (follow thesteps to clean install xp).  You must ensure that your CD of Windows XP is in the CDROM drive ready to begin the clean install, and there should be a point when your system say "press any key to boot from the CD-ROM...".

    You can also follow the procedure here a clean installation of Windows XP: http://www.theeldergeek.com/clean_installation_of_windows_xp.htm

    Your email address was removed for reasons of confidentiality, but unfortunately I do not use my email address for support... only use this website :)

    --> I hope this helps! Please vote or mark as correct answer if it doesn't :)<>

    http://www.xinx.co.uk - my Web site | http://www.systems-and-solutions.co.uk - where I work


    Info from Microsoft about phishing . Information from Microsoft on the fake security software

  • recently installed xp pro but can't find driver for usb controller any help please model nx6325

    recently installed xp pro but can't find driver for usb controller any help please model nx6325

    Welcome to the HP Forum!

    edgeville wrote:

    recently installed xp pro but can't find driver for usb controller any help please model nx6325

    All the Windows drivers for your laptop are on Portal support business web users for your laptop HP. In the drop-down list, select Windows XP. It's an operating system supported so reinstall drivers.

    Check the Basic Input/Output System (BIOS) for Legacy USB Support. To do this, follow the procedures below:

    1. Restart the computer.
  • C:\Windows/system32/cmd.exe error. Help, please.

    My computer is Windows Vista. When it boots, a black screen with C:\Windows/system32/cmd.exe happens. It freezes and will not respond. I can't type or even close this box. Help, please. I'm not a computer expert, so the simple step by step instructions will be appreciated.

    It does not start in safe mode. Is there a way I can fix this in safe mode?

    Hello

    1. have you made changes on the computer before this problem?

    2. do you get any error code or error message?

    I would suggest trying the following methods and check if it helps.

    Method 1:

    Start in safe mode and then put the computer in a clean boot state in order to determine which driver or program is causing this issue.

    Step 1: Boot in SafeMode in Windows Vista:

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    Step 2: How to troubleshoot a problem by performing a boot in Windows Vista or Windows 7:

    http://support.Microsoft.com/kb/929135

    Note: once you have completed troubleshooting, try the procedure described in step 7 to reset the computer to start as usual.

    Method 2:

    Restore the system to a point when the computer was working fine and check if the problem persists.

    What is system restore?

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-system-restore

    For more information, see the following link to learn more about system restore:

    http://Windows.Microsoft.com/en-us/Windows-Vista/system-restore-frequently-asked-questions

    Hope the information is useful.

  • Help, please! I get an error message that access is denied 0x80070005 when I try to run the backup facility.

    I use Windows Vista as administrator and use the automatic installation of Windows to save everyday on an external hard drive - this has been fine for months and nothing has changed, but now I get the error message and can save is no longer. I tried to disconnect the external hard drive and reinsert and the drive is recognized. Back up to start running for awhile and then fails. Can anyone help please?

    Hello

    Using third-party backup program or windows backup?

    Method 1
    Step 1:
    I would suggest that you start the computer in safe mode and then run the backup files.

    Start your computer in safe mode
    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    Step 2: If you are able to run backup ins fine safe mode, and then perform the clean boot and remove the program that is causing the problem.

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

    Note: Follow step 7 clean boot KB929135 article to reset the computer in normal mode.

    Method 2
    I suggest you run virus scan online by using the Microsoft safety scanner.

    Microsoft safety scanner
    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: when you do an antivirus online, you will lose data that are affected by the virus. Microsoft is not responsible for the loss of this data.

    Method 3
    Under your administrator account, get full rights and take possession of all the C:\ drive using the following procedures.
    To view your permissions, right-click on the file/folder, click Properties, and check the Security tab check the permissions you have by clicking on your user name (or group of users). Here are the types of permissions, you may have: http://windows.microsoft.com/en-US/windows-vista/What-are-permissions.

  • I am running Vista SP2 64-bit, I'm trying to dl/install updates security 5 and get a 8E5E0147 error. Help, please!

    I am trying to download an update of safety for IE9 (KB2675157) and four updates of security (KB2585542, KB2598479, KB2584146, KB2665364).
    I used Microsoft Fixit.  I did a clean boot.  I disabled my anti-virus and firewall.  I tried to dl/install KB947821 but it crashes after the display of 50% complete.
    Help, please!

    Hello

    1 did you changes to the computer before the show?

    2 have you tried this Fixit?

    Method 1: SFC scanner. Analysis (sfc) System File Checker will Windows replace corrupted or missing system files on your computer.

    Scan sfc enforcement procedure:
    a. Click Start, click principally made programs, accessories, right-click on command prompt and select run as administrator.
    b. click on continue or provide administrator credentials if prompted.
    c. in the type in the following command prompt window and press ENTER:
    sfc/scannow
    Refer to this article for more information:
    http://support.Microsoft.com/kb/929833

    Method 2: Manually download the update in safe mode with network, restart your computer, Place the computer in a clean boot state, install the updates and see if that helps.

    Step 1: Safe Mode:
    Reference: Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    Step 2: Download here: http://www.microsoft.com/en-us/download/default.aspx

    Step 3: Here is the link:
    http://support.Microsoft.com/kb/929135

    Note: When you're done to diagnose, follow step 7 in the article to start on normal startup.

    Method 3: Description of the system update tool for Windows Vista, Windows Server 2008 for Windows 7 and Windows Server 2008 R2: http://support.microsoft.com/kb/947821

  • Computer laptop Toshiba Satellite A200, Vista, microphone does not work! Any help please!

    Computer laptop Toshiba Satellite A200, Vista, microphone does not work! Any help please!

    Hello

    Check with Toshiba support, online documentation and drivers (update or reinstall), and
    ask in their forums.

    Toshiba - Forums
    http://laptopforums.Toshiba.com/

    Toshiba - Contacts
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/navShell.jsp?CF=su_contact

    Toshiba - drivers - access your model
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp?NAV=download

    Toshiba - Support
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp

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

    How to activate Audio devices hidden in Vista and Windows 7
    http://www.Vistax64.com/tutorials/143447-audio-device-enable-hidden-devices.html

    Connect one microphone, music player or other audio device to your computer (you want to be sure
    the mic input is enabled)
    http://Windows.Microsoft.com/en-us/Windows-Vista/connect-a-microphone-music-player-or-other-audio-device-to-your-computer

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

    Pilots may also need to be updated:

    Control Panel - device - SOUNDS - look for HD Audio Manager - Mine said RealTek high definition
    Audio (this is an example and you can have an other name/maker).

    Make sure you write down the description and model double click top - tab drivers - write version. Now
    Click on update drivers who cannot do anything like MS is far behind the certification of drivers. Then RIGHT
    CLICK above and UNINSTALL - REBOOT - this will rebuild the driver stack.

    If your driver shows 06 you have the default windows and part of the question.

    Go to the system manufacturer's website and get the latest Audio/Sound drivers - download - SAVE - go to the place where you
    Put them - right click on Reboot - RUN AS ADMIN -.

    Check the Version tab of the driver in the Device Manager as the restoration of the sound card drivers often
    and then install the latest version. Restart and check after each test, not
    rare to have to run the pilot of 1 to 4 times or more. Just the version make sure you
    installed shows upward on the tab of the driver.

    Then navigate to the site of the manufacturer of the device and search for the drivers more recent and repeat the installation procedure.

    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

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

    After the updated driver.

    Click with the right button on the speaker near clock - recorders - right click in the box - check see the
    Disconnected devices and show disabled devices - check your micro - highlight
    then on lower right properties. Make sure that the appropriate injector is selected and check
    other parameters - levels tab make sure that MUTE is disabled and APPLY / OK to change
    .

    Also in the search for some Audio Manager Panel (perhaps named after the manufacturer of the sound driver). Mine
    is the RealTek Audio Manager, yours can be quite different name if you have one.

    How to activate Audio devices hidden in Vista
    http://www.Vistax64.com/tutorials/143447-audio-device-enable-hidden-devices.html

    Connect one microphone, music player or other audio device to your computer
    http://windowshelp.Microsoft.com/Windows/en-us/help/b0e3d7fb-1b4a-4926-8254-65da289209261033.mspx

    Problems with sound and audio or no sound - a Mr Fixit
    http://support.Microsoft.com/GP/NO_SOUND

    I hope this helps.

  • printer does not print. the connections are fine. onw document in the print queue will not be deleted. Need help, please no error messages given

    I checked the print queue.  I tried to delete the document does not have several times without success.  There is no error message given.  The printer is just the print requests in the queue with answer oout.  Nothing will get the printer to answer.  Help, please.

    Try this procedure (Note: you must be an administrator to do so):

    1. click on the Start button.

    2. right click "My computer" on the left side, then select 'manage '.

    3. click on "Continue" to popup security message that appears.

    4. in the middle pane of the window that opens, double click on "Services and Applications".

    5. double-click on 'Services '.

    6 scroll to find "print spooler".

    7. right click and select 'Restart' (Note: make sure that you have not opened during this operation the printer print queue window).

    You should now be able to delete the print job (or it may have been deleted automatically).

    Rifdhan

    If this is your answer, click on "Mark as answer" below. If it's useful, click on "Mark as useful" on the left.

  • Printer is no longer detected after installed new router. Tried everything. Help, please!

    I have a Photosmart 2575 printer which has worked well for several years.  It has a wired connection to my router.

    Recently, I installed a new router (sky fiber hub) and now the HP software (and any other software printer/scanner) are unable to detect the printer on my network.  It's strange, because my desktop (wired network connection) and my laptop (wireless network connection) can see the printer and I can install it using the standard features of windows 7.  I can also browse the built-in web server, so I know for sure that my printer is on my network and accessible.

    But despite numerous attempts to make the software HP Solution Center to work I am unable to print/scanning etc from this software.  I tried several different 'fixes' including full level 4 uninstall before reinstalling the software, reset the network settings on the printer, the printer remove everything on the network etc etc but nothing worked.

    I tried to use the printing software HP and doctor Scan, but this does not help.

    I'm totally perplexed by this apparent lack of connectivity.

    Can anyone help, please PLEASE!

    Alan Phillips

    Success in the end, but only after many hours of trawling through forums of HP and Microsoft, and many attempts to make the connection!

    But here's a summary of what I did for someone else with this question: -.

    1. I carefully removed all traces of what to do with my PC HP and unplugged the router of network printer.

    This requires many "level 4" uninstall to clear all installed previous falied and delete everything in the temporary file later: -.

    1. press the Windows key and the letter R
    2. tap folder
    3. press enter or click OK
    4. open the file 7z
    5 open the util folder
    6 open the folder of the ccc
    7. double-click on the Uninstall_L4

    2 using the control Panel_Programs and features, uninstall anything left that could be associated with HP

    3. perform a disk cleanup using Start_Accessories_System Tools_Disk cleaning and repeat this for system files

    4 Follwing the procedure found on the following link to check that the print queue is working, and that all the dependencies are "launched": -.

    Link to the message

    In this thread, there is a sequel of the procedure which requires opening a command prompt in administrator mode and enters the command line carefully

    dependent on the spooler of sc config = RPCSS
    (Note the space after the = not before)

    5 run msconfig.exe on the tab general, click on "selective startup", uncheck "Load Startup items", then on the services tab, hide all microsoft services and unselect all items [remember then to revive and return to a normal startup!]

    6. restart the PC

    7 disable Firewall [remember to activate later]

    8. start Internet Explorer (I had previously used Chrome)

    9 download AIO software from the HP Web site

    10. run and connect to the printer when you are asked (make a note of the IP address of the printer)

    11. the network printer was not found immediately, to do this, click Advanced and enter the IP address of the printer

    12 success - the printer was eventually detected and installed correctly.

  • Error code: __Stop: 0x0000008E (0xC000001D, 0x82651B5A, 0xA03EBBD4, 0x00000000) can anyone help please

    My laptop Acer gives me a blue screen on start, or crashes on startup.
    I just got an error code:
    Can stop: 0x0000008E (0xC000001D, 0x82651B5A, 0xA03EBBD4, 0x00000000) anyone help please

    Hello

    Two main causes of this blue screen video drivers and BIOS - check with the system manufacturer
    Site for graphics (Video) card and BIOS, then on site of the manufacturer of the device for the last video. It may be
    other pilots to check there. Disable the installation of self as those who are older and if
    Updates Windows suggests a pilot just HIDE. Antivirus is another possibility.

    See methods of update driver generic in the next message.

    BCCode: 8th 0x0000008E is the same as 0x1000008E

    Cause

    Bug KERNEL_MODE_EXCEPTION_NOT_HANDLED control is a very common bug control. To interpret
    You must identify which exception has been generated.

    Solve the problem

    If you do not have to debug this problem, you must use certain basic troubleshooting techniques:

    • Make sure you have enough disk space.
    • If a driver is identified in the bug check message, disable the driver or check with the manufacturer for driver updates.
    • Try changing video cards.
    • Check with your hardware vendor for updates to the BIOS.
    • Disable the BIOS memory options such as implementing caching or shading.

    If you plan to debug this problem, you may find it difficult to get a stack trace. Parameter 2 (the address of the exception) should identify the driver or function that caused the problem.

    If you do not know the specific cause of the exception, consider the following:

    • Hardware incompatibility. Ensure that all new equipment installed is listed in the list of the products tested Microsoft Windows market.
    • Service driver or defective peripheral system. A chauffeur service or defective peripheral system could be responsible for this error. The hardware problems, such as BIOS incompatibilities, conflicts of memory and IRQ conflicts can also generate this error.

    If the verification of the message bug list a driver by name, disable or remove that driver. In addition, disable or remove drivers or services that have been recently added. If the error occurs during the startup sequence and the system partition is formatted with the NTFS file system, you may be able to use Safe Mode to rename or to delete the faulty driver. If the driver is used as part of the start-up procedure of the system Safe Mode, you must start the computer by using the Recovery Console to access the file.

    If the problem is associated with Win32k.sys, the source of the error may be a third-party remote control program. If this software is installed, you can remove the system startup service using the recovery and then Console by removing the offending system service file.

    Check the system log in Event Viewer for additional error messages that might help identify the device or driver responsible for control of bug 0x1E. You can disable the cache in memory of the BIOS to try to resolve the error. You must also run the diagnostics of material, especially the scanner memory, which provides the manufacturer of the system. For more information about these procedures, see the manual of your computer.

    The error that generates this message may occur after the first reboot during Windows Setup, or after installation is complete. A possible cause of the error is lack of disk space for installation and the system BIOS incompatibilities. For any problems during the installation of Windows that are associated with lack of disk space, reduce the number of files on the hard disk drive target. Search and delete temporary files that you do not have to have, files hidden Internet, application backup files and files saved .chk , which contain fragments of files on disk scans. You can also use an another hard disk drive with more free space for the installation.

    You can solve the problems of BIOS by upgrading the version of the system BIOS

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

    Look in the Event Viewer to see if something is reported on those.
    http://www.computerperformance.co.UK/Vista/vista_event_viewer.htm

    MyEventViewer - free - a simple alternative in the standard Windows Event Viewer.
    TIP - Options - Advanced filter allows you to see a period of time instead of the entire file.

    http://www.NirSoft.NET/utils/my_event_viewer.html

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

    It comes to my convenience store generic bluescreen:

    Here are a few ways to possibly fix the blue screen issue. If you could give the blue screen
    info that would help. Such as ITC and 4 others entered at the bottom left. And all others
    error information such as codes of STOP and info like IRQL_NOT_LESS_OR_EQUAL or PAGE_FAULT_IN_NONPAGED_AREA and similar messages.

    As examples:

    BCCode: 116
    BCP1: 87BC9510
    BCP2: 8C013D80
    BCP3: 00000000
    BCP4: 00000002

    or in this format:

    Stop: 0 x 00000000 (oxoooooooo oxoooooooo oxoooooooo oxooooooooo)
    Tcpip.sys - address blocking 0 x 0 00000000 000000000 DateStamp 0 x 000000000

    It is an excellent tool for displaying the blue screen error information

    BlueScreenView scans all your minidump files created during 'blue screen of death '.
    hangs and displays information about all accidents of a table - free
    http://www.NirSoft.NET/utils/blue_screen_view.html

    BlueScreens many are caused by old or damaged, in particular the video drivers drivers however
    There are other causes.

    You can do without if needed fail or the Vista DVD or recovery command prompt mode
    Options if your system was installed by the manufacturer.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    You can try a system restore to a point before the problem started when one exists.

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html

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

    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

    The log can give you the answer if there is a corrupted driver. (Says not all possible
    driver problems).

    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

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

    Often drivers up-to-date will help, usually video, sound, network card (NIC), WiFi, part 3
    keyboard and mouse, as well as of other major device drivers.

    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

    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

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

    How to fix BlueScreen (STOP) errors that cause Windows Vista to shut down or restart
    quit unexpectedly
    http://support.Microsoft.com/kb/958233

    Troubleshooting, STOP error blue screen Vista
    http://www.chicagotech.NET/Vista/vistabluescreen.htm

    Understanding and decoding BSOD (blue screen of death) Messages
    http://www.Taranfx.com/blog/?p=692

    Windows - troubleshooting blue screen errors
    http://KB.wisc.edu/page.php?id=7033

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

    In some cases, it may be necessary.

    The Options or Vista recovery disk Startup Repair

    How to do a startup repair
    http://www.Vistax64.com/tutorials/91467-startup-repair.html

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • Error 0 x 80070079 windows 7 x 64 win7 - when you try to copy large files to USB. The semaphore timeout period has expired. Help, please!

    Any file larger and begins to copy and Quen stops about 95 to 98% before its finshed. This is some time and comes back with an error 0 x 80070079: the semaphore timeout period has expired. If I boot in safe mode, I get the same thing. I applied http://support.microsoft.com/kb/976972 and it did not help me. Help, please!

    I have Dell XPS9000, Win7 Premium, x 64, I7/920, Nvidia 260, 12 GB of RAM

    Hello

    Thanks for the reply Thahaseena. I think a lot of people have the same problem and it's partially the fault of Microsoft. It is the solution of the problem that works for most people if the heart of the problem is corrupt USB driver (s). The USB driver might get damaged due to defective USB device. This was my case. I bought the 16 GB Sandisk USB which has serious problems. It seems that it is real default, rather than fake. However, I am still investigating.

    This is what happens:

    -Start the copy of the file and at one point gets stuck. After all, you get that infamous error 0 x 80070079. If you try to shoot this defective USB before the error pops out, it's really dangerous abduction of USB that could cause corruption of the driver for the USB controller. This happened to me. So, after this point, none of the USB devices will be capable of the greatest copy files 1 GB +, because my USB drivers are now corrupt and and the transfer is slower. Fast devices and more small files work great, but if you have low speed USB 2.0 device it will not be able to complete the transfer of files at one time and you will receive the error.

    Solution:

    -Stop using the defective device to avoid a repetition of the problem (if you know who is defective). If you do not know, must be eliminated one by one.

    -Disconnect all USB cables except the keyboard cable (at least that is not based USB)

    -Use tabs and the arrows on the keyboard to get to Device Manager

    -Remove all usb drivers, including the one that is connected to the keyboard

    -You may need to force the closure - the dawn of the computer.

    -Do not turn on computer. Get on your knees and unplug the power cord. If you forget this step, the process of booth PC will load faulty driver again. (faulty or bad it depends on the scenario)

    -By unplugging the power cord and let it stay for at least 5 minutes, you force your PC to renegotiate the devices and drivers

    -Connect all USB cables

    -Check the usb status icon in the status bar. Sometimes, you may need to restart the computer if windows asks you to do. Restart the computer if you are not sure what I'm talking about.

    - and... Here we are. Bingo!

    Now, if you plug the faulty device once again, you will need to repeat the process. However, in my case I return to the seller or the manufacturer for repair. You can use this procedure to force the outcrop of USB drivers. That's why I say I blame partially Microsoft for that matter because there is no utility or command available to force this action automatically do that when the problem occurs. This could potentially help people with the question when a few USB ports stop working if its pilots involved.

    If it worked for you, please press useful Votes.

    Thank you.

    Ntongo

  • Help please! ... No UPDATE of VICTORY since * 2011 *! Win 7, 32 bit, the ASUS Eee netbook

    Hello world

    I know some basics, but can't seem to understand this one!

    ASUS Eee PC 1011PX, Intel Atom N570, Windows Starter, Service Pack 1, 32-bit, @1. 66 GHz 1.67 GHz, 1 GB ram... (netbook)

    Does not at all, update... .last updated 2011!

    Sitting in an office that is not used for 3 years.

    Says "updates more recent audit for 2014' and the last installed 2011." .... 134 important updates available (409,7 MB).

    Said to Windows is activated, and the general system is ok...

    * (slow system, but it was always like that because only 1 GB of ram, or so that's my guess)

    As a first step:

    I have re-uploaded (free editions of their sites) Ccleaner, Malwarebytes, and Superantispyware... then double checked versions for my 2 other laptops (HP win8 and an even older Acer with Vista) where I have these 3 tools also.

    Updated program of Avast and definitions.

    * has no re - download Avast *.

    CCleaner.

    -scan analysed then main to remove.

    -analysis of the registry. says it fixes stuff, but I note he's sorry.

    Malw.

    -hyper scan

    -analysis of the threat. found a few away from browser... wjam/yahoo stuff and a few others.

    Superantisp.

    -analysis of critical points. Ok

    -quick scan. typical minor stuff, nothing to note.

    -full scan. even

    Avast.

    -smart scan

    -quick scan. Ok

    -full scan. Ok

    -Start scan. Ok

    -After above scans, always had prob, so I changed to high sensitivities/heuristics, and made sure that all of the scans scanned all drives including system and rootkits player... then back above scans.

    I tried Microsoft Fixit suggested troubleshooting tool... said it fixed 1 corrupted registry.

    ++ FINALLY ++ Rebooted in safe MODE and above repeated scans. (with the exception of Avast, it is not designed for safe mode more)

    ALL OF THESE PROCEDURES WAS NOT ABLE TO REPAIR WINDOWS UPDATE :(

    * Maybe I have to investigate my diary of the events/spectator, looking for the exact time that it update?

    * Maybe tweaking avancΘs (which I do not fully understand)... and create analyses in all of the above tools?

    * I don't have any method of restoration again, but do not know if it is available as too far behind. AND I have no boot disks/Win to start to update my system.

    Help, please!

    See you soon,.

    -

    Have you tried:

    https://support.Microsoft.com/en-us/KB/971058

    Automatically reset the Windows Update components.  There is also a very detailed manual procedure there that looks like it could help.  It's not clear no dialogue on this page that the automatic procedure does the same thing.  Worth a try!

Maybe you are looking for