Build dataguard two more questions. password prompt and certificate error

The fiirt two data guard instances are built. One is running fine the second I'm getting this error in the primarys alert log. it looks like it is a certificate error but I'm having a hard time nailing it down.
BTW: Instance is 11.2.0.1
Thread 1 advanced to log sequence 318 (LGWR switch)
Current log# 6 seq# 318 mem# 0: +DATA/sfs01/onlinelog/group_6.4762.769266689
SSL Client: Server DN doesn't contain expected SID name
Archived Log entry 706 added for thread 1 sequence 317 ID 0x799622d4 dest 1:
Thu Mar 22 12:46:48 2012
SSL Client: Server DN doesn't contain expected SID name
The third and final data guard instance I'm building is 3T and taking forever to restore. Two questions:
1) Can I suspend rman and restart it.
2) when I restart rman how do I keep it from prompting me for the password. I would prefer to put a nohup on a shell script.
Here is the script. Right now I'm running it manually but would relly to run with nohup so I can go get lunch.
rman target SYS@sor01_primary auxiliary / << EOF
run {
allocate channel C1 device type disk;
allocate auxiliary channel C2 device type disk;
allocate auxiliary channel C3 device type disk;
allocate auxiliary channel C4 device type disk;
allocate auxiliary channel C5 device type disk;
duplicate target database for standby nofilenamecheck;
release channel C1;
release channel C2;
release channel C3;
release channel C4;
release channel C5;
EOF

Hello (certificate error is vague. By that I mean whoever wrote that error message)
Can I suspend rman and restart it? I believe no, stop and restart should work.
Something like this, I use an env file can post if it helps :
#!/bin/bash
. /u01/app/oracle/dba_tool/env/DATABASE.env
echo "Starting RMAN..."
$ORACLE_HOME/bin/rman target SYS@sor01_primary auxiliary << EOF
run {
allocate channel C1 device type disk;
allocate auxiliary channel C2 device type disk;
allocate auxiliary channel C3 device type disk;
allocate auxiliary channel C4 device type disk;
allocate auxiliary channel C5 device type disk;
duplicate target database for standby nofilenamecheck;
release channel C1;
release channel C2;
release channel C3;
release channel C4;
release channel C5;
}My env file ( yours will be different ) use env to check you compare to your profile
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=/u01/app/oracle/product/11.2.0.2
export ORACLE_SID=STANDBY
export ULIMIT=unlimited
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/network/lib
export LIBPATH=$LD_LIBRARY_PATH:/usr/lib
export TNS_ADMIN=$ORACLE_HOME/network/admin
PATH=$ORACLE_HOME/bin:$ORACLE_BASE/dba_tool/bin:/bin:/usr/bin:/etc:/etc/X11/xserver/C:.
export PATHI run from the cron which is similar to nohup as far as env goes.
Best Regards
mseberg
Edited by: mseberg on Mar 22, 2012 2:32 PM
Edited by: mseberg on Mar 22, 2012 2:41 PM

Similar Messages

  • HT5312 I forget my answer of two security questions, there is a typo error in rescue email address. How to resolve this so that I can use my Apple ID for online shopping?

    I forget my answer of two security questions, there is a typo error in rescue email address. How to resolve this so that I can use my Apple ID for online shopping?

    You won't be able to change your rescue email address until you can answer your questions, you will need to contact Support in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset you can then use the steps half-way down the HT5312 page that you posted from to correct your rescue email address for potential future use

  • When I check my yahoo I am prompted with a different password prompt and when I go to mail and try to enter my password it prompts with server unavaibel please try later

    My yahoo prompts me with some one else's password request, and when I go to mail and put my password in it prompts with (server unavaibel please try later)?

    try and delete the account and re-add it by going inot settings> mail contact and calendars

  • How can I change disclosure prompt and Information/Error Headings in UIX

    Hi all
    I want to change disclosure prompt("Details"),texts ( "Show/Hide" ) and information/error headings that are shown during error and message notifications at top of the UIX pages.
    I know these texts change according to the locale of browser but I want to override these texts according to my favorite.
    Does anybody know how I can do it ?
    Thanks for your help.

    Navid -
    Although these messages aren't currently customizable, but we are looking into supporting this in future UIX releases. The more details that you can provide regarding precisely what you need to customize, the better.
    BTW - in the table detail disclosure case, are you looking to be able to customize these messages (Details, Show, Hide) on a per-table basis? Or do want to change these messages in a consistent way for all tables in your application?
    Andy

  • Oracle Asset (Functional) Practice Questions for Interviews and Certificati

    https://www.createspace.com/3495382
    List Price: $29.99
    Add to Cart
    Oracle Asset (Functional) Practice Questions for Interviews and Certification Examination (Release 11i and 12)
    Functional Consultant
    Authored by Erp Gold
    This book contains 150 Oracle Asset Practice Questions for functional consultants. Very useful for interviews and certification examinations.
    Publication Date:
    Oct 26 2010
    ISBN/EAN13:
    1456311581 / 9781456311582
    Page Count:
    94
    Binding Type:
    US Trade Paper
    Trim Size:
    6" x 9"
    Language:
    English
    Color:
    Black and White
    Related Categories:
    Computers / General

    Reported as spam!

  • Question concerning WebService and certificates

    Hi, well i'd like to get data from a WebService. Scenario is RFC to WebService in SAP XI.
    Therefore i also have to use user&pw and a certificate key i got previously!
    So i created the receiver channel and now i am stuck. There is the option User Authentification and Configure Certificate Authentication. What do i have to use and how to configure. I know i have to use the keystore-service in VisualAdmin, but how?!
    I already read this: /people/rahul.nawale2/blog/2006/05/31/how-to-use-client-authentication-with-soap-adapter but it does not fir my needs actually.
    Again, i have user&pw AND certificate-key (only key in plain characters!). how to use these 3?!
    thx in advance, br

    Hi Jens,
    Go through following pdf. It will clear some of you doubts.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc
    -Pinkle

  • SSL Offloading and Certificate Errors

    I am attempting to offload SSL on an F5 load balancer.  I made the certificate request from the load balancer, procured the certificate from Entrust, and installed on the load balancer.  I then followed SSL Offloading TechNet instructions here:
    http://technet.microsoft.com/en-us/library/dn635115(v=exchg.150).aspx.  My two CAS servers still have the self-signed certificates bound in IIS.  I am getting certificate
    errors when making RPC over HTTPs connections in Outlook and the self-signed certificate is popping up.
    My question is what do I do with the certificates on my 2 CAS servers?  Do I leave the self-signed certificates on there and export the Entrust certificate from my F5 and then import it to my CAS servers and change the bindings in IIS? 
    Or do I have to make the CSR from a CAS server, issue a new Entrust certificate from that, import to both CAS servers, then import to the F5 and make sure all bindings are correct in IIS?
    Or am I completely misunderstanding how this works and need to do something different entirely?
    Thanks in advance for any guidance.

    As I previously mentioned, I have already followed the SSL Offloading guide from technet, which included unticking Require SSL for all the various objects in IIS (OWA, ECP, EWS, RPC etc.) 
    Additionally I made sure SSL Offloading was enabled for Outlook Anywhere in Powershell.  See for example output of Get-OutlookAnywhere:
    RunspaceId                         : 1bdf6a03-d43d-4478-84cc-95e18806b11b
    ServerName                         : TSTEXCG2013
    SSLOffloading                      : True
    ExternalHostname                   : tstowa.XXXX.com
    InternalHostname                   : tstowa.XXXX.com
    ExternalClientAuthenticationMethod : Ntlm
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm, Negotiate}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : True
    MetabasePath                       : IIS://TSTEXCG2013.tstXXX.tstXXXX.tst/W3SVC/1/ROOT/Rpc
    Path                               : D:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\rpc
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 15.0 (Build 847.32)
    Server                             : TSTEXCG2013
    AdminDisplayName                   :
    ExchangeVersion                    : 0.20 (15.0.0.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web
                                         Site),CN=HTTP,CN=Protocols,CN=TSTEXCG2013,CN=Servers,CN=Exchange
    Administrative
                                         Group (FYDIBOHF23SPDLT),CN=Administrative
    Groups,CN=XXX XXXX,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=tstXXXX,DC=tst
    Identity                           : TSTEXCG2013\Rpc (Default Web Site)
    Guid                               : 9b2bc5e2-41c1-4219-9186-8e6b8cb63dc0
    ObjectCategory                     : tstXXXX.tst/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 7/10/2014 7:38:58 PM
    WhenCreated                        : 6/23/2014 2:54:36 PM
    WhenChangedUTC                     : 7/11/2014 12:38:58 AM
    WhenCreatedUTC                     : 6/23/2014 7:54:36 PM
    OrganizationId                     :
    OriginatingServer                  : TSTXXXXDC02.tstXXXX.tst
    IsValid                            : True
    ObjectState                        : Changed

  • Autodiscover, domain controllers, and certificate errors

    I have just deployed and Exchange 2013 server in one of my sites. I'm having tons of issues with it, but one issue I'm having trouble thinking through goes like this:
    All users have email addresses that are [email protected] Domain.com is our internal domain name and also a public domain. Now, in a Windows environment, if you were to nslookup domain.com within our network it
    will resolve to any one of the domain controllers. On our infrastructure master DC there is an IIS website, with SSL, that handles certificate services for our internal CA.
    Here's my problem: When a user opens Outlook and autodiscover attempts to find their Exchange connection info it first tries to reach the site
    https://domain.com/autodiscover/autodiscover.xml. If that PC happens to resolve domain.com to the DC that has our certificate services website on it then the Outlook client sends a certificate error.
    If the client is prior to Outlook 2013, the mailbox configuration just halts and throws an error.
    What do I do to prevent this?

    Hi,
    Yes, we can have the following “switchers”
    PreferLocalXML
    ExcludeHttpRedirect
    ExcludeHttpsAutoDiscoverDomain
    ExcludeHttpsRootDomain
    ExcludeScpLookup
    ExcludeSrvRecord
    ExcludeLastKnownGoodUR
    Thanks,
    Simon Wu
    TechNet Community Support

  • WRT54GS and Certificate Errors

    I have had my WRT54GS (actually 2 in the house) for over a year now and they have worked perfectly. Just recently, I have problems accessing them through IE or Firefox. I get a certificate error. I removed the Linksys certificates and added them when asked in IE but it still gives me an error. Anyone experiencing this?

    what specific error?try to check your browser settings..(cookies,files etc..)
    try a different pc if it would do the same thing
    if it is try doing reset press and hold the reset for 30 secs.. then turn it off for a minute or so then try again it should work..

  • Two workflow questions, (1) importing and (2) saving/exporting

    Apologies if the below questions are too elementary. I've just started using Lightroom. I've been trying out various editing/organizing programs and I haven't yet found the perfect one. Can someone tell me if Lightroom is capable of the following:
    1. I shoot in Raw+Jpeg format. When I copy images from my camera to my computer, I always create a new folder that represents my event and put the jpegs in \Pictures\[Event]\ and the raw images in \Pictures\[Event]\Raw\. Is there a way to instruct Lightroom to perform this function through the import module, i.e. have a single import event that copies jpegs in an \...\[Event]\ folder while copying dng to \...\[Event]\Raw\ and importing only the dng files into my Lightroom catalog. Is this possible?
    2. Also, can someone explain how Lightroom handles edits? Say I've edited a dng in my library. Is the dng file changed on my computer itself? How about the jpeg (remember, I copy jpeg+dng to my computer)? Is there a way to instruct Lightroom to automatically (i.e. default behavior) overwrite the jpg file when any changes are made to the dng file, but prevent the dng file from being overwritten? What about instances where I also want to overwrite the dng - how do I accomplish this?
    Thanks.
    =|

    theNE0one wrote:
    I completely understand and appreciate how Lightroom treats raw images. However, if I shoot Raw+jpg, what difference does it make whether or not the jpg file changes? If my raw file is untouched, I don't also need to make sure that the jpg remains in its virgin state...even if the majority of users prefer to keep both untouched, at least allow the option for people that want a different method of handling their files!
    Lightroom has no feature to overwrite your JPGs automatically.
    Might I suggest a workflow change ... shoot raw only, when you need a .jpg, have Lightroom export one for you.
    If Lightroom handled Face/Places/Sharing well, I wouldn't need to mess with a second program (i.e. Picasa), but right now it doesn't look like it can handle what I want. I understand that I can use Metadata/Keyword tags to identify People and Places, and that there are plug-ins to upload to Picasa web albums, but these options aren't executed well enough in LR3 for me to give up Picasa. The plug-in doesn't work nearly as cleanly as the native Google program, and "Faces" is a chore in Lightroom. Picasa can automatically detect faces and makes tagging/organizing/working with images much easier. While I'm on the topic, can anyone explain why such a useful feature (that's available on free and basic image software) is not included in Lightroom? Is there any possibility that it'll be included in the final version of LR3? What about the upcoming Aperture 3? Is it that "Faces" is perceived as a basic consumer feature that isn't used in higher-end software? Will this always be excluded from this "class" of software?
    Using LR3 Beta to decide whether the software works the way you want isn't a good idea. I'm guessing, but I don't know for sure, that the uploading to Picasa will work a lot better in the finished product. Hard for me to imagine a program being easier to tag/organize than Lightroom, and while I don't use Picasa, I can't see how it could be easier in tagging and organizing. It is my opinion (and you might think differently) that using two different organizing software programs on your photos is more trouble than it is worth, especially since you have to constantly "synchronize" the two different organizers.
    No one here works for Adobe, and even if there was someone here from Adobe, they can't tell you what will be in future releases. We can only guess, and we don't know.
    Finally, can you explain xmp? I've done some keyword tagging on my images within Lightroom. If I were to later use another program, would the keywords be picked up? From your explanation it sounds like there are two aspects to a file, the image section and the xmp section. Is the xmp section the part that includes information about the photo? I.e. settings, metadata, etc.??
    Keywords that Lightroom writes to xmp should be readable by almost every other photographic application. But please be aware that Lightroom, by default, does not write keywords to the photo files. You have to specifically tell Lightroom to do so, by either turning on an option, or by using Ctrl-S on selected photos. Xmp includes all the metadata, which includes captions, keywords, Lightroom edits, and basically any information supplied by the user rather than by the camera.

  • Two iPhone questions (existing customer and data plan)

    Hello, I have two questions about the iPhone. I am on a family plan with At&t. I don't pay my bill. I want to keep it that way. Will I just be able to take my sim card out of my phone and put it in the iPhone since it's AT&T? Or do I use a new sim card and when activating it choose existing customer?
    My second question is I am wondering if it is possible to use an iPhone without the data plan. I know I will be missing visual voicemail and edge but I don't care. Also, will this make me get a thousand dollar bill if I accidentally press safari and don't have a data plan? Thanks.

    friend18 wrote:
    Hello, I have two questions about the iPhone. I am on a family plan with At&t. I don't pay my bill. I want to keep it that way. Will I just be able to take my sim card out of my phone and put it in the iPhone since it's AT&T? Or do I use a new sim card and when activating it choose existing customer?
    You can't use the SIM from your existing phone. You would use the new SIM and activate as an existing customer.
    My second question is I am wondering if it is possible to use an iPhone without the data plan. I know I will be missing visual voicemail and edge but I don't care. Also, will this make me get a thousand dollar bill if I accidentally press safari and don't have a data plan? Thanks.
    You have to get the data plan and for $20 it's worth it, not only is it unlimited data but includes 200 text messages. Without the data plan, you'll pay for every voicemail you access, every text message, any time you check weather/email/youtube/etc. In a nutshell, the data plan covers a lot more than just using Safari to browse the web.

  • What is the "Enter Site Password" prompt and how do I make it go away?

    While using Dreamweaver (and in particular, whenever I insert an image) the following prompt appears:
    I've tried to enter all sorts of user name/password combinations, including my creative cloud login and computer account name and password.  Nothing works.  Fortunately, the pop-up goes away if I click the "Ok" or "Cancel" button, but this has started to become a nuisance.  It didn't appear for the first 2 months I used Dreamweaver, but just started appearing a couple weeks ago.
    I'm not working on any projects or sites that have password protection, or grabbing images off of FTP servers or anything like that.  I don't have any sites listed in the "Manage Sites" window.  I do work out of my inetpub/wwwroot folder, as requested by the folks at my job.
    Any help?

    Resolved the issue by setting my view to "Design" instead of "Live."
    Our client's site requires users to be logged in, and the files I was working on do call out to the client's servers/databases.  These calls (which went out every time I made a change like inserting an image) were triggering the popup.  Setting the view to "Design" instead of "Live" prevents the calls from going out.  Hope that explanation makes sense.  I only work on content for a specific portion of the site (which is massive) so most of the code was not written by me, nor do I understand it very well.
    I used TwoSuits suggestion to comment out external links to determine which one was causing the pop-up, and then commented out various .get functions inside that file to figure out the exact URL.  While this in itself didn't fix the problem, it led to a coworker remembering the trick to set the view to Design (which I had done when I first started work ~3 months ago, but a recent Dreamweaver update erased all of my settings).
    Thank you all for the replies!

  • Two EO questions (dynamic attrs and validation)

    Hello all (I really hope Steve M gets to see this),
    I am re-visiting an old project (fantasy) of mine to implement spell checking of certain fields in an Entity Object, The concept is that I will implement the spell checking in an overriden validateEntity method. The way I would like this to work is for spelling errors to be reported to the user when they try to commit; if the user commits again without making any changes, I will assume they want to ignore the spelling errors and will allow the Entity to commit. In order to implement this in a really cooI and generic way, Ineed to be able to do a couple of things that have really stumped me.
    The first is in relation to entity validation. The doc states that any EO is assumed to be valid after it is read from the database. Is there any way that I can alter this behaviour so that the EO needs to be re-validated even if it has just been read from the database? Extra credit if this can be done in such a fashion as to not cause the EO's data to be re-posted to the database if the user doesn't make any changes. I have tried over-riding lots of things in the EntityImpl and EntityDefImpl, but I cannot find the right place to do this.
    The second thing I would like to do is to add dynamic attributes to an EO instance. The reason I want to do this is so that I can add the spell check code in a generic framework extension class and not have to modify each EO for this behaviour. The attribute I want to add is used to track whether spell checking has already been done on the EO row. I cannot use a java class member variable, as the same instance of the java class is not necessarily used across different web requests - in fact, I have found that the same instance is rarely-to-never re-used in my testing. I can make this work by adding a transient attribute to the EO itself, but this defeats my goal of a generic implementation. I have found some methods in EntityImpl (setDynamicAttributeValue and getDynamicAttributeValue), but they don't appear to do what I want. I've also played around a bit with the EntityDefImpl, but no luck there either.
    I do promise to post a blog entry detailing how to do this if this pans out. We have looked at some nice JavaScript-based spell checkers that work well (give suggestions in a pop-up window), but we would like multiple fields on a web page to be spell-checked, and this is difficult to do with those spell-checkers (particularly when you have an af:table with varying number rows).
    Any assistance is appreciated,
    John

    Your mechanism to manage css style classes is a good approach; I have used that many times. I do wonder why the style classes were implemented as a list, instead of a set, but there may be good use cases for using a list.
    In some cases you can also consider using CSS PsuedoClasses, which were introduced in JavaFX 8. These are a bit easier to use, especially if you have only two options. But a use case might look like:
    public class Message {
        public enum Status { NORMAL, WARNING, CRITICAL }
        private final ObjectProperty<Status> status = new SimpleObjectProperty<>(Status.NORMAL);
        private final StringProperty message = new SimpleStringProperty();
        // constructor, getters, setters, and property accessors....
    public Label createLabel(Message message) {
        PseudoClass warning = PseudoClass.getPseudoClass("warning");
        PseudoClass critical = PseudoClass.getPseudoClass("critical");
        Label label = new Label();
        label.textProperty().bind(message.messageProperty());
        message.statusProperty().addListener((obs, oldStatus, newStatus) -> {
            label.pseudoClassStateChanged(warning, newStatus == Message.Status.WARNING);
            label.pseudoClassStateChanged(critical, newStatus == Message.Status.CRITICAL);
        return label ;
    And then your css looks like
    .label:warning {
        -fx-text-fill: orange ;
    .label:critical {
        -fx-text-fill: red ;

  • Two noob question about unstable and abs

    Hi for everyone, I'm a brand new Arch user, coming from 2 years of Gentoo (because of that long compile times - I don't have a cluster), and earlier some Suse.
    Got two little(?) problem:
    1. I would like to give 'abs' a try, but I'm behind our corporate firewall, so I can only access the web via https?@:80 and pop/smtp. How does one can sync abs like this?
    2. I uncommented the unstable branch in pacman.conf, like this:
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/extra
    Include = /etc/pacman.d/unstable
    And havinf the unstable mirrors like this:
    # The Unstable tree. Contains unstable or development versions of packages.
    [unstable]
    Server = http://archlinux.antesis.org/unstable/os/i686
    Server = ftp://archlinux.creativa.cl/unstable/os/i686
    Server = http://darkstar.ist.utl.pt/archlinux/unstable/os/i686
    Server = ftp://ftp.archlinux.de/pub/archlinux/unstable/os/i686
    Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/unstable/os/i68
    6
    Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/dist
    ributions/archlinux/unstable/os/i686
    Server = ftp://ftp.oit.unc.edu/pub/Linux/distributions/archlinux/unstable/os/i68
    6
    Server = ftp://ftp.parrswood.net/Mirrors/ftp.archlinux.org/unstable/os/i686
    Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/unstable/os/i6
    86
    Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/arc
    hlinux/unstable/os/i686
    Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/unstable/os/i686
    Server = ftp://saule.mintis.lt/pub/linux/unstable/os/i686
    But when I
    pacman -Syu
    It shows like the unstable 'db' is only 3k 'big'. So I can not find openoffice2 which disturbes me a lot ...
    Thanks for any help.

    1. abs is just a bash script using cvsup IIRC. Take a look at it  (as well as /etc/abs/abs.conf). 
    2. modify pacman.conf like this :
    [extra]
    Include = /etc/pacman.d/extra
    [unstable]
    Include = /etc/pacman.d/unstable

  • I HAVE TWO MORE QUESTIONS [catching pid No, .. ]

    1- I want to catch pid No of a script that i run and save it to a file. Particularly when it is run by nohup?
    2- What is the difference between if [ test x= y ]; then
    if (test x = y) then
    The second scripts does not have a semicolon

    1. What shell? Bourne,bash,csh,ksh???
    Can you use $$ (not sure if this is in csh) and echo to a file?
    ($$ = current pid of the process/script)
    2. Again ... what shell are you talking about? Bourne,bash, ksh, csh...
    Patrick/

Maybe you are looking for