How to put pluggable database in archivelog mode?

Hello

I'm putting a database plug-in in archivelog mode, however, I'm not sure how to proceed. So far I mounted by PDB and tried the underside of the root container.

ALTER database connect to < name > archivelog;  -This returned an error

Then I connected to the PDB and tried;

ALTER database archivelog; -It also wrong

I must be missing something simple - can someone put me out of my misery!

Kind regards

David

You can't put a plug-in database in archivelog mode, there is no independent log files that can be archived. (Although you can recover a single database plug-in and maybe even make a for a pluggable database resetlogs).

Either the entire base is in archivelog mode, or none of it.

Concerning

Jonathan Lewis

Tags: Database

Similar Questions

  • How to put the NI6115 DC pairing mode?

    I use Analog Input: general properties: Input Configuration: coupling property to set the coupling mode. But it doesnot work for NI 6115

    How can I configure the NI 6115 pairing mode.

    Thank you

    Hi Zhongyao,

    You must connect to the negative terminal to AI0 - (34 pin), AI1 - (pine 66), AI2 - (PIN 31), etc. Pages 4-6 to 4-15 in the user manual S series have all the details.

    Brad

  • ' ' MUST BE ANSWERED ON ' HOW TO PUT THE COMPUTER IN SAFE MODE "PLEASE

    I HAVE A COMPUTER THAT I NEED TO PUT IN 'SAFE MODE' QUESTION WHAT SHOULD I DO TO PUT IN SAFE MODE?
    I TRY WITH MY KEY "F8", BUT THAT DOES NOT HELP.IS IT ANOTHER WAY THAT THIS IS POSSIBLE?
    PLEASE SEND ME E-MAIL ON THIS ISSUE PLEASE... MY COMPUTER IS DOWN. NEED HELP?
    E-MAIL ADDRESS IS
      E-mail address is removed from the privacy *.
    Thank you...

    Turn on the computer.

    Start typing the F8 key. The Windows Advanced Options Menu appears. If you start to press the F8 key too soon, some computers display a "keyboard error" message or if too late continues start. To resolve this issue, restart the computer and try again.

    Check that the safe mode option is selected.

    Press ENTER. The computer then begins to start in safe mode.

  • How to put the form into insert mode without clicking a button insert new record

    Hi all

    I use apex 4.2 on windows, internet Explorer 10 on oracle 11g R2, all 64 bits.

    I'm creating mobile applications.

    I have a list page, I put the links on this page.

    one of the links is a form of opening and passing some values that form.

    the form I open with custome plsql trigger to generate the primary key.

    I do not include an Insert button in the form, I call you, I want to just the user to type something in the column remarks of the newly opened form.

    and when the user clicks the Save button, the folder must be inserted as a new record in the table of underscore.

    now, the pk is not because I do not press on the Insert button, since I do not include the Insert button.

    now when I navigate my list Page by clicking on the point list and in the newly open shape, I enter some data in the Notes field and click on the button, save

    It is not saving the table or give any error?

    How to solve this problem?

    Kind regards.

    Mahjoor,

    If your form is wizard generated then

    Change your suite save button and put

    and confirm that regardless of the Page item Insert Source values contains more

    If you manually insert values shaped then write a Page process to insert this page elements values in the table

    during the click on the button Save.

    I hope this helps you.

    Leave.

  • database in backup mode

    Hi guys,.

    If I put my database in backup mode and perform the backup (hotbackup / online) of the database.

    When I need to do the restore, can I archive logs at all? (not necessary to recover to point in time) Can I restore data files and do an alter database open resetlogs?

    The database will be inconsistent and cannot start without applying archive logs at all? as the data is not stopping when you perform the backup.

    Thank you

    You have to do it all again (i.e. the ArchiveLogs):
    FROM: The time where the ALTER DATABASE BEGIN BACKUP (or the first ALTER TABLESPACE BEGIN BACKUP)
    To: The first ArchiveLog after BACKUP END EDIT (or the last BACKUP END of ALTER TABLESPACE)
    Therefore, you should always make ALTER SYSTEM ARCHIVE LOG CURRENT at the end of the backup mode and capture this archivelog in your backup.

    The database will be inconsistent (and DOES not) until and unless you apply the redo (archived).

    Hemant K Collette

  • Archivelog mode startup

    Hello.

    I'll only do a simple question:

    If I have a database in archivelog mode ocurr an unexpected shutdown
    is there some process using these logs archived so it s necessary automatically when I do a normal boot, or only use the redo logs?

    Thank you

    Alex Tutor wrote:
    Hello.

    I'll only do a simple question:

    If I have a database in archivelog mode ocurr an unexpected shutdown
    is there some process using these logs archived so it s necessary automatically when I do a normal boot, or only use the redo logs?

    Thank you

    No, in this case oracle (SMON) will only use online redo log and will perform instance recovery then database opens. Of course, if we won't support failure.

  • How to use the OEM grid control to find databases, not in archivelog mode?

    Hello

    We have currently 130 databases, say, if I want to come off as any database currently NOT in archivelog mode, is there a quick way to find out?

    using the OEM grid control

    or

    a similar trick,

    but really do not need to manually check each database.

    Thank you very much!

    This query works in 12 c - please run as SYSMAN.
    It is based on undocumented assumptions well + (AND key_value = "NOARCHIVELOG") +.

      SELECT *
      FROM SYSMAN.MGMT$GROUP_DERIVED_MEMBERSHIPS O ,
        SYSMAN.MGMT$TARGET T ,
        sysman.MGMT$AVAILABILITY_CURRENT st
      WHERE
      o.member_target_type     IN ('oracle_database', 'rac_database')
      AND ( t.target_type           ='rac_database'
      OR (t.target_type             ='oracle_database'
      AND t.type_qualifier3        != 'RACINST'))
      AND o. member_target_guid     = t.target_guid
      AND t.target_guid             = st.target_guid
      AND st.availability_status    = 'Target Up'
      AND ( EXISTS
        (SELECT *
        FROM sysman.mgmt$metric_current i
        WHERE I.TARGET_GUID = O.MEMBER_TARGET_GUID
        AND metric_name     = 'archFull'
        AND Metric_Column   = 'archTotal'
        AND metric_label    = 'Archive Area'
        AND column_label    = 'Total Archive Area (KB)'
        AND key_value       = 'NOARCHIVELOG'
        ));
    

    Another way to achieve the goal is to push the extended parameters (SELECT LOG_MODE FROM V$ DATABASE) on each DB and monitor the values they return to the repository. This is an example for a (slightly) different problem - http://iiotzov.wordpress.com/2012/08/08/how-to-use-the-new-oem-12c-metric-extensions-to-enforce-enterprise-wide-custom-policies.

    OEM repository has many other uses grand-http://iiotzov.files.wordpress.com/2012/05/oem-repository-a-second-look.doc, http://iiotzov.files.wordpress.com/2011/08/iotzov_oem_repository.pdf

    Lordane Iotzov
    http://iiotzov.WordPress.com/

  • How can we put a database in read-only mode?

    DB version: 11.2.0.2
    Platform: AIX 6.1

    How can we put a database in read-only mode?

    Please read http://docs.oracle.com/cd/E11882_01/server.112/e25494/start002.htm#i1006490.

  • How to put in archivelog mode

    Hi I need help kindly archivelog mode allow me this in oracle 11g R2. Linux

    Thank you

    Concerning

    SQL > archive log list

    SQL > show parameter db_recovery_file

    SQL > alter database set db_recovery_file_dest_size = 200G

    SQ > alter database set db_recovery_file_dest = ' / u01/app/oracle/FRA;

    SQL > shutdown immediate

    [oracle@dbhost ~] bootable media $;

    SQL > alter database archivelog

    SQL > alter database open;

    kindly mark it correct and close the qus :)

  • How can I put a device in recovery mode

    How can I go in on iPad recovery mode

    To put your device in recovery mode follow these instructions: If you cannot update or restore your iPhone, iPad, or iPod touch - Apple Support

  • How can I put my system in Standby Mode?

    Hello

    I'm not able to put my system in stanby mode.
    How can I do?

    Hi Vikas

    You can try to do it on two tracks:
    Using the FN + F3 key combination
    Click Start > stop > and choose the Standby option

    Good bye

  • my lap top is stuck on safe mode how to put this right

    my laptop is stuck in safe mode how to put this right

    Hello

    ·         When the issue started?

    Follow these steps and check if it works:

    a. Click Start, type msconfig in the search box and press on enter.

    b. Click Start, and then in the start option, check if the startup is checked.

    c. If it is checked, then please uncheck.

    d. then click general, select Normal startup.

    e. click on apply and then click ok.

    f. system prompts you to restart, please restart the system.

  • Grid control 11.1 archivelog mode database repository

    Is recommended that the database repository for installation of GC 11.1 be run in archivelog mode? Any why not?

    Thank you
    Bill

    Hello

    It is recommended to activate the archivelog to the repository for reasons of continuity of data:

    http://docs.Oracle.com/CD/E11857_01/install.111/e16847/install_em_exist_db_slnt.htm#CIHIFFGB

    Kind regards
    -Loc

  • I wanted to shoot penalty, put the computer in safe mode, now its blocked, firm FF 3 times, computer rebooted, still in safe mode.how out safe mode

    I wanted to do in the event of problem, I put the computer in safe mode and now I can't get out of safe mode. I closed FF & computer restarted 3 times, even shut down the computer, still in safe mode. What should I do to get out of safe mode?

    I gave up and took my laptop to the Apple store... everything is ok now... I don't know what they were doing.

  • How to put the screen name? (edited by Mod..)

    Hi I want to know how to put the screen on my Ant name

    Hi Yuvrajm65418840,

    Please see the document shared for more information:

    Getting started on the Adobe Forums

    I hope this helps!

Maybe you are looking for

  • Where can I get an install Firefox Beta APK file? I do not use Google games.

    I would like to test the beta version of Firefox, but I can't seem to find a direct link to download the installer of the APK. It seems to be only available from within the game to Google, but I prefer not to use software owners on my devices. My tes

  • AS200V in mode sleep?

    Hey there, just got this camera for a few days and im having an issue. Is there some kind of sleep mode this camery? PS: you can add a feature 'show' on the distance as well, its mostly being used to activate or deactivate records anyway and the fact

  • Incorrect detection of type Macbook

    My Macbook pro is detected as a 'Macbook Air' (got "about this Mac" in the menu system). This has an impact on performance, stability, reliability, drivers, etc.. ? How to solve this problem? OS: 10.10.5

  • New SATA drives will not be initialized

    A few weeks, I got a Western Digital Green 1 .5TB disc start coming out, so I quickly made sure I had a suitable backup and the reader sent in for RMA.  Then, I bought a new Samsung 2 TB and installed without problem.  Windows XP SP3 the drive recogn

  • Change color of font on desktop

    I love my desktop image, but some areas are white, making it impossible to read the white description under the icons. Can I change the font to black?