ORA-00257

I'm confused by this.  It looks outside the mistakes EM constants, everything seems fine.  What else can I check?  What Miss me?  I have several other instances that are not throwing this error.  It's the unique.  Files log and trace of alert are clean.  Thanks in advance.

The error I receive by e-mail:

Unable to connect to the database instance: ORA-00257: archiver error. Connect internal only, until this just released. (DBD ERROR: OCISessionBegin).


Archive logs is generated:

RMAN > list archivelog all;

List copies of archived newspapers

Thrd Seq S key low time name

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

105-1-105 a 24 April 15 /livedbs/oracledb/stedy/arch/arch_1_105_877706003.arc

106 1 106 a /livedbs/oracledb/stedy/arch/arch_1_106_877706003.arc 24 April 15

107-1-107 a 24 April 15 /livedbs/oracledb/stedy/arch/arch_1_107_877706003.arc

108 1 108 a /livedbs/oracledb/stedy/arch/arch_1_108_877706003.arc 24 April 15

109-1-109 a 24 April 15 /livedbs/oracledb/stedy/arch/arch_1_109_877706003.arc

110-1-110 a 24 April 15 /livedbs/oracledb/stedy/arch/arch_1_110_877706003.arc

111-1-111 a /livedbs/oracledb/stedy/arch/arch_1_111_877706003.arc 24 April 15

Check the size of the files in the destination directory.

You say that you get the message of EM, but is not in the journal alerts?  I wonder if either is misconfigured or otherwise, you're looking to the wrong database (and if you have set to one of the other databases of FRA this makes more sense too).  You can view all the logs of the em.  You might get a clue as to the location of women with emctl status dbconsole.

Tags: Database

Similar Questions

  • ORA-19815: WARNING (ORA-00257)

    Hello

    Environment:

    Virtual machine

    OS: Windows Server 2008 R2 64-bit (5 GB RAM) STD

    DB: Database Oracle 12 c (12.1.0.1.0) 64-bit Production

    Home Oracle: C:\

    Location of the archiving log. E:\

    The information in the log.xml:

    Errors in file C:\ORACLE\LINE3\diag\rdbms\line3\line3\trace\line3_arc0_3196.trc: ORA-19815: WARNING:

    db_recovery_file_dest_size 10737418240 bytes is 100.00% used and 0 bytes remaining available.

    is somewhat misleading, because there is enough space on the disk.

    See the recovery of parameter

    NAMETYPEVALUE

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

    db_recovery_file_deststringE:\OraArchive
    db_recovery_file_dest_sizelarge whole 10G
    db_unrecoverable_scn_trackingBooleanTRUE
    recovery_parallelisminteger0

    Select nom_dest, status, destination of V$ ARCHIVE_DEST

    When status = 'INVALID ';

    NOM_DESTSTATUSDESTINATION

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

    VALID LOG_ARCHIVE_DEST_1USE_DB_RECOVERY_FILE_DEST

    Select * from v$ flash_recovery_area_usage;

    TYPE_DE_FICHIERPERCENT_SPACE_USEDPERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILESCON_ID

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

    CONTROL FILE0000
    REDO LOG0000
    ARCHIVED JOURNAL32.990900
    BACKUP PIECE0.17010
    COPY OF THE IMAGE0000
    NEWSPAPER FLASHBACK0000
    ARCHIVED FOREIGN JOURNAL0000
    COPY OF DATA 0 AUXILIARY FILE000

    8 selected lines

    RMAN retention policy

    CONFIGURE THE RMAN OUTPUT TO KEEP FOR 7 DAYS; # by default

    We have configured our system to remove all logs archived last 7 days to free up disk space. However, the log.xml always shows the same caveat.

    The database was also interrupted because of an ORA-00257.

    We would appreciate any suggestions to avoid the ORA-00257 error.

    Thank you!

    did you remove OS archivelogs, do not use rman, right?  Fox

    RMAN > overlap archivelog all;

    RMAN > delete all. expired archivelog

    RMAN > remove obsolete;

    If you delete your archive of OS, Oracle do not know that this archivelogs have been removed, then you have to overlap.

    Check also:

    The files being removed in the area of flash recovery, log messages in the alert removed Oracle managed file [1369341.1 ID]

  • Ora-00604,Ora-00600,Ora-1652,Ora-1653,Ora-00257 errors

    Hi all

    I get the alerts below in my Oracle 9i database.

    ORA-00604: an error has occurred at the SQL level recursive 3
    ORA-00600: internal error code, arguments: [kghpih:ds],]
    ORA-1652: unable to extend segment temp of 128 in tablespace TS_PHDB_5
    ORA-1653: impossible to extend the T49XPWM table. 128 in tablespace TS_PHDB_5 TMP_PD_VALUES
    ORA-1652: unable to extend segment temp of 128 in tablespace TS_PHDB_16
    ORA-00257: archiver error. Connect internal only, until this just released.
    ORA - 604 marked during: ALTER DATABASE CLOSE NORMAL...

    Josiane

    This error does not necessarily indicate whether or not you have enough space
    in the tablespace, it simply indicates that Oracle could not find a fairly large area of free
    contiguous space where to fit the next measurement.

    Add datafile to your table space.

    Edited by: Asad99 April 1, 2013 03:59

  • 1016: could not connect to the database: Oracle returned ORA-00257: archiver e

    Dear friends,

    Receive the above error.

    Removed my old ARC files to another drive and now the error again.

    How can I go about it.

    Please advice.

    Thank you!

    Note: I use Oracle 10 g on a Windows platform

    Published by: user645399 on July 26, 2012 18:36

    After 1000 posts, you need to understand that 10g is not a version number, but a marketing label. That's what says the error message,

    ORA-00257: archiver error. Connect internal only, until freed.
    
    Cause: The archiver process received an error while trying to archive a redo log. If the problem is not resolved soon, the database will stop executing transactions. The most likely cause of this message is the destination device is out of space to store the redo log file.
    
    Action: Check the archiver trace file for a detailed description of the problem. Also, verify that the device specified in the initialization parameter archive_log_dest is set up properly for archiving.
    

    If you simply deleted files using the command o/s, it don't will not update the control file that these files are no longer available and space mapped by them must be released. If you must use cross-checking of the RMAN command to confirm the deletion and mark the file as expired and then you will have to issue delete expired . Apart from this, the only option would be to add more space to the destination where you store the archive logs.

    HTH
    Aman...

  • How to upgrade more than 5 million records without error ORA-00257:

    Hello

    I need to update some of the columns in my table which is contains approximately 5 million records
    I already tried this

    Update AAA_CDR
    Set RoamFload = Null;

    but the problem is that I have the error message ("ORA-00257: archiver error.") Connect internal only, until this that released.) and the update consume about 6 hours with no results,

    can I make orders (Alter system set db_recovery_file_dest_size = 50G) and the problem resolved.

    but I need to be updated about 15 columns of this table to be null, what should I do to overcome this message and update the table within a reasonable


    Please help me,

    Hello

    You can consider the following option.

    1. create a new table AAA_CDR_BKP as being equal to the structure of table AAA_CDR

    
    Create Table AAA_CDR_BKP as
    Select * from AAA_CDR where 1=2;
    

    2. check the original array (AAA_CDR) as of the clues in this regard. Make sure you take the DDL of these indices, because you will need it later.

    3. now you can insert records from AAA_CDR to AAA_CDR_BKP

    
    Insert /*+APPEND */ into AAA_CDR_BKP
    select col1,col2,col3,null,null,null,null,null,col9,null,col11
    from AAA_CDR;
    
    Commit;
    

    where you will pass nulls for the required columns. Also make sure you have space on the tablespace as equal to table AAA_CDR

    You can get the size of the table in

    
    select bytes/(1024*1024*1024) size_in_GB from user_segments where segment_name = 'AAA_CDR';
    

    Once finished insert please post the transaction.

    4 delete the index (if any) of the original table (AAA_CDR)
    5. rename the original in AAA_CDR_ORG table
    6. Rename AAA_CDR_BKP to AAA_CDR
    7 run the DDL scripts on step 2 to re-create the index.
    8. delete the AAA_CDR_ORG table after investigating the whole operation.

    Using this method, you'll generate less archive logs and the process will be faster.

    See you soon
    LIX.

  • ORA-00257: Archive error

    Hi all

    ORA-00257: archiver error. Connect internal only, until this just released.

    My Question is why oracle does not allow to connect as a user of normal database like Scott during the archiving log is full, I know, log archiving is generating for the ddl/DML statements.
    y at - it archive log is generated in the course of a user, process is connected to the instance.
    Why oracle not connect to the database and everything for the ddl/DML statements, it can make the rite of error message, until I can go look for some records to the database (select statements) should allow.

    Please let me know the reason!

    Thank you

    Shan

    You ask "even if the DB is in State at time why I can't connect with a user in the role of read-only?"

    I think that Oracle will not take the risk.

    The only reason I can think of right now is "there could be enabled for user verification and wirte in the audit log, to DML on the basis of data"

  • ORA-00257 connecting

    My team gets this error when they connect

    I backed up with RMAN

    can I perform a
    restore database 
    in RMAN?

    Please guide me

    Thank you

    Salvation;

    1. What is your version of Db and OS?
    2. what kind of grades alert.log
    3. destination of the newspaper archive has free space?

    Please see:
    Connection to SQL * Plus generates ORA-00257: archiver is stuck [121927.1 ID]
    How to troubleshoot the ORA-00257: archive is stuck in 10g error? [278308.1 ID]

    Respect of
    HELIOS

  • ORA-00257: archiver error. Connect internal only, until that releases

    Hi all

    From the connection to my 10g database, I encounter the error ORA-00257: archiver error. Connect internal only, until released by.

    How to connect internally and to solve this problem step by step.

    Kind regards
    Stephen

    Dollongo wrote:
    Hi all

    From the connection to my 10g database, I encounter the error ORA-00257: archiver error. Connect internal only, until released by.

    How to connect internally and to solve this problem step by step.

    Kind regards
    Stephen

    Your disk space or the flash recovery area is full, delete the old archivelogs or backup them and then perform

    rman target /
    crosscheck archivelog all;
    delete expired archivelog all;
    

    or connect with sqlplus

    sqlplus "/as sysdba"
    show parameter db_recovery_file_dest_size
    alter system set db_recovery_file_dest_size=
    alter system switch logfile;
    
  • ORA-00257 - a lot of free disk space

    I am trying to load approximately 14 GB of data, for a total of ~13.5 million records.
    The raw data are on 14GBs, and the table space is set to 30GBs, its all text data.
    The data are about 200 files of different site, ranging from 10 to 180 MBs.
    It's test data (real) I use to try to optimize my indexes and others before you start using the table for actual reports.
    A DBA, I am not able in databases and programming, I am, so please bare with me :)

    My approach is to use sqlldr on an Oracle 10 DB to load data into a table records_load, and then use a procedure essentially do an insert in the selection of records (...) (...) of records_load, in the records_load deletion.

    I've done a few sites one at a time, and they work fine, so I have 500,000 records in my table of records.
    But when I try to transfer the 13,000,000 whole records in the table of loading using the SP, it ends by crashes.

    If I connect to sqlplus to another window, I get
    ERROR:
    ORA-00257: archiver error. Connect internal only, until this just released.

    HOWEVER, what I find online tells me that the disc is full.
    Oracle is configured on a Windows Server, as follows:

    Total free walk
    Oracle-c (c :)) 50.0 go-go 39.3)
    Oracle-apps (e :)) 99.9 GO 91.2 GB)
    Oracle-logsA (f) 195 go-go 140
    Oracle-logsB (g) 83.5 83.3 go-go
    data-Oracle (h :)) 278 GO 150 GB)

    I stumbled upon this problem on so Friday and ran:
    RMAN > delete expired backup;
    and it "seemed" to solve the problem, which doesn't make much sense to me.

    So, I changed my PC a little today, to use a cursor and loop through each site and make the
    «* loop * insert records (...)» "selection (...) from records_load * where site = cur_row.site *, to remove at records_load * where site = cur_row.site."

    Now my db is blocked again, with a LOT of disk space.
    I don't really know what to do and would appreciate any suggestions?

    Free Flash Recovery Area (KB) 871.5

    Probably not enough free space to archive then redo log file

  • * fat * ORA-00257: archiver error. Connect internal only, until that releases * bold *.

    Hello

    I get this investment very error in 10G. My 12 GB Flash recovery area size. 10G I found there are a lot of files to archive log generating. Why this is the case, is it possible to minimize this log files.

    This makes me to have a single resource to monitor this log files. Please help in this regard.

    Thank you and best regards,

    Delphine K

    There will be 4 or more "automatic" jobs you'd see in DBA_SCHEDULER_JOBS

    AUTO_SPACE_ADVISOR_JOB
    FGR$ AUTOPURGE_JOB - this one probably is not running
    GATHER_STATS_JOB
    PURGE_LOG

    (for example query: {color: #ff9900} select job_name, run_count, last_start_date, last_run_duration from dba_scheduler_jobs order by 2;) {color})

    A job can be disabled with
    sys.dbms_scheduler.disable exec (' '< owner >'.) "< job name >"');

  • ORA-16038, ORA-00354, ORA-00312 block header corrupt redo log

    Hi all

    I'm Ann. I'm not an Oracle DBA. Please bear with me. However, I have to accelerate to become a DBA during the time that the dedicated DBA is on maternity leave.
    As usual, we have the online site and test site.
    She gave me some notes about how to take care of the database of active and application (Oracle 10 g).
    But so far, I can't do a lot of command calls the site online because we have plenty of space for the server, also the biggest part of the task has been scripted. So, it can work automatically.

    However, the test database is not like that. There is not automatically restart scripts as in the live system.
    Recently I canont access to the test database. So I connect to the test server, find the folder that contains the Archive Log files is nearly 98%.
    So I remove some of the old dbf files (I did based on the Advisor to the Chief of this last time, it happened a long time ago)

    After clear some old files, make a df h the rate at 58%.
    However, the database is still not available (can't open I think)
    I connect to the database, making an immediate halt, but Hung Server.
    So, I ask a network engineer to restart the database server.
    Of course, the machine is stop so the database must be completed.
    After the machine restarts, I connect as sysdba but still cannot open the database.
    The error is as below



    Mounted database
    ORA-16038: log 1 sequence # 1013 cannot be archived
    ORA-00354: corrupted redo log block header
    ORA-00312: thread 1 1 online journal:
    *'/Data/oradata/barn/onlinelog/o1_mf_1_2658nhd4_.log'*
    ORA-00312: thread 1 1 online journal:
    *'/arclogs/oradata/BARNTEST/onlinelog/o1_mf_1_2658nhd4_.log'*

    I search and I get these
    ORA-16038, ORA-00354, ORA-00312 block header corrupt redo log

    + (http://arjudba.blogspot.co.nz/2008/05/ora-16038ora-00354ora-00312-corrupt.html) +.
    Error description:
    ------------------------
    Normal users could not connect to the database. He messaged ORA-00257: internal connection only up to this just released. When you try to archive the redo log, it returns the message.

    ORA-16038: log %s sequence # %s cannot be archived
    ORA-00354: corrupted redo log block header
    ORA-00312: ' %s % s: "%s '" thread online journal


    Explanation of the problem:
    -------------------------------
    Whenever the normal user tried to connect to the database returns the error as it is designed in

    ORA-00257. But you've noticed that there is enough space in the V$ RECOVERY_FILE_DEST. Whenever you look at alerts log, you will see the ORA-16038, ORA-00354, error ORA-00312 serial. Produced error as because it doesn't have archives online redolog due to an alteration in the online redo file.

    Solution of the problem:
    --------------------------------
    Step 1) while making your database running clearly non archived redo log.
    SQL > alter the clear database untarred logfile "logilename";

    What makes corruption disappear which causes the contents of the redo online deleted file.
    Step 2) make a full backup of the database

    Is my question here safe to apply the following steps:
    We have 2 logs online that cause the error, until I need to erase the 2 files.

    For step 2, how to make a backup with RMAN.
    Can you suggest a command line safe for me to use. (The EM console surrently do not work on the test database server)

    I really need that test database managed as my apps APEX run on this need to be exported to the live system.

    Really appreciate any help here, once again, it's an Oracle 10 g release 1.

    Kind regards

    Published by: Ann586341 on April 30, 2012 15:40

    Published by: Ann586341 on April 30, 2012 15:40

    Your problem is with redolog 1

    SQL > select * v log$;

    check the status of the Group 1 regardless of whether ACTIVE or INACTIVE.

    If it is INACTIVE, then run the command below

    SQL > ALTER DATABASE CLEAR NO ARCHIVED LOGFILE GROUP 1;

    then

    SQL > alter database open

    Published by: Vishwanath on April 30, 2012 10:11

  • It is safe to delete the archivelogs FRA?

    Hello

    I'm running an Oracle 12 c database and running a backup script every week:

    RMAN > BACKUP of DATA PLUS ARCHIVELOG;

    The archivelog should therefore be connected, no? Today I got an ora-00257. The current solution is to resize the area of 6 GB to 20 GB backup. But I guess it will grow only if I do not say on the subject.

    So I searched this forum and the web to find an adequate solution. I found a thread that recommends the race

    RMAN > overlap archivelog all;

    RMAN > delete all. expired archivelog

    I didn't run it without being sure of what will be removed. So I ran the overlap and the suite:

    RMAN > list expired archivelog all;

    It does not work... After some research, I discovered that the archivelog must be safeguarded in accordance with the retention policy that is currently on the default 1. Since there are already 3 full backups, why are there no expired archivelogs?

    How to remove the log file archive that they suggest to remove some files archive and run the overlap, but is this safe to do? I mean, they must be saved, because I used the command backup so archivelog, right?

    I'm open to suggestions. (I thought affecting conservation status 1 week should be good, but maybe you guys have better solutions).

    You mixed outdated and obsolete.

    Please check the discussion Re: what is the difference between the obsolete backups RMAN expried vs?

  • Question of space FRA

    Hallo,

    I had ORA-00257: archiver error. Connect internal only, until this just released. (DBD ERROR: OCISessionBegin) in our Test database.

    I understand that this has to do with the space of the FRA. I've removed all expired backups and archivelogs with RMAN. When I check using the FRA use the query below


    Select * from v$ recovery_file_dest;


    NAMESPACE_USED SPACE_RECLAIMABLE NUMBER_OF_FILES SPACE_LIMIT

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

    / db04/Oracle/flash_recovery_area9, 6637E + 11 2, 9091E + 12041

    I guess it's very clear that I have space in FRA, but again the archivelogs cannot be copied and I get the error in the alert.log below.

    ORA-19815: WARNING: 966367641600 bytes db_recovery_file_dest_size is 100.00% used and has 0 bytes remaining available.

    Could someone help me on this please?

    Thank you very much. I got it today. I assumed that when I change place FRA I have to give the size of the new location only which is false.

  • Data Guard: Primary descends from secondary crashes

    Hi Oracle experts.

    IM using Oracle Data Guard to the physical configuration of HA standby.

    I have primary with 70G of political RMAN and as noted flash recovery area size:

    RMAN > show all.

    using the control file of the target instead of recovery catalog database

    RMAN settings for database with db_unique_name MSEORCL are:

    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default

    CONFIGURE BACKUP OPTIMIZATION # by default

    SET UP DEFAULT DISK DEVICE TYPE; # by default

    CONFIGURE CONTROLFILE AUTOBACKUP ON;

    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default

    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default

    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default

    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default

    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default

    CONFIGURE ENCRYPTION OF DATABASE # by default

    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default

    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default

    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/oracle/base/product/11.2.0/dbhome_1/dbs/snapcf_mseorcl.f'; # by default

    Size of the flash area is also pending physical (secondary node) 70G. and policies as described for RMAN:

    RMAN > show all.

    using the control file of the target instead of recovery catalog database

    RMAN settings for database with db_unique_name MSEOS3 are:

    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default

    CONFIGURE BACKUP OPTIMIZATION # by default

    SET UP DEFAULT DISK DEVICE TYPE; # by default

    CONFIGURE CONTROLFILE AUTOBACKUP ON;

    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default

    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default

    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default

    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default

    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default

    CONFIGURE ENCRYPTION OF DATABASE # by default

    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default

    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default

    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/oracle/base/product/11.2.0/dbhome_1/dbs/snapcf_mseos3.f'; # by default

    Everything works fine as long as the two sites are on the rise, & I have cron job to remove the archive log has expired.

    Now, if I stop the secondary node, the head node site also goes to error state & watch special suite:

    ERROR:

    ORA-00257: archiver error. Connect internal only, until this just released.

    I checked the size of the log archive and its just Mo 837...

    My expectation is it should continue to operate until all 70 G are used. why he throws error so early? Please give me some advice if Im missing something here...

    ~ S.

    Do you mean by reliable?

    It will be permanent if you apply via dgmgrl database pending:

    Change the property set of database my_standby_db Binding = "optional."

    See the detailed database my_standby_db

    You must ask it also on the primaries for the cases of change of role, but for now, you need to change it for the day before to take effect.

    If the archivelogs can be deleted are beeing shipped in standby mode.

    Making the optional standby destination will prevent them from beeing deleted primary until shipped it standby after the host is again.

    Concerning

    Thomas

  • FRA full and cannot connect to rman

    Hello

    I have on my FRA database at 100%, I try to connect to the rman delete archivelog (all met before ' sysdate-1' "). But the connection is not established, the prompt is not displayed

    When I try to sqlplus system / *-> ORA-00257: archiver error. Connect internal only, until that releases.

    When I cancel rman I have this error:

    Recovery Manager: release 11.2.0.4.0 - Production Wed 27 Aug 10:42:16 2014

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-00554: initialization of the package manager internal collection failed

    RMAN-06003: target ORACLE database error:

    ORA-00604: an error has occurred at the SQL level 1 recursive

    ORA-01013: user has requested the cancellation of the current operation

    ORA-06508: PL/SQL: called program unit is not found: 'SYS. DBMS_RCVMAN ".

    ORA-06512: at line 1

    How can I remove the old archivelog to clean an ETF.

    Best regards

    Just

    Thank you for your update, I increase db_recovery_file_dest_size. It has solved my problem.

Maybe you are looking for

  • HP Laserjet 1010: Printer appears as a device in Windows 10

    Printer appears as a device, printer HP, non-than us to the printer. Assigned to the IEEE 1284.4 port.  How can I send output to the printer when it is Celine as a DEVICE and PRINTER not listed?

  • How to remove particular notification area icons?

    Hello I would like to ask your help how to remove particular notification area icons (Windows 7 Professional). I mean, this isn't just 'Show' or 'hide '. For example, I want to delete VLC Media Player and Microsoft Office OneNote in the list. In addi

  • Eclipse + Java SDK 5.0.0.14 - broken debugging

    Today, without apparent reason, Eclipse has decided to stop being able to stop. If I set a breakpoint when the breakpoint is reached, eclipse will attempt to display the breakpoint, but fails I see: Thread [TestClient (201) id = 308070400] (Suspended

  • slow application on the device, quickly on Simulator.

    Hello I am developing an application webworks and it extremely slow on the device of the torch. But works fine on the Simulator. Slow, I hear by the user interface takes takes at least 3 seconds to answer after the gesture of touch, either scroll or

  • BlackBerry Smartphones Blackberry Bold 9000 Dead

    UH when I try to restore it by the i went a youtube I use a thing call Loader.exe to make when it come to update to put files on the phone, it says some message saying a word on the password and try again