Creating a control file

I have a question about the creation of a control file. If I want to create another control file, do I need to put values/paths of the control file in the CREATE CONTROLFILE statement?

go in $ORACLE_HOME/dbs directory... you will find pfile/spfile.

Tags: Database

Similar Questions

  • installation quick error when creating the control file

    Hai all,

    I have faced the problem when im installing fresh ebs R12

    my environment:

    Sun sparc 64-bit

    Solaris 11

    This happens when I try to install R12 charge

    rapidwiz, the error ORA-00821 say: sga_target 1024M value is too small, must be at least 2100 m

    and when you create it control file does not,

    no idea is that with this problem?


    all prior references to doc:

    R12.1.1: Oracle eBusiness Suite Installation and Notes version upgrade 12 (12.1.1) for Oracle Solaris on SPARC (64-bit) (Doc ID 761568.1()


    the journal of details below

    Logfile located at /oracle/PROD/db/tech_st/11.1.0/appsutil/log/PROD_SMJKT-PRFND01/ApplyDatabase_11071358.log

    ^ M

    |      0% complete ^ M

    / 0% completed ^ M

    -0% complete ^ M

    ------0% complete RC-50004: Fatal: error in ApplyDatabase:

    Creating control files is not

    Cannot run configuration database using RapidClone

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.

    Install the driver database for the PROD instance running

    Connect to an instance is idle.

    ORACLE instance stops.

    Connect to an instance is idle.

    ORA-00821: sga_target 1024M value is too small, must be at least 2100 m

    ORA-01078: failure in the treatment of system settings

    CREATE CONTROLFILE REUSE SET DATABASE "PROD".

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Process ID: 0

    Session IDs: serial number 0: 0

    ALTER database open resetlogs

    *

    ERROR on line 1:

    ORA-01034: ORACLE not available

    Process ID: 0

    Session IDs: serial number 0: 0

    Hello

    Please consult the following notes, because it deals with workarounds:

    R12.1.1: Oracle eBusiness Suite Installation and upgrade version Notes 12 (12.1.1) for Oracle Solaris on SPARC (64-bit) (Doc ID 761568.1)

    See article: known issues

    and

    ORA-00821 during create Controlfile in the ApplyDatabase Phase of the R12.1.1 Installation on Solaris (Doc ID 1116525.1)

    HTH!

    Thank you &

    Best regards

  • Re-create the control file

    Hi gurus! Need help



    I lost all my files control + I want to rename my database from testrman to ntstrman. But I get an error



    ORA 01503 creates command file failed

    ORA 01160 file is not a daatafile

    dataf file is ' / oradata/ntstrman/temp01.dbf'



    Won't please watch throw you and tell me what I'm doing wrong? Thank you.





    create_control. SQL:



    create controlfile set database ntstrman

    RESETLOGS

    maxLogFiles 50

    maxlogmembers 3

    MAXLOGHISTORY 400

    MAXDATAFILES 200

    MaxInstances 6

    ARCHIVELOG

    logfile

    Group 1 ('/ oradata/ntstrman/redo01.log'),

    Group 2 ('/ oradata/ntstrman/redo02.log'),

    Group 3 ('/ oradata/ntstrman/redo03.log')

    data file

    ' / oradata/ntstrman/sysaux01.dbf',

    ' / oradata/ntstrman/system01.dbf',

    ' / oradata/ntstrman/temp01.dbf',

    ' / oradata/ntstrman/undotbs01.dbf',

    ' / oradata/ntstrman/users01.dbf'

    ;









    initntstrman.ora:



    testrman.__db_cache_size = 92274688

    ntstrman.__db_cache_size = 100663296

    testrman.__java_pool_size = 4194304

    testrman.__large_pool_size = 4194304

    ntstrman.__large_pool_size = 4194304

    testrman.__shared_pool_size = 62914560

    ntstrman.__shared_pool_size = 54525952

    testrman.__streams_pool_size = 0



    *.audit_file_dest='/oradata/Admin/ntstrman/adump '

    *.background_dump_dest='/oradata/Admin/ntstrman/bdump '

    * full = '10.2.0.3.0'

    *.control_files='/oradata/ntstrman/control01.ctl','/oradata/ntstrman/control02.ctl','/oradata/ntstrman/control03.ctl'

    *.core_dump_dest='/oradata/Admin/ntstrman/cdump '

    * .db_block_size = 8192

    * .db_domain = "

    * .db_file_multiblock_read_count = 16

    * .db_name = "ntstrman".

    * .db_recovery_file_dest = "/ oradata/flash_recovery_area.

    * .db_recovery_file_dest_size = 2147483648

    *. Dispatchers ='(Protocol=TCP) (SERVICE = ntstramnXDB)"

    * .job_queue_processes = 10

    * .open_cursors = 300

    * .pga_aggregate_target = 16777216

    * runoff = 150

    * .remote_login_passwordfile = "EXCLUSIVE."

    * .sga_target = 167772160

    * .undo_management = "AUTO".

    * .undo_tablespace = "UNDOTBS1.

    *.user_dump_dest='/oradata/Admin/ntstrman/udump '

    Published by: Junior Oracle DBA on October 20, 2008 15:37

    This is because ' / oradata/ntstrman/temp01.dbf' is a temporary file not a data file, remove the reference to it and try again. When your database is open, you can add the temporary file in your temp tablespace with ALTER TABLESPACE TEMP ADD TEMPFILE ' / oradata/ntstrman/temp01.dbf'...

    HTH

    Enrique

  • Error at line 1: ORA-01503: creating the control file has no

    Hello

    I do disaster when I create controlfile by trace, I got an error

    CREATE CONTROLFILE SEt DATABASE 'test' RESETLOGS ARCHIVELOG
    MAXLOGFILES 16
    MAXLOGMEMBERS 2
    MAXDATAFILES 30
    MAXINSTANCES 1
    MAXLOGHISTORY 292
    LOGFILE
    GROUP 1 ' / test/opt/102/oradata/test/redo1.log' 100M, SIZE
    GROUP 2 ' / test/opt/102/oradata/test/redo2.log' 100M, SIZE
    GROUP 3 ' / test/opt/102/oradata/test/redo3.log' SIZE 100 m
    DATA FILE
    ' / test/opt/102/oradata/test/system.dbf',
    ' / test/opt/102/oradata/test/undotbs1.dbf',
    ' / test/opt/102/oradata/test/sysaux.dbf',
    ' / test/opt/102/oradata/test/users01.dbf'
    CHARACTER SET WE8ISO8859P1
    ;
    CREATE CONTROLFILE SEt DATABASE 'test' RESETLOGS ARCHIVELOG
    *
    ERROR on line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in the identification of file ' / test/opt/102/oradata/test/system.dbf'
    ORA-27037: unable to get file status
    Linux-x86_64 error: 2: no such file or directory
    Additional information: 3

    I wrote something wrong?

    Thank you

    I understand, but I couldnot restoration l datafile by rman restore command coz base not at the stage of editing!

    Appear you are not using the rman backup catalog and controlfile to help register rman backup.
    in this case if you recreate the controlfile to way you will lose all your information backup of controlfile.
    better restore controlfile from piece of backup or AutoSave. as restore controlfile from ""

  • create a standby control file...

    Anyway I can create "* Eve *" control file to the standby server that has a different name "database"?

    I'm testing the dataguard configuration by installing oracle DB PRIM and STNDBY on the same server unixservers.

    Primary DBName = "PRIM".
    Standby server DBName = 'STAND '.

    When I create the standby control file and re - use to mount the database on the standby server that I get below error msg. Is there a way I can change the name of the database in the standby control file created by
    "alter database PRIM create standby controlfile as ' / u01/stndby.ctl ' (any other syntax?". for example TRACE... other option?)



    {code}
    ERROR on line 1:
    ORA-01103: name of the 'PRIM' database in the control file is not "STAY."
    {code}

    http://www.adp-GmbH.ch/ora/data_guard/create_physical_standby_db.html

  • Help on recovering database /Restore - no available controlfiles kccpb_sanity_check_2 control file sequence number mismatch

    Hi all.

    I really need your help on this:

    (1) version: 11.2.0.1 EE / Windows.

    (2) database does not start, don't get database.

    Alert.log info:

    Instance of stopped by USER, pid = 3652

    2015-11-22 15:57:19.763000 - 04:30

    I found this after using adrci:

    2015-11-22 15:49:15.727

    SESSION ID: (191.1) 2015-11-22 15:49:15.727

    CUSTOMER ID :() 2015-11-22 15:49:15.727

    NAME OF THE SERVICE :() 2015-11-22 15:49:15.727

    MODULE NAME: (sqlplus.exe) 2015-11-22 15:49:15.727

    ACTION NAME :() 2015-11-22 15:49:15.727

    Informational message:

    Control file 1 has seq 2713995, low 2713994 file # 0

    Error: kccpb_sanity_check_2

    Control file sequence number mismatch!

    fhcsq: bhcsq 2713995: 2714016 cfn 0

    2015-11-22 15:49:15.758

    USER (ospid: 2504): put an end to the instance

    Verification of MOS Note: 435436.1 I must:

    (1) to restore a backup of a controlfile and recover

    OR

    (2) to recreate the controlfile

    OR

    (3) restore the backup data and recovery

    It is a database, that I was not, up to now administer. But:

    (1) I tried from the database with addressed controlfile (the one located in FRA). No luck. (Create pfile from spfile / startup pfile)

    (2) the database is not mount / open. It hangs on the editing process. So I can not issue an alter database controlfile to trace.

    It seems that my options are:

    (1) manual creation of controlfile with open resetlogs option. This option is viable, but risky if we miss a datafile or something GOLD

    (2) restoration of RMAN backup. The thing is that the most recent copy of automatic backup of controlfile is since a few days early (4 / 5 days).

    I found this link: http://gavinsoorma.com/2009/07/rman-recovery-from-loss-of-all-control-files/

    The procedure seems easy, but since this controlfile is not in the current SNA of database (data files, etc.). I'm not sure it if it would work.

    So in short, I think I have an automatic backup controlfile and it's OK. but a little old. I can restore from this copy of CF?

    Please I'm pressed real here, so help will be greatly appreciated!....

    Thanks in advance!

    Best regards, Luis...!

    Hello

    It seems that my options are:

    (1) manual creation of controlfile with open resetlogs option. This option is viable, but risky if we miss a datafile or something GOLD

    (2) restoration of RMAN backup. The thing is that the most recent copy of automatic backup of controlfile is since a few days early (4 / 5 days).

    It seems that you have few options,

    In my opinion, you should start with option 2), but you have logs archived redo and all and all the backups of catalog and perform a restore.

    After, if not works, you must manually create the control files, but you are right, you must carefully on all the data files. Here a log generated in the last level 0 RMAN backup could help you, don't forget the newspaper are all entries of data for backup files.

    I wish to have more ideas to help you, but I have no other.

    I hope this helps.

    Kind regards

    Juan M

  • Retrieve by using the backup control file

    Hello

    I was reading a book called Pro Oracle Database Administration by Darl Kuhn. There, under the theme of "The valuation of the loss of all control files", noted that all data files and control files are restored from a backup, because if we do not restore the data files the RCS in control files would be lower than the data in these scenarios files. Since online redo logs and archived newspapers is applied to the data files to roll forward in a current consistent state and does not roll forward to a control file.

    It is then mentioned to use 'recover the database by using the backup control file' then apply the logs (archive and redo if necessary).

    However I personally tested this script in a test environment and to bring all the backup control file could issue the same command as above and recover the database.

    My question is I know again and archives are applied only to the data files. So how does the control file are synchronized back when we do not restore the backup data files.

    Thank you

    If we do not restore the data files, the RCS in control files would be lower than the data files. Since online redo logs and archived newspapers is applied to the data files to roll forward in a current consistent state and does not roll forward to a control file.

    It would be incorrect you have determined. You can only restore the control files. You can manually create a control file and always do the restore.

    My question is I know again and archives are applied only to the data files. So how does the control file are synchronized back when we do not restore the backup data files.

    The control file is updated as well.

    See you soon,.
    Brian

  • How can I specify location of the control file when the manual creation of DB?

    DB version: 11.2.0.4

    OS: Oracle Linux 6.6

    The CREATE DATABASE command creates the control file.

    CREATE DATABASE command is executed once you start the instance in NOMOUNT State as shown below.

    SQL > startup nomount pfile=$ORACLE_HOME/dbs/initBRCPRD.ora

    SQL > create database 'BRCPRD '.

    MaxInstances 32

    MAXLOGHISTORY 1

    maxLogFiles 192

    maxlogmembers 3

    ..

    .

    .

    < snipped >

    When you create the database manually, we can define the control_files parameter in the init.ora as below and control file will be created at this location. Right?

    control_files = ("" / u01/oradata/BRCPRD/BRCPRD_control01.ctl","/u01/oradata/BRCPRD/BRCPRD_control02.ctl "")

    When I was generating the DB using DBCA GUI creation scripts, it asks to enter the location of the Online redo logs and control files.

    I entered my desired location. But, I couldn't find CONTROL_FILES parameter in the init.ora file generated the DBCA. This is why I got confused. I think that DBCA is internally somehow. So thought I'd post it here.

    Hi John, OP

    Just checked the init.ora file created by DBCA. Although the parameter CONTROL_FILES is undefined, db_create_file_dest = '+ DATA_DG1' was created. OMF default location is defined by the db_create_file_dest parameter.

    So, I could safely use this script for the manual creation of DB, and during the CREATE DATABASE command execution, oracle will place CONTROL_FILES + DATA_DG1 using the format;

    +DiskGroup/dbname/filetype/filetypetag.file.incarnation

  • How to get the break control file in the xml editor

    Hi all

    I use oracle Apps r12 and Bi publisher 10g.

    I followed these steps to burst Xml reports

    http://apps2fusion.com/apps/21-technical/251-xmlp-concurrent-program-revisited-with-bursting.

    I created the definition of data and now I need to reach the break control file.

    If the system will generate burst control file after the creation of data definition, or to create a control file.

    Thanks and greetings
    Srikkanth.M

    You must create a control file and upload it.
    You can also check this blog for detailed steps http://garethroberts.blogspot.com/2008/03/bi-publisher-ebs-bursting-101.html

  • Creation of the control file has no

    Hi all



    When I am creating the control file my terminal is suspended on the next step

    SQL > @/u02/ORACLE/orcldb/9.2.0/dbs/contrl.sql
    ORACLE instance started.

    Total System Global Area 581506668 bytes
    Bytes of size 452204 fixed
    402653184 variable size bytes
    167772160 of database buffers bytes
    Redo buffers 10629120 bytes
    54

    and in the log file alert receive no error

    Hi, Frank.

    Very nice work Helios (as usual).

    Thank you, I share just what I know thatsall

    Thank you, I learned something new today.

    The same for all users of the forum

    Normally, I clone cold backups so I don't need to manually create the controlfile.

    I see that your solution is contained in the following note;
    "Cloning of Oracle Application 11i with rapid Clone /R12 - database (9i/10 g / 11 g) using on Open Database [ID 760772.1] hot backup.

    You are correct, we mainly use this method for hot backup-Section advance clonning

    But I'm still curious to know if Nicolas is to create a clone of a hot backup or a backup to cold, and why he uses the 'ARCHIVELOG' option on his clone.

    It depends, for me I prefer to choose option NOARCHIVELOG and NORESETLOG

    Please check:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14200/statements_5003.htm

    Respect of
    HELIOS

  • SQL * Loader Control File - Error 510

    Hello!

    I am trying to load a file TXT using SQL * Loader, my control file is a little too big I guess: 83KO.

    The problem is the message I get:

    SQL * Loader: release 10.2.0.3.0 - Production on Qua game 16 11:18:58 2009

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

    SQL * Loader-510: O registro fisico dados (C:\Teste\Exe548teste_zanthus.old.ctl) e but full o' maximo land (2147473647).

    The language is Brazilian Portuguese.

    But the size of the file is only 83 KB, not the maximum size. I'm confused.

    The data is a TXT file with more than 1000 characters per line.
    The problem is that the generated control file is 'bigger' than the maximum. The error is not from the data file (error in the control file, not the data file). If you want I can put the file here and a sample of the data file too.

    I guess that is not find expressions of the folklore of the control file, but there a tank < ENTER > at the EOF (CR + LF (I think).

    I really want to split the data file or in multiple files control file and then control the import with the software, which would be boring...

    I don't know if this information helps but my control file using multiple INTO TABLE...

    Thank you!

    I still feel that the problem is the end character.

    André Luis wrote:

    The comparison is ok since I have already tested with a small control file.

    The problem is not the size of the file, the problem is the size of the line, with a small control file sql loader to read the file only online, and in this case it works because it is under the limit for the size of the line. (The smal file perhaps has the same problems with the characters of late, but due to its size it recount not error.)

    I hope that I missed something in the creation of the control file, I think he tries to read data from it, despite the fact that I have to tell him otherwise, because I saw something to tell the size limit for a control file with data inside...

    The control file syntax is OK, I don't think that he search data in the control file.

    I insist on the fact that you are creating the control file with another editor, otherwise...

  • Incompatible control file and the data after the backup files

    The company that I work has servers where some components are new more, so have a backup in the event of hardware failure. If we intend to do some clones of 1:1 of the current servers to change them in case of emergency. As most of the necessary data is not volatile and we reset stuff in any case, there is no need of replicaton, replace an old version of the database works very well. Now we could not easily get substitutes for our old material, so we had to set up new machines. And that's where my trouble starts, because now I had to actually set up the system and the database rather than do a simple copy of byte to byte. I'm mainly a programmer, using Oracle of 'other' side, but as our DBA is yet to come and the work must be done now...

    So I did some reasearch and decided to do a normal backup of the cold. I have dumped the controlfile, copied data and configuration files to the new server and read the prompt SQL (no mistake there) control file. After some initial hiccups with the system (memory, etc.), I was finally about to start the database, only to get an error ORA-01190 ("1 database or control file is from before the last RESETLOGS").

    I guess I did is a bad thing when you restart the database (used the wrong part of the control file) or when the copy of the data. The original data have split two readers for simplicity and logical, I copied their entire contents. So maybe I don't not copied to little but too?

    As I said in the introductory paragraph, I'm not a DBA, but I'm willing to learn and listen. I don't expect a complete solution, but some guidelines when to look and what to avoid. Any help on this would be appreciated.

    Currently, there are some points need clarification,

    1. you don't need to re-create the control file, if you have a clean shutdown database and copied all the files at the same time (data files, control files etc.)

    2. If you stop DB, copied files of data but do not copy the control at shutdown file, you must re-create the control file.

    3. the error ORA-19909 suggested you resetlog prior to recovery.

    ORA-19909: string data file belongs to an orphan incarnation
    Cause: The data file specified has been restored from a backup that was taken during a period of time that has already been abandoned by a resetlogs operation or Oracle cannot identify what incarnation of database file belongs. The alert log contains more information.
    Action: Restore a backup of this file that belongs to the current or a previous incarnation of the database. If you use RMAN to restore, RMAN automatically selects a good backup.

    4. it would be better that again follow you from scratch the article.

    for example,.

    Copy the files you did copy over the data base to the bottom of the old server,
    modify the control file creation script

    RECOVER DATABASE USING BACKUP CONTROLFILE;
    ALTER DATABASE OPEN RESETLOGS;

  • The ORA-00200 control file could not be created in oracle under redhat linux

    with the creation of the database by using script under redhat linux I got following error. Anyone know not so please guide me.

    ORA-01501: CREATE DATABASE failed


    ORA-00200: control file could not be created


    ORA-00202: control file: ' / home/core/Databases/ControlFile/ctl2.dat'


    ORA-27040: create file error, cannot create the file


    Linux-x86_64 error: 2: no such file or directory

    Please check if the directories are present or not.

    CD/home/core/databases / ControlFile.

    If the directories are present, check for the permissions on the mountpoint.

    LS - ltr/home/core/Databases

    LS - ltr/home/core/Databases/ControlFile

    The permissions should be user and group name through which you create the controlfile.

    I hope that this information is sufficient. If the problem solved with this brand then kindly as correct answer later for others

  • Problem to identify the control file when creating physical standby

    Hello

    (database version: 10.2.0.4)
    linux platform)

    I use the command below to create physical database from a backup before:
    rman target / auxiliary sys/tiger@paceview
    
    Recovery Manager: Release 10.2.0.4.0 - Production on Tue Sep 4 18:05:53 2012
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    connected to target database: PACEVIEW (DBID=2092349485)
    connected to auxiliary database: PACEVIEW (not mounted)
    
     run {
     allocate auxiliary channel c1 device type DISK;
     set until sequence 38;
     duplicate target database for standby dorecover nofilenamecheck;
     }
    
    
    released channel: ORA_DISK_1
    allocated channel: c1
    channel c1: sid=35 devtype=DISK
    
    allocated channel: c2
    channel c2: sid=36 devtype=DISK
    
    executing command: SET until clause
    
    Starting Duplicate Db at 04-SEP-12
    
    contents of Memory Script:
    {
       set until scn  138180211934;
       restore clone standby controlfile;
       sql clone 'alter database mount standby database';
    }
    executing Memory Script
    
    executing command: SET until clause
    
    Starting restore at 04-SEP-12
    
    channel c1: restoring control file
    ORA-19625: error identifying file /backup/rman/paceview/DEL1_standby.ctl
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-19600: input file is control file  (/backup/rman/paceview/DEL1_standby.ctl)
    ORA-19601: output file is control file  (/PGHProdDB/oradata/paceview/control1.ctl)
    failover to previous backup
    
    released channel: c1
    released channel: c2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 09/04/2012 18:01:44
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    I already tried to cross but always give same error
    Thank you

    Hello;

    That's what I'd do:

    Primary backup (change in your directory as needed)

    RMAN RUN {
    allocate channel d1 type disk;
    backup format '/u01/backups/PRIMARY/df_t%t_s%s_p%p' database;
    sql 'alter system archive log current';
    backup format '/u01/backups/PRIMARY/al_t%t_s%s_p%p' archivelog all;
    backup current controlfile for standby format '/u01/backups/PRIMARY/sb_t%t_s%s_p%p';
    release channel d1;
    }
    

    Move the backup and duplicate like this:

    rman target sys/password@PRIMARY auxiliary /
    
    RMAN> run {
    allocate channel C1 device type disk;
    allocate auxiliary channel C2 device type disk;
    duplicate target database for standby nofilenamecheck;
    }
    

    For details of this method, see:

    http://www.Visi.com/~mseberg/duprman2.html

    Best regards

    mseberg

  • CHECK CREATE CONTROL FILE

    Hai

    How to configure auditing for CREATE a FILE CONTROL?

    17:45:07 SQL > AUDIT CREATE CONTROL FILE;
    CHECK CREATE CONTROL FILE
    *
    ERROR on line 1:
    ORA-00969: missing ON the keyword

    What the above problem?

    Hello;

    It sounds like a question outside the Oracle (OS?). The listener newspapers could help.

    On your first question, I check the log of my test database alerts. It shows no creation of control files, but it sort of a chicken and the egg, with the database create.

    He shows some intelligence information:

    Mon Jan 02 05:38:59 2012
    alter database create standby controlfile as 'STANDBY.ctl'
    

    Current audits

    audit grant any object privilege;
    audit create session;
    audit alter user;
    audit create user;
    audit drop user;
    audit drop tablespace;
    audit grant any role;
    audit grant any privilege;
    audit alter system;
    audit alter session;
    audit delete on AUD$ by access;
    audit insert on AUD$ by access;
    audit update on AUD$ by access;
    audit delete table;
    audit create tablespace;
    audit alter database;
    audit create role;
    audit create table;
    audit alter any procedure;
    audit create view;
    audit drop any procedure;
    audit drop profile;
    audit alter profile;
    audit alter any table;
    audit create public database link;
    

    Best regards

    mseberg

    Published by: mseberg on July 7, 2012 07:35

Maybe you are looking for

  • Satellite U300-V13 is in mode "sleep" for no apparent reason

    Since I bought this PC in February I had the problem happening in mode 'sleep' without apparent reason. I havehave installed the latest version of the BIOS. Can anyone help because it is very annoying when you are in the middle of something. Thank yo

  • Mysterious % of data points...

    Clearly, I'm doing something wrong, but I can't understand what... (I know, I know, structures of ugly and all = _ = battery... but beside that of...) I would like the VI of decrement current of 1mA to 0.1mA and then move to the back of 0.1mA to 1mA,

  • professional XP System Restore does not

    My system restore doesn't work on my xp professional and I think that there are errors in registry. Can anyone help please?

  • A problem has been detected and Windows has shut down to prevent damage to your computer"(blue screen)

    He pretty much only happens when I watch videos! I was wondering is there as a driver, I need to install, and there is no reason why it should do, there is no event of virus when im watching videos! I have a -Windows Vista -32-bit -Dell computer

  • EoMPLS vs. VPLS (part 2)

    Hi gentlemen: Please answer each question separately: (5) are propagated via an EoMPLS connection broadcast L2 frames? If so, how can it be avoided? What about VPLS? (6) for a SP now offering MPLS VPN of L3, which is easier and less expensive to impl