cannot set RMAN compression algorithm

Hi guys...

I use the oracle 11g on OEL5 11.2.0.0.0 compatible parameter database

When I use the following command in the RMAN, it gives an error as shown below.

RMAN > set up the "bzip" compression algorithm

using the control file of the target instead of recovery catalog database
RMAN-00571: ===========================================================
RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
RMAN-00571: ===========================================================
RMAN-03002: failure of the command configure at 2010-10-16 15:24:42
RMAN-06806: compression algorithm "bzip" of output by DEFAULT not found

help please...

vishnusivathej wrote:
Hi guys...

I use the oracle 11g on OEL5 11.2.0.0.0 compatible parameter database

When I use the following command in the RMAN, it gives an error as shown below.

RMAN > set up the "bzip" compression algorithm

using the control file of the target instead of recovery catalog database
RMAN-00571: ===========================================================
RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
RMAN-00571: ===========================================================
RMAN-03002: failure of the command configure at 2010-10-16 15:24:42
RMAN-06806: compression algorithm "bzip" of output by DEFAULT not found

help please...

Click on the following link:
http://kkempf.WordPress.com/2009/09/09/11gr2-RMAN-you-are-too-dumb-to-pick-a-compression-algorithm/

Kamran Agayev a.
Oracle ACE
- - - - - - - - - - - - - - - - - - - - -
My video tutorials of Oracle - http://kamranagayev.wordpress.com/oracle-video-tutorials/

Tags: Database

Similar Questions

  • Oracle RMAN compressed backupset on TSM disk pool

    Hello

    We have an Oracle 11.2.0.3 database, size * 2.2Tb* on AIX 6.1.

    There are a bunch of disks in TSM 6.3, size * 4 Tb *.
    When you try to take a Tablet backupset on this pool with the command:
    run {
    allocate channel ch01 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch02 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch03 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch04 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch05 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch06 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch07 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch08 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch09 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch10 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch11 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch12 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch13 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch14 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch15 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    allocate channel ch16 device type SBT parms 'ENVTDPPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    
    BACKUP AS COMPRESSED BACKUPSET FULL DATABASE;
    
    release channel ch01;
    release channel ch02;
    release channel ch03;
    release channel ch04;
    release channel ch05;
    release channel ch06;
    release channel ch07;
    release channel ch08;
    release channel ch09;
    release channel ch10;
    release channel ch11;
    release channel ch12;
    release channel ch13;
    release channel ch14;
    release channel ch15;
    release channel ch16;
    }
    backup fails with the error:
    RMAN-03009: failure of backup command on ch16 channel at 11/28/2012 12:22:17
    ORA-19502: write error on file "CS_20121128_qlnrehrm_1_1.DBF", block number 257 (block size=8192)
    ORA-27030: skgfwrt: sbtwrite2 returned error
    ORA-19511: Error received from media manager layer, error text:
       ANS1311E (RC11)   Server out of data storage space
    channel ch16 disabled, job failed on it will be run on another channel
    Attempts to run above the command also failed on cluster disks in TSM with size * 5 TB *, * 7 TB *. But this size is 2 - 3 times bigger than the original DB Dimensions (2.2 to).
    The last attempt to run our command successful on TSM disk pool of * 15 TB *!. During its execution, we could monitor the use of the disk pool of * ~ 7 TB *. Once the backup is complete, the disk pool released and only * ~ 100 GB * compressed backupset remained.

    -----
    So the question is: is this a problem or an RMAN or TSM normal?

    We will be very greatfull for your kind answers!


    Kind regards
    Iago

    Hello;

    Not sure how the algorithm works or how the channels have an effect on the compression. Would assume its done in memory or speed would suffer.

    It shows all and testing them to get an idea of what to expect:

    RMAN backup compression

    http://gavinsoorma.com/2009/12/11g-release-2-RMAN-backup-compression/

    And so for this:

    http://taliphakanozturken.WordPress.com/2012/04/07/comparing-of-RMAN-backup-compression-levels/

    And finally:

    http://www.dbspecialists.com/blog/database-backups/RMAN-compression-algorithms-in-11gr2/

    Best regards

    mseberg

    Published by: mseberg on December 7, 2012 03:52

  • RMAN backup Compression algorithms?

    Hi Experts,

    Please help me, I'm a little confused here.

    1. which algorithm of Compression in RMAN needs license of Advanced Compression in the list below?

    • BASIC
    • LOW
    • MEDIUM
    • HIGH

    2. I'm under the impression that you don't need Advanced Compression license if you use BASIC ALGORITHM of COMPRESSION, but I could be wrong please advise.

    Kind regards

    ZKM

    Basic compression is not license required...

    http://docs.Oracle.com/database/121/BRADV/rcmconfa.htm#CHDEHCEB

    Supported Compression levels

    Oracle database provides two types of compression algorithms: a default compression algorithm and a group of algorithms of compression available with Oracle Advanced Compression option. The default algorithm is a standard Oracle database feature, while Oracle Advanced Compression option is sold separately.

    Default compression

    You can configure the default compression algorithm, which does not require Oracle Advanced Compression option.

  • Satellite M100: Cannot set the resolution 1368 x 768 on external LCD screen

    Satellite M100-179
    Graphics - ATI x 1400 card.
    Cannot set the resolution 1368 x 768 on connected usung Sub - D LCD TV Samsung 32R72
    There is no resolution 1368 x 768 in the available resolution list.

    The graphics card hardware support different screen resolutions, but if the driver doesn't contain this resolution of the screen so that you cannot choose it.
    I think so you re not able to choose this special resolution on the external display.

    In my opinion it has nothing to do with the graphics card or with the screen, but only with the graphics driver.

  • Tecra A4: Cannot set the resolution of 1280 x 800

    Hi all.

    I have a Tecra A4, and for the last 2 days I am trying set up the screen at native resolution of 1280 x 800, without sucssess.

    I try a lot of things, like updating drivers, use the restoration of the system, the value 'stretch' in the BIOS, etc, but this resolution do not appear on the display settings (I use XP SP2). I've only 800 x 600 and 1024 x 768.

    In any of these resolutions, a wide black border appear to the right of the screen. A small border appears on the bottom, too.

    Please, how can I solve this problem? I don't want to use the Toshiba restore, some programs I use are very difficult to find and install.

    Thank you.

    You cannot set this resolution if this resolution of 1280 x 800 is not part of the display driver.
    The graphics card driver contains all available resolutions and if one is missing, I mean not rated, it s not able to select

    Nothing to buddy

  • Satellite A30 - cannot set up the binding wireless modem

    Hello
    I have a satellite a30. I just upgraded to broadband and cannot configure the WiFi wizzard. the modem is working perfectly thanks to threads, but cannot set up wireless despite my efforts! Please can someone help?
    see you soon
    Claire

    Hello

    What's the problem?
    You are not able to see the thread or what?

    Are you sure of the laptop and built-in wireless network card?

    Remember that the WiFi card is optional on the Satellite A30 and not all models includes the Wlan miniPCI card
    Thanks for posting more details!

    PS; If the laptop supports a WLan card internal, you should check only that steps;

    -Check if the WLan adapter is enabled on the laptop. Activate the switch on the side of the laptop and the FN + F8 key combination!
    -Check if the windows own WLan configuration is marked
    -Be sure that you use the right WLan encryption and whether encryption is supported by WLan modem (router) and wireless network card
    -Check if the standard 802.11 WiFi, B or G is accompanied by WLan modem (router) and wireless network card
    -Make sure that the router MAC filtering option has been disabled!

    As you can see all of these options are important to connect to the wireless LAN.

  • RN314 cannot set up alerts

    Just I have an open for this support ticket and I'm getting nowhere fast at the moment, while the community has been so useful until now I was wondering if someone here could help/advise.

    -For the NASs x RN31400 2 I am owner and you have registered with you I am unable to setup e-mail alerts. I tried to use 3 e-mail addresses of 3 service providers: Yahoo, Hotmail/Outlook and also my own ISP TalkTalk email providers. No matter what settings I use for all 3 e-mail providers, I get the following error message: check the settings of the smtp server cannot send a code error message 5008010002 msmtp test e-mail alert on my 3 x NV + s very well using my Yahoo e-mail address work. On one of the RN31400s using Yahoo worked initially and the alert section would say that it has been configured correctly and I'd get emails to my 2 hotmail addresses, it was on 1 of my RN31400s on the other RN31400 the settings would save not and always say, there was a problem but I had managed through test messages. Now, no matter what settings I use, which email provider I use, etc. I can't e-mail job alerts! Please help because this is obviously a problem with the NASs and the software on devices, the version of the firmware on two is 6.4.1 Ive set up the addresses of 3 E-mail on an e-mail within my network client and all 3 work well, the 3 x NV + s do not have a problem using my Yahoo account to send alerts check my routers and firewalls there is no blocked traffic and I can't telnet to Server 3 Messaging without problems. Please advise/help, thanks.

    And...

    OK the update of the firmware did not work, I have one of the update firmware version 6.4.2 RN31400 and after 2 reboots, I am still unable to receive job alerts.

    The I am using SMTP servers are:

    Yahoo =
    ------------------------
    Email provider: Custom
    User: [email protected]
    Password: xxxxxxx
    SMTP server: smtp.mail.yahoo.com
    SMTP port: I've tried 25, 465, and 587
    From: [email protected]
    Use TLS: I tried checked and unchecked

    Hotmail/Outlook.com =
    ------------------------
    Email provider: Custom
    User: [email protected]
    Password: xxxxxxx
    SMTP server: smtp - mail.outlook.com
    SMTP port: I've tried 25, 465, and 587
    From: [email protected]
    Use TLS: I tried checked and unchecked

    TalkTalk = it's the ISP I use!
    ------------------------
    Email provider: Custom
    User: xxxxxxx@TalkTalk,net
    Password: xxxxxxx
    SMTP server: smtp.talktalk.net
    SMTP port: I've tried 25, 465, and 587
    From: xxxxxxx@TalkTalk,net
    Use TLS: I tried checked and unchecked

    Ref: browser, I used Firefox and Internet Explorer, not that it should make no difference whatsoever.

    Ref: screen captures, don't need the parameters are listed above for the two RN31400.

    Ref: parameters for the NV 3 x + an are as follows:

    Yahoo =
    ------------------------
    Email provider: Custom
    User: [email protected]
    Password: xxxxxxx
    SMTP server: smtp.mail.yahoo.com
    SMTP port: 465
    From: [email protected]
    Use TLS: Is checked and

    Test of the emails for the configuration of alerts on the NV + s are still working fine, DO NOT WORK for the RN314.

    Please tell us what can be done to solve this problem, thank you.

    And...

    Full error message =

    Unable to send a test message.

    Unable to send a test message. Check the settings of the SMTP server. Code: 5008010002 error msmtp

    DateTime: 05:02:09 04/02/2016

    And...

    Hello

    Just right now I can read the KB article - which does not help somehow:
    KB.Netgear.com/app/Answers/Detail/A_ID/23066

    There is nothing wrong with the configurations that I use.

    All 3 servers SMTP and the above settings work very well on my NAS NV +.

    All 3 servers SMTP and the above settings work fine on Outlook or Mozilla Thunderbird's within my network.

    All servers SMTP 3 and address listed above work fine when I Telnet to them within my network.

    First settings of Yahoo SMTP worked well on one of the RN314 and seemed saved and ok.

    Also...

    At the beginning of Yahoo SMTP settings worked well on one of the RN314 but not record or say that it has been configured correctly.

    Then obviously there is something wrong with the SMTP service/server on these NAS RN314 2 bed.

    I am not willing to allow you access as it will provide no benefit whatsoever.

    For the course of 20 years, so it's nothing that can be done with you giving remote access with the exception of confirm you what I have already said previously, I have worked in it.

    And...

    So please advise what Netgear will do then or advise what other other confirming my settings allow remote access?

    Your forums to research it seems that problems with mail like this are apparently quite common, so what has already been done to solve the problem?

    Also the error code: Code: 5008010002 error msmtp

    Why you are not this survey with your development teams who wrote the OS on the NAS working on what actually the error means?

    There is nothing wrong with the configuration that it works very well on my 3 x NV + NAS, it works very well in e-mail clients, it works very well in Telnet, and it worked very briefly on the 2 x RN314 of for of Yahoo SMTP settings.

    Eron - if you are unable to help further please add this problem to your support line... 3rd line?

    Thank you.

    And...

    I also tried my account GMAIL apps less secure according to this thread the value:

    https://community.NETGEAR.com/T5/using-your-ReadyNAS/cannot-set-up-alerts-on-my-ReadyNAS-RN314/TD-p/...

    GMAIL =

    ------------------------
    Email provider: Custom
    User: [email protected]
    Password: xxxxxxx
    SMTP server: smtp.gmail.com
    SMTP port: I've tried 25, 465, and 587
    From: [email protected]
    Use TLS: I tried checked and unchecked

    If this does not work on the RN314 but it works very well on the NV + of via Telnet and in an email client (x 2)

    Please escalate to your next level of support, thank you.

    Right, I have fixed on one of the RN314 far...

    I backed up all my data on this RN314 and did a factory default.

    I have reproduced the RN314 settings manually then nonworking time for the reset RN314 except for identification data, i.e., name, etc.

    Exactly as it was before... and now the RN314 in default works fine.

    I am currently backing up the data on the RN314 now inactive to perform a Setup factory on that one and see if that solves the problem on this one here.

    Then we can close this and I will refer to it with a new thread if I need if the second RN314 still has problems after the default settings.

  • Cannot set up eprint

    Cannot set up eprint.

    My printer was working with eprint very well until I got a new router. Since I can't not to use or setup eprint.

    It is connected to the home network wireless and it works fine for printing documents.

    I have reset the factory for Web services settings, but still no luck. Continue to flock to the top that I'm not connected to a network and wants a proxy

    Can anyone help

    Thank you

    Hello

    The valid IP address would start by 192.168 if the IP address starts with 169 or something else is not a valid IP address.

    If the address of your router is 192.168.1.1 then the IP of the printer should be something like 192.168.X.X

    OR

    If your laptop is connected to multiple networks, this problem may occur. Please connect your laptop to only if the wireless network to which the printer is connected, try anything again.

    Kind regards

    Olilloyd

  • Cannot set the time zone of Moscow winter + 3 hours.

    Cannot set the time zone of Moscow winter + 3 hours.
    Set the time zone Minsk 3 after the GPS clock moves forward 1 hour, timezone is set back from Moscow + 4.
    It is an error of your software when you are ready to address this issue.

    Automatic deactivation date & time(Settings>Date&Time...)

  • Cannot display the compressed folder

    I have download the compressed file: Impossible_Creatures_Bonus_Animal_Unlocker.
    But the folder is not visiable once it has been downloaded. (I am trying to download to the folder where IC)
    When I download again, tells me the file already exists and I can see it listed in the dialog box.  But after downloading, I can't navigate to the folder, it is not visiable.
    I am running windows 7

    Also I tried to download the patch 1.1 in the IC folder and I get an error message saying that I need to talk to my administrator

    Strange - this is a ZIP file, it should work, but if the "compressed folder" has been "zipped" with a different program, compression algorithms may have a problem.

    Technical mumbo-jumbo side, download the trial version of WinZip ( http://WinZip.com ) or WinRAR (http://rarlab.com ) and see if you can extract the files in the folder zipped.

    -Nu WinBreak.com - video game Fanblogging

  • Error: The installer cannot set Windows XP required configuration information during the upgrade to Windows XP Home SP3 of Windows XP Pro.

    Original title: OEM Windows XP Home SP3 update XP Pro

    Here is a compilation of the messages from another forum regarding
    My problem:
    ---------------------------------------------------------------

    I'm trying to upgrade a Windows XP Home Sp3 OEM system to
    Windows XP Pro. (There are a few Pro features
    that are not available in the House I now need: (1) the files offline and
    (2) an add-on available for free to Onenote 2007, Top2onenote, requires a Pro).
    I don't want a clean install, but an upgrade. I bought a Windows XP Pro
    Upgrade CD on Ebay that was Windows XP Pro
    Gold (v2002). I'm sure that's true for the following reasons:

    It has been listed as an upgrade, but the CD is not labeled "Upgrade".
    It seems very authentic with all Microsoft holography.
    He came in the standard package of Windows XP (without box),
    and it was sealed.
    The name of volume for the CD is WXPFPP_EN. The Internet,.
    It is the retail of Windows XP Pro RTM (gold)!

    Here are things I tried initially.

    (1) I tried to upgrade to Pro from the purchased CD. It is immediately
    has refused to upgrade indicating the upgrade OS (Pro) is older than the
    installed OS (home)...

    (2) I read about "slipstreaming". "Slipstreaming" allows to integrate
    a service pack with an earlier version of the operating system. I created a
    upgrade XP Pro SP3 with Nlite slipstreamed CD image (and
    Autostreamer later, but it made no difference) from the purchased CD
    and a file containing SP3.

    After you burn the CD and start the upgrade
    (Windows installation), the upgrade process
    product through "information collection."
    "Dynamic update" and "Preparation of Installation" with
    no problems. My computer restarted and returned to
    "Installation preparation". A progress bar called 'Progress '.
    quickly filled to about 90% and the hanging system
    at that time there for about 15 minutes.
    Then, I got the following error message:

    Setup cannot set the required Windows XP configuration
    information. This indicates an internal Setup error.

    This is where I am stuck. I had to leave the installation at this point.
    My drive is starts raining and I had to restore a backup.

    (3) just for the heck of it, I formatted my hard drive and
    reinstalled my original OEM XP Home SP3 OS (no clean up, no user file).
    I immediately used my XP CD slipstreamed Pro to try one
    upgrade to XP Pro and IT WORKED! I need to find out why the
    properly clean XP Home OS upgraded to XP Pro but my pre-existing
    (with the files users, drivers, etc..) XP Home OS does not level
    successfully to XP Pro.
    -------------------------------------------------------------

    Another post:

    Yet once, today, I installed a new copy of OEM Windows XP Home Sp3.
    I continue with installation of all the essential and the add-on
    pilots (essentially all my original version). Then, I
    set up a network connection and firewall. With this configuration,.
    I ran the Pro XP slipstreamed SP3 CD. The upgrade to XP Pro
    success (even if the upgrade not configured my graphics
    card properly). I guess my current problem is either the registry,
    the WINDOWS, some user file or parameter file.
    ---------------------------------------------------------------

    Another post:

    I made a file and the backup of the folder C:\Windows folder
    on my system that is pre-existing (OEM XP Home Sp3). I also did a
    separate the backup the State of the 'system' on my pre-existing system.
    These are added my full image backup of her pre-existing
    system a month ago.

    I did a backup image of my system (minimum fees OEM XP Home
    SP3 with all the original installed drivers over a network configured
    connection and a firewall configured). This system will upgrade
    XP Pro with XP Pro SP3 slipstreamed CD successfully.

    Experiment 1:

    I've restored my minimum system. I then restored the C:/Windows folder
    and the State of the pre-existing system backup system. A startup
    has managed (with a minor irritant). I had to activate Windows.
    Then, I tried upgrading the slipstreamed XP Pro processor. He stopped
    at the same place during the upgrade and gave the same error as before:

    Setup cannot set the required configuration information Windows XP.
    This indicates an internal Setup error.

    Experiment 2:

    I've restored my minimum system. I then restored the system state only
    the backup of the pre-existing system. After startup I was asked to
    activate Windows, but answer Yes to the question would be to disconnect me
    the system. I couldn't get connected to try the XP Pro upgrade.

    Experience 3:

    I've restored my minimum system. I then restored only the C:/Windows
    the backup of the pre-existing system folder. Once again, as in experiment 1,
    the upgrade failed at the same place with the same error message.

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

    Before the experiment 3, I hoped that 3 experience would succeed so I
    could conclude that I had a registry problem. I'm not sure now.
    I don't know what to try next. Take the minimum system and reinstalling
    my files of the user is not an option that my hard drive has over 200 GB of
    programs! If I restore all files and folders of my pre-existing
    I would still have backup to restore a system state the reliable (read the registry).
    ---------------------------------------------------------------------

    Sorry for the length! If anyone has any ideas I would appreciate your responses.

    Thank you

    Hello

    This problem can occur if a piece of hardware that is installed on your computer is not compatible with Windows XP.

    For more information, see this link:

    Error message: Setup cannot set the required Windows XP Configuration information

    Hope the helps of information.

  • Cannot set "Power Options."

    Cannot set the 'power options' in the Power Options dialog box.  There is no saved power scheme and boxes for standby, turn off hard drive, hibernation, etc. are all dark and I cannot choose one of them.  Help me if you can.

    Hello

    ·         Did you do changes on the computer before the show?

    Follow the steps in the Microsoft Knowledge Base article and check.

     

    Power scheme options are unavailable on a Windows XP-based computer

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

    You can also view the article mentioned below for more information:

     

    Configure Windows XP power management

    http://Windows.Microsoft.com/en-us/Windows-XP/help/Setup/configure-power-management

    Let us know if that helps.

  • Error - ' Manager of power strategy cannot set the regime... two revision levels are incompatible "when trying to save the scheme in power options.

    Original title: cannot set a power scheme in Power Options

    Cannot set a power scheme. When I try to save the scheme, "Manager power strategy impossible to define the... two revision levels are incompatible."

    How can I fix it?

    Hi BernieHopkins,

    1 have you properly previously defined the power scheme?

    2 have you made any hardware changes or software on the computer before this problem?

    3. What is the full error message that you receive?

    If you receive the same error as mentioned in this link, you can follow this link & check if the problem persists.

    Error message: Power Manager political unable to define a strategy. Indicates two revision levels are incompatible

    Hope the helps of information.
    Please post back and we do know.

  • HP LaserJet Pro MFP M125-M126: cannot set the default printer

    Hello

    We have HP LaserJet Pro M125 - M126 PCLmS network MFP all in one printer, as the installation of all users was a success and was working fine the day of installation, after a day all users face the question cannot set default pritner, cannot print, all users are faced with question at a time ,

    quick response is appreciated,

    Hi @darshan9 ,

    I see that you have problems affecting the default printer for users and you cannot print over the network.
    I'd love to help you.

    Do you mean the configuration of individual computers with the printer on the network users, or a computer with multiple users?

    You have administrative rights on the computer to make changes?

    What is the name and the product number of your printer? How can I find my model number or product number?

    Download and run the Print and Scan doctor. It will diagnose the problem and could solve it automatically. http://www.hp.com/go/tools > using HP diagnostic tools for printers under Windows HP.

    I suggest you to check if you have another account user or an administrative account.

    I also suggest to create a new user account and check if you are able to set the default printer.

    Create a user account. Create a user account.

    If you're still having problems, run the Fixit tool. Diagnose and automatically fix problems printing and printer.

    What were the results when you ran the Print and Scan Doctor? (she print or scan, error messages)

    If there is anything else I can help you, let me know.

    Good day!
    Thank you.

  • Cannot set the restore point with the error "The Volume Shadow Copy service used by the system restore does not work."

    Cannot set the restore point with the error "The Volume Shadow Copy service used by the system restore does not work."  How can this be repaired?

    Hi rebick,.

    Try the troubleshooting steps presented by spirit X in this thread.

    Dena
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • Key USB Bootable Bootcamp could not be created

    Hello, I am trying to install windows 10, I downloaded the iso from microsofts website and already got bootcamp on my USB support software, I tried to install windows with iso 10 but it says "Usb bootable stick could not be created" then under it, he

  • Does not recognize iPad Mini Flash 'female' connector cable

    Cannot load my Ipad Mini.  Tried to load it with three Apple different lightning charge connector cords.   Well all worked until today.  Seems that the female end of the connection does not recognize the plug more.  Misfortune.

  • 'New window' does work well across multiple screens

    OS X 10.11.3 (15 D 21) I have two monitors connected to my rMBP with Thunderbolt ports. To facilitate the description, I want hereby the two views under A and b. Assuming an application (for example, chrome, finder) window was launched in A display.

  • How to remove a pdf file?

    I downloaded a pdf file of my email. I recorded and it opens with the application of the pdf, but I can't understand how to remove outside off pdf app. Any suggestion would be great.

  • Lenovo thinkpad t450s will not be to the video when it's on battery

    Video freezes when the notebook is on battery, when you move the mouse, it continues to play. Audio plays all the time. Overall performance slows down terribly. Windows will not close or open until the passage of the mouse. Videos won't play on 3 bro