Member's of v$logfile shows broken in standby database

Friends,
DB: 11.2.0.3 - 64 bit
OS: OEL 6.3 64 bit
just now i set up the physical standby database using rman duplicate.....
while duplicating i received this error...but i ignored...that error...
RMAN-05535: WARNING: All redo log files were not defined properly.after finishing the duplication...i checked the v$logfile in standby database..
SQL> select member from v$logfile;
MEMBER
/u01/app/oracle/product/11.2.0/db_1/dbs/broken2
/u01/app/oracle/product/11.2.0/db_1/dbs/broken1
/u01/app/oracle/product/11.2.0/db_1/dbs/broken0
/u01/app/oracle/product/11.2.0/db_1/dbs/broken3
/u01/app/oracle/product/11.2.0/db_1/dbs/broken4
/u01/app/oracle/product/11.2.0/db_1/dbs/broken5
6 rows selected.how to solve this issue?
thanks

Hello
Most likely you don't have DB_FILE_NAME_CONVERT and LOG_FILE_NAME_CONVERT in the standby INIT file.
Example here :
http://www.visi.com/~mseberg/rman/diff_database_duplicating.html
( see Step 4: Create an Initialization Parameter File for the Auxiliary Instance )
Example
LOG_FILE_NAME_CONVERT=('/u01/app/oracle/flash_recovery_area/RECOVER2', '/u01/app/oracle/flash_recovery_area/RECLONE')You can have more than one location as long as you add them in groups of two. (Before, After)
My duplicate notes are :
http://www.visi.com/~mseberg/duprman2.html
duplicate for standby fails with RMAN-05535 when path the same as primary [ID 783113.1]
Best Regards
mseberg
Edited by: mseberg on Oct 12, 2012 6:03 AM

Similar Messages

  • Full image links working but showing broken in dreamweaver?

    All my images were displayed as relative links and worked perfectly on local host and displayed correctly on dreamweaver design view, but I wanted to change them to full links before I go live.
    So I changed all the urls (using find and display) and now even though all the images work fine on localhost,  on the actual dreamweave desgin view many of the images are shown as broken rather than the actual image. I cannot understand why.
    Code for image that shows broken rather than image in design view:
    <img src="http://localhost/mysite/images/img.jpg" alt="alt text" width="196" height="156" class="imgRight" />
    Code that displays fine in design view:
    <img src="http://localhost/mysite/images/img2.jpg" alt="alt text" width="182" height="133" class="imgRight" />
    Is there something I am missing, am I not linking to the image correctly when I use the full url, if so why would some show and others not and all be fine on localhost testing?
    Help as always much appreciated.
    Thank you in advance.

    Hello,
    I have attempted to load the images based on the instructions provided on the Oracle site (On Windows XP).
    According to the instructions:
    Once you complete the standard install, you need to perform the following steps to complete the upgrade:
    1. Connect to SQL*Plus as SYS
    2. @APEX_HOME/apex/apxldimg.sql APEX_HOME
    My steps were: CMD --> sqlplus /nolog --> conn sys/[password] as sysdba;
    Then, I ran the above script and receive the following error:
    declare
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    The system cannot find the path specified.
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SYS.XMLTYPE", line 287
    ORA-06512: at line 15
    For: 2. @APEX_HOME/apex/apxldimg.sql APEX_HOME
    I had entered:
    @C:\apex\apxldimg.sql apex
    Any suggestions?

  • SearchCatalogAvailabilityMonitor showing unhealthy for all database on DAG member mailbox server

    Hi All
    Help me to resolve server (all database) search catalogue availability monitor.
    I am facing a search catalogue "Unknown" issue for newly created copy database and also on same mailbox server
    "SearchCatalogAvailabilityMonitor" showing unhealthy for all database.
    For the newly created copy database I tried to reseed / update search index catalogue by using below PowerShell command but it stopped with below mentioned error.
    [PS] C:\Windows\system32>Update-MailboxDatabaseCopy -Identity DBTest\MBX1 -CatalogOnly
     Confirm
    Are you sure you want to perform this action?
    Seeding database copy "DBTest\MBX1".
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): y
    Confirm
    The mailbox database copy 'DBTest\MBX1' has failed to update from server . Do you want to clean up that update
    request now? Seeding cannot be requested for the same database copy until the failed request has been cleaned up by the
    server, which should automatically happen within 15 minutes.
    [Y] Yes  [A] Yes to All  [N] No  [L] No to All  [?] Help (default is "Y"): y
    WARNING: Seeding of content index catalog for database 'DBTest' failed. Please verify that the Microsoft Search
    (Exchange) and the Host Controller service for Exchange services are running and try the operation again. Error: There
    was no endpoint listening at
    net.tcp://localhost:3863/Management/SeedingAgent-64310690-DEA4-47E1-9860-E8B2AC4E292A12/Single that could accept the
    message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more
    details..
    [PS] C:\Windows\system32>Get-MailboxDatabaseCopyStatus -Identity DBTest
    Name                                         
    Status          CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
                  Length    Length                            
    State
    DBTest\MBX2                              Mounted        
    0         0                                  Healthy
    DBTest\MBX1                              Healthy        
    0         0           2/8/2015 3:09:49 PM    Unknown
    DBTest\DRMBX1                            Healthy        
    0         0           2/8/2015 3:09:49 PM    Healthy
    Same time
    Result of get-serverhealth -server MBX1, also please note all database (Copy) search is in unhealthy condition and newly created copydatabase have no entry for "SearchCatalogAvailabilityMonitor".
    Name
    TargetResource
    HealthSetName
    AlertValue
    SearchCatalogAvailabilityMonitor
    DB01
    Search
    Unhealthy
    SearchCatalogAvailabilityMonitor
    DB06
    Search
    Unhealthy
    Reg
    Aditya

    Hi Deepak
    My both exchange servers on hyper V and there should not be resource problems.
    However I have already rebooted server. but it wont help.
    Mean while I get success to make search component healthy on my problematic server by below command but still content index folder is not coming automatically.
    [PS] C:\Program Files\Microsoft\Exchange Server\V15\Bin\Search\Ceres\Installer>.\installconfig.ps1 -action I –dataFolder  "C:\program files\Microsoft\Exchange Server\V15\bin\search\ceres\hostcontroller\data"
    Configuring Search Foundation for Exchange....
    Successfully configured Search Foundation for Exchange
    By running this command these are in health state now.
    Name
    TargetResource
    HealthSetName
    AlertValue
    SearchCatalogAvailabilityMonitor
    DB01
    Search
    healthy
    SearchCatalogAvailabilityMonitor
    DB06
    Search
    healthy
    Reg
    Aditya

  • SelectOneChoice not showing all values from database

    Hi!
    I have to put a list of values in my select one choice. When I do the query in database, all the values are selected. But, with the same query on JPQL, the select on choice do not show all values in database. Anyone can help me, please?
    P.S.: I am using SelectOneChoice with SelectItems, in JDeveloper 11g
    Code:
    <af:selectOneChoice id="selAction" value="#{row.idCmd}"
    unselectedLabel="&lt;Selecione>">
    <af:forEach var="alertTypeNode"
    items="#{bindings.actionFindAll.iteratorBinding.allRowsInRange}">
    <af:selectItem value="#{alertTypeNode.dataProvider.idCmd}"
    label="#{alertTypeNode.dataProvider.nmCmd}"
    id="si1"/>
    </af:forEach>
    </af:selectOneChoice>

    In your page binding check the rangesize setting for the executable you use - set it to -1.

  • Create ONLINE logfile in physical standby database

    We have created a physical standby database with rman duplicate command on a remote server
    "duplicate target database for standby dorecover nofilenamecheck"
    When I see the standby server...Online logfiles are not created however its relevant entries are there in V$LOG and V$LOGFILE views.
    I guess it is the default behaviour of duplicate command in RMAN and we can not specify LOGFILE clause when we create standby database.
    Now the problem is we could not drop the online logfile on standby database since it's status is "CURRENT", "ACTIVE".
    Since the ONLINE LOGFILE are not actually created , "ALTER DATABASE CLEAR LOGFILE GROUP " command returns with error as it could not find the file in the server.
    So How we can drop the current/active online logfile and add new ones in standby db?

    I'm assuming you have physical standby. Here are step I did in the past.
    1) create a backup control file
    2) bring the database back using the "recreate control file" it the trace file BUT you need to remove or comment out the line that has the corrupt or missing redo log file. And don't forget to add the tempfile after you recreate the controlfile
    example:
    alter database backup controlfile to trace;
    STARTUP NOMOUNT
    CREATE CONTROLFILE REUSE DATABASE "ORCL" NORESETLOGS FORCE LOGGING ARCHIVELOG
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    MAXINSTANCES 8
    MAXLOGHISTORY 292
    LOGFILE
    GROUP 1 '/oracledata/orcl/redo01.log' SIZE 200M,
    GROUP 2 '/oracledata/orcl/redo02.log' SIZE 200M,
    GROUP 3 '/oracledata/orcl/redo03.log' SIZE 200M,
    # GROUP 3 '/oracledata/orcl/redo03.log' SIZE 200M
    -- STANDBY LOGFILE
    -- GROUP 10 '/oracledata/orcl/redostdby04.log' SIZE 200M,
    -- GROUP 11 '/oracledata/orcl/redostdby05.log' SIZE 200M
    DATAFILE
    '/oracledata/orcl/system01.dbf',
    '/oracledata/orcl/undotbs01.dbf',
    '/oracledata/orcl/sysaux01.dbf',
    '/oracledata/orcl/users01.dbf'
    CHARACTER SET WE8ISO8859P1
    If you just want to add the standby redo log then using this command.
    alter database add standby logfile
    '/<your_path>/redostdby01.log' size 200M reuse,

  • Table to check unregistered archive logfiles in standby database.

    Hi,
    Can you please let me know the table or query to check unregistered logfiles in standby database? (For 9i version)
    Regards,
    Nagendra Chillale

    Nagendra Chillale wrote:
    Yes satish, i know. :)
    I know we can check alert log to ensure if the archive logfile was registered. Just grep for PHYSICAL or the specific sequence number and see for ALTER DATABASE PHYSCIAL command.
    grep PHYSICAL alert_$ORACLE_SID.log
    grep <sequence> alert_$ORACLE_SID.log
    Regards,
    Nagendra ChillaleIf you already knew this view was not available in 9i and that the method for finding out unregistered logs is through alert log, I don't see why you created this thread.

  • Registering 850 logfiles in standby database

    Hi,
    There is a gap sequence of 850 logfiles and i need to register these logfiles as i allready shipped these logfiles to standby database from primary,
    as i know i need to register one by one is any other alternative.
    Appreciated inputs.
    Thanks
    Prakash

    Nagendra Chillale wrote:
    Yes satish, i know. :)
    I know we can check alert log to ensure if the archive logfile was registered. Just grep for PHYSICAL or the specific sequence number and see for ALTER DATABASE PHYSCIAL command.
    grep PHYSICAL alert_$ORACLE_SID.log
    grep <sequence> alert_$ORACLE_SID.log
    Regards,
    Nagendra ChillaleIf you already knew this view was not available in 9i and that the method for finding out unregistered logs is through alert log, I don't see why you created this thread.

  • Wizard in a dialog window does not show errormessages from the database

    I have a main window and some wizards defined with JHeadstart. The wizards are started as dialogs to get them in a separate windows from the main window. This gives me a cancel and a save button for the dialog in addition to the ones for the wizard.
    I have managed to take away the cancel and save button from the dialog using custom .vm files. The problem is that then pressing the FINISH button for the wizard it closes the dialog window without showing errormessages from the database (ie constraint messages) and these only appear in the log. If I use the save button from the dialog it gives the errormessages, but does not exit the dialog even if there are no errormessages.
    Is this a bug or is there another way I should have done this ?
    The code for starting the wizard.
    <af:commandLink id="StartVeiRegMerknad"
    text="#{nls['TABLE_TITLE_VEIREGMERKNAD']}"
    action="dialog:StartVeiRegMerknad"
    useWindow="true" partialSubmit="true"
    launchListener="#{DialogLaunchHandler.handleDialogLaunch}"
    windowWidth="600" windowHeight="600"
    returnListener="#{backing_show.backFromPopup}"
    immediate="true">
    <f:actionListener type="oracle.jheadstart.controller.jsf.listener.DoRollbackActionListener"/>
    <f:actionListener type="oracle.jheadstart.controller.jsf.listener.ResetBreadcrumbStackActionListener"/>
    <af:resetActionListener/>
    </af:commandLink>

    Your finish button should call a custom managed bean method that executes the commit, checks whether there are errors, and only close the dialog of there are no errors.
    To close the dialog in code, you can use this:
    AdfFacesContext adf = AdfFacesContext.getCurrentInstance();
    adf.returnFromDialog(null, null);
    which is similar to using the <af:returnActionListener/> that you probably now used but should be removed from your finish button.
    Steven Davelaar,
    JHeadstart Team.

  • Photoshop Elements 5.0, 1 in 10 RAW files show broken

    I have PS Elements 5.0 running on Vista Home Premium. I am shooting with a Sony Alpha 100 and the RAW files are .ARW. Approximately 1 in 10 of my RAW files show an end-of-file error. I've not yet update the firmware (should I need to?), but I have had a friend open up the same files in CS3 no problem. I have tried new memory sticks, used my laptop with the same Elements licence and I'm still having problems. It comes up with a greyed out box. If I delete the files from the HD and reinstall them, the same ones show up as broken, so it's something specific to these files. They open okay in the Sony RAW editor that came with the camera. What to do!?

    Photoshop Elements Forum is Here
    http://www.adobeforums.com/webx/.eeb4f8b/
    First read the FAQ for your version, then go to the section
    Technical Issues (All versions) to ask a question

  • ITunes showing broken chain link image instead of feed or iTunes tag image.

    URL for Podcast page in iTunes:
    http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=328268718
    URL for Feedburner feed that iTunes is pointing to:
    http://feeds.feedburner.com/vntruecast
    URL for original feed that Feedburner is pointing to:
    http://veracitynation.com/category/truecast/feed
    URL for iTunes image tag href:
    http://veracitynation.files.wordpress.com/2010/01/vntc_aai.jpg
    Hello,
    I am the owner of this podcast & I have been experiencing issues with trying to get iTunes to show my new site image. Originaly the feed was using a generic Wordpress image for the podcast's page and for the podcast's image in the store. Ever since I have changed images by first changing the feed image, the generic Wordprss image still shows for the podcast's store image and the podcast's page image changed to a large white background with a chain having a broken link in the middle of it.
    I assumed that this meant the url for the new image was corrupt or something was wrong w/ the XML code, so I imediately switched back to the previous Wordpress image & configuration. This did not fix the problem, so I went in and then changed it back to the new one and tested the url for the feed image tag and the itunes image tag. Both urls for both tags bring all browsers to the image at that location. I then went ahead & started checking the XML code against all the validators out there, and the feed's code was passing all of them with NO mention of any issues regarding the image tags (this includes validation tests against the original feed at Wordpress.com). I know the feed is still working in iTunes because iTunes shows changes to other components to the feed like episode descriptions, new episodes & etc..
    I also know that the image is fine, because I attached it to the ID3 tag for the most recent episode, (19), and the coverflow, plus the podcast thumnail view both show the image perfectly.
    I have also compared my tags w/ the tags of other podcasters I know whose images are working properly in iTunes.
    I feel I have done everything in my power to verify that all of my settings are configured correctly at this point. Unless there is something I have missed that you can point me too, can you please take a look at your end to see if there is anything corrupted in iTunes regarding my podcast that is preventing image updates to occur according to specs?
    Please help as soon as possible because this issue has been occuring for the past 4 days with no end in sight. As a result of this issue, people who are seeing my podcast's page are going to be under the impression that it is broken and no longer working for them to subscribe to.
    Thanks for your time,
    John D'Agnese
    Message was edited by: Veracity Nation

    Hi,
    I'm having a similar or near problem with the service under:
    http://phobos.apple.com/WebObjects/MZStoreServices.woa/
    Actually, we are using the services for search and lookup, respectively:
    http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStoreServices.woa/wa/wsSea rch?
    http://ax.phobos.apple.com/WebObjects/MZStoreServices.woa/wa/wsSearch?
    http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStoreServices.woa/wa/wsLoo kup?id=
    http://ax.phobos.apple.com/WebObjects/MZStoreServices.woa/wa/wsLookup?id=
    But, we didn't found any forum or other questin repository about the API.
    Trancing the routes for DNS, the host and WebObjects server responds fine. But, the service package http://ax.phobos.apple.com/WebObjects/MZStoreServices.woa/* is so much instable. Sometimes, this responds normally, but often it's not working well.
    The problem was detected in Feb 4, but maybe its started in Feb 3.
    Can anybody help me or can redirect me for the correct forum to discuss this issue?
    Thanks a lot for this forum entry,
    And Past

  • PSE 11 Organizer shows broken images on almost all jpgs

    1. I spent three days reorganizing all of my 90,000+ photos, putting them in hierarchical date ordered folders on my Windows 7 PC with 16GB RAM, lots of HD space on my second HD E (recently installed from an older laptop but with 700GB, 60% available).
    2. I rebuilt a new catalog using just the new folders of the 90k plus images.
    3. The first time I tried to rebuild the catalog, Organizer crashed with an "unusual runtime error".
    4. I broke the rebuild down into three smaller pieces adding new folders of 30k images at a time and by midnight last night I had a new catalog.
    5. Bring up the new catalog this morning and most of the images show a broken image. I can edit the jpgs, save them, etc in the editor, etc.
    6. I've turned off face recognition, checked for errors in the catalog (none but corrected anyway). Show all files. Reset editor preferences. None of this helps.
    7. All RW2 files show up, some PSD files do and some do not. Same with JPG's - a very few appear and most show a broken image.
    8. The first time I scrolled through the images, trying to see anything, Organizer would show the image briefly, then go to a broken image.
    9. The "Location" link to the file (I just discovered this) in the Information tab on the right, show the correct file location and that file (which can be edited after all) is just fine. Windows shows the file.
    10. If you edit a file from Organizer, the broken image is repaired. So, a workaround would be to put all 90k images into the PSE editor. I don't think I have that much time...
    11. Task Manager shows 40% CPU and 40% memory usage, btw.
    Ideas, please?

    Also, I am now trying to install PSE 12. One of the first instructions is to click Install Adobe Photoshop Elements in the Adobe Photoshop Elements dialog box. When I insert my disc in my DVD drive I don't get a PSE dialog box at all, just the Windows Autoplay dialog box asking what I would like to do with this disc. I can't believe I'm having to ask a question about installing a program from a disc! I'm pretty sure it's just me...

  • Showing Broken Font while creating new document

    Hi.
    While our user is creating the new document, BO is showing the broken Font like ㅁㅁㅁ.
    This is not for all users, but for some users.
    We've tried to re-install the JAVA, but it is still the same.
    Is there anyone who know how to fix this?

    This also may not help, but see SING Removal
    Windows 7, unfortunately, does not creat crash reports that are very helpful, so we pretty much need try guessing games to find the cause.

  • Does Dreamweaver do a good job of  showing broken links?

    I running a broken link check and DW says I have 700 broken, and 300 orphan. But I then check and nothing is wrong with most of those pages.
    What is the difference orphan/ broken?
    Anyway, I'm flustered. Should I try to find a 3rd party software that does this better in a clear interface? thanks.
    DW 9

    Hi Kevin,
    Copying content from How to resolve link errors in Dreamweaver CS6. Click the link for more info.
    Orphaned files are pages or images that are not in use or linked to from any place within your site. Although having orphaned files isn’t necessarily a problem, to ensure that you don’t have important files that are orphaned, choose Orphaned Files from the Show menu under the Link Checker section of the Results panel.
    Thanks,
    Preran

  • Xperia z3 foto widget show broken image icons instead of image thumbnail/preview

    Initially I used my Z3 without SD card. Everything word fine: album AND the foto widget which allows to browse through taken pictures.After- installing an SD card,- changing the location for newly taken pictures to SD card- AND moving some pictures to other directories -- AND creating a number of .nomedia files on these directories to make these pictures not appear in the album nor in the foto widget, the foto widget shows a broken image icon for ALL pictures taken until this change. All new pictures display fine in the widget and the album app. I delete the album cache and data file (in settings -- all apps -- album).This didn't change anything (so far). How can I force the album app/widget to recreate it's database and preview/thumbnails?? Thanks a lot.M~

    uliwooly wrote:
    @z3_owner Settings > apps > album > clear data > uninstall updates > restart the phone > wait few minutes > remove the nonmedia files too. Followed your instructions without success so far.a) how long could it take to recreate database and thumbnails? The main picture directory (DCIM on the SD card) contains almost 1000 pictures).b) Where should the .thumbnails directory reside? Should it -- after switiching to the SD -- be in /storage/sdcard1/DCIM or still in  /storage/sdcard0/DCIM as it was before the installation of the SD card?c) How can I either force the media scanner to run and update the foto widget pictures and album database or see/verify that it does run. Thanks again. Michael

  • Dock "automatic hide and show" broken

    Folks:
    This morning I noticed the "automatic hide and show" of the Dock is broken. No matter how long I put the mouse pointer in the area of the Dock, it doesn't pop up.
    There are only two ways I can access the dock now. One is to set the Dock size sufficiently big (about 40% or more seems enough) and it simply stays visible all the time. Another, if the Dock size is set lower than 40%, is to keep the Dock preference box open and manually toggle "Automatically hide and show the Dock" checkbox.
    Hmmm, I see right now that the Dock is hidden, but the name of an application is displayed just above the bottom edge of the screen. This app is launched, but I've not used it at all this morning. Yep, show the Dock, the name is in the "right" place, but it should not be visible at all.
    I tried re-starting the Finder. No difference.
    I just updated to 10.4x recently, and applied the latest updates as they became available (Friday, I think), so it is hard to tell what to point a finger at...
    OK, I'm going to restart and see if that helps... but shouldn't have to do this. Something got broken recently.
    Henry
    P.S. the OS pulldown doesn't show 10.4.8 so I can't use that to tell you I'm running 10.4.8.

    Repair Disk Permissions" from Disk Utility may help you.
    Also, you can create a new user account and check things there.
    Last, you can trash Dock preference file from your home directory:
    ~/Library/Preferences/com.apple.Dock.plist
    Mihalis.

Maybe you are looking for