Newspapers are not applied in the first physical availability of time on the same host

Hello

I have met many threads associated with this topic, but could not help meet me at good question, raising a fee.
I'm setting up physical DB ensures for the first time. It is in the same host. Although I worked a little on the day before but did not get a chance to create new. I used the cold backup RMAN to restore the backup of the primary database. The version of DB is 11.2.0.3(32bit) and I create on Windows 7. The problem is that newspapers are not applied side sleep although I can find no error in the alerts log. Previously file associated password error was coming, but I solved that one.

In the standby alert settings are similar to:
process = 150
memory_target = 500 M
memory_max_target = 700 M
control_files = 'D:\EDRIVE\STANDBY\STANDBY\CONTROL01. CTL.
control_files = 'D:\EDRIVE\STANDBY\STANDBY\CONTROL02. CTL.
db_file_name_convert = "D:\EDrive\PRIMARY\primary."
db_file_name_convert = "D:\EDrive\STANDBY\standby."
log_file_name_convert = "D:\EDrive\PRIMARY\primary."
log_file_name_convert = "D:\EDrive\STANDBY\standby."
DB_BLOCK_SIZE = 8192
compatible = "11.2.0.0.0."
Log_archive_dest_1 = 'LOCATION is D:\EDrive\STANDBY\Arc ".
LOG_ARCHIVE_DEST_2 = "SERVICE = VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME = PRIMARY PRIMARY."
log_archive_dest_state_1 = 'ENABLE '.
LOG_ARCHIVE_DEST_STATE_2 = "DEFER".
fal_client = "STANDBY".
fal_server = "PRIMARY".
log_archive_config = "DG_CONFIG = (PRIMARY, standby)"
log_archive_format = '% t_%s_%r.arc '.
log_archive_max_processes = 30
db_recovery_file_dest_size = 4152M
standby_file_management = 'AUTO '.
undo_tablespace = 'UNDOTBS1.
SEC_CASE_SENSITIVE_LOGON = FALSE
Remote_login_passwordfile = "EXCLUSIVE."
AUDIT_TRAIL = 'DB '.
db_name = "primary".
db_unique_name = "STANDBY".
open_cursors = 300
-----
Side in primary school settings looks like when you start:

process = 150
memory_target = 712 M
control_files = 'D:\EDRIVE\PRIMARY\PRIMARY\CONTROL01. CTL.
control_files = 'D:\EDRIVE\PRIMARY\PRIMARY\CONTROL02. CTL.
DB_BLOCK_SIZE = 8192
compatible = "11.2.0.0.0."
Log_archive_dest_1 = 'LOCATION is D:\EDrive\PRIMARY\Arc ".
LOG_ARCHIVE_DEST_2 = "SERVICE = PRIMARY NOAFFIRM ASYNC VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME = STANDBY"
log_archive_dest_state_1 = 'ENABLE '.
LOG_ARCHIVE_DEST_STATE_2 = 'ENABLE '.
fal_client = "PRIMARY".
fal_server = "STANDBY".
log_archive_config = "DG_CONFIG = (PRIMARY, standby)"
log_archive_format = '% t_%s_%r.arc '.
log_archive_max_processes = 30
db_recovery_file_dest = 'D:\app\fast_recovery_area. '
db_recovery_file_dest_size = 4152M
standby_file_management = 'AUTO '.
undo_tablespace = 'UNDOTBS1.
SEC_CASE_SENSITIVE_LOGON = FALSE
Remote_login_passwordfile = "EXCLUSIVE."
db_domain = «»
dispatchers = "(PROTOCOL=TCP) (SERVICE = primaryXDB)" "
audit_file_dest = "D:\APP\ADMIN\PRIMARY\ADUMP".
AUDIT_TRAIL = 'DB '.
db_name = "primary".
open_cursors = 300
diagnostic_dest = "D:\APP".

For backup RMAN and duplicate below are the commands that I used.
While backup in montage mode
RMAN target = /.
run
{
allocate channel c1 type disk;
allocate channel c2 type disk;
backup of database format "D:\EDrive\RMANBACKUP\primary\%U".
ARCHIVELOG backup all the format "D:\EDrive\RMANBACKUP\primary\%U".
backup current controlfile to watch format "D:\EDrive\RMANBACKUP\primary\standby.ctl".
}

Then the restoration

RMAN target sys/sys@PRIMARY auxiliary.

Duplicate the database target for Eve dorecover;

Also I added ensures Redolog 1 additional side sleep later because he did not show everything after mark select * from v$ standby_log;.
Now, it's showing a.
On the side of the day before, I heard THAT RMAN creates it.
Please see below:

Side eve
--------

SQL > alter database add standby logfile group 1 'D:\EDrive\STANDBY\standby\stb_redo01.log' size 100M;
alter database add standby logfile group 1 'D:\EDrive\STANDBY\standby\stb_redo01.log' size 100 M
*
ERROR on line 1:
ORA-01184: logfile group 1 already exists


SQL > alter database add standby logfile Group 2 'D:\EDrive\STANDBY\standby\stb_redo02.log' size 100M;
alter database add standby logfile size of 'D:\EDrive\STANDBY\standby\stb_redo02.log' of the 2,100 M group
*
ERROR on line 1:
ORA-01184: logfile group 2 already exists


SQL >
SQL >
SQL > alter database add standby logfile group 3 'D:\EDrive\STANDBY\standby\stb_redo03.log' size 100M;

Database altered.

Please guide me to understand the problem that's why set are not applied?

Thanks a ton for your help beforehand.

-Best regards,.
Saha

Transport is not executed on primary, because you log_archive dest parameter is not correct.
Your problem here:

log_archive_dest_2 string SERVICE=PRIMARY NOAFFIRM ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=STANDBY

You must change it to:

alter system set log_archive_dest_2 ='SERVICE=STANDBY NOAFFIRM ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=STANDBY';
alter system set log_archive_dest_state_2=ENABLE;
alter system  switch logfile;

Change the setting and paste here the results, please.

 select process from  v$managed_standby where process like 'LNS%'; -- on primary
 select max(Sequence#)  from  v$archived_log; -- on both side

Concerning
Mahir

Tags: Database

Similar Questions

  • Newspapers are not sent to the database of Dr. help, please

    Hello

    I have create a databas physics ensures the local site. the works of dataguard.

    But the database pending cannot receive the journal when the standby database installs remotely and change IP, / etc/hosts, listener.ora and tnsnames.ora.

    It seems that work waiting for network problem coz log shipping database to the local site.

    Help, please.

    message below

    AIX 5300-12-04-1119 + Oracle 11.2.0.2

    # Journal of primary database alerts. #########

    ******************************************************************

    LGWR: Definition of 'active' from archive to destination LOG_ARCHIVE_DEST_2

    ******************************************************************

    Wed Sep 09 18:40:13 2013

    WARN: Cra1: termination pid 2916466 hooked to an IO operation

    WARN: Cra1: termination pid 3350692 hooked to an IO operation

    krsv_proc_kill: kill 1 process (process by index)

    Wed Sep 09 18:40:24 2013

    krsv_proc_kill: kill 1 process (process by index)

    Arc1: Error 16198 done hung operation of e/s to LOG_ARCHIVE_DEST_2

    Arc1: Default detected process ARCH

    Arc1: Default detected process ARCH

    ARC1: FROM PROCESS ARCH

    Wed Sep 09 18:40:27 2013

    ARC2 started with pid = 20, OS id = 2916468

    ARC2: Started archiving

    WARN: ARC2: termination pid 585944 hooked to an IO operation

    Wed Sep 09 18:40:27 2013

    ARC3 started with pid = 22, OS id = 3383458

    ARC3: Started archiving

    ARC1: FROM PROCESS ARCH COMPLETE

    Reclaiming entered dead process FAL [pid 2916466]

    krsv_proc_kill: kill 1 process (process by index)

    WARN: ARC3: termination pid 585944 hooked to an IO operation

    krsv_proc_kill: kill 1 process (process by index)

    ARC2: Default detected process ARCH

    ARC2: FROM PROCESS ARCH

    Wed Sep 09 18:40:34 2013

    Arc0 started with pid = 19, OS id = 3854466

    ARC3: Become the heartbeat ARCH

    Arc0: Started archiving

    ARC2: FROM PROCESS ARCH COMPLETE

    Reclaiming entered dead process FAL [pid 3350692]

    Reclaiming entered dead process FAL [pid 585944]

    Wed Sep 09 18:45:28 2013

    WARN: Cra1: termination pid 3854466 hooked to an IO operation

    WARN: Cra1: termination pid 2916468 hooked to an IO operation

    WARN: Cra1: termination pid 3383458 hooked to an IO operation

    Wed Sep 09 18:45:42 2013

    WARN: Cra1: termination pid 3858682 hooked to an IO operation

    krsv_proc_kill: kill 1 process (process by index)

    krsv_proc_kill: kill 1 process (process by index)

    krsv_proc_kill: kill 1 process (process by index)

    Wed Sep 09 18:45:53 2013

    krsv_proc_kill: kill 1 process (process by index)

    Arc1: Default detected process ARCH

    Arc1: Default detected process ARCH

    Arc1: Default detected process ARCH

    ARC1: FROM PROCESS ARCH

    Wed Sep 09 18:45:55 am 2013

    Arc0 started with pid = 19, OS id = 3858686

    Wed Sep 09 18:45:55 am 2013

    ARC2 started with pid = 20, OS id = 3383460

    Arc0: Started archiving

    Wed Sep 09 18:45:55 am 2013

    ARC3 started with pid = 22, OS id = 585962

    ARC2: Started archiving

    ARC2: Become the heartbeat ARCH

    Reclaiming entered dead process FAL [pid 3383458]

    ARC3: Started archiving

    ARC1: FROM PROCESS ARCH COMPLETE

    Reclaiming entered dead process FAL [pid 2916468]

    Wed Sep 09 18:46:57 2013

    Reclaiming entered dead process FAL [pid 3854466]

    Wed Sep 09 18:46:59 2013

    NSA2 started with pid = 47, OS id = 2838532

    Wed Sep 09 18:47:02 2013

    Thread 1 Advanced for you connect to sequence 4883 (switch LGWR)

    Currently Journal # 2 seq # 4883 mem # 0: /u2/oracle/oradata/plmdb/redo02.log

    Wed Sep 09 18:47:02 2013

    Archived journal 4860 extra for each sequence 1 4882 0x5c432f01 dest ID thread entry 1:

    # Log alerts standby database. #########

    krsv_proc_kill: kill 1 process (RFS slowed by thread/sequence)

    RFS [66]: assigned to the RFS 700480 process

    RFS [66]: open the newspaper for thread 1 sequence 4872 dbid 1547947009 branch of the 757523841

    Wed Sep 09 18:46:59 2013

    Primary database is in MAXIMUM PERFORMANCE mode

    RFS [67]: assigned to the RFS 463046 process

    RFS [67]: no waiting redo logfiles available for thread 1

    RFS [67]: open the newspaper for thread 1 4883 dbid 1547947009 branch of the 757523841 sequence

    Wed Sep 09 18:51:03 2013

    RFS [64]: network Possible disconnect with primary database

    Wed Sep 09 18:51:15 2013

    krsv_proc_kill: kill 1 process (RFS slowed by thread/sequence)

    Wed Sep 09 18:51:16 2013

    krsv_proc_kill: kill 1 process (RFS slowed by thread/sequence)

    Wed Sep 09 18:51:16 2013

    RFS [68]: assigned to the RFS 626724 process

    RFS [68]: open the newspaper for thread 1 sequence 4867 dbid 1547947009 branch of the 757523841

    RFS [69]: assigned to the RFS 684156 process

    RFS [69]: open the newspaper for thread 1 sequence 4866 dbid 1547947009 branch of the 757523841

    RFS [70]: assigned to the RFS 483332 process

    RFS [70]: open the newspaper for thread 1 sequence 4872 dbid 1547947009 branch of the 757523841

    # Primary database: journal of archives report #.

    INSTALLATION GRAVITY MESSAGE_NUM ERROR_CODE CAL TO_CHAR(TIMESTAMP,'DD-MON-YYY MESSAGE)

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

    Setpoint error of Transport Services 41532 16198 YES 9 October 2013 17:41:22 WARN: cra1: termination pid 3600618 hooked to an IO operation

    Setpoint error of Transport Services 41533 16198 YES 9 October 2013 17:41:27 WARNING: cra1: termination pid 4071430 hooked to an IO operation

    Setpoint error of Transport 41536 16198 YES 9 October 2013 17:41:36 ARC1: 16198 error due to guillotine operation of e/s to LOG_ARCHIVE_D

    EST_2

    Setpoint error of Transport Services 41540 16198 YES 9 October 2013 17:41:36 WARN: ARC2: termination pid 3960900 hooked to an IO operation

    Log Transport Services 41543 16198 YES error 9 October 2013 17:41:41 WARN: ARC3: termination pid 3960900 hooked to an IO operation

    Setpoint error of Transport Services 41548 16198 YES 9 October 2013 17:46:37 WARN: cra1: termination pid 3797106 hooked to an IO operation

    Setpoint error of Transport Services 41549 16198 YES 9 October 2013 17:46:42 WARN: cra1: termination pid 3600622 hooked to an IO operation

    Setpoint error of Transport Services 41550 16198 YES 9 October 2013 17:46:46 WARN: cra1: termination pid 4071432 hooked to an IO operation

    Setpoint error of Transport Services 41551 16198 YES 9 October 2013 17:46:51 WARN: cra1: termination pid 4001810 hung on an IO operation

    Newspapers are not shipped to the physical database ensures [1130523.1 ID]

    ) Please work with your network administrator to make sure that the following firewall features are disabled.

    • SQLNet fixup protocol
    • Deep Packet Inspection (DPI)
    • SQLNet packet inspection
    • Fixed SQL
    • SQL ALG (Juniper firewall)

    Disable SQL ALG.

  • can I install PES 11 on two laptops that are not used in the same place?

    Can I install PES 11 on two laptops that are not used in the same place or at the same time?

    Yes, your license entitles you to two simultaneous activations.

  • Why ERP login does not work in the same host?

    Hello
    I installed 5 OEL and Oracle ERP 12.0.4. Everything went smoothly, all services are up & running and capable of connection/working from a remote computer on the network using microsoft xp. Why don't ERP login page does not work in the same host (linux server) using Mozilla Firefox? I missed extra configuration?

    Concerning

    Hello

    You go head with the downloaded version. It will work Fine.

    Thank you
    Yakub.

    Published by: 900856 on November 27, 2012 12:58 AM

  • NSX 6.1.5 - distribute Firewall rules are not applied to the empty virtual switches

    Hi all

    We have a big problem since we have improved the NSX to version 6.1.3 to 6.1.5.

    I get a bug following this procedure:

    . In vSphere Client--> NSX, create a new virtual switch

    . Distribuer distribute the firewall, create a rule to deny traffic between two survey periods. Example: source: all, destination: all, service: all, Action: reject, applies: the new virtual switch

    . Connect two VMS to the virtual switch and you can test the other (this is false due to the firewall rule)

    . Publish ANY changes on the firewall distribute (could not be related to our rule. Example to change its name to another rule), and the rule starts to operate.

    Additional steps:

    . Remove the firewall rule

    . Identify the virtual machines in the virtual switch

    . Re-create the firewall with applies rule: the virtual switch (still empty)

    . Connect the virtual machines and ping between them. Yet once, the rule does not work.

    . Publish ANY changes on distributed firewalls and the rule starts to operate.

    NSX version 6.1.3 and 6.2.0 both work correctly. But I can't downgrade to 6.1.3 or upgrade to 6.2.0. 6.2.1 upgrade involves the upgrade of several other components.

    I use the following versions:

    . NSX 6.1.5

    . vCenter Version 5.5.0 Build 2414847

    . ESXi, 5.5.0, 2718055

    Please, any ideas?

    Thank you very much

    D.

    She seems to be a bug in 6.1.5 NSX and there is no solution for this yet. There are workarounds, but none of them apply to my "fully automated" environment

    We need to wait for a fix or upgrade to NSX 6.2.1 requiring an upgrade of several components as well.

    D.

  • Different profiles are not open at the same time

    Due to a change of OS, I restored my Firefox profile (let's call it Profile1) using FEBE.
    I then created a second (Profil2) profile using Profile Manager.
    I created two shortcuts with different targets using the switch followed by the name of profile-p
    Now when I want to open two profiles, the second open is always the same as the first.
    So, if there open P1 and try to open the P2 (with the correct shortcut), P1 is open a second time, and if I start with P2 and try to open P1, P2 is open again

    See also:

  • NAS200: One of the shared folders are not accessible by the same admin account.

    Good day everyone.

    I know that this is the best place to get the answer to my question.

    Anyway, we've had this NAS200 for a year or two now and there was no problems until recently.

    We have various accounts and folders in the storage and one of them is the shared folder A.

    Lately, when I try to open A shared folder, it tells me:

    \\192.168.XX.xxx\Shared notebook A is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

    Insufficient system resources exist to complete the requested service.

    I checked my settings of the user and be the admin for the NAS, I have the abilities to read/write for all files in the NAS.

    I checked the folder via the drive (using Windows 7). Unlike other files, the shared folder A, does not display the availability offline and offline status. As follows:

    A shared folder has no display of the State, such as updated folder.

    I'm confused as to what is the problem.

    Your help is greatly appreciated. Thank you all in advance!

    "Insufficient resources" means that the Samba on the NAS server ran out of memory. It shouldn't happen, but it does. The reason is probably that you did a lot of operations on files at the same time (for example copy the entire directory tree), and Samba tries to keep information about each file in memory. You have probably seen it slow down much until you lost the connection.

    The problem will probably resolve once you restart the NAS server: push the power button on the rear closed (it emits a beep to confirm the press the button, then after a minute or two, the lights will be turned off), then press again to start (you will hear a beep, followed after a few minutes of another beep to confirm that it is online). Don't just pull the plug or you can corrupt your data.

    = Jac

  • Main Nav images are not all on the same line

    I have several issues going on with this page, but I'll break it down into several separate petitions... so don't worry about the other issues. I know it can be confusing.

    Query 2 of 3

    My main nav images must all be on one line. All my CSS reflects 900px. All the main nav buttons equal 900px. Yet, there seems to be space between them if there is no fill. Please see if you can find where I missed the boat on this one.

    Here is the link of the page.

    Thank you!!

    Samantha

    {#mainNav}
    height: 23px;
    margin: 0px auto;
    text-align: center;
    Width: 900px;
        letter-spacing:-4px
    }

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • vsga and vdga on the same host

    Hello

    Is it possible to have different pool created on the same host and have some VM (pools) that use VSGA and other virtual machines (pool) that are using VDGA on the same host?

    Yes it works very well! (Assuming you have at least 2 GPU:s or Board with more then a GPU as a K1 or K2)

    Linjo

  • newspapers are not get applied to the eve of the database

    Hi guys,.

    I installed oracle 10g R2 on RHEL5. I also created a database of watch on the same host at the elementary level.

    now everything works fine, but when I checked if archived logs is applies or not, I found that no newspaper use.

    When I checked the log files, I said that

    Killed Dec 30 12:22:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'
    Killed Dec 30 12:22:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 5 1, fake newspaper # 1 in the header
    ORA-00312: wire 5 1 online journal: ' / u01/app/standby/std_data/redo05.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 5 1, fake newspaper # 1 in the header
    ORA-00312: wire 5 1 online journal: ' / u01/app/standby/std_data/redo05.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 6 1, fake newspaper # 2 in header
    ORA-00312: wire 6 1 online journal: ' / u01/app/standby/std_data/redo06.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 6 1, fake newspaper # 2 in header
    ORA-00312: wire 6 1 online journal: ' / u01/app/standby/std_data/redo06.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'


    When I researched this error it is said that this online journal is corrupted, install the new version or reset the logs.

    I have reset logs on the primary database after incomplete recovery.

    I just want to know that if I reset primary newspapers should I recreate the standby database recovery logs?

    coz it generates the same error.

    What is the solution?
    Thanks and greetings
    VD

    Published by: vikrant dixit on December 29, 2008 22:57

    Hello

    I just want to know that if I reset primary newspapers should I recreate the standby database recovery logs?

    not only you must create redologs Eve but must also create a new standby controlfile.

    Kind regards!

  • I recently bought a new camera from Sony a7 - ii.  the first time I tried to import raw images taken with it (with a. Suffix ARW) the program says "Preview not available for this file" and then "files are not recognized by the raw format support in Lightr

    I recently bought a new camera from Sony a7 - ii.  the first time I tried to import raw images taken with it (with a. Suffix ARW) the program says "Preview not available for this file" and then "files are not recognized by the raw format support in Lightroom" I have the most updated version, I think as 5.7.  What should I do to get these files imported as raw files?

    Hi Bobsirkus,

    The camera you have is compatible with the latest version of Lightroom, which is Lightroom 6/CC.

    Please see the list of the camera supported by Lightroom: supported by Adobe Camera Raw devices

    You can use the DNG Converter, converts images and then import them into DNG in Lightroom.

    Kind regards

    Tanuj

  • Emails sent via Thunderbird are not saved on the e-mail server.

    I have a critical problem with the backup of the emails I sent to Thunderbird.

    The application works very well, that everyone sent mail is correctly saved in the folder "sent" located in the e-mail account of TB.
    The problem is that messages are not saved on the mail server associated with (in this case, pop.mail.yahoo.com), so whenever I have to reinstall the software, I lose all my outgoing emails. If I access my email on yahoo.com account and email from there, it is regularly saved in the sent folder there.

    I would be grateful if someone could
    (i) say me if it is a known problem, and if there is a way to remedy through Thunberdird server or Composition settings.
    (ii) if there is a way around the problem by saving the file 'sent' located in the Thunderbird mail folder on my HARD drive. Is it possible, after the reinstallation of the application, to paste the file sent to the Mail folder? And I want to save the "Sent.msf" file as well?

    Thank you much for the help.
    L

    The problem is that messages are not saved on the mail server associated with (in this case, pop.mail.yahoo.com),.

    With a POP account, this is the expected behavior. Only the Inbox folder is visible on the server, all the other files are the.
    https://support.Mozilla.org/en-us/KB/glossary-terms-including-types-accounts#w_pop

    To access the other folders on the server, for example your sent folder, you need to configure your account as an IMAP account.
    https://support.Mozilla.org/en-us/KB/glossary-terms-including-types-accounts#w_imap

    so whenever I have to reinstall the software, I lose all my outgoing emails.

    You should not need to reinstall the software in the first place. And even if you do you will not lose any position, unless you deliberately remove your Thunderbird profile.
    With pop, all mail is local to your computer, including the "sent" folder.
    http://KB.mozillazine.org/Profile_folder_-_Thunderbird

    If there is a way around the problem by saving the file 'sent' located in the Thunderbird mail folder on my HARD drive.

    In fact, you must back up the entire profile.
    _ http://KB.mozillazine.org/Thunderbird: _FAQs_:_Backing_Up_and_Restoring

    Is it possible, after the reinstallation of the application, to paste the file sent to the Mail folder?

    As said before, nothing is lost when reinstalling the application. If you want to move to a new computer by simply moving the profile.
    http://KB.mozillazine.org/Move_to_a_new_PC

    do I have to save the "Sent.msf" file as well?

    If you want to backup files individual mail, you don't need to save the *.msf files. They are just the index files and contain no mail. They are rebuild automatically when you start Thunderbird.
    In any case, to save the entire profile is the recommended method.

  • faxes are not sent to the computer

    I have a HP Officejet Pro 8500 a and digital fax is enabled, all received faxes are not print.

    A few days faxes are not attracted to the folder on the computer and remain in the memory of the printers. I can and print from the printer itself, but may not display in the file.

    Hot ideas to solve?

    Looks like you have a problem with the Fax to PC functionality on this printer. I recommend first of all remove the software on the computer completely and then put it back. Then configure the PC fax again and test it. This should solve your problem. Here is a link to the latest version of the software from the HP Web site:

    http://h10025.www1.HP.com/ewfrf/wc/softwareCategory?cc=us&LC=en&DLC=en&product=4116838

    Let me know if that solves the problem!

    -Spencer

    PS Hope you have a wonderful day and that your time is as beautiful as she is here!

  • My installed products are not appearing in the extensions Manager

    Help, my installed products are not appearing in the extensions Manager. See the image

    Screen Shot 2016-04-15 at 08.37.59.png

    If I understand correctly, the 2015 versions don't support the extensions more and each update manager to the new version of the provider, or install them manually. Also, this applies to own or download Adobe extensions from the market!

  • Operations are not visible in the viewport in the develop module only in the browser window.

    1.I have a very strange problem with Lightroom 6.5 and earlier versions had some of the problems (so little reliable, because I don't know what time it will happen again) Lightroom if I work after a while, the following occurs: in the large screen of the applied rendering operations are not visible, only the small window of browser. In the middle of the screen is NOTHING done, so I continued to work on the image in the window of exploitation and not the image disappears, just a gray window remains above. Dan I switch to another view and then be visible again (but operations also do not appear this, only in small browser window displays the changes applied) I have to restart your PC for vouchers, which sometimes does not occur when you restart. Function the GPU turned power off.

    2. at this moment, there is a new problem starting.

    Lightroom begins only with color boxes in the grid, no image is visible


    My system configuration: Windows 7, 64-bit Intel Core i7 - 3770 k CPU 3.50 GHz 16.0 GB RAM ATI RADEON 4800 series

    This could be caused by a defective monitor profile.

    As a diagnosis too, l and, possibly, a temporary solution, try to set the monitor to sRGB profile.

    If this solves the problem, you need to calibrate the monitor with a standard material.

    This will create a new profile that accurately describes your monitor.

    Press the Windows key + R, type colorcpl, and then press ENTER.

    Add the sRGB profile, and then set as default profile.

Maybe you are looking for

  • HP ZBook 15 G2: No wireless Module in charge (703)

    Dear HP support, I reacently bought a WWAN Module and installed in my laptop, but I always get this message when I do a hard reset or turn on my laptop: "Not supported Wireles module". "System a dected a wireless Module installed in the system is not

  • Satellite P10 792 won't boot to the top

    Worked fine before, now won't start upward.I can not only see the TOSHIBA Logo no Bios, because the cooler clean cpu fan & I remove my Satellite P10 792 RAM without removing the battery. When I try to boot my laptop all I get is the blue power light

  • How to reset the shortcut buttons on the touchpad of the Satellite A200

    How do reset you the shortcut keys on the touchpad Synaptic on an A200. Theres nothing on the mouse control panel!

  • Outputs of PCI 6514 - random VALUES of State

    I have a PCI6514 with all its 32 output connected to 24 v dc, that relay Finder pins. These relays have a spool of 0.5W and attract about 20mA each which falls on the side of 6514 which is 75mA. And each relay has its own module diode, inductive Kick

  • Use CPU in Task performance master color codes

    The red and green color codes showing CPU utilization in the section master achievement mean anything? I have a XP computer that shows two lines, a red and a green for the use. My other computer XP shows a single green line.