Standby Gaps after changing sys password

Hi all,
11.2.0.1
aix6.1
I changed our sys password at primary db and copy the "orapwdprod" from source dbs  to "orapwdproddr"  at standby dbs.
But I noticed that the log is not sync.
  1  SELECT ARCH.THREAD# "Thread", ARCH.SEQUENCE# "Last Sequence Received", APPL.SEQUENCE# "Last Sequence Applied", (ARCH.SEQUENCE# - APPL.SEQUENCE#) "Difference"
  2  FROM
  3  (SELECT THREAD# ,SEQUENCE# FROM V$ARCHIVED_LOG WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$ARCHIVED_LOG GROUP BY THREAD#)) ARCH,
  4  (SELECT THREAD# ,SEQUENCE# FROM V$LOG_HISTORY WHERE (THREAD#,FIRST_TIME ) IN (SELECT THREAD#,MAX(FIRST_TIME) FROM V$LOG_HISTORY GROUP BY THREAD#)) APPL
  5* WHERE ARCH.THREAD# = APPL.THREAD# ORDER BY 1
SQL> /
    Thread Last Sequence Received Last Sequence Applied Difference
         1                   2635                  2594         41
Where can I check the error why is it not applying acrhive logs
Thanks,
zxy

For example:
In primary run again transfer orapwd (command scp)
bash-3.2$ scp /u01/app/oracle/product/11.2.0/db_1/dbs/orapwXXXXX1 Standby_ip:/u01/app/oracle/product/11.2.0/db_1/dbs/orapwXXXXX
Password:
orapwKBAZER1         100% |**************************************************************************************************************************************************|  2048       00:00  
And please run sql query again:
SELECT status, error
FROM V$ARCHIVE_DEST_STATUS
WHERE STATUS <> 'DEFERRED' AND STATUS <> 'INACTIVE';
I have done this carefully and Im sure I did it correctly.
How can I test connectivity to standby database?
Can I run  at primary server > sqlplus sys/passwd@standby as sysdba ? to test if I can connect using the password file?

Similar Messages

  • How to recreate dbconsole (Oracle10g ) after change SYS password?

    Hi all,
    would like to know how to recreate dbconsole after change SYS password? is there any links i can refer?
    Thanks
    Rgds,
    Nonie

    You don't need to recreate the console after changing the SYS password, it is not required. Once you have changed the sys password, the only two tasks you'll may have to do are:
    1. Connect to the DB Control Console with the new password (mandatory, obviously).
    2. Change the preferred credentials, in case you have stored the sys password as preferred credentials for your database.
    Console repository and EM configuration have to be rebuilt only when there are connectivity conditions that have changed, such as host name change, or IP address change, which happens when you get your IP address by means of a DHCP server.
    Are you currently facing some issue, besides the log in with new credentials, when attempting to start services?
    One more thing I could guess you are working on a 10gR?? (1 or 2) on an unknown platform (unix, windows???) please specify.
    ~ Madrid

  • Changing Sys password in RAC

    We are into the process of changing sys password of our RAC database.
    If i change password on one node, will that password be get reflected on another node ??
    (Since sys password is also stored in password file, i doubt, if change password on one node, the password file on another node will also get updated).
    we have separate password files for each instance e.g inst1, inst2
    so do i have to give command
    alter user sys identified by new password .....on inst1
    and
    use orapwd ustility on inst2 to change sys password.
    or else
    alter user sys identified by new password......on inst1
    alter user sys identified by new password(same as that of inst1) .....on inst2
    ***********

    oracle@xxx-xxx-d@testdb: /orabase/oracle/product/10.2.0/db_1/dbs
    -bash-3.00 $ orapwd file=orapwtestdb password=tatamata
    SQL*Plus: Release 10.2.0.2.0 - Production on Tue Aug 7 13:22:42 2007
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SYS@testdb > alter user sys identified by goran;
    User altered.
    SYS@testdb >
    SYS@testdb > connect sys/goran as sysdba
    Connected.
    SYS@testdb > connect sys/tatamata as sysdba
    Connected.
    SYS@testdb >

  • Text Messaging stopped working after changing Apple password, although it is still working on my iPhone.a

    Text Messaging stopped working after changing Apple password, although it is still working on my iPhone.  I tried changing the password in the Settings>Messenger, but can't get it to work.  What do I do?

    After I type in the message and click on the Send button, "Sending" is displayed, but at the end of this process, a message under the message says "Not Delivered".

  • Can't log in (Mac OSx 10.6.6) even after changing the password 8 times!

    Not happy.I can't believe how hard it is to get support from Spotify for a service I am paying them for! Having to trawl through chat rooms is not customer care! Basically, I can't log into Spotify even after changing my password. I am at work but the tech bods say it should work fine (always has done until now). I just need someone to let me into the service I am paying for!If anyone see's anyone from Spotify hiding anywhere, please let me know.  

    If I follow that link you just sent me and use my email address for the username (I don't have/ can't remember my username) and put my password in it doesn't work. If I use my email and password to log in (using the link sent to my email to reset my password) it logs in fine. It doesn't recognise password on the Spotify App

  • RMAN Backup job fails after changing sys, system passwords

    Hello Oracle community,
    11.1g
    After we changed the passwords for sys, system and sysman the backup jobs fails. this is my error log:
    Recovery Manager: Release 11.1.0.7.0 - Production on Mo Aug 30 11:16:29 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    RMAN>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-12532: TNS: Ungültiges Argument
    RMAN>
    Echo einstellen ein
    RMAN> set command id to 'BACKUP_MEGALON.INT_083010111617';
    Befehl wird ausgeführt: SET COMMAND ID
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei set Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> backup device type disk tag 'BACKUP_MEGALON.INT_083010111617' database;
    Starten backup um 30.08.10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei backup Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> backup device type disk tag 'BACKUP_MEGALON.INT_083010111617' archivelog all not backed up;
    Starten backup um 30.08.10
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: Fehler bei backup Befehl auf 08/30/2010 11:16:29
    RMAN-06171: Nicht bei Zieldatenbank angemeldet
    RMAN> exit;
    Recovery Manager abgeschlossen.
    Ikrischer

    Hello Tychos,
    I am able to make a sqlplus connection, but your hint send me in the correct direction. I had a special character "@" in the password and I think that was the reason for my problems with RMAN.
    Ikrischer

  • Idea for Automatically Changing Sys Password

    What is the best approach for automating the changing of sys password every x amount of days?
    I need to do this for security reasons

    Best practice is to never use SYS for anything other than patching. So my recommendation is to change it after patches are applied and make sure that no one uses it except for patching.

  • HT1199 Why is mail stuck in a do-loop of "There is a problem" with the mail account after changing iCloud password?  How can it be fixed?

    After changing passwords for iCloud, Mail is stuck in a do-loop "There is a [problem..."  The error appears in less than one second after responding "Later"

    Nope.  Turns out that even though I have two Macs running 10.9.4, the one in question doesn't get the SMTP settings changed by iCloud settings when the password is changed, so I had to "Edit" the account in Mail, plow down to the password settings for the Apple SMTP server, and change the password myself.  Nothing in the System Preferences iCloud setting tab lets you change any settings on the local machine.  Apple is sure they are controlling everything when you make changes in iCloud, but they are wrong.  Identical versions of 10.9.4 are configured differently on two different Macs.

  • Changing 'SYS' password in 'Shared' mode ?

    Oracle 9.2/AIx5.3
    I have two Db DB1/DB2, both of these Db's are in 'Shared' remote login password mode. Now, I was under the impression that whilst in this mode, it was not possible to simply issue a command
    alter user SYS Identified by <NEW PASSWORD>;
    to change the password, if you did, it would result in an error message. Today I have tried, and it allowed me to change the 'SYS' password ? How is this the case. I’ve tried it on a 10g Db that’s also running in 'Shared' mode and got the following error message.
    ERROR at line 1:
    ORA-28046: Password change for SYS disallowed

    Metalink 452959.1 states you cannot change or add users to the passwordfile when remote_login_passwordfile='SHARED' and you need to set this to 'EXCLUSIVE'. I had to look this up and I found it simply by searching for the error number.
    Assuming you are not running 10.2.0.1 you could have easily looked up yourself.
    Also as Oracle is always changing, differences between 9.2 and 10gR1 or R2 are best verified by looking in the release notes for that version, providing the quickest answer easily.
    Sybrand Bakker
    Senior Oracle DBA

  • Can changing SYS password be complicated

    Hi,
    I have two node RAC with ASm and I am able to login to both the nodes without password and every is fine, If i change the password fo the SYS will there be any complications as the same password is used by the ASM instance.
    Your suggestion will be highly appreciated!

    Thanks for your response.
    My scenario is like,
    I want to use the database authentication, hence if I comment out "SQLNET.AUTHENTICATION_SERVICES" oracle forces me to enter the password for SYS, but some of the services go down due to comenting "SQLNET.AUTHENTICATION_SERVICES" in in sqlnet.ora, as we need this for BEQ protocol which is used to connect from database to ASM instance failing which we cannot startup the instances and CRS resource status will show UNKNOWN.
    My question is if I change the sysdba password and force the oracle to ask for the password before login as sysdba(commenting the SQLNET.AUTHENTICATION_SERVICES in sqlnet.ora) will it create any type of complecation.
    Pls suggest!

  • Changing 'SYS' password / AIX concern

    To comply with an Audit requirement, we need to change the oracle 'sys' password periodically, Now I have a concern that if I change the password for 'SYS' that there is a hardcoded password file on the AIX server.. would this be the case ?

    Florian W. wrote:
    If you won't use that passwordfile you have to configure secure connections with the Oracle Security Option.... Or use OS Authentication ("oradba" group). (doc link: [DBA Authentication|http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/dba.htm#i1006534])
    Edited by: orafad on Feb 3, 2009 2:38 PM

  • I cant get onto my MobileMe account even after changing my password

    I am stuck as i cant sync or anything on my mobile me account even after changing password can anybody shed some light on this.

    If the user account is associated with an Apple ID, and you know that account password, the Apple ID can be used to reset your user account password.
    Otherwise, boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select Utilities ▹ Terminal from the menu bar.
    In the Terminal window, type this:
    resetpassword
    That's one word with no spaces. Then press return. A Reset Password window opens.
    Select your boot volume if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select  ▹ Restart from the menu bar.
    You should now be able to log in with the new password, but you won't be able to unlock the Keychain. If you've forgotten the Keychain password (which is ordinarily the same as your login password), there's no way to recover it. You’ll need to reset your keychain in the preferences of the Keychain Access application.

  • I changed SYS password and only a few people can login through it

    A few weeks ago i decided to change the default password of SYS from the webbased OEM of Oracle 10g. Me and my collegues connected successfully using this new password (from different computers). However today i discovered that two developers which also use the SYS account, cannot access the database using SYS with this new password (nor the old one). The error message they are getting is Invalid username/password... (no they didn't forget the capslock on!)
    The strange things are that:
    1) They can connect through other usernames but not through SYS
    2) the database is on the 192.168.4.x network, me and my collegues are on the 192.168.2.x network and the two developers and their team-mates are on the 192.168.14.x network.
    Could this be a network related problem? I don't know ... When it was the default change_on_install password, everyone used to connect normally. I changed the password again, to a simple one to make really sure they are not typing it wrong, and yet, they got the same Invalid username/password error..
    I have exhausted all my ideas. what am i missing? thanks...

    In your case , I am almost sure that they pointing to another database. Check its network files in the Oracle Home.
    From what tool thwy are try to log in ?
    Why developers need the sys account?
    Joel Pérez
    http://otn.oracle.com/experts

  • I can't access my email after changing my password

    Yesterday, I changed my passwords to my yahoo and gmail accounts. After my iphone prompted me to update my phone with the new passwords, I did just that. My new password to my yahoo account was accepted, but it keeps denying my gmail password. Has anyone had these issues? I've tried restarting my phone, deleting the email account and adding it again, but was unsuccessful. Can someone help me?!!!

    SMTP stands for Simple Mail Transport Protocol. It's used to sending email. This would be a server that your ISP or mail provider defines. POP or IMAP is usually the protocol used by your mail provided to receive email.

  • How do you change sys password?

    I know this is basic but I just can't get it.
    How do you change the sys password from
    change_on_install ?
    It seemed to expire or something, maybe my installation is messed up from shutting down linux without first shutting down oracle.
    Please help me learn how to change my sys password.
    Armand

    You can change the sys password as any user that has DBA Privs from sqlplus.. eg log in as system/manager.
    If you do not know the system password you can log into server manager and connect internal.
    Either way the statement you are looking for is
    alter user sys identified by password;
    Rod

Maybe you are looking for

  • Setup google calendar in calendar

    We have 2 step verification setup on my wife's macbook. Is there some special we need to do in Calendar to get it to sync with google calendar?

  • Windows 2008 Server Co-residency BE6000/BE7000/TRCs/Specs-Based.

    Hey, I'm trying to figure out where I can run a Windows 2008 R2 server: BE6000: seems like no based on http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/BE6000/Coresidency/9_x/BE6K_coRes.html BE7000: the data sheet has a "Co-residency Policy" l

  • I'm so disappointed with this software, very frustrated and I hate it. I want to return it.

    I'm using Adobe Premiere Elements 11 and had the worst 3 hours trying to edit a 1:30 minute clip. I bought it on Amazon and they wont let me return it. I've been using Photoshop for years and years and find PS to be very intuitive, what you see is wh

  • Automated clearing

    Dear All, We got a requirement from our client as below and please suggest the process to be followed. Our client is  one of leading Univesity(Education sector). Summary :Automated Clearing Description : Issues: 1.     SAP Standard automated clearing

  • Date format in script format

    hi, how to change the date format in script form. thanks.