False alarming for Archive mode status

Hi Friends,
     In one of our development system(DB node) we are getting alerts as 'the Archive mode is in OFF state', but when i checked in DB level I can able to see the state as ON. Don't know what the problem is? Can anyone help me to resolve this issue?
Regards,
Palaniappan

Hi Palaniappan,
Please check the output of below command
SQL> SELECT LOG_MODE FROM V$DATABASE;
=> Output should be "NOARCHIVELOG"
SQL> ARCHIVE LOG LIST
=> output should have "DISABLED" under Automatic archival.
Regards,
Deepak Kori

Similar Messages

  • Persistent, chronic, false alarms for the past eight months

    We now have two installations that utilize a unified wireless (WLC or WiSM - AIR-LAP1131AG, AIR-LAP1231G, AIR-LAP1242AG access points) that have been exhibiting the following IDS false alarms:
    Disassoc Flood
    AP Impersonation
    We have TAC cases going back to October 2006 to address them and have upgraded to the latest/greatest version 4.0.206.0 in hopes of getting this solved.
    Version 4.0.206.0 was supposed to have fixed these problems, and it did reduce some of the other false alarms (not listed). However, the two mentioned above persist.
    Is anyone else out there experiencing this?
    - John

    Thank you for confirming this behavior.
    In answer to your question, upgrading to 4.0.206.0 did get rid of the "Generic Netstumbler" IDS alarm that turned out to be another false positive.
    As it turns out, there have been comments from Cisco that now indicate that .206 has stability issues (nice to know that now). However, we have not experienced any of these issues at the two installations where this version is operating.
    I also wanted to point out that we went ahead and opened TAC cases for each error at each customer site.
    Currently, most of them have reached a status of "Release Pending". (Now as to *WHICH* release....)
    If you have not opened a TAC case for these issues, taking the time to do so will help Cisco be aware of the extent to which this problem exists in the field and, hopefully, will help them prioritize the fix to this problem.
    John

  • Lots of false alarms for "Server Reachability has switched to false..."

    We ran into this issue testing on 2 server but we're now being flooded by alerts for Windows, Linux, and Solaris systems that say
    Server Reachability has switched to false on ServerName
    I have confirmed that every one of the servers is up and reachable (ping, traceroute from both proxy servers)
    One of those unreachable servers is the mail relay that the alert was relayed through!
    I need to know when servers drop off-line but if I can't rely on the test what good is it?
    Any suggestions?

    Try to update a credentail on asset.

  • Looking for an advice in changing to archive mode my DB

    Hello buddies!
    I'm going to change a DB from no archive mode to archive mode. It's a RAc with ASM, 2 nodes.
    What I need that somebody verify these steps and give me suggestions.
    1. Login to one of the nodes (i.e. linux1) and disable the cluster instance parameter by setting
    cluster_database to FALSE from the current instance:
    ORACLE_HOME=/home/oracle/product/10.2.0/db
    export ORACLE_HOME
    ORACLE_SID=YAWIDB1
    export ORACLE_SID
    2. sqlplus "/ as sysdba"
    SQL> alter system set cluster_database=false scope=spfile sid='YAWIDB1';
    3. Shutdown all instances accessing the clustered database:
    $ srvctl stop database -d YAWIDB
    Using the local instance, MOUNT the database:
    $ sqlplus "/ as sysdba"
    SQL> startup mount
    Enable archiving:
    SQL> alter database archivelog;
    Re-enable support for clustering by modifying the instance parameter cluster_database to TRUE from the current instance:
    •     SQL> alter system set cluster_database=true scope=spfile sid=’YAWIDB1’;
    •     Shutdown the local instance:
    •     SQL> shutdown immediate
    •     Bring all instance back up using srvctl:
    •     $ srvctl start database -d YAWIDB
    Since the archive destination is pointing to this path: Archive destination /home/oracle/product/10.2.0/db/dbs/arch
    I think I should do the next steps to change that to ASM disk group, but in these steps I'm not sure. Please let me know If I'm wrong or correct? Or if I need to add something else.
    ALTER SYSTEM SET LOG_ARCHIVE_DEST_1='+DG_DB1_ASM' SID='yawidb';
    ALTER SYSTEM SWITCH LOGFILE;
    The order of the complete steps, are correct or shoud be different?
    Thanks for your comments and suggestions ;
    Al

    You do not need to change cluster parameter, see steps below:
    On node1:
    $ srvctl stop database -d <db_name>
    $ srvctl status database -d <db_name>
    Instance <instance1> is not running on node <node1>
    Instance <instance2> is not running on node <node2>
    $ srvctl start instance -d <db_name> -i <instance1> -o mount
    $ srvctl status database -d <db_name>
    Instance <instance1> is running on node <node1>
    Instance <instance2> is not running on node <node2>
    SQL> conn / as sysdba
    Connected.
    SQL> alter database archivelog;
    Database altered.
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            <arch_dest>
    Oldest online log sequence     67
    Next log sequence to archive   68
    Current log sequence           68
    SQL> alter database open;
    Database altered.
    $ srvctl start instance -d <db_name> -i <instance2> -o open
    $ srvctl status database -d <db_name>
    Instance <instance1> is running on node <node1>
    Instance <instance2> is running on node <node2>
    SQL> conn / as sysdba
    Connected.
    SQL> select inst_id, log_mode from gv$database;
       INST_ID LOG_MODE
             1 ARCHIVELOG
             2 ARCHIVELOGArchive log destination could be change any time.
    Regards.

  • Archive mode in destination database for own way stream

    Hi Experts,
    I set up a one way stream for oracle 10GR2 in window 2003.
    I know that i need to turn on archive mode for capture and propagation in source database machine.
    Do we need to turn on archive mode on in destination database machine? It is only running apply process.
    Any suggestion?
    Thanks,
    Jim

    No Jim, If you are using one way stream replication, that it doesn't need archiving to be enabled at destination site.
    Only the site from where changes are being captures need archiving to be on.
    Regards,
    Dipali..

  • Error :  Business partner has status "Flagged for Archiving"

    Hi All,
    I have error in order: Business partner (Sold to Party) .has status "Flagged for Archiving"
    I removed the Click "Archiving Flag" from BP and I changed the order.
    But still error is not going.
    Can somebody suggest what to do for removing this error?
    Regards
    Jay

    Hi Jay,
    Follow these steps :
    1. Go to Transaction BUPA_PRE_DA.
    2. In the relevant fields, enter the BP number, mark the radio button for 'To be archived' , check the 'Reset Flag' check box.
    3. Uncheck the 'test run' check box.
    4. Execute.
    This will reset the archiving flag.
    Hope this solves your problem.
    Cheers,
    Rishu.

  • How to check Business Partner for archiving ?

    Hi friends,
    I want to check the BP for Archiving.
    So I am trying to set the Archiving Flag in BP Status Tab
    But the Archiving Falg Check box is never in Display Mode and so I am not able to check the BOx. What is the use of that box if it can't be accessed ? Any clues on how to check it ?
    Many thanks
    C.K.

    Hi,
    You can run DACONTROL transaction to set the deletion flag for business partner.
    -Thanks,
    Ajay

  • Converting DB in archive mode

    hi buddies;
    I got, three DBs with ASM in Oracle RAC (2 nodes). Two of these DBs are in archive mode, but one of them, no. So, I'm going to convert this one (DATABASE3) in archivemode now. I got the instructions to do this, but still I have some doubts, So I need your 'inputs' to be sure that I'm right.
    These are the steps I understand I should follow.
    1. Login to one of the nodes (i.e. linux1) and disable the cluster instance parameter by setting
    cluster_database to FALSE from the current instance:
    2. $sqlplus "/ as sysdba"
    SQL> alter system set cluster_database=false scope=spfile sid='DATABASE3_1';
    3. Shutdown all instances accessing the clustered database:
    $ srvctl stop database -d DATABASE3
    Using the local instance, MOUNT the database:
    $ sqlplus "/ as sysdba"
    SQL> startup mount
    Enable archiving:
    SQL> alter database archivelog;
    Re-enable support for clustering by modifying the instance parameter cluster_database to TRUE from the current instance:
    •     SQL> alter system set cluster_database=true scope=spfile sid='DATABASE3_1';
    •     Shutdown the local instance:
    •     SQL> shutdown immediate
    •     Bring all instance back up using srvctl:
    •     $ srvctl start database -d DATABASE3
    My databases are:
    +ASM
    DATABASE1
    DATABASE2
    DATABASE3 --- This is the DB in noarchivemode.
    My doubts are:
    In step 3, says 'shutdown all instances', means all instances in both nodes, except the instance I'm going to change and ASM in that node?
    Any recomendation, or suggestions, you understand I should be alert?
    Regards;
    ANG

    Hi,
    You do not need to shutdown any other database than the database which you want to change to archive log. The target database needs to be shutdown on all nodes to folow your instruction. All other database running in archivelog will stay up.
    Regards

  • How to recover the data from a  dropped table in production/archive mode

    How to recover the data/change on a table that was dropped by accident.
    The database is on archive mode.

    Oracle Version. ? If 10g.
    Try this Way
    SQL> create table taj as select * from all_objects where rownum <= 100;
    Table created.
    SQL> drop table taj ;
    Table dropped.
    SQL> show recyclebin
    ORIGINAL NAME    RECYCLEBIN NAME                OBJECT TYPE  DROP TIME
    TAJ              BIN$b3MmS7kYS9ClMvKm0bu8Vw==$0 TABLE        2006-09-10:16:02:58
    SQL> flashback table taj to before drop;
    Flashback complete.
    SQL> show recyclebin;
    SQL> desc taj;
    Name                                      Null?    Type
    OWNER                                              VARCHAR2(30)
    OBJECT_NAME                                        VARCHAR2(30)
    SUBOBJECT_NAME                                     VARCHAR2(30)
    OBJECT_ID                                          NUMBER
    DATA_OBJECT_ID                                     NUMBER
    OBJECT_TYPE                                        VARCHAR2(19)
    CREATED                                            DATE
    LAST_DDL_TIME                                      DATE
    TIMESTAMP                                          VARCHAR2(19)
    STATUS                                             VARCHAR2(7)
    TEMPORARY                                          VARCHAR2(1)
    GENERATED                                          VARCHAR2(1)
    SECONDARY                                          VARCHAR2(1)
    SQL>M.S.Taj

  • How to get the functionality of  FM 'RV_PRICE_PRINT_ITEM' for archived data

    Hi All,
    I am trying to print archived billing data using archiving object SD_VBRK. I am able to print all the related information except the pricing.
    Apart from reading all the tables archived under the archiving object SD_VBRK,  I also need to use the function module 'RV_PRICE_PRINT_ITEM' to print the pricing related information on the SAP form.
    However this function module reads the data from standard tables KONV etc., which are archived. Due to this I can not use this function module for printing the pricing related information for archived billing document.
    However I need to incorporate similar functionality for the archived data.
    Can anyone help me in replacing the FM 'RV_PRICE_PRINT_ITEM' for the archived data.
    Thanks and Regards,
    Santhoshi

    Please use this FM to read information from the Archived mode '/PBS/RV_PRICE_PRINT_ITEM'
    Thanks,
    Ranjith.

  • DB12 not showing archive directory status.

    hi,
    We are having SAP ECC 6.0 production server on Microsoft cluster.
    in st06 I am able to see the free space status on each disk.
    but when I check the archive dir status in DB12
    status of archive directory:
    free space (KB):Unknown
    kindly suggest.
    thanks& reg,
    Gokul

    Please review OSS note 536954, which describes the setup of a separate cluster resource that DB12 will use.  You may also need to review 657999 for DB13 operations.

  • JSF 1.2 app is deployed only in exploded archive mode if JSF 2.0 facet used

    Hi.
    I'm developing JSF 1.2 + facelets application. The only way to configure eclipse WTP editors to properly handle xhtml pages is to install JSF 2.0 facet (there was facelets plugin before, but it was superseded by JSF 2.0 facet if I'm not mistaken). When application is deployed on WL, OEPE show message that JSF 2.0 applications can be deployed only in exploded archive mode.
    Is there any way to make OEPE to believe that this application is based on JSF 1.2 (as really is)?
    Regards,
    Vadim.

    Hi, Ian.
    You are stating that it's a JSF 2.0 app by selecting that facet - the tooling relies on your facet selection to determine what features are available.Thought as much. Determining which JSF implementation will be active at deployment time looks like very complicated task and facet version is a reliable source of such kind info. Sadly :)
    What "eclipse WTP editors" are you trying to configure?"HTML editor". Without JSF 2.0 facet it doesn't handle JSF taglibs' namespaces and EL expressions content assist/navigation.
    The other option is to install JBoss Tools richfaces support, but for various reasons I'd like not to.
    After using exploded deployment for a week now I see that it is not that slow as I initially thought (at least for a small project): JSP/XHTML changes picked up, class methods reloaded. Manual republishing is still not as fast as in case of the splitsource deployment, but it don't call it often.
    Thanks.
    Edited by: user3269289 on Apr 8, 2011 2:34 AM

  • Prerequisites for archiving the sales order

    Hi ,
    What are the prerequisites for archiving a sales order? What is the last business transaction from which the archiving process is triggered? Is it necessary to set status CLSD on the sales order for archiving ? what are the other system statuses that should be set for archiving a sales order?
    Thanks & Regards
    San

    Hi Santosh,
    Sales Order is linked to other subsequent documents in the Order Processing cycle like Delivery, Invoice , Shipments, etc. So, we've to make sure that all the dependencies are removed before we can start to archive an SO.
    You can see the dependencies in SARA Transaction (Goto->Network Graphic).
    The SO archiving program checks if the status of the subsequent documents are Completed or not. (status in VBUK table is "C") .
    There are other options like Residence Time, Existence of PO , Existing of Accouting Doc.
    You can select the options, based on your company's decision regarding the extent of SO archiving they wanted to achieve.
    The program will throw the messages appropriately, based on the checks it performed and appropriate actions can be taken from the document side .
    This is a link , which explains the checks the program does before archiving.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/a9/55c7d490a111d1a5510000e82deaaa/content.htm
    Regards,
    Shail.

  • Archiving LTCA  status inspeciton Lot

    Dear Experts,
    How to Archive LTCA status inspection lot from the system,
    I tried with SARA here i could not able to get object for Inspection lot.
    If i archieve any harm will happen?
    Please guide.
    Thanks in advance.

    Hi,
    Archive object for inspection lots is QM_CONTROL. Please refer to the following documentation for more information:
    Link:[http://help.sap.com/saphelp_erp60_sp/helpdata/en/e0/bc963457885f2ee10000009b38f83b/frameset.htm]
    Hope this helps,
    Naveen

  • How can I set default values for Allocate Mode in AO config?

    Hi, How can I set default values for allocate mode in AO config. To be specific, in the attached vi, I need to set the Allocate Mode in AO Config to 'Use FIFO Memory (6)' if the value inside my case structure is false and to 'no change (0)' if the value inside the case strusture is true.
    Solved!
    Go to Solution.
    Attachments:
    generateWaveformFIFO.vi ‏15 KB

    Create two constants for the Allocate Mode input (right click > create > constant). Place one in the true case of the case structure, and place the other one in the false case. Wire them to the same tunnel (border of the case structure), then wire the tunnel to the Allocate Mode terminal of the AO Config. I don't have Traditional DAQ installed, but that should do it.
    Misha

Maybe you are looking for

  • Error while resetting a cleared document

    Hi everyone, I am getting an error while resetting a cleared invoicing document 'Document xxxxxxxxxxx with origin R4 can not be reversed'. Please guide me how can we reset the clearing of this document. Thanks and Regards

  • Disposition in URM!!

    Hi All, I want to get the disposition date of records as well as non-records in URM10g. 1) Can I use a SQL query to fetch the database tables and columns to calculate the disposition date.. 2) Is there any specific content server service available in

  • G4 400

    Hi I have a few olld apples and the latest is a G4 400. Can I replace the cpu board with a higher one . If so what can I add . Would it be possible to add a Dual cpu board ? Joe

  • I just bought a subscription on July 23, 2103 and have been suspended because I haven't bought another year - I have had a months service and would like the other 11 please.

    I just bought a subscription on July 23, 2103 and have been suspended because I haven't bought another year - I have had a months service and would like the other 11 please. Can you get back to me and explain why this is going on? Thank you, John May

  • TAB S8-50 High Pitch Noise

    please can anyone tell me if its normal for the Lenovo Tab S8-50 to have a buzzing noise (high pitch noise) when its in use (noise gets louder depending on the brightness and what is displayed on the screen) i have just purchased the tablet today Sol