How to change the directory on the Archives of parameter permanently? Try with change change is again after stopping

Hi all

I got this setting on the backup database

SQL > parameters shows Archives;

VALUE OF TYPE NAME

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

ARCHIVE_LAG_TARGET integer 0

log_archive_config string dg_config = (erpdb, stdby)

Log_archive_dest chain

location of string Log_archive_dest_1 = 'G:\ARC', valid_for =

(ALL_LOGFILES, ALL_ROLES)

LOG_ARCHIVE_DEST_10 string

Service string LOG_ARCHIVE_DEST_2 = erpdb valid LGWR ASYNC

_for = (online_logfiles, primary_

db_unique_name role) = erpdb

location of string log_archive_dest_3 = "F:\ARC", valid_for =

(STANDBY_LOGFILE, STANDBY_ROLE)

VALUE OF TYPE NAME

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

log_archive_dest_4 string

log_archive_dest_5 string

log_archive_dest_6 string

log_archive_dest_7 string

log_archive_dest_8 string

log_archive_dest_9 string

log_archive_dest_state_1 string ENABLE

allow the chain of log_archive_dest_state_10

allow the chain of LOG_ARCHIVE_DEST_STATE_2

log_archive_dest_state_3 string ENABLE

allow the chain of log_archive_dest_state_4

VALUE OF TYPE NAME

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

allow the chain of log_archive_dest_state_5

allow the chain of log_archive_dest_state_6

allow the chain of log_archive_dest_state_7

allow the chain of log_archive_dest_state_8

allow the chain of log_archive_dest_state_9

log_archive_duplex_dest string

log_archive_format string %t_%s_%r.ARC

log_archive_local_first Boolean TRUE

log_archive_max_processes integer 2

log_archive_min_succeed_dest integer 1

log_archive_start boolean FALSE

VALUE OF TYPE NAME

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

log_archive_trace integer 0

real chain of remote_archive_enable

standby_archive_dest string F:\ARC

SQL >

I use this to change the directory to F:\ARC to G:\ARC\STANDBY

SQL > alter system set standby_archive_dest = 'G:\ARC\STANDBY' scope = both;

Modified system.

SQL > alter system set log_archive_dest_3 =' location = G:\ARC\STANDBY' scope = both;

Modified system.

SQL >

I checked the new parameter

SQL > parameters shows Archives;

VALUE OF TYPE NAME

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

ARCHIVE_LAG_TARGET integer 0

log_archive_config string dg_config = (erpdb, stdby)

Log_archive_dest chain

location of string Log_archive_dest_1 = 'G:\ARC', valid_for =

(ALL_LOGFILES, ALL_ROLES)

LOG_ARCHIVE_DEST_10 string

Service string LOG_ARCHIVE_DEST_2 = erpdb valid LGWR ASYNC

_for = (online_logfiles, primary_

db_unique_name role) = erpdb

location of string log_archive_dest_3 = G:\ARC\STANDBY

log_archive_dest_4 string

VALUE OF TYPE NAME

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

log_archive_dest_5 string

log_archive_dest_6 string

log_archive_dest_7 string

log_archive_dest_8 string

log_archive_dest_9 string

log_archive_dest_state_1 string ENABLE

allow the chain of log_archive_dest_state_10

allow the chain of LOG_ARCHIVE_DEST_STATE_2

log_archive_dest_state_3 string ENABLE

allow the chain of log_archive_dest_state_4

allow the chain of log_archive_dest_state_5

VALUE OF TYPE NAME

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

allow the chain of log_archive_dest_state_6

allow the chain of log_archive_dest_state_7

allow the chain of log_archive_dest_state_8

allow the chain of log_archive_dest_state_9

log_archive_duplex_dest string

log_archive_format string %t_%s_%r.ARC

log_archive_local_first Boolean TRUE

log_archive_max_processes integer 2

log_archive_min_succeed_dest integer 1

log_archive_start boolean FALSE

log_archive_trace integer 0

VALUE OF TYPE NAME

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

real chain of remote_archive_enable

standby_archive_dest string G:\ARC\STANDBY

SQL > parameters shows Archives;

VALUE OF TYPE NAME

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

ARCHIVE_LAG_TARGET integer 0

log_archive_config string dg_config = (erpdb, stdby)

Log_archive_dest chain

location of string Log_archive_dest_1 = 'G:\ARC', valid_for =

(ALL_LOGFILES, ALL_ROLES)

LOG_ARCHIVE_DEST_10 string

Service string LOG_ARCHIVE_DEST_2 = erpdb valid LGWR ASYNC

_for = (online_logfiles, primary_

db_unique_name role) = erpdb

location of string log_archive_dest_3 = G:\ARC\STANDBY

log_archive_dest_4 string

VALUE OF TYPE NAME

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

log_archive_dest_5 string

log_archive_dest_6 string

log_archive_dest_7 string

log_archive_dest_8 string

log_archive_dest_9 string

log_archive_dest_state_1 string ENABLE

allow the chain of log_archive_dest_state_10

allow the chain of LOG_ARCHIVE_DEST_STATE_2

log_archive_dest_state_3 string ENABLE

allow the chain of log_archive_dest_state_4

allow the chain of log_archive_dest_state_5

VALUE OF TYPE NAME

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

allow the chain of log_archive_dest_state_6

allow the chain of log_archive_dest_state_7

allow the chain of log_archive_dest_state_8

allow the chain of log_archive_dest_state_9

log_archive_duplex_dest string

log_archive_format string %t_%s_%r.ARC

log_archive_local_first Boolean TRUE

log_archive_max_processes integer 2

log_archive_min_succeed_dest integer 1

log_archive_start boolean FALSE

log_archive_trace integer 0

VALUE OF TYPE NAME

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

real chain of remote_archive_enable

standby_archive_dest string G:\ARC\STANDBY

SQL >

log_archive_dest_3 has changed from F to G

standby_archive_dest changed from F to G

I check again with the judgment

SQL > alter database recover managed standby database cancel;

Database altered.

SQL > shutdown

ORA-01109: database is not open

The database is dismounted.

ORACLE instance stops.

SQL >

start the DB again

SQL > startup nomount;

ORACLE instance started.

Total System Global Area 9663676416 bytes

Bytes of size 2093360 fixed

2650803920 variable size bytes

6996099072 of database buffers bytes

Redo buffers 14680064 bytes

SQL > alter database base_de_donnees eve of Mount;

Database altered.

SQL >

I check again the parameter

SQL > parameters shows Archives;

VALUE OF TYPE NAME

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

ARCHIVE_LAG_TARGET integer 0

log_archive_config string dg_config = (erpdb, stdby)

Log_archive_dest chain

location of string Log_archive_dest_1 = 'G:\ARC', valid_for =

(ALL_LOGFILES, ALL_ROLES)

LOG_ARCHIVE_DEST_10 string

Service string LOG_ARCHIVE_DEST_2 = erpdb valid LGWR ASYNC

_for = (online_logfiles, primary_

db_unique_name role) = erpdb

location of string log_archive_dest_3 = "F:\ARC", valid_for =

(STANDBY_LOGFILE, STANDBY_ROLE)

VALUE OF TYPE NAME

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

log_archive_dest_4 string

log_archive_dest_5 string

log_archive_dest_6 string

log_archive_dest_7 string

log_archive_dest_8 string

log_archive_dest_9 string

log_archive_dest_state_1 string ENABLE

allow the chain of log_archive_dest_state_10

allow the chain of LOG_ARCHIVE_DEST_STATE_2

log_archive_dest_state_3 string ENABLE

allow the chain of log_archive_dest_state_4

VALUE OF TYPE NAME

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

allow the chain of log_archive_dest_state_5

allow the chain of log_archive_dest_state_6

allow the chain of log_archive_dest_state_7

allow the chain of log_archive_dest_state_8

allow the chain of log_archive_dest_state_9

log_archive_duplex_dest string

log_archive_format string %t_%s_%r.ARC

log_archive_local_first Boolean TRUE

log_archive_max_processes integer 2

log_archive_min_succeed_dest integer 1

log_archive_start boolean FALSE

VALUE OF TYPE NAME

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

log_archive_trace integer 0

real chain of remote_archive_enable

standby_archive_dest string F:\ARC

SQL >

log_archive_dest_3 is back in G F

standby_archive_dest is returning f G

How do a perm

Thank you

Eddy

Hello again;

No matter how lucky you have configured DGMGRL and mix SQL with it? Broker would cause the problem you are reporting.

Once you start using DGMGRL must stick to it, you cannot mix.

Best regards

mseberg

Tags: Database

Similar Questions

  • kindly tell how to use the unique value of a table with the index 0

    kindly tell how to use the unique value of a table with the index 0

    Hi
     
    Yep, use Index Array as Gerd says. Also, using the context help ( + h) and looking through the array palette will help you get an understanding of what each VI does.
     
    This is fundamental LabVIEW stuff, perhaps you'd be better spending some time going through the basics.
     
    -CC
  • How to use the scanner Canon of my computer with Windows Vista?

    How to use the Canon Scanner of my Toshiba with Windows Vista computer? Need help, tq.

    How to use the Canon Scanner

    http://www.ehow.com/how_5796443_use-Canon-flatbed-scanner.html

    I would propose Canon Support and the knowledge base for information and manuals

    http://www.USA.Canon.com/Cusa/consumer/standard_display/support

  • How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    Problem:

    How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    The following procedure:

    http://docs.BlackBerry.com/en/developers/deliverables/12002/Debug_an_app_on_BB_device_656366_11.jsp

    Error:

    An internal error occurred during: "launch WMMS_ACC_video_test0".
    java.lang.NullPointerException

    I found that other methods of debugging.

    If anyone knows how to do it please tell me.

    Thank you for your attention.

    http://www.BlackBerryForums.com/developer-forum/107455-debugging-live-device.html

    Solution:

    Start the IDE
    Connect your device to the PC via USB
    compile your application and load on the device
    in JDE - Debug - attach to-Pocket
    ignore all dialog boxes
    do the breakpoint
    Start your application on the device

  • How to install the specific font of our company with photoshop?

    How to install the specific font of our company with Photoshop - it's the police of Gotham?


    The fonts are installed in your operating system not Photoshop.  Photoshop uses the fonts installed on your machine.

  • I bought the Tablet st 2 Dell Latitude with oem windows 8. After a few months. But since August the year last, I am facing problem and my device hung on several occasions.

    Dear Sir, almost a year I bought the Tablet st 2 Dell Latitude with oem windows 8. After a few months, I go to 8.1 and it worked very well. But since August the year last, I am facing problem and my device hung on several occasions. I restored the device, I tried to restored on the plant but no help. Is it possible if I replace win 8 for windows 7 because I feel very uncomfortable.

    Thanks & best regards,

    Hassan jamal Shah

    Please run a check of system files (SFC) & DISM if you're on win 8 or higher 

    All instructions are in our Wiki article below...
    If you have any questions please ask us for .

  • How you update the document in your model agreement with all changes made in Adobe sign?

    Hello

    I successfully Setup Adobe sign in my sandbox SFDC, created templates with merge mapping and mapping of data... it's all coming together nicely.

    I start sending an agreement, click on "Preview of the signed document or position fields", update all the fields in my agreement (define the length of field, drop down / drop-down list of values... etc.) and send my agreement must be signed. My question is: how to upgrade the document in the model to account for all of the updates I just did this document/contract? I do need to update the fields whenever I send the agreement?

    As long as a Salesforce administrator I was looking for in Salesforce for the answer, but I didn't know that you can add templates to Adobe sign on the dashboard. Once you add a template, you can change all the fields of the form (and the formulas, rules of validation... etc) from the tab 'manage '.

  • How to set the power settings - Satellite Pro A10 with Win XP Pro

    I an A10 Pro of the Satellite with Win XP Pro installed and cannot access the power settings. When I go into the power settings in Windows, I get a msg telling me to use Toshiba Power Saver and Win power settings are grayed out.
    I installed pwrsav-spa10-xp-60007-.zip which tells me that it is installing the Toshiba Power Saver, but always Win power settings are greyed out and I can't find no separate application "Toshiba Power Saver".
    The BIOS shows ' version of BIOS ACPI = 1.30.
    Can someone advice how to change the power settings please?
    Thnx.

    Dave

    Hi Dave,.

    You have the "Toshiba common Modules" installed? They must first of all for many models of Toshiba, and power settings module is an add-on for that.

    If you do not have the appropriate restoration or the utility CD handy, the drivers can be downloaded from the Web from Toshiba website.

    I hope this helps, let us know how you go

    Weezle

  • How to open the NAT for a Linksys 160N with a WRT54G2 wireless ethernet bridge?

    Hello, I have a Linksys 160N2 router, and I hooked a version w / updated router Linksys WRT54G2 {v24 sp1} DD - WRT.  It worked great, but now my sons xBox 360 States that the NAT is moderate and should be opened.  I don't know how to open the NAT.  Any help will be greatly appreciated.

    This do-

    Open an Internet Explorer browser on your computer (desktop) wired page. In the address bar type - 192.168.1.1 and press ENTER... Let the empty user name & password use admin lowercase...

    Click on the tab "Games and Applications" and then click the sub-tab "Port Range Forwarding"...

    (1) on the first line in the box, type Application in ABC, in the start box, type in 53 and type in 3074 service box, leave the Protocol as and under type 192.168.1.20 ip address and check the box to enable, click on save settings once it's been...

    (2) once you return to the game to the top page, click the Security tab and uncheck block anonymous Internet requests and click on save settings...

    3) click on Setup and change the size of the MTU to 1452 and click on save settings... Click the status tab, and take note of DNS1 and DNS2 address...

    (4) address IP, Goto settings XBox network settings and assign the following on your Xbox and select manual IP settings
    IP address:-192.168.1.20, subnet mask:-255.255.255.0 default gateway:-192.168.1.1...

    (5) also assign addresses DNS on Xbox
    Use DNS1 and DNS2 addresses you took note of the primary router as secondary DNS & DNS status tab for the xbox...

    (6) turn off your modem, router and Xbox... Wait a minute...

    (7) plug the power to the modem first, wait a minute and plug the router power cable, wait another minute and turn on the Xbox and... test it connects...

  • How to duplicate the same image side by side with automation

    I need to create sets - many photos, I want to do it in batch or automated because it is a lot too. I need to reproduce the same image next, basically to make the beds twin-packs. Can someone help me please?

    Thank you

    If I understand what you're trying to do it right, then it could work. It is very similar to my previous post, but now uses a little action that I created.

    (1) first, you need to action that I downloaded here

    DupSideBySide.atn - box

    (2) you then need to install the action. On the keyboard, press alt + F9 or option + F9 on a Mac to open the Panel actions. I always identify any existing action in the Panel. This does not remove them but clears the mess in the Panel shares. Then click «Clear all actions» Later, in order to restore the default actions just click on 'reset actions.

    (3) in the Panel shares will now be empty. Click the icon in the upper right and select "load actions".

    A dialog box opens and all you have to do is drag the action you just downloaded in this dialog box, highlight it and press load down.

    (4) you should see action in the Panel shares.

    (5) with the action in place start "image processor".

    (6) fill out the dialog box as needed. I opted to save jpeg, psd and tiff, but action does not care what kind of file selected. There is also no need to use the same folder names and places as I used it because they are not hard coded in the action. I created a folder named duplication on the office, which contains a subfolder called sidebyside but once again the subfolder is optional. The big difference here is the 'perform action' box and my DupeSideBySide action is selected, as shown below.

    (7) now, press the run button and it must duplicate and place next to all the images in the folder "duplication". The spacing between the images side by side is coded in the action are the borders hard, but I'm sure you can work out how to change them if necessary.

  • How to make the virtual machine in 64-bit with VMware6.5

    My CPU: AMD Turion 64 * 2

    Operating system: Windows xp 32

    Question:

    I want to run Open solaris 2008 which is 64 bit, I did a virtual machine but it is 32-bit. You tell me how to make the virtual machine in 64 bits in VMware6.5, I really appreciate.

    Yes.  Power off the virtual computer.  Change the settings.  Change the guest OS to Solaris 10 to Solaris 10 64-bit.

  • How to replace the subject line of enamel subimitted with the data filled in?

    Hello

    I have created a simple form using adobe acrobat X standard Presentation. The user submits the form by using the "submit" button that sends the form. All users have adobe acrobat X standard is installed on their computer. I have a text field in my report entitled "project title" and that the user will write the name of the project in front of it. I want this project name appear in the subject line of the email. How do I do that? What javascript to use?

    I found this example that does exactly what I'm looking for. But I do not know how to display the use of java code. http://forums.Adobe.com/thread/462681

    Any help would be appreciated.

    Thank you

    Sandeep

    I changed this.mailform of this.mailDoc and that solved the problem. Thanks anyway.

  • How to read the status of User1 DIP-switch with a cRIO FPGA chassis?

    How to read the State of the DIP switches on a FPGA cRio chassis?

    I work with a cRIO 9022... My idea is to put the system in "service" mode with USER1 switch to IT and communicate with the FPGA via the FPGA - GUI (VI) on the host computer instead via the RT module that is used in normal conditions.

    Any ideas? Unfortunately, I don't have an unused channel on the left... .and (as I know) cannot use the interface RS232 of FPGA.

    Many thanks in advance,

    Luke

    Hi, this is the correct information. You cannot read the FPGA of DIP-switch status. The only thing you could do is to use the function of Reading Switch.vi located under the range of functions-> real-> utilities RT time

    It's how you probably know side host RT and not the FPGA.

    Cordially Virginia

  • M2000 microcassette Transcriber - how to erase the tape when I'm done with the dictation?

    How clear the tape when I'm done with the dictation?

    Hi Carol! Unfortunately, this is the only way to erase the recordings on the Recorder's tape Micro M2000.

    If my post answered your question, please mark it as "accept as a Solution.

    http://bit.LY/win-4k

  • How to test the app on BB10 2 phones with unique SIM without was anything!

    Howdy. I'm quite new to the BlackBerry Development (and especially new to BlackBerry phones), so I answered a few questions that I need. I had a Z30 for awhile (and I compiled/deployed some examples of applications that it), and I just bought a Q10 I can do 'real life' tests on smaller screens. I don't have a Micro SIM I want to switch between these phones (so I can choose my "daily driver"), but I am concerned about the effect of swapping phones will have a general user, both in terms of developer level.

    -If I put the SIM in my new Q10, it "lock" development on this phone, which prevents me to test on the Z30 or will I prevented from developing on the pins are different? My BlackBerry ID is linked to the PIN? How to acquire development chips do not work when swap you a SIM card between 2 phones?

    -How to replace the SIM card from another phone BB10 affects bought apps? I'll be able to install applications on both phones (and does it make a difference if only one of the two phones is turned on at the time)?

    -Do I need a BlackBerry ID for each phone, and if it is true, how will this affect the actual process of the build/deploy/debug?

    Basically, I want to be able to use a telephone for general use and test one or more applications on both phones, and I have no idea how all this works together (or does not) when several phones are at stake.

    The Z30 running 10.3.1 last build of the OTA and the Q10 runs the last 10.2.1 OTA build (10.3.1 soon?).

    I'll wait to complete the process of implementation on my Q10 until I hear something.

    Thanks in advance for any help you can provide me.  Thank you!

    Thank you very much!  I will give that a shot. (I may be a response to follow-up later - hang )

Maybe you are looking for

  • Precision 5510: Not compatible with software USB

    I try to install (just downloaded) G4050 and he stops and tells me that my USB key is not compatible.  I can scan pictures without the software but I need to scan negatives. So I know the * bleep * thing works any suggestions?  Apart from a new scann

  • Record photos and videos

    Hello community. I hope I am posting this in the right place. I need help with something. I want to save all the images and videos sent to me by one of the contacts. These pictures and videos were sent over a period of 7 months, which is kind of a pr

  • Printers HP officejet pro 8000 A809series

    My impression has lack of bands of print travel horizontally across the page, on the 7 bands on the entire length of the page.  What is the cause and the solution.

  • HP Pavilion Notebook 15-p020ca: HP Pavilion p020ca 15, will not capture 5.0 GHz signals

    So my laptop to get signal from my d-link router which was 5.0 GHz, but now it doesn't. It has only been a few days he did this, and I've updated all the drivers. Again is not to choose this signal, what do I do? I really need to use 5.0 GHz as there

  • Using WINDOWS MEDIA CENTER WITH YOUR KEYBOARD, BUT WAS so SLOW!

    I'm under full and 32-bit Windows Vista Edition without service pack, and it's so SLOW! Even he soon in MEDIA CENTER! Narrator read the buttons I pushed on and it WAS so SLOW! My father was so angry and it IS SLOW! Can you help me run SP2 on my compu