STANDBY_FILE_MANAGEMENT parameter resets

Hi,
On a physical standby instance, when i start the broker, the standby_file_management parameter resets to MANUAL. The value is set AUTO in spfile. Does anyone knows what the problem is?

Probably you had set "MANUAL" in DG broker configuration file...
Try:
DGMGRL> SHOW DATABASE VERBOSE <your_db_name>;and look at "StandbyFileManagement" property.
If it's set to manual, try to change it through "dgmgrl"
DGMGRL> EDIT DATABASE '<your_db>' SET PROPERTY 'StandbyFileManagement'='AUTO';Hope this helps.
Tomasz K.

Similar Messages

  • Plsql_optimize_level parameter resets itself

    when I log in to the system and run the following code
    select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    PL/SQL Release 11.1.0.6.0 - Production
    "CORE     11.1.0.6.0     Production"
    TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production
    alter system set plsql_optimize_level = 2;
    alter system set succeeded.
    select value from V$parameter where name = 'plsql_optimize_level';
    2Then I disconnect and connect to the db again and run the following query
    select value from V$parameter where name = 'plsql_optimize_level';
    0It is set to 0, how? I mean, why it s reset itself? I don't understand.
    Thanks for your help

    >
    I think I found the problem. When I use SQL*PLUS it works fine. However, when I use SQL DEVELOPER it doesn't work.
    >
    Then you might want to cross-post in the sql developer forum.
    SQL Developer
    Post the full sql developer version you are using and provide links to your two threads in this forum.
    There could be a bug in sql developer that the team needs to be aware of and the Oracle developers monitor that forum.

  • Dynamic Data Connection Parameter and Report Parameters

    Post Author: despec
    CA Forum: General
    Hello to all,I am using a business view that is based on a dynamic data connection of 13 databases, each a different school.  When I use the BV is a CXrystal Report (XI), it correctly, of course, uses the "read only" parameter for me to select a school.  My problem arises when I try to enter a student name "list of values"  parameter using that same dynamic data connection.  After I select the "read only" school parameter, I then  select that student name and immediately, the "read only" school parameter resets to "--".  Therefore when I click okay, I get an error saying that my selection for the first parameter is invalid.Anyone have any suggestion on how I may be able to resolve this?Thanks,David

    Hello,
    Jsut a reminder this is not a Support Case Management system but for all to use.
    Since you have BOE 3.1 you should have a valid support contract. Log into Service Market Place and create a case on line and a support Engineer will call you.
    If you don't know how to then ask your Manager who is your SAP Account Super User and that person can add you to the list and give you a log in ID and password.
    Thank you
    Don

  • My iMac (OS X) won't boot up. All I get is a blank screen with a blinking question mark (?). I've tried resetting the PRAM, but that doesn't help. What do I do?

    My iMac won't boot up. I get only a blank screen w/question mark (?). I tried resetting he pram, but that didn't help. What do I do?

    Thanks.  Did a safe boot, repaired disk permissions, and took your advice on the combo update.
    Running perfectly fine now, if not slightly faster.
    For the benefit of others this link: http://support.apple.com/kb/TS2570 will get you to the Apple Support article that covers safe boot and parameter reset in  OS 10.4, 10.5, 10.6.
    Thanks for all your help and advice.   

  • Web Variables are being displayed and they shouldn't be

    Hi, Our web template is configured to not present the variable screen when the variables are populated. For some reason after I added the dynamic tab functionality using the SAP_BW_URL command our variables screens are appearing after selecting a tab.  When the screen appears all of the variables are populated and some of the variables are not melted.  The only thing our SAP_BW_URL command does is reset a dataprovider.
    <i><A href="<SAP_BW_URL DATA_PROVIDER='DP1' CMD='RESET_DATA_PROVIDER' INFOCUBE='ZMPASDPL' QUERY='ZGZMPASDPL_SR21_AREA_DASH_01' CMD_1='ITEM=NAV_BRAND&HIDDEN=X' CMD_2='ITEM=CON_BRAND&HIDDEN=X'>">Sales Area</A></i>
    We have set our template to "Reset Variables to Default" and "display same variable only once".
    Anyone know why I am seeing the variable screens after I select a tab even though I have the correct settings and the variables values are all prepopulated?
    I will give full points from now until eternity for this to any kind soul helping me solve this one.
    Thanks!
    Message was edited by: Kenneth Murray

    Hi Kenneth,
    this is a tricky situation:
    just assume the following scenario (this is what I have seen when I had a glimpse  on your original post)
    - In your template you have 2 DataProvider DP1 and DP2
    - DP1 is assigned to a table item and points initially to some query (A)
    - DP2 is not assigned to a web item and points initially to some query (B)
    - Query B has some mandatory variable
    - Now when you call your web template the variable screen will be displayed (Variable for DP2 (query B))
    - You enter a value and submit the variable screen
    - Now you reset DP1 to another query (ok it's query B (which you already used as DP, but the system won't check this while resetting the variable screen). Now the (new) query has a unfilled variable. The system needs to bring up the variable screen.
    - As we have now 2 variables (one already filled (during start of your template) and one still initiall. They have different default values and won't be melted.
    - You get a variable screen with 2 variables
    - And they just have the same value, because the system remembers the last entered value and already writes it in the input field.
    The parameter reset variables to default is only relevant for views (mainly during first initialization of template). With your command you didn't change DP2.
    =================================================
    Solution: In BW 3.5 there's a possbility to pass filters and variables to another Query with the command RESET_DATA_PROVIDER (parameter rri=X)
    in BW < 3.5 I would recommend to not use RESET_DATA_PROVIDER, but creating different table items, which are initially hidden and just hide/unhide the correct tables ...
    Heike

  • Datafile issues in manual standby database

    Hi all,
    oracle - 10gR2
    OS - RHEL 2.6
    We have primary and standby database setup using manual methods('rsync') to send archive logs from primary to standby database and they are applied there. Today I have created a new datafile in primary and seen that the same is not replicated in standby( i was not aware of the functionality of this kind of setup) later I have seen that "standby_file_management parameter is set to MANUAL".
    I have seen the following message in standby alert log(not disabled the archive log application script in satndby),
    "Media Recovery Log /u01/app/oracle/oradata/bmprod/archivelog/1_1761_703415336.arc
    File #6 added to control file as 'UNNAMED00006' because
    the parameter STANDBY_FILE_MANAGEMENT is set to MANUAL
    The file should be manually created to continue.
    Some recovered datafiles maybe left media fuzzy
    Media recovery may continue but open resetlogs may fail"
    Later I have copied the required file from primary to standby database(now I have disabled the archive log application script in standby), and renamed the datafile 'UNNAMED00006' to 'desired one' and restarted the archive log application script. I have seen the following messages,
    "ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 6 needs more recovery to be consistent
    ORA-01110: data file 6: '/u02/app/oracle/oradata/bmprod/BMTEST.dbf'"
    Now I am unable to figure out what I should do to come out of this situation. Atleast tell me this condition is not worse than I thought(I think that the standby database should be recreated).
    Any help is appreciated.......
    regards
    Edited by: techfeud on Jan 18, 2010 11:26 PM

    Hi,
    when you set the standby_file_management parameter as mannual then , if you create any datafile or adding it to the tablespace then you should mannaully run the command on the standby side , if its auto then auto matically it will create the file over in the respective locationa and with the name what you have used to create the datafile on the primary side,
    as the parameter value is mannual ypu need to create the datafile over the standby side and then performt the recovery,
    Farhan.

  • How to create a playlist in a apsx page

    Hi.
    I have an aspx page that play a swf movie. I need to
    automatically play several swf in loop. How can I do that?
    I set the name of file in this way:
    quote:
    <param name="movie" value="filename.swf" />
    Can i set multiple name in this way?
    Thanks

    If you have bought Streaming Server License - you want to be able to create any server-side playlists as you cannot write you own customized code on Streaming Server.
    However what you can do is create client-side playlist using client-side code, place all your files in media folder of VOD and use them in your playlist. Playlist is nothing but set of plays which are queued up so you just need to issue NetStream plays with last parameter "reset" set to false - this is so that you do not reset your previous play.
    So it would be like
    ns.play("abc",0,20,true);
    ns.play("xyz",0,30,false);
    ns.play("uvw",0,20,false);

  • How to create a Playlist in flash Streaming Server

    Hi all,
            am new in the flash streaming server. I download the Flash streaming server and install it its work fine.
    I want know about the following question:
              how to stream the video using playlist?
              What is the format of the playlist?
              can i create a playlist from visual studio.Net and pass the value to the player?
    awaiting your reply,
    Thanks in advance.

    If you have bought Streaming Server License - you want to be able to create any server-side playlists as you cannot write you own customized code on Streaming Server.
    However what you can do is create client-side playlist using client-side code, place all your files in media folder of VOD and use them in your playlist. Playlist is nothing but set of plays which are queued up so you just need to issue NetStream plays with last parameter "reset" set to false - this is so that you do not reset your previous play.
    So it would be like
    ns.play("abc",0,20,true);
    ns.play("xyz",0,30,false);
    ns.play("uvw",0,20,false);

  • Pdf sync across devices does not work

    is anyone experiencing problems with syncing PDF files across devices? My PDFs are not the same across the 3 devices I use.

    So I managed to solve this Problem.
    First: Be patient in itunes, as it takes some amount of time for changes to show up there. (after 10s it should be there - I also closed the applications quite often.)
    Second make a backup of your calendars in the calendar app - you should have a file with a icbu-ending that contains your data. It's most likely you won't lose data.)
    do a filesystemrepair on the basic level - reboot and hold cmd + s to boot into single user mode and type in fsck -fy and wait for your mac to finish the filesystem repairs (if there were any errors to be corrected.)
    Reboot and do a parameter reset hold down cmd + option + p + r and wait for the second startup sound.
    Turn on iCloud-sync for my calendar within OS X (Mountain Lion 10.8)
    Turn on iCloud-sync on my iPad (iOS 5.1.1)
    Turn iCloud-sync off on both devices and swipe both calendars. (On my iPad it went through right away - only birthdays from Contacts left. - On the Calendar-App in OS X I had leftovers.)
    Checked my Calendar-app and deleted all leftovers and closed Calendar. - I repeted this step a few times until iTunes would only show me one last calendar named "Calendar")
    I confirmed that i was close by creating a new test-calendar in the calendar-App named test which showed up in iTunes (Hurra!)
    I restored my calendars with the import-function in the calendar-app.
    I cleaned up duplicate Google-Webcals.
    I synced the calendar with iTunes AND replaced the entries on my iPad.
    I synced with my iPhone AND replaced the entries there as well.
    I did a last sync with my idevices.
    Poooh. Thanks half a day later I'm back to normal. Calendars showing up again on my mac and my iDevices.

  • Display Driver Problems

    Hello,
    I'm having a problem using the Java Plug-In on any web browser (IE,
    Firefox, Opera). When I start up ANY form of Java content, my monitor flickers and the text that is displayed is fuzzy. When I close the content, the monitor flickers again and everything goes back to normal. I've tried different drivers for my 6800 GT, and I've also had this happen on two different monitors, a Viewsonic G90FB (CRT) and a Samsung 940B (LCD).
    Any ideas?

    Chcek the driver settings for the anti-aliasing parameter; reset to application controlled if different.

  • OS 9 not booting after Norton disk fix

    Background -> I am a Mac nub. I am considering switching from pc to Mac at home because I hate windows stability.
    Question -> I was given a G3 Beige with OS 9.0. Norton utilities software was installed and while running the disk checker (I don't remember what it is called exactly) it found an error so I clicked the Fit It button. On the next boot attempt all it shows is an icon with a question mark (fails to boot). I do not have the OS 9 install CD to attempt to reinstall it or run disk doctor. Are there any other options? I've tried the parameter reset also.(I followed Apples troubleshooting suggestions.) I do have OS 7.x on floppies but the G3 popped up a message saying it was incompatible which did not surprise me. The previous owner is looking for the OS 9 CD but instead of him driving 2 hours round trip I thought I'd ask yous first. Thanks much.

    Hi lipslips;
    May I start this by welcoming you to the Apple Discussion Forums.
    I think you have been caught by the problem with Norton and that it it's tendancy to cause more problems then it solves.
    I tend to think that might be part of the reason for Symantec to drop support for the Mac line.
    I know when Norton did that to me the only thing that save me was DiskWarrior. This is a very powerful utility for rebuilding directories. It can some times fix the damage inflicted by Norton
    If DW fails about your only other alternative is to erase the disk, reformat it and install the operating system and your code again.
    I hope you have backups.
    Allan

  • I'm a bit confused about standby log files

    Hi all,
    I'm a bit confused about something and wondering if someone can explain.
    I have a Primary database that ships logs to a Logical Standby database.
    Everything appears to be working properly. If I check the v$archived_log table in the Primary and compare it to the dba_logstdby_log view in the Logical Standby, I'm seeing that logs are being applied.
    On the logical standby, I have the following configured for log_archive_dest_n parameters:
    *.log_archive_dest_1='LOCATION=/u01/oracle/archivedlogs/ORADB1
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=PNX8A_GMD'
    *.log_archive_dest_2='LOCATION=/u02/oracle/archivedlogs/ORADB1
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=PNX8A_GMD'
    *.log_archive_dest_3='LOCATION=/u03/oracle/archivedlogs/ORADB1
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=PNX8A_GMD'
    *.log_archive_dest_4='SERVICE=PNX8A_WDC ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=PNX8A_WDC'
    *.log_archive_dest_5='LOCATION=/u01/oracle/standbylogs/ORADB1
    VALID_FOR=(STANDBY_LOGFILES,STANDBY_ROLE) DB_UNIQUE_NAME=PNX8A_GMD'
    *.log_archive_dest_6='LOCATION=/u02/oracle/standbylogs/ORADB1
    VALID_FOR=(STANDBY_LOGFILES,STANDBY_ROLE) DB_UNIQUE_NAME=PNX8A_GMD'
    *.log_archive_dest_7='LOCATION=/u03/oracle/standbylogs/ORADB1
    VALID_FOR=(STANDBY_LOGFILES,STANDBY_ROLE) DB_UNIQUE_NAME=PNX8A_GMD'
    Here is my confusion now. Before converting from a Physical standby database to a Logical Standby database, I was under the impression that I needed the standby logs (i.e. log_archive_dest_5, 6 and 7 above) because a Physical Standby database would receive the redo from the primary and write it into the standby logs before applying the redo in the standby logs to the Physical standby database.
    I've now converted to a Logical Standby database. What's happening is that the standby logs are accumulating in the directory pointed to by log_archive_dest_6 above (/u02/oracle/standbylogs/ORADB1). They do not appear to be getting cleaned up by the database.
    In the Logical Standby database I do have STANDBY_FILE_MANAGEMENT parameter set to AUTO. Can anyone explain to me why standby log files would continue to accumulate and how I can get the Logical Standby database to remove them after they are no longer needed on the LSB db?
    Thanks in advance.
    John S

    JSebastian wrote:
    I assume you mean in your question, why on the standby database I am using three standby log locations (i.e. log_archive_dest_5, 6, and 7)?
    If that is your question, my answer is that I just figured more than one location would be safer but I could be wrong about this. Can you tell me if only one location should be sufficient for the standby logs? The more I think of this, that is probably correct because I assume that Log Transport services will re-request the log from the Primary database if there is some kind of error at the standby location with the standby log. Is this correct?As simple configure as below. Why more multiple destinations for standby?
    check notes Step by Step Guide on How to Create Logical Standby [ID 738643.1]
    >
    LOG_ARCHIVE_DEST_1='LOCATION=/arch1/boston VALID_FOR=(ONLINE_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=boston'
    LOG_ARCHIVE_DEST_2='SERVICE=chicago LGWR ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=chicago'
    LOG_ARCHIVE_DEST_3='LOCATION=/arch2/boston/ VALID_FOR=(STANDBY_LOGFILES,STANDBY_ROLE) DB_UNIQUE_NAME=boston'
    The following table describes the archival processing defined by the initialization parameters shown in Example 4-2.
         When the Boston Database Is Running in the Primary Role      When the Boston Database Is Running in the Logical Standby Role
    LOG_ARCHIVE_DEST_1      Directs archival of redo data generated by the primary database from the local online redo log files to the local archived redo log files in /arch1/boston/.      Directs archival of redo data generated by the logical standby database from the local online redo log files to the local archived redo log files in /arch1/boston/.
    LOG_ARCHIVE_DEST_2      Directs transmission of redo data to the remote logical standby database chicago.      Is ignored; LOG_ARCHIVE_DEST_2 is valid only when boston is running in the primary role.
    LOG_ARCHIVE_DEST_3      Is ignored; LOG_ARCHIVE_DEST_3 is valid only when boston is running in the standby role.      Directs archival of redo data received from the primary database to the local archived redo log files in /arch2/boston/.
    >
    Source:-
    http://docs.oracle.com/cd/B19306_01/server.102/b14239/create_ls.htm

  • J2SE 1.50 06 Update Help Needed

    I am struggling with Java installation on an XP SP2 machine. First off, I am not a developer or programmer nor do I write code beyond basic windows/dos/tagz functionality.
    I registered here only after exhaustive and unfruitful web search and following 'normal' troubleshooting guidelines a Google search would produce.
    So at the risk of having violated forum policy by posting here, I apologize. Here is the problem:
    First noticed excessive error logging by Java applet while in Firefox 1.5. Cryptic messages didn't reveal much (to me), but I went through cleaning and reinstallation of latest Java software.
    Problem has escalated to a point where any console related inquiry, whether through IE , Mozilla or Windows control pannel will either black-out monitor or freeze screen with very noticable degradation of video signal. This makes troubleshooting difficult! Running Dualview; 2nd panel shuts down immedeatly. While freeze may sometimes unlock after a few long minutes, secondary panel will not restart w/o rebooting.
    Attempted 'clean' boot, lowered resolution ,changed hard ware accelaration and disabled write combining in multiple combinations without improoving results. Also signed in with different user profile.
    XP patches are current (according to MS Update anyway) , install is fairly recent. BIOS to ASUS P5WD2 Premium is up-to-date (P830D processor, 2 GB RAM) All other hardware in my machine runs flawless. No RAID, overclocking or hazzardous Reg tweaks.
    I am suspecting inter-relation between Java program and graphics system is causing trouble. Nvidea 6600 GT runs Viewsonic 20 at 1600x1200 and a Dell 18 at 1200x1084. I tried single modes and switched from DVI to VGA on both. Still no beans.
    XP runs rather lean (by windows standards) Heaviest load after explorer and browser is generally software based KVM (Kazoom) . I disabled program during troubleshooting.
    Error is repeatable in both Firefox and IE. Following links to 'test' Java installation generally results in same issue; either a black screen or freeze with degraded video signal.
    I may have 'class path' issue. For one, it's not listed in sys prop variables! I do show PATH and PATHext. Local directories are not default (C:Temp; C:Data etc) but 'program' and 'application' directories are unchanged. No other managed installs complain (Adobe CS, Office 2003 Pro). Windoze Error log doesn't report Java problems of course.
    In Java directory, I find PATCH.ERR file:
    ENTRY: lib\charsets.jar
    warning wpt0015: Old File does not exist
    ENTRY: bin\eula.dll
    warning wpt0015: Old File does not exist
    ENTRY: lib\ext\localedata.jar
    warning wpt0015: Old File does not exist
    Any tips or protocols you can suggest would be helpful
    I appreaciate the time you spent reading my post.
    Cheers
    Frank

    Check the video driver settings for an anti-aliasing parameter; reset to application controlled if different.

  • Weak/no internet signal on iBook G4

    Any help would be awesome you guys. I installed an airport extreme card into my iBook G4 and after no available wireless networks showed up (my friend had between 4 and 10 floating around the office that he was picking up right next to me) I spoke w/ an Apple guy on the phone for 2 hrs. who had me do 2 "parameter resets". Now I get 1 weak signal from a Linksys wireless router when I'm standing directly next to it here in the office. Walk away, and the weak signal is gone. I thought it may have something to do with the card connection under the keyboard?.. but I rechecked and everything seems to be snug....any help so I can get up and running would be awesome- I'm super frustrated!

    Hi,
    Be sure the antenna is fully inserted in the socket. This article illustrates a properly attached antenna.
    John

  • Datafile autoextend off possible in Physical standby?

    Hi,
    I am making datafiles auto extend off in primary database. is there anything i should do in standy database as well?
    i have 10.2.0.4 version in IBM AIX machines with physical standby database configured...
    I have standby_file_management is AUTO...
    Any suggestions?
    Thanks,
    Raman.
    standby_file_management string AUTO
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Productio
    NLSRTL Version 10.2.0.4.0 - Production

    Means standy database will automatically propgate change of auto extend off? as DBA we dont do anything?Well, i have not tested it recently, but in back of my memories which i am trying to recall i have done it.For datafile/tablespace related standby_file_management parameter has to be set to auto, which is already set so you must must not face any problem.You can monitor the alert log file of the standby database.
    Anand

Maybe you are looking for

  • Solaris 9 remote login (ssh) drops connection

    Hello All, I wonder if you can help me... Let me give you some set-up details before I ask you the question. I have Ultra-60 at home with Solaris 9 and recommended patch cluster installed. The machine is connected to a Linksys WAG54G ADSL router/mode

  • Video camera doesn't work after installing IOS 7

    I can't use video camera with iPad 2 after upgrading to IOS 7. Anyone knows why?

  • Dropped Frames consider using proxy mode

    The message: Many video frames were dropped during the last playback. The disk does not appear to be fast enough. Consider using proxy mode I am resonably new to FCP X so I cant tell whether this is new (after update) or if its a known problem and ho

  • JEditorPane, setText, and redraw problems.

    This code was borrowed from another post on the forum. The aim is to append lines of text onto the bottom of the editor pane.     JEditorPane messagePane = new JEditorPane("text/html", "");     String text = messagePane.getText();     text = text.sub

  • Pass clob data

    I am trying to debug a function and passing a clob column into it as parameter decalre val number; begin myrecord.myclob := 'abcdefg..............'; -- huge data, i cannot even say select length(myclob) val := myfunction(myrecord); end; How can I pas