a question from a newbie: create user failed.

Hello.
I'm a newbie on the oracle database, and now, I encounter a question. It is said in the book that you can use:

create username
identified by password;

to create a user. But when I test:

create user test1
identified by test1;

the system returns:

ORA-01031: insufficient privileges

How does this happen?

It happens because the user with which you are currently connected has no privilege to create users

Tags: Database

Similar Questions

  • IOM Provisioning - OID Create User fails with a weird error

    Hello

    I have the auto layout installation service using access policies, the user is to created in IOM, then he's trying to delivery to the OID.

    I get the following error while trying to create the user in the OID. The "Create a user" task is rejected status with the error "Could not create user".


    DEBUG, December 6, 2010 14:07:33, 573, [XL_INTG. OID], com.thortech.XL.Integration.OID.tcUtilOIDUserOperations: getMultiValues(): COMPLETED
    DEBUG, December 6, 2010 14:07:33, 574, [XL_INTG. OID], com.thortech.XL.Integration.OID.tcUtilOIDUserOperations: escapeCharactersDN(): STARTED
    ERROR, December 6, 2010 14:07:33, 575, [XL_INTG. OID],====================================================
    ERROR, December 6, 2010 14:07:33, 575, [XL_INTG. OID,] ERROR in com.thortech.xl.integration.OID.tcUtilOIDUserOperations:createUser(S,S,S,S,S) generic Exception Exception:
    ERROR, December 6, 2010 14:07:33, 575, [XL_INTG. OID],====================================================

    ERROR, December 6, 2010 14:07:33, 575, [XL_INTG. OID],====================================================
    ERROR, December 6, 2010 14:07:33, 575, [XL_INTG. OID],
    ERROR, December 6, 2010 14:07:33, 575, [XL_INTG. OID],====================================================

    DEBUG, December 6, 2010 14:07:33, 575, [XL_INTG. Election of OID], com.thortech.XL.Integration.OID.tcUtilOIDUserOperations:createUser(S,S,S,S,S) with the code: USER_CREATION_FAILED
    DEBUG, December 6, 2010 14:07:33, 575, [XL_INTG. OID], com.thortech.XL.Integration.OID.tcUtilOIDUserOperations: disconnectLDAP(): STARTED



    I mentioned the following post:

    IOM - OID Direct Provisioning of users newly created via the err access policy

    Mistakes are similar, but it seems that in my case the container DN is updated using the adapters to prepopulate.

    Any ideas to fix it?

    Concerning
    Vijay Colin

    I would recommend to sniff the connection (http://iamreflections.blogspot.com/2010/08/how-i-learned-to-stop-worring-and-love.html) or decompile the connector.

    Newspapers are not very useful.

    Best regards
    / Martin

  • Quick question from a newbie

    I want to implement VOIP trunk between two fixed location. Location A is as B location is the work from home. There is a virtual private network between the two, they are on different subnets. I want to access the PSTN line to site B to Site A (home) (work) using VOIP. In other words, I want to use the PSTN to work for voice calls when I'm working from home.

    Can I install the SPA3102 to work and use SPA901 home. No SIP server comes directly from trunk between the two. In other Woods can I just "dial" the SPA3012 using the SPA901 and get the PSTN tone. No other device will not involve just point to point between these two.

    Is it possible, is it easy to implement?

    Thank you very much

    Peter

    I found the answer in the excellent "sandbox SPA3000 to save the document. It seems that this question was asked several times our apologies for those who discover VOIP it also well know what question to ask and what to actually look for!

    Anyway sort

  • A few questions from a newbie...

    Hello

    I just spent following design Adobe and purchased LightRoom too. Since I worked for more than 25 years with Corel, I have a few questions:

    01. is or there will be facial recognition? (as in 'elements')

    02. When is it possible to add a GPS log information to photos to adding photos from a card?

    03 what is the noise reduction work with exif values (iso, model of camera etc) of the specific photo or is it a ' diminution '?

    04. is there a place I can download more templates HTML/web?

    05. when adding keywords and other meta-data, may they be used in other programs too? (They will appear in other graphic programs?) Or is it something specific 'LightRoom '?

    Thanks for any help,

    Theo

    01. is or there will be facial recognition? (as in 'elements')

    02. When is it possible to add a GPS log information to photos to adding photos from a card?

    03 what is the noise reduction work with exif values (iso, model of camera etc) of the specific photo or is it a ' diminution '?

    04. is there a place I can download more templates HTML/web?

    05. when adding keywords and other meta-data, may they be used in other programs too? (They will appear in other graphic programs?) Or is it something specific 'LightRoom '?

    Theo...

    1. not at the present time but maybe in the future - you can place a request to feature here: https://www.adobe.com/cfusion/mmform/index.cfm? name = wishform & promoid = EWQQL

    2 Jeffrey Friedel has a lot of plugins including geo-coding here: http://regex.info/blog/lightroom-goodies

    3. Yes, noise reduction applied is sensor and iso-dependent.

    4 Matthew has a few nice guns, etc here: http://theturninggate.net/

    5. metadata are stored in IPTC format must be used. The metadata should be saved in files or xmp side cars having Autowrite enabled in the settings of the catalogue or by saving to files with cmd/ctrl-s.

  • Question from a newbie Square One

    Good so I just recently started playing with flash. For my music, I create a site entirely in flash. I have the layout and everything I want to do.

    Basically, I want to have the Viewer by clicking on a button (home, about me, music, ect...) and have the page above the bar "menu" change to the appropriate page. I know I know, use buttons and scenes.

    BUT the question I have, is I have actionscript (not sure one, again I'm fairly new,) already in the script, and I don't know how to change it so that both a button scene that kind of thing might work.

    This is what (I assume) the action of the scene button might look like. I know that it is actionscript 3:

    button_1.addEventListener (MouseEvent.CLICK, fl_ClickToGoToScene);

    function fl_ClickToGoToScene(event:MouseEvent):void
    {
    MovieClip (this.root) .gotoAndPlay (1, "Scene 3");
    }

    Here is the code I have in it the graphical thing slide:

    Script section One:

    If (_root._xmouse > _level0.circle._x) {}
    _level0. Circle._x = (_level0.circle._x + 20);
    } else {}
    _level0. Circle._x = (_level0.circle._x - 20);
    }

    Script section two:


    If (_root._xmouse > _level0.circle._x) {}
    _level0. Circle._x = (_level0.circle._x + 20);
    } else {}
    _level0. Circle._x = (_level0.circle._x - 20);
    }
    gotoAndPlay (1);

    http://karimusic.weebly.com/ < < <-I just put the SWF on a random weebly site, just watch the flash as it will be the entire site.

    Thanks for any help!

    1. you need a stop() attached to a frame where you want as your main stop scenario.  otherwise, your swf file will play through all your frames in all scenes and then wrap and repeat.

    2. you have a button named button_1 onstage and you have a "scene 3"?  If so, the following should work:

    button_1.addEventListener (MouseEvent.CLICK, fl_ClickToGoToScene);

    function fl_ClickToGoToScene(event:MouseEvent):void
    {
    MovieClip (this.root) .gotoAndPlay (1, "Scene 3");  Yet once the timeline will not stop unless there is a stop() somewhere (or gotoAndStop()).
    }

  • Quick question from a newbie... Can I use an API of the Adobe Reader to open and fill out a PDF form to my MFC application?

    Hello people.

    If I'm in the wrong forum, might well want to suggest a more appropriate forum?

    It is a pretty basic question.

    I downloaded the SDK and watched, but I'm still a little uncertain. Simply because there is a ton of information to this site, and it's all new to me.

    I have a Visual Studio MFC application. (Visual Studio 2008)

    I want to change the application to read a PDF form to fill out, and I want to programmatially fill in some of the data in the field as it appears on the screen. This could be considered writing a PDF file, but I think it's only complete, because I can do this with Acrobat Reader. I assume that there is an API available to do this.

    I saw something on IAC, then maybe that where I need to study.

    I'm the developer. I need to buy Adobe Acrobat? Or is the right drive for this?

    My customers will need to purchase Adobe Acrobat? Or the drive will be enough?

    It's one thing for me as a developer to buy the tool to improve enforcement, but another question, if I go to the end users and tell them that they need to buy and install Adobe Acrobat.

    I'm not afraid to have a discussion, I just want to know ahead what debate, I need to have.

    Are there different APIs available for different Windows OS? One for XP for Vista 32-bit, one for Vista 64-bit, for Windows 7... etc.

    Or is this the same way, regardless of the platform?

    I'm looking for advice.

    All would be appreciated.

    Thank you

    The only way to fill a form in Adobe Reader is to use the file in FDF or XFDF format.   They are text-based formats that you can put the form data and a link to the PDF document in and then ask the REader to open it (and the associated PDF file) upwards and fill automatically.

    You can't poll drive for more information, however.

  • Announces special "Create User" Failed, but updates are applied

    Hello.
    I have a singular problem

    One of the managers of the company put into service a user AD directly on the AD server.
    After that, he approved the IOM application for commissioning. Obviously, the Uset task create said that the user already exists.

    Now the resource in the IOM is in a State of "Provisioning" and cannot cancel or manually set the status of the task "create a user".

    Reconciliation process does not change the status of resourse but when a change is made to the IOM, the change is applied also to Active directory the user (in the Ad Server)

    How could I change the State of the resources to "configured"?
    or change the status of the task 'Create a user' remaining?

    Thank you.

    Hello

    It is a project of a scheduled task that allows you to fill it out manually. Also, the task of the user to create, model State mapping tab, map the MC to set up. Move your mouse over the name of the task to see his number, then fill in the number in the parameter of the scheduled task and run.

    package rguimaraes.oim.scheduler.tasks;

    Import Thor.API.Operations.tcProvisioningOperationsIntf;

    SerializableAttribute public class CompleteTasksManually extends SchedulerBaseTask {}

    private String strTaskNumbers;
    [long]; private taskNumbers

    public void init() {}
    try {}
    Examples: 3453 2343 54565; 3423; 4
    strTaskNumbers = this.getAttribute ("job numbers");
    this.validateString (strTaskNumbers, "the parameter task number cannot be null.");
    String [] values = strTaskNumbers.split("[;]");
    taskNumbers = new long [values.length];
    for (int i = 0; i)< values.length;="" i++)="">
    taskNumbers [i] = Long.parseLong (values);
    }
    } catch (Exception e) {}
    System.out.println ("* On Init Error:" + e.getMessage ());
    this.setResult (e);
    this.setSuccess (false);
    }
    }

    protected void execute() {}
    System.out.println ("Running tasks task manually...");
    try {}

    System.out.println ("end task:" + taskNumbers);
    tcProvisioningOperationsIntf = xlProvisionOperations
    this.getUtility ("Thor.API.Operations.tcProvisioningOperationsIntf") (tcProvisioningOperationsIntf);
    xlProvisionOperations.setTasksCompletedManually (taskNumbers);
    System.out.println ("completed jobs.");
    } catch (Exception e) {}
    System.out.println ("* you run Error:" + e.getMessage ());
    e.printStackTrace ();
    this.setResult (e);
    this.setSuccess (false);
    }
    System.out.println ("over CompleteTasksManually.");
    }

    public boolean stop() {}
    Returns true;
    }
    }

    Renato

  • Questions from a newbie

    Hello

    I run several VM servers and some VM customers.

    Some of them get IP addresses based on my router/gateway that is 172.16.1.38 and sone of the EEG 192.168.xxx.xxx.

    Why are different sets of assigned addresses and how to get their evolution on the router?

    Also, I can ping virtual machines but the host IP addresses do not appear in the Windows project and I do not see the servers with my browdser. What should I do?

    Thanls!

    Looks like some of your virtual machines use bridged mode, while others use vmnet1 and vmnet8.

    You want to open for all if everyone must get their IP address from your router

    _________________________

    VMX-settings- WS FAQ -[MOAcd | http://sanbarrow.com/moa241.html]- VMDK-manual

  • Another lame real question from a newbie

    Hello

    Well I managed to install on a USB flash drive using the latest version of: VMware-VMvisor-big - 3.5.0_Update_3 - 123629.i386.dd

    http://www.VM-help.com/ESX/esx3i/boot%203i%20from%20USB%20flash%20DRIVE.html

    Also, I get a screen like this:

    "" Download tools to manage this crowd of ".

    ... and all I can do is 'customize the system' and stop restarting.

    Customization is simply keyboard/password/network settings parameters and not much.

    I guess what I have to do is a console of adequate management of a certain kind of startup in order to load the virtual images / manage devices etc.? Where's the guts of this thing? I'm at a loss where to begin.

    I watched a few PDF documentation without a lot of help. The FAQ here makes not much sense to me (sorry). He don'tt seem to be options through the current user interface.

    Thank you

    Alex

    lol you answered that I was typing this up. Good luck with your endevours of virtualization.

    See you soon

    Kevin

  • question from a newbie

    Hi everyone, as you can see, I'm a newbie to this forum and in mobile applications.
    I would like to know and get help with some advice if I can find some instructions for beginners.
    The scenario is: I'm developing my first Flash iOS app so I can compile to ipa. Up to this so good, but I have no idea how can I save the data of the application locally.
    I Don t know the options and where can I find the instructions for this level of stupidity.
    Thanks to you all!
    Leal

    Here are some useful (I hope) links:

    http://help.Adobe.com/en_US/AS3/mobile/flashplatform_optimizing_content.PDF

    http://download.Macromedia.com/pub/labs/packagerforiphone/packagerforiphone_devguide.PDF

    http://forums.Adobe.com/community/Labs/packagerforiphone?view=discussions&start=0

    http://floatlearning.com/2010/10/key-differences-in-air-for-Android-and-iOS/

  • BlackBerry Smartphones 1 easy question from a newbie

    I know this may sound silly but how come my # is not displayed on the "My Number" when you are on the phone screen?

    Oh 1 thing... How to remove downloaded files that are saved on the memory of the phone, but he can't find anywhere else? I think he said he was going to the 'home' folder but I see not all the files on the "home screen" jkust like when you something on the desktop of your PC.

    Thank you!

    Hello

    Call your carrier.

    Thank you

    Bifocals

  • vCAC6 IaaS installation fails with configuration wizard - cannot run SQL Create User command

    Kia Ora.

    Put together the first poc vCAC6. The devices are in place and works fine, now up to IaaS Win2k8r2 with local SQL Express and this install fails. Pre-Reqs work. Installed and patched .NET 4.5 (not 4.5.1) as well.

    I installed as a local administrator on the server arrived at the field of IaaS. Installation running. EXE using run as administrator.

    The installation creates the database in SQL Express premises. I slowly raised privileges to solve the problems, but the same lines are written to the LOG file and there is an installation failed.

    News: 2014-01-15 09 49 58 588 h: construction project is "C:\Program Files (x86)\VMware\vCAC\Server\Database\DeployVMPS.xml" (BuildDB Target.

    News: 2014-01-15 09 49 58 604 h: build succeeded.

    News: 2014-01-15 09 49 58 604 hours: 0 warning (s)

    News: 2014-01-15 09 49 58 604 h: error (s) 0

    News: 2014-01-15 09 49 58 620 hours: time 00:03:35.12

    News: 2014-01-15 09 49 58 667 hours: CREATE USER [serverName\Administrator] to [NVCACIAAS\Administrator] CONNECT

    News: 2014-01-15 09 49 58 682 hours: EXEC sp_addrolemember 'db_owner', 'serverName\Administrator. "

    Error: 2014-01-15 09 49 58 854 h: error: vCAC Configuration Wizard is unable to run the Sql CREATE USER [serverName\admin] FOR LOGIN [serverName\Administrator] command.

    Error: 2014-01-15 09 49 58 854 h: error: vCAC Configuration Wizard is unable to run the Sql CREATE USER [serverName\Administrator] FOR LOGIN [serverName\Administrator] command.

    Is not not a SQL guru, I tried to elevation of privileges and exchanged between using SQL and Microsoft connection. tried to hook up with a new SQL and AD security with rights to MSDB db_owner account. Also as a 'Microsoft authenticated. " each re - run provides the same statements without worrying if the localMachine\Administrator account exists or not.

    Any help much appreciated.

    Thank you and happy new 2014!

    Hi there.

    I added the administrator account of the local computer in the security of SQL Express to the sysadmin role and installation is complete. ?!? Although I tried to use the SA account to install and the same messages of error and success in this file as well newspapers runs.

    Now these lines look like this;

    News: 2014-01-15 10 21 50 978 hours: Service NVCACIAAS\Administrator account is the same account that creates the database.  Task of grant of role of ignored by the database owner.

    News: 2014-01-15 10 21 50 994 hours: Service NVCACIAAS\Administrator account is the same account that creates the database.  Task of grant of role of ignored by the database owner.

    If it is installed, but I don't know why I need to raise the local Sysadmin role administrator account so he could complete or why to create the user account wrong localMachine\Administrator in installation because there was.

    I've rolled back to a previous snapshot and was able to repeat the failure until I added this user account to the Sysadmin role.

    Her go configuration and usage vCAC now. I'll repeat the installation at a later stage.

    see you soon

  • AD and Exchange provisioning is successful but fails to create user IOM

    Hello
    I try to configure exchange 2010 by using Exchange Connector that I customized. When I create user in IOM, AD provisoning begins, then AD user is created, then Exchange provisioning starts & Exchange gets put in service. At the moment where it all happens, IOM page displays error on the page and the user is created.
    Now when you search user with that ID, then no user found in IDM. When user is created in AD and Exchange.
    Please help me to solve the issue.



    Thank you

    These problems are solved by the elimination of the technique of possibilities. If you think that Remote Manager is the cause of questions, just don't call it. Fix rather just tcCompleteTask.

    If the user begins to have created then, fine. The reason why we Remote Manager.

    If not then remove all custom as pre or post handler, if any, pre fill adapters, if any, custom, if any process tasks. Hope you got the theme behind this technique.

    Try to create the user after the removal of each component.

    The moment you are able to create users, you have identified the problem.

    All the best.

  • question from newbie on livecycle data services are

    Hi all.

    I downloaded the virtual appliance VMware of LiveCycle ES2, place it upward on an esxi server, workspace content, all space are running, but here's my question, how to install here livecycle data services? How do I put in place to start work with the rest?

    I have read the documentation on how to install, but I'm a bit confused.

    can someone give me guidance on this subject?

    help would be appreciated

    Thanks in advance

    (1) in the Workbench ES2 create a process to create a new user. If you need create a group there is also a service to create the group. Create a short lived process using the Avoka service > Create User operation. The Create User operation has the following entries.

    (2) create a process variable called 'newUserXml' to type 'xml' and declare the variable as input. Ideally, create a schema of the XML.

    (3) the operation create a string containing the user ID, a user has a single output. Create a process variable called "userID" of type "string" and declare the variable as an output.

    (3) economy, Express check-in and deploy process.

    (4) in order to test the process, call the process of the Workbench. For the input variable, plug data into an xml like this structure...

    (5) if the test is successful, you are ready to create the Flex application. If not, figure out why.

    (6) building a Flex application. Once you have deployed the process, the remote end point is automatically created and can be accessed by Flex. This is a draft.

    http://www.Adobe.com/2006/mxml"creationComplete =" initChannelSet () ">"

    Import mx.messaging.channels.AMFChannel;

    Import mx.messaging.ChannelSet;

    Import mx.rpc.events.ResultEvent;

    Import mx.rpc.events.FaultEvent;

    private function initChannelSet (): void {}

    var cs: ChannelSet = new ChannelSet();

    cs.addChannel (new AMFChannel ("my - amf","http://localhost: 8080/access remote/messagebroker/amf" "));

    ro.channelSet = cs;

    }

    private function submitRequest (): void {}

    var newUser:XML = new XML (getXmlData ());

    ro.setCredentials ("administrator", "password");

    RO. Invoke({newUserXml:newuser});)

    }

    private void remotingResultHandler(event:ResultEvent):void {}

    var userID:String = event.result.userID;

    ...

    }

    private void remotingFaultHandler(event:FaultEvent):void {}

    Alert.Show (Event.Fault.faultDetail.ToString ());

    }

    private function getXmlData (): String {}

    var xmlStr:String = "".

    + "" + login.text + ""

    + "" + password.text + ""

    + "" + commonName.text + ""

    ....

    + ">";

    return (xmlStr);

    }

    ]]>

    "result =" remotingResultHandler (Event) "fault =" remotingFaultHandler (event) "/ >

    IU goes here...

    Steve

  • Profile of user failed to connect

    Profile of user failed to connect.  Paswor does not work.

    Hello

    These methods should help for Windows 7 or Vista.

    References to Vista also apply to Windows 7.

    You can try to fix it with Safe Mode - repeatedly press F8 as you bootup. THE ADMIN
    Safe Mode account has no default password (so unless someone changed
    the password should be available).

    Some programs such as the Google Updater (if you've added the Google toolbar,
    Chrome or Google Earth) has been known to cause this problem.

    Error message when you log on to a Windows Vista-based or Windows 7
    computer by using a temporary profile: "the user profile Service has no logon.

    Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Difficulty "the user profile Service has no logon. User profile cannot be loaded. "Error in Windows 7
    http://www.SevenForums.com/tutorials/186131-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    How to fix error "the user profile Service has no logon. Could not load user profile. "in Vista & Windows 7.
    http://www.Vistax64.com/tutorials/130095-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    How to fix error "your user profile was not loaded correctly! You have visited
    logged on with a temporary profile. "in Vista & Windows 7.
    http://www.Vistax64.com/tutorials/135858-user-profile-error-logged-temporary-profile.html

    BE VERY CAREFUL IF YOU USE THIS ONE:

    DO NOT USE THE ACCOUNT HIDDEN ON A DAILY BASIS! If it corrupts you are TOAST.

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

    For Windows 7:

    How to enable or disable the built-in Windows 7 Administrator account
    http://www.SevenForums.com/tutorials/507-built-administrator-account-enable-disable.html

    Use the hidden administrator account to lower your user account APPLY / OK then
    Raise it to ADMIN. This allows clear of corruption. Do the same for other accounts
    If necessary after following the above message.

    You can use the hidden - administrator account to make another account as an ADMINISTRATOR with
    your password even (or two with the same password) use a test or difficulty to another.

    You can run the command Admin account hidden from the command prompt
    from there if necessary.

    How Boot for Windows 7 System Recovery Options or use a Windows 7 boot disk.
    http://www.SevenForums.com/tutorials/668-system-recovery-options.html

    What are the system recovery options in Windows 7?
    http://Windows.Microsoft.com/en-us/Windows7/what-are-the-system-recovery-options-in-Windows-7

    How to create a Windows 7 system repair disc
    http://www.SevenForums.com/tutorials/2083-system-repair-disc-create.html

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

    For Vista:

    How to enable or disable the real built-in Administrator account in Vista
    http://www.Vistax64.com/tutorials/67567-administrator-account.html

    Use the hidden administrator account to lower your user account APPLY / OK then
    Raise it to ADMIN. This allows clear of corruption. Do the same for other accounts
    If necessary after following the above message.

    You can use the hidden - administrator account to make another account as an ADMINISTRATOR with
    your password even (or two with the same password) use a test or difficulty to another.

    You can run the command Admin account hidden from the command prompt
    from there if necessary.

    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

    What are the system recovery options in Windows Vista?
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-are-the-system-recovery-options-in-Windows-Vista

    How to create a Vista - free methods recovery disk
    http://www.Vistax64.com/tutorials/141820-create-recovery-disc.html

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

    If you can't access your old account you can still use an Admin to migrate to one
    new (remember to always leave an account Admin who is not used except)
    to test and difficulty).

    Difficulty of a corrupted user profile
    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

Maybe you are looking for

  • Tecra M7: Tablet does not work after closing the lid

    Someone had problems with the Tablet does not work after closing the lid on a Tecra M7? BIOS is 3.20 Does not happen on hibernate or sleep.I have the set cover to do nothing on close.

  • El Capitan update much, cause a lot of issues with MBP

    Last week I finally gave and helped the recovery El Capitan download and install update. The next morning when using my machine, it is become black and no keys have been adapted. Over the next few days I sometimes get lucky and be able to get into re

  • I forgot the password for backup iTunes, how to do now?

    I accidentally deleted some contacts and SMS on my iPhone 6 during the cleaning of the unit. I backed up my iPhone a few days before. So I had planned to restore the items deleted from the iTunes backup. However, when I restore my iPhone with iTunes,

  • wire things faster

    Hi the Labview professional! Can someone tell me a shortcut to the connection method, please? I am currently in a situation where I have to move a lot of yarn from one end of one case to another and takes forever to drag each wire. There must be a me

  • How to uninstall MS office 97 on XP. I try to install MS 07. I don't have the disc for office 97.

    When I try to uninstall 97 I get the following message. The configuration Set Up 'C:\PROGRA~1\MICROS~2\OFFICE/SETUP\Off97pro.STF' file is missing or damaged.  Try to rerun the installer where you executed him originally.