Cisco ISE database health check

We had a situation where the DB was corrupted in the process of doing an ISE upgrade from 1.1.4 to 1.2. As a result of which the entire network was down.
Is there a way to monitor DB health on regular basis just so as to avoid the above situation in future?
Thanks,
Keval

Hi Keval, can you provide more information on what exactly happened when the DB got corrupted? I have done several upgrades from 1.1.x to 1.2 and as long as I followed the upgrade procedure I never had any issues. 
Otherwise, to answer your question, the access to the database is restricted so I don't think there is a way to monitor/query the DB from an external system. This is why it is very important to have backups! :)
Thank you for rating helpful posts!

Similar Messages

  • Database Health Check Enquiry

    Hi all,
    Some enquires regarding database health check. I did some research regarding health check, got overwhelmed by the information available out there.
    Currently I don't have any report on hand, but currently working and starting on one. This report serves as a report for reference, to understand if there's any database performance issue, and as a report for management.
    Wish to check with you folks, what are the typical things that I can look at on a daily basis to understand my database health status, eg. Buffer Hitrate, database I/O etc, especially those that may/will contribute to impact on the database performance. Or is there any good reference link whereby I can do some readup regarding such a health check?
    Thanks in advance for any input.
    Eugene

    Hi Eugene,
    Well that's a pretty open question and I guess you will get a lot of replies which I look forward to monitoring as there should be some very interesting ones there.
    Anyway, let me just open with one point that I have found very useful in the past. As regards Database Performance , you can look as much as you like at the statistics and a great deal of discretion is required in interpreting them but the real test for me of how well a database is performing is in terms of the user (or application) perception. Are the responses from the database good enough to meet the users expectations. Check the average response time for example and set guidellines for what is acceptable, very good response , very bad response etc.
    I use this as a guideline so then once the database is perfoming in the sense that the user is satisfied (or better still happy with the performance) we can gather the statistics (from Oracle 10g onwards there are lots of tools built in like ADDM and AWR for gathering and storing the database statistics) and create baselines. Once we have baselines for a normally performing system, as soon as problems are reported we can run off a diagnostic tool like ADDM for that period , compare it against the baseline and look for the striking differences. From there we can start an analysis of individual numbers, buffer hit ratios etc. to delve further.
    Hope this helps , I am sure lots of other people will chip in to this
    Regards

  • Oracle 10g Database Health Check!

    Can anyone guide me the best way to perform a complete database health check?
    Thanks

    Metalink note:
    How to Perform a Healthcheck on the Database - 122669.1

  • Database health check

    Hello Gurus,
    I have got an opportunity to do database health check in a concern.
    Is there any tool or script to do health check commonly in an organization?
    Is there any procedure to follow?
    Kindly help in this issue.
    Best,
    Balu.

    Database health check or Sanity check covers following topics (learnt from Niall Litchfield) :
    1 Space Management
    2 Backup Management
    3 Security
    4 Transaction Management
    5 Statistics Management
    6 Errors
    7 Performance Management
    8 CONCLUSIONS
    Please check below documentation link also :
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28310/diag007.htm
    Database health check is nothing other than organizing all your monitoring scripts to display at the same time such as (buffer cache hit, library, dictionary, parse, soft parse, hard parse, iostats etc etc.) If you have OEM with performance pack, there is a module there that is captioned database health check. You can use it to get a bird's eye view of your instance.
    Source:http://www.lazydba.com/oracle/0__99797.html
    Hth
    Girish Sharma

  • Database health check up

    Hi Experts,
    I need you suggestions...
    I was asked to prepare a Database health check up for all databases we use.
    I need to make a run book and it should consist of the scripts.
    I have a list a few..points to be added to the list and could ypou suggest anything can be added or anything i have missed or any suggestions how you experts procced with health checkups..
    Database connectivity
    Tablespace space checks for < 10%
    Filesystem space checks
    Application to database connectivity è tnsping from application host
    Errors in Alert logs
    The overall hit ratios on the database (Library, Dictionary)
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    PL/SQL Release 9.2.0.8.0 - Production
    CORE 9.2.0.8.0 Production
    TNS for Solaris: Version 9.2.0.8.0 - Production
    NLSRTL Version 9.2.0.8.0 - Production

    please check similar posts :
    Database health check
    Metalink note:
    How to Perform a Healthcheck on the Database - 122669.1
    Regards
    Rajesh

  • Graphical Reports for Database Health Check or Database Statictics

    Hello
    we are using oracle 10g on Solaris.
    Is there a way I can get the Database health check or database statictics report in graphical form like to represent the growth of database (in a week or month), log size etc..
    Thanks

    You'll have to develop your own method/application/script as per your requirement. To some extent Enterprise manager may help you but I think this is not your requirement.

  • Cisco ISE 1.2 Checking DACL Syntax

    Greetings,
    When we first set up all of the DACLs for our ISE deployment, it was explained to us that the "!" was a replacement for the "remark" entry on the access list, but when I utilize the "Check DACL Syntax", ISE tells me that my statements are improper:
    Line 13 - In "! permit tcp any any eq 80", argument #1 "!" is not valid. Legal option(s):
      permit
      deny
      remark
      no
    It doesn't appear that my DACLs are giving any errors when is use, so is this just an aesthetic error or do I need to go through and change all fo my DACLs to reflect this?
    Thank You for any input!

    Hello David,
    I guess there are many more keywords and format that "check DACL syntax" doesn't approve but they do work. A customer wanted to use a keyword ESTABLISHED so I created an ACE and clicked save.
    "permit tcp any any established"
    It gives me a pop-up stating "syntax check of the DACL content has failed, do you want to submit anyway.
    I clicked yes and moved ahead. I then check the dacl syntax and it says
    Line 1 - In "permit tcp any any established", argument #5 "established" is not valid.
    Finally, I  tested this on dot1x configured switch and the output of 'show ip access-list interface <interface-id>' shows it in downloaded access-list. Even though the syntax was not approved by the ISE we still manage to download it to the switch.
    In your case if you are using remarks with dot1x and mab, please keep a watch on this defect
    CSCuj35704    Remark in DACL causing dot1x and MAB authorization failure
    Regards,
    Jatin Katyal
    **Do rate helpful posts**

  • Oracle 9i (SE) Solaris 9 (DB Health check)

    Hi Guys,
    I want to compile a list that I can use for my Database health check. What are the things that I should add in this list which are very important. (pro active dba)
    Thank you.

    Not specific to your configuration but refer Metalink note      122669.1 in this regard.

  • Cisco ISE Date Format mm/dd/yyyy

    We have implemented Cisco ISE Guest Portal and when we create a new account for a visitor the date format is mm/dd/yyyy.See attached file.
    We have tried to change it through Administration/Settings/Language Template/English/Configure Time/Date Formats unfortunately with no results.
    Is this a bug or i am not looking in the right place?
    We are running Cisco ISE 1.2.

    check CSCuj86793

  • Oracle 11g RAC health check

    Hi All,
    oracle 11g R2
    RHEL5
    can anyone please suggest how to do oracle 11g RAC database health check?suggest any link or metalink notes if any?
    thanks,
    Mike.

    Hi,
    You can use RACcheck tool for monitoring can download from here :RACcheck - RAC Configuration Audit Tool (Doc ID 1268927.1)
    HTH

  • Radius Health Check - Cisco ISE

    I have one Cisco ISE setup with AD authentication. I want to configure radius helth check how it can be confiured on switches.
    Best Regards,          

    For example if we have too many authentications per second, more than what the PSN Specifications are designed for. In such cases we've to distribute the radius load to other PSN’s. You can also run Catalog report to draw a graph of Radius latency per PSN instance under Operations>Catalog>Server Health Summary> Last 7 days> PSN Hostname.
    This will only give you a trend of radius latency but not the reasons why. You need to go through logs of the concerned PSN to find out whats going on the PSN. Certainly Radius latency greater than 3 Seconds is concerning. In such scenarios we have to download the support bundle and analyse the logs.
    Cisco ISE Dashboard Monitoring
    http://www.cisco.com/en/US/docs/security/ise/1.1.1/user_guide/ise_mnt.html#wp1226014
    Jatin Katyal
    - Do rate helpful posts -

  • Cisco ISE 1.1.2 and Certfication Revocation List (CRL) checking

    All,
    I have 4 ISE appliances version 1.1.2  running in my networ called nodeA, nodeB, nodeC and nodeD. 
    - NodeA is Primary Admin and Secondary Monitoring,
    - NodeB is Secondary Admin and Primary Monitoring,
    - NodeC is Policy node,
    - NodeD is Policy node,
    The ISE environment is tightly integrated with the company Microsoft Active Directory Windows 2008R2.  We import the company issue cert into the ISE for PEAP and CRL checking
    Question:  How often does the ISE perform CRL checking with the Certiticate Authority (CA) Server? 
    I also have an ACS environment that also tightly integrated with Microsoft AD.   How often does the ACS peform CRL checking with the Certificate Authority (CA) Server?
    What will happen to the ISE and ACS environment if the CA Server becomes un-available?
    I can't seem to find this question in either ISE or ACS documentation anywhere. 
    Thank you.

    How often does the ISE perform CRL checking with the Certiticate Authority (CA) Server?
              ISE checks CRL based on how you configure it. Admin > Certificates > Cert Store  Select your CA. From there you'll be able to edit the cert info. The last option is the CRL Configuration. You can set the download frequency.
    How often does the ACS peform CRL checking with the Certificate Authority (CA) Server?
             System Config > ACS Cert Setup > CRL    from there you'll be able to see/edit
    What will happen to the ISE and ACS environment if the CA Server becomes un-available?
             Most likely the end of the world, but to be honest I'm not really sure. My assumption is If both the client and the ISE/ACS server already have their respective certs, they should still be able to work. Just no new certs or CRLs would be issued.
    Documentation Sources:
    ACS: http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.0/user/guide/sau.html
    ISE: http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_man_cert.html
    HTH

  • Database redundansy health check failed ( Exchange 2010 sp3 )

    Hello all ,
    One of the mailbox server have been getting the following error in in application , sometimes
    RealCopyQueu  is 256 and sometimes 0 and healthy  .
    Kindly share how can resolve it please

    Hi,
    I suggest we refer to the following article to troubleshoot this issue. Run
    Database Redundancy Check Script.
    http://social.technet.microsoft.com/Forums/exchange/en-US/b1cfbc4b-b17d-4148-adce-1a565d0f5746/exchange-2010-event-id-4113-msexchangerepl-health-check-failed
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Event:4133 "Database one datacenter health check failed". and Event:4376 "Database one datacenter available copy health check failed"

    Hi.
    I got two DAG nodes with CAS role installed. Sudently i get this failures on both nodes. This happens for all databases. I have tried do Seed the DB, with no luck
    I run the The CheckDatabaseRedundancy.ps1 script and this seems OK.
    Could somone please help me,
    [PS] D:\Program Files\Microsoft\Exchange Server\V15\Scripts>.\CheckDatabaseRedundancy.ps1
    DatabaseName                        : Users05
    LastRedundancyCount                 : 0
    CurrentRedundancyCount              : 2
    LastState                           : Unknown
    CurrentState                        : Green
    LastStateTransitionUtc              : 05.07.2013 05:49:10
    LastGreenTransitionUtc              : 05.07.2013 05:49:10
    LastRedTransitionUtc                :
    LastGreenReportedUtc                : 05.07.2013 05:49:10
    HasReportedGreenEvent               : True
    LastRedReportedUtc                  :
    PreviousTotalRedDuration            : 00:00:00
    TotalRedDuration                    : 00:00:00
    IsTransitioningState                : True
    HasErrorsInHistory                  : False
    CurrentErrorMessages                :
    ErrorHistory                        :
    IsOneDatacenter                     : False
    CurrentRedundancyCountPerSite       : {[Default-First-Site-Name, 2]}
    CurrentSearchRedundancyCountPerSite : {[Default-First-Site-Name, 2]}
    Event:4376
    Database one datacenter available copy health check failed.
    Database copy: Users05
    Redundancy count: 2
    Error:
    ================
    Full Copy Status
    ================
    Database Copy : Users05\casmbx02
    VolumeInfoLastError                  :
    LogPathIsOnMountedFolder             : False
    LogVolumeName                        : \\?\Volume{beecae05-53ca-444d-ab5f-dd98510b4776}\
    LogVolumeMountPoint                  : E:\
    DatabasePathIsOnMountedFolder        : False
    DatabaseVolumeName                   : \\?\Volume{b92c9520-905f-4ee4-902d-1e73c26b1717}\
    DatabaseVolumeMountPoint             : F:\
    ExchangeVolumeMountPoint             :
    LastDatabaseVolumeNameTransitionTime : 01.01.1601 00:00:00
    LastDatabaseVolumeName               :
    DiskFreeSpacePercent                 : 90
    DiskTotalSpaceBytes                  : 107237863424
    DiskFreeSpaceBytes                   : 97164902400
    SeedingSource                        : False
    ActivationPreference                 : 2
    LogsCopiedSinceInstanceStart         : 45
    LogsReplayedSinceInstanceStart       : 86
    ExtendedErrorInfo                    :
    ErrorEventId                         : 0
    ErrorMessage                         :
    ReplayQueueNotKeepingUp              : False
    CopyQueueNotKeepingUp                : False
    SnapshotLatestCopyBackup             : False
    SnapshotLatestDifferentialBackup     : False
    SnapshotLatestIncrementalBackup      : False
    SnapshotLatestFullBackup             : True
    LatestCopyBackupTime                 : 01.01.1601 00:00:00
    LatestDifferentialBackupTime         : 01.01.1601 00:00:00
    LatestIncrementalBackupTime          : 01.01.1601 00:00:00
    LatestFullBackupTime                 : 04.07.2013 19:31:34
    LastLogCopyNotified                  : 4100
    CurrentReplayLogTime                 : 05.07.2013 05:24:26
    LastReplayedLogTime                  : 05.07.2013 05:39:26
    LastInspectedLogTime                 : 05.07.2013 05:39:26
    LastCopiedLogTime                    : 05.07.2013 05:39:26
    LastLogInfoFromClusterGen            : 4100
    LastLogInfoFromClusterTime           : 05.07.2013 05:44:01
    LastLogInfoFromCopierTime            : 05.07.2013 05:44:00
    LastLogInfoIsStale                   : False
    LastCopyNotifiedLogTime              : 05.07.2013 05:39:26
    LatestAvailableLogTime               : 05.07.2013 05:39:26
    DumpsterEndTime                      : 01.01.0001 00:00:00
    DumpsterStartTime                    : 01.01.0001 00:00:00
    DumpsterRequired                     : False
    DumpsterServers                      :
    ActionInitiator                      : Service
    SuspendComment                       :
    SinglePageRestoreNumber              : 0
    SinglePageRestore                    : False
    ReplayLagPercentage                  : 0
    ReplayLagPlayDownReason              : None
    ReplayLagEnabled                     : Disabled
    ReplayLagDisabledReason              :
    ActualReplayLagTime                  : 00:04:40.1554322
    ConfiguredReplayLagTime              : 00:00:00
    NodeStatus                           : Up
    WorkerProcessId                      : 8740
    ReseedBlocked                        : False
    ResumeBlocked                        : False
    ReplaySuspended                      : False
    LostWrite                            : False
    Viable                               : True
    ActivationSuspended                  : False
    DbSeedingKBytesWrittenPerSec         : 0
    DbSeedingKBytesReadPerSec            : 0
    DbSeedingKBytesWritten               : 0
    DbSeedingKBytesRead                  : 0
    DbSeedingPercent                     : 0
    ContentIndexSeedingSource            :
    ContentIndexSeedingPercent           :
    ContentIndexMailboxesToCrawl         :
    ContentIndexBacklog                  : 0
    ContentIndexRetryQueueSize           : 0
    ContentIndexErrorMessage             :
    ContentIndexStatus                   : Healthy
    LastStatusTransitionTime             : 04.07.2013 17:46:02
    InstanceStartTime                    : 04.07.2013 17:45:59
    CICurrentness                        : Current
    CopyStatus                           : Healthy
    ServerVersion                        : 1941996140
    LastLogReplayed                      : 4100
    LastLogInspected                     : 4100
    LastLogCopied                        : 4100
    LastLogGenerated                     : 4100
    DataAvailabilityTime                 : 05.07.2013 05:39:26
    DataProtectionTime                   : 05.07.2013 05:39:26
    LastLogGeneratedTime                 : 05.07.2013 05:44:06
    StatusRetrievedTime                  : 05.07.2013 05:44:06
    ActiveDatabaseCopy                   : CASMBX01
    MailboxServer                        : CASMBX02
    DBName                               : Users05
    DBGuid                               : 57da90db-bc6d-4bf3-b508-64d3bff41377
    Database Copy : Users05\casmbx01
    VolumeInfoLastError                  :
    LogPathIsOnMountedFolder             : False
    LogVolumeName                        : \\?\Volume{94937623-3da4-49ab-825e-49c982ec79f1}\
    LogVolumeMountPoint                  : E:\
    DatabasePathIsOnMountedFolder        : False
    DatabaseVolumeName                   : \\?\Volume{73a9913d-1660-487b-8a8b-b53cb017728e}\
    DatabaseVolumeMountPoint             : F:\
    ExchangeVolumeMountPoint             :
    LastDatabaseVolumeNameTransitionTime : 01.01.1601 00:00:00
    LastDatabaseVolumeName               :
    DiskFreeSpacePercent                 : 90
    DiskTotalSpaceBytes                  : 107237863424
    DiskFreeSpaceBytes                   : 96646443008
    SeedingSource                        : False
    ActivationPreference                 : 1
    LogsCopiedSinceInstanceStart         : 0
    LogsReplayedSinceInstanceStart       : 0
    ExtendedErrorInfo                    :
    ErrorEventId                         : 0
    ErrorMessage                         :
    ReplayQueueNotKeepingUp              : False
    CopyQueueNotKeepingUp                : False
    SnapshotLatestCopyBackup             : False
    SnapshotLatestDifferentialBackup     : False
    SnapshotLatestIncrementalBackup      : False
    SnapshotLatestFullBackup             : True
    LatestCopyBackupTime                 : 01.01.1601 00:00:00
    LatestDifferentialBackupTime         : 01.01.1601 00:00:00
    LatestIncrementalBackupTime          : 01.01.1601 00:00:00
    LatestFullBackupTime                 : 03.07.2013 19:30:53
    LastLogCopyNotified                  : 4100
    CurrentReplayLogTime                 : 01.01.0001 00:00:00
    LastReplayedLogTime                  : 01.01.0001 00:00:00
    LastInspectedLogTime                 : 01.01.0001 00:00:00
    LastCopiedLogTime                    : 01.01.0001 00:00:00
    LastLogInfoFromClusterGen            : 4100
    LastLogInfoFromClusterTime           : 05.07.2013 05:44:01
    LastLogInfoFromCopierTime            : 05.07.2013 05:44:06
    LastLogInfoIsStale                   : False
    LastCopyNotifiedLogTime              : 05.07.2013 05:39:26
    LatestAvailableLogTime               : 01.01.0001 00:00:00
    DumpsterEndTime                      : 01.01.0001 00:00:00
    DumpsterStartTime                    : 01.01.0001 00:00:00
    DumpsterRequired                     : False
    DumpsterServers                      :
    ActionInitiator                      : Unknown
    SuspendComment                       :
    SinglePageRestoreNumber              : 0
    SinglePageRestore                    : False
    ReplayLagPercentage                  : 0
    ReplayLagPlayDownReason              : None
    ReplayLagEnabled                     : Disabled
    ReplayLagDisabledReason              :
    ActualReplayLagTime                  : 00:00:00
    ConfiguredReplayLagTime              : 00:00:00
    NodeStatus                           : Up
    WorkerProcessId                      : 7624
    ReseedBlocked                        : False
    ResumeBlocked                        : False
    ReplaySuspended                      : False
    LostWrite                            : False
    Viable                               : False
    ActivationSuspended                  : False
    DbSeedingKBytesWrittenPerSec         : 0
    DbSeedingKBytesReadPerSec            : 0
    DbSeedingKBytesWritten               : 0
    DbSeedingKBytesRead                  : 0
    DbSeedingPercent                     : 0
    ContentIndexSeedingSource            :
    ContentIndexSeedingPercent           :
    ContentIndexMailboxesToCrawl         :
    ContentIndexBacklog                  : 0
    ContentIndexRetryQueueSize           : 0
    ContentIndexErrorMessage             :
    ContentIndexStatus                   : Healthy
    LastStatusTransitionTime             : 01.01.0001 00:00:00
    InstanceStartTime                    : 04.07.2013 17:45:58
    CICurrentness                        : Current
    CopyStatus                           : Mounted
    ServerVersion                        : 1941996140
    LastLogReplayed                      : 0
    LastLogInspected                     : 0
    LastLogCopied                        : 0
    LastLogGenerated                     : 4100
    DataAvailabilityTime                 : 01.01.0001 00:00:00
    DataProtectionTime                   : 01.01.0001 00:00:00
    LastLogGeneratedTime                 : 01.01.0001 00:00:00
    StatusRetrievedTime                  : 05.07.2013 05:44:06
    ActiveDatabaseCopy                   : CASMBX01
    MailboxServer                        : CASMBX01
    DBName                               : Users05
    DBGuid                               : 57da90db-bc6d-4bf3-b508-64d3bff41377
    Event:4133
    Database one datacenter health check failed.
    Database copy: Users05
    Redundancy count: 2
    Error:
    ================
    Full Copy Status
    ================
    Database Copy : Users05\casmbx02
    VolumeInfoLastError                  :
    LogPathIsOnMountedFolder             : False
    LogVolumeName                        : \\?\Volume{beecae05-53ca-444d-ab5f-dd98510b4776}\
    LogVolumeMountPoint                  : E:\
    DatabasePathIsOnMountedFolder        : False
    DatabaseVolumeName                   : \\?\Volume{b92c9520-905f-4ee4-902d-1e73c26b1717}\
    DatabaseVolumeMountPoint             : F:\
    ExchangeVolumeMountPoint             :
    LastDatabaseVolumeNameTransitionTime : 01.01.1601 00:00:00
    LastDatabaseVolumeName               :
    DiskFreeSpacePercent                 : 90
    DiskTotalSpaceBytes                  : 107237863424
    DiskFreeSpaceBytes                   : 97164902400
    SeedingSource                        : False
    ActivationPreference                 : 2
    LogsCopiedSinceInstanceStart         : 45
    LogsReplayedSinceInstanceStart       : 86
    ExtendedErrorInfo                    :
    ErrorEventId                         : 0
    ErrorMessage                         :
    ReplayQueueNotKeepingUp              : False
    CopyQueueNotKeepingUp                : False
    SnapshotLatestCopyBackup             : False
    SnapshotLatestDifferentialBackup     : False
    SnapshotLatestIncrementalBackup      : False
    SnapshotLatestFullBackup             : True
    LatestCopyBackupTime                 : 01.01.1601 00:00:00
    LatestDifferentialBackupTime         : 01.01.1601 00:00:00
    LatestIncrementalBackupTime          : 01.01.1601 00:00:00
    LatestFullBackupTime                 : 04.07.2013 19:31:34
    LastLogCopyNotified                  : 4100
    CurrentReplayLogTime                 : 05.07.2013 05:24:26
    LastReplayedLogTime                  : 05.07.2013 05:39:26
    LastInspectedLogTime                 : 05.07.2013 05:39:26
    LastCopiedLogTime                    : 05.07.2013 05:39:26
    LastLogInfoFromClusterGen            : 4100
    LastLogInfoFromClusterTime           : 05.07.2013 05:44:01
    LastLogInfoFromCopierTime            : 05.07.2013 05:44:00
    LastLogInfoIsStale                   : False
    LastCopyNotifiedLogTime              : 05.07.2013 05:39:26
    LatestAvailableLogTime               : 05.07.2013 05:39:26
    DumpsterEndTime                      : 01.01.0001 00:00:00
    DumpsterStartTime                    : 01.01.0001 00:00:00
    DumpsterRequired                     : False
    DumpsterServers                      :
    ActionInitiator                      : Service
    SuspendComment                       :
    SinglePageRestoreNumber              : 0
    SinglePageRestore                    : False
    ReplayLagPercentage                  : 0
    ReplayLagPlayDownReason              : None
    ReplayLagEnabled                     : Disabled
    ReplayLagDisabledReason              :
    ActualReplayLagTime                  : 00:04:40.1554322
    ConfiguredReplayLagTime              : 00:00:00
    NodeStatus                           : Up
    WorkerProcessId                      : 8740
    ReseedBlocked                        : False
    ResumeBlocked                        : False
    ReplaySuspended                      : False
    LostWrite                            : False
    Viable                               : True
    ActivationSuspended                  : False
    DbSeedingKBytesWrittenPerSec         : 0
    DbSeedingKBytesReadPerSec            : 0
    DbSeedingKBytesWritten               : 0
    DbSeedingKBytesRead                  : 0
    DbSeedingPercent                     : 0
    ContentIndexSeedingSource            :
    ContentIndexSeedingPercent           :
    ContentIndexMailboxesToCrawl         :
    ContentIndexBacklog                  : 0
    ContentIndexRetryQueueSize           : 0
    ContentIndexErrorMessage             :
    ContentIndexStatus                   : Healthy
    LastStatusTransitionTime             : 04.07.2013 17:46:02
    InstanceStartTime                    : 04.07.2013 17:45:59
    CICurrentness                        : Current
    CopyStatus                           : Healthy
    ServerVersion                        : 1941996140
    LastLogReplayed                      : 4100
    LastLogInspected                     : 4100
    LastLogCopied                        : 4100
    LastLogGenerated                     : 4100
    DataAvailabilityTime                 : 05.07.2013 05:39:26
    DataProtectionTime                   : 05.07.2013 05:39:26
    LastLogGeneratedTime                 : 05.07.2013 05:44:06
    StatusRetrievedTime                  : 05.07.2013 05:44:06
    ActiveDatabaseCopy                   : CASMBX01
    MailboxServer                        : CASMBX02
    DBName                               : Users05
    DBGuid                               : 57da90db-bc6d-4bf3-b508-64d3bff41377
    Database Copy : Users05\casmbx01
    VolumeInfoLastError                  :
    LogPathIsOnMountedFolder             : False
    LogVolumeName                        : \\?\Volume{94937623-3da4-49ab-825e-49c982ec79f1}\
    LogVolumeMountPoint                  : E:\
    DatabasePathIsOnMountedFolder        : False
    DatabaseVolumeName                   : \\?\Volume{73a9913d-1660-487b-8a8b-b53cb017728e}\
    DatabaseVolumeMountPoint             : F:\
    ExchangeVolumeMountPoint             :
    LastDatabaseVolumeNameTransitionTime : 01.01.1601 00:00:00
    LastDatabaseVolumeName               :
    DiskFreeSpacePercent                 : 90
    DiskTotalSpaceBytes                  : 107237863424
    DiskFreeSpaceBytes                   : 96646443008
    SeedingSource                        : False
    ActivationPreference                 : 1
    LogsCopiedSinceInstanceStart         : 0
    LogsReplayedSinceInstanceStart       : 0
    ExtendedErrorInfo                    :
    ErrorEventId                         : 0
    ErrorMessage                         :
    ReplayQueueNotKeepingUp              : False
    CopyQueueNotKeepingUp                : False
    SnapshotLatestCopyBackup             : False
    SnapshotLatestDifferentialBackup     : False
    SnapshotLatestIncrementalBackup      : False
    SnapshotLatestFullBackup             : True
    LatestCopyBackupTime                 : 01.01.1601 00:00:00
    LatestDifferentialBackupTime         : 01.01.1601 00:00:00
    LatestIncrementalBackupTime          : 01.01.1601 00:00:00
    LatestFullBackupTime                 : 03.07.2013 19:30:53
    LastLogCopyNotified                  : 4100
    CurrentReplayLogTime                 : 01.01.0001 00:00:00
    LastReplayedLogTime                  : 01.01.0001 00:00:00
    LastInspectedLogTime                 : 01.01.0001 00:00:00
    LastCopiedLogTime                    : 01.01.0001 00:00:00
    LastLogInfoFromClusterGen            : 4100
    LastLogInfoFromClusterTime           : 05.07.2013 05:44:01
    LastLogInfoFromCopierTime            : 05.07.2013 05:44:06
    LastLogInfoIsStale                   : False
    LastCopyNotifiedLogTime              : 05.07.2013 05:39:26
    LatestAvailableLogTime               : 01.01.0001 00:00:00
    DumpsterEndTime                      : 01.01.0001 00:00:00
    DumpsterStartTime                    : 01.01.0001 00:00:00
    DumpsterRequired                     : False
    DumpsterServers                      :
    ActionInitiator                      : Unknown
    SuspendComment                       :
    SinglePageRestoreNumber              : 0
    SinglePageRestore                    : False
    ReplayLagPercentage                  : 0
    ReplayLagPlayDownReason              : None
    ReplayLagEnabled                     : Disabled
    ReplayLagDisabledReason              :
    ActualReplayLagTime                  : 00:00:00
    ConfiguredReplayLagTime              : 00:00:00
    NodeStatus                           : Up
    WorkerProcessId                      : 7624
    ReseedBlocked                        : False
    ResumeBlocked                        : False
    ReplaySuspended                      : False
    LostWrite                            : False
    Viable                               : False
    ActivationSuspended                  : False
    DbSeedingKBytesWrittenPerSec         : 0
    DbSeedingKBytesReadPerSec            : 0
    DbSeedingKBytesWritten               : 0
    DbSeedingKBytesRead                  : 0
    DbSeedingPercent                     : 0
    ContentIndexSeedingSource            :
    ContentIndexSeedingPercent           :
    ContentIndexMailboxesToCrawl         :
    ContentIndexBacklog                  : 0
    ContentIndexRetryQueueSize           : 0
    ContentIndexErrorMessage             :
    ContentIndexStatus                   : Healthy
    LastStatusTransitionTime             : 01.01.0001 00:00:00
    InstanceStartTime                    : 04.07.2013 17:45:58
    CICurrentness                        : Current
    CopyStatus                           : Mounted
    ServerVersion                        : 1941996140
    LastLogReplayed                      : 0
    LastLogInspected                     : 0
    LastLogCopied                        : 0
    LastLogGenerated                     : 4100
    DataAvailabilityTime                 : 01.01.0001 00:00:00
    DataProtectionTime                   : 01.01.0001 00:00:00
    LastLogGeneratedTime                 : 01.01.0001 00:00:00
    StatusRetrievedTime                  : 05.07.2013 05:44:06
    ActiveDatabaseCopy                   : CASMBX01
    MailboxServer                        : CASMBX01
    DBName                               : Users05
    DBGuid                               : 57da90db-bc6d-4bf3-b508-64d3bff41377
    Rinken

    Hi.
    I also ran the CheckDatabaseRedundancy.ps1 script. the output was:
    DatabaseName                        : Users05
    LastRedundancyCount                 : 0
    CurrentRedundancyCount              : 2
    LastState                           : Unknown
    CurrentState                        : Green
    LastStateTransitionUtc              : 11.07.2013 07:34:16
    LastGreenTransitionUtc              : 11.07.2013 07:34:16
    LastRedTransitionUtc                :
    LastGreenReportedUtc                : 11.07.2013 07:34:16
    HasReportedGreenEvent               : True
    LastRedReportedUtc                  :
    PreviousTotalRedDuration            : 00:00:00
    TotalRedDuration                    : 00:00:00
    IsTransitioningState                : True
    HasErrorsInHistory                  : False
    CurrentErrorMessages                :
    ErrorHistory                        :
    IsOneDatacenter                     : False
    CurrentRedundancyCountPerSite       : {[Default-First-Site-Name, 2]}
    CurrentSearchRedundancyCountPerSite : {[Default-First-Site-Name, 2]}
    DatabaseName                        : Users04
    LastRedundancyCount                 : 0
    CurrentRedundancyCount              : 2
    LastState                           : Unknown
    CurrentState                        : Green
    LastStateTransitionUtc              : 11.07.2013 07:34:16
    LastGreenTransitionUtc              : 11.07.2013 07:34:16
    LastRedTransitionUtc                :
    LastGreenReportedUtc                : 11.07.2013 07:34:16
    HasReportedGreenEvent               : True
    LastRedReportedUtc                  :
    PreviousTotalRedDuration            : 00:00:00
    TotalRedDuration                    : 00:00:00
    IsTransitioningState                : True
    HasErrorsInHistory                  : False
    CurrentErrorMessages                :
    ErrorHistory                        :
    IsOneDatacenter                     : False
    CurrentRedundancyCountPerSite       : {[Default-First-Site-Name, 2]}
    CurrentSearchRedundancyCountPerSite : {[Default-First-Site-Name, 2]}
    DatabaseName                        : Users02
    LastRedundancyCount                 : 0
    CurrentRedundancyCount              : 2
    LastState                           : Unknown
    CurrentState                        : Green
    LastStateTransitionUtc              : 11.07.2013 07:34:17
    LastGreenTransitionUtc              : 11.07.2013 07:34:17
    LastRedTransitionUtc                :
    LastGreenReportedUtc                : 11.07.2013 07:34:17
    HasReportedGreenEvent               : True
    LastRedReportedUtc                  :
    PreviousTotalRedDuration            : 00:00:00
    TotalRedDuration                    : 00:00:00
    IsTransitioningState                : True
    HasErrorsInHistory                  : False
    CurrentErrorMessages                :
    ErrorHistory                        :
    IsOneDatacenter                     : False
    CurrentRedundancyCountPerSite       : {[Default-First-Site-Name, 2]}
    CurrentSearchRedundancyCountPerSite : {[Default-First-Site-Name, 2]}
    DatabaseName                        : Users03
    LastRedundancyCount                 : 0
    CurrentRedundancyCount              : 2
    LastState                           : Unknown
    CurrentState                        : Green
    LastStateTransitionUtc              : 11.07.2013 07:34:17
    LastGreenTransitionUtc              : 11.07.2013 07:34:17
    LastRedTransitionUtc                :
    LastGreenReportedUtc                : 11.07.2013 07:34:17
    HasReportedGreenEvent               : True
    LastRedReportedUtc                  :
    PreviousTotalRedDuration            : 00:00:00
    TotalRedDuration                    : 00:00:00
    IsTransitioningState                : True
    HasErrorsInHistory                  : False
    CurrentErrorMessages                :
    ErrorHistory                        :
    IsOneDatacenter                     : False
    CurrentRedundancyCountPerSite       : {[Default-First-Site-Name, 2]}
    CurrentSearchRedundancyCountPerSite : {[Default-First-Site-Name, 2]}
    DatabaseName                        : Users01
    LastRedundancyCount                 : 0
    CurrentRedundancyCount              : 2
    LastState                           : Unknown
    CurrentState                        : Green
    LastStateTransitionUtc              : 11.07.2013 07:34:17
    LastGreenTransitionUtc              : 11.07.2013 07:34:17
    LastRedTransitionUtc                :
    LastGreenReportedUtc                : 11.07.2013 07:34:17
    HasReportedGreenEvent               : True
    LastRedReportedUtc                  :
    PreviousTotalRedDuration            : 00:00:00
    TotalRedDuration                    : 00:00:00
    IsTransitioningState                : True
    HasErrorsInHistory                  : False
    CurrentErrorMessages                :
    ErrorHistory                        :
    IsOneDatacenter                     : False
    CurrentRedundancyCountPerSite       : {[Default-First-Site-Name, 2]}
    CurrentSearchRedundancyCountPerSite : {[Default-First-Site-Name, 2]}
    Rinken

  • Oracle Database Audit Health Check

    Hi Experts,
    I have been looking for checklist to perform the oracle database audit.
    what is the best practise to perfrom the database audit health check.
    Regards
    Mohammed. Abdul Muqeet

    Hi,
    What is it mean for Health Check, You mean you have audit enable in your database and you want to manage it. if so
    then you have to take care of Audit area at OS level and sys/aud$ table
    for Audit Area: you can schedule a job to clear that are time to time
    for sys.aud$: Move this table to non- system tablespace and moniter the uage. can purge the data if not required after taking the backup..
    HTH

Maybe you are looking for