Database Shutdown In Streams Bi-directional Configuration

I have a simple question. I am running bi-directional Streams replication between two 11gR2 databases. I have to shutdown one of the databases for server maintenance for about two hours. Should I leave the Capture Process running in the other database? Or, would it be better to disable it and then start it up again when the second database is brought back up?

Not knowing how you set it up my recommendation would be that you open an SR at MyOracleSupport.
Someone giving you incorrect advise here could potentially damage your production system.

Similar Messages

  • Ocfs2 configuration require crs and database shutdown

    Hi,
    We are in the process of adding a node to the cluster.
    This is a 3 node cluster. we are going to add a 4 node to the cluster.
    ocr , voting disk are kept on ocfs2 file system. when we are trying to configure ocfs2.
    we were not able to mount ocfs2 device 4th node. we install all the ocfs2 required which was not there on 4 node.
    we can see the entries of 3 node in ocfs2 configure file we have make the 4th node using ocfs2cosole view.
    node:
    ip_port = 7777
    ip_address = 192.168.11.97
    number = 0
    name = rscorc07a.corp.shire.com
    cluster = ocfs2
    node:
    ip_port = 7777
    ip_address = 192.168.11.99
    number = 1
    name = rscorc07b.corp.shire.com
    cluster = ocfs2
    node:
    ip_port = 7777
    ip_address = 192.168.11.101
    number = 2
    name = rscorc07c.corp.shire.com
    cluster = ocfs2
    node:
    ip_port = 7777
    ip_address = 192.168.11.103
    number = 3
    name = rsdorc07d.corp.shire.com
    cluster = ocfs2
    cluster:
    node_count = 4
    name = ocfs2
    we need to add the 4th node entry on all the nodes.
    My question is does this require shutdown of database or crs or we can configure ocfs2 and add ocfs online(when the crs and database is up)
    Thanks and Regards,

    Hi All,
    The crs and database dont need to be shut while configuring ocfs2 for node addition.
    We took a help from oracle support.
    They asked us to increase the min_free_kbytes to 10000 kernel parameter is sysctl.conf and reproduce the issue.
    we have increased it to 1000 and we will again try to add the 4th node and let you know what is the outcome.
    Thanks

  • Database shutdown tooks 20 minutes

    Hi
    We have Oracle EBS R12.0.6 running on single node configuration. I have a strange situation with database shutdown normal. When i had shutdown database normal last 2 weeks for level 0 backup, shutdown took 5 minutes. Yesterday, again for database level 0 backup, shutdown took 20 minutes. I checked alert log, there were no active calls to kill but it took 20 minutes,why? How can i make the database shutdown faster with normal option?
    Help me please, thanks.
    Ariz

    Arizuddin wrote:
    Hi
    We have Oracle EBS R12.0.6 running on single node configuration. I have a strange situation with database shutdown normal. When i had shutdown database normal last 2 weeks for level 0 backup, shutdown took 5 minutes. Yesterday, again for database level 0 backup, shutdown took 20 minutes. I checked alert log, there were no active calls to kill but it took 20 minutes,why? How can i make the database shutdown faster with normal option?
    Help me please, thanks.
    ArizYou can make shutdown faster with the normal option pretty much only by ensuring that all client sessions -- including background jobs, concurrent managers, workflow etc are shutdown and logged off
    You could however also do one of the following (in my order of preference):
    1) don't shutdown the database for backup and use hot backup. For an OLTP db whose data you care about this should be the option of choice IMO.
    2) use shutdown immediate; - this is normally faster and is guaranteed to complete after an hour - shutdown normal isn't guaranteed to shutdown ( if an active session is left open but uncommitted).
    3) use shutdown abort; This is very fast! It's no good for a cold backup though as the datafiles will be inconsistent.

  • Urgent help needed; Database shutdown issues.

    Urgent help needed; Database shutdown issues.
    Hi all,
    I am trying to shutdown my SAP database and am facing the issues below, can someone please suggest how I can go about resolving this issue and restart the database?
    SQL> shutdown immediate
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01089: immediate shutdown in progress - no operations are permitted
    SQL> shutdown abort
    ORA-01031: insufficient privileges
    Thanks and regards,
    Iqbal

    Hi,
    check SAP Note 700548 - FAQ: Oracle authorizations
    also check Note 834917 - Oracle Database 10g: New database role SAPCONN
    regards,
    kaushal

  • Can I stream music directly from my Ipod Touch 4g to my airport express?

    Can I stream music directly from my Ipod Touch 4g to my airport express?

    If Airplay is avaialble on your iPod Touch and it should be, and your AE is connected to a stereo system or to some speakers, yes.

  • 8.1.5.-automate database shutdown:hepl needed

    I have tried to setup the automate database shutdown by following Oracle Manual. When rebooting the Unix system(sun solaris 2.6), nothing could be recorded in the alert logfile. After manually starting up the database, alert logfile indicated always a crash recovery during the process.
    Any suggestion will be appreciated on above problem!
    Felix

    Hi,
    Below is the information from orclALRT.log:
    There's a write/open error. At July 21, 21:00PM our backup is start to run.
    Is it because the backup software locked some oracle's files ?
    But after the error, the next morning July 22 the ORACLE instance is started with no error, even though user can't connect to the database.
    TIA
    Andi
    Thread 1 advanced to log sequence 46212
    Current log# 4 seq# 46212 mem# 0: E:\ORANT\ORADATA\ORACLE\REDO01.LOG
    Sun Jul 21 21:38:26 2002
    KCF: write/open error block=0x11072 online=1
    file=1 E:\ORANT\ORADATA\ORACLE\SYSTEM01.DBF
    error=27072 txt: 'OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because
    another process has locked a portion of the file.'
    DBW0: terminating instance due to error 1242
    Instance terminated by DBW0, pid = 248
    Mon Jul 22 03:00:04 2002
    Starting ORACLE instance (normal)
    Dump file E:\orant\admin\oracle\bdump\orclALRT.LOG
    ---------

  • Database shutdown problem

    Hi,
    My database takes quite a lot of time in shutting down, when I do normal shutdown.
    Pls help
    vip

    Hi Aman,
    F. Munoz Alvarez wrote:
    This is because Oracle terminates all sessions and does a rollback on all.Francisco,
    What does it mean by rollback here? So if I would kick in really big transaction and Oracle is shutting down, it will be rolling back my transcton? I don't think so. > My transaction info would be cleared immediately. Is there any way that I can see this happening ?
    Aman....Take a look in the Oracle Docs:
    - http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/start.htm#sthref589
    Immediate database shutdown proceeds with the following conditions:
    - No new connections are allowed, nor are new transactions allowed to be started, after the statement is issued.
    - Any uncommitted transactions are rolled back. (If long uncommitted transactions exist, this method of shutdown might not complete quickly, despite its name.)
    - Oracle Database does not wait for users currently connected to the database to disconnect. The database implicitly rolls back active transactions and disconnects all connected users.
    The next startup of the database will not require any instance recovery procedures.
    Transactional database shutdown proceeds with the following conditions:
    - No new connections are allowed, nor are new transactions allowed to be started, after the statement is issued.
    - After all transactions have completed, any client still connected to the instance is disconnected.
    - At this point, the instance shuts down just as it would when a SHUTDOWN IMMEDIATE statement is submitted.
    The next startup of the database will not require any instance recovery procedures.
    A transactional shutdown prevents clients from losing work, and at the same time, does not require all users to log off.
    Cheers,
    Francisco Munoz Alvarez
    http://www.oraclenz.com
    Sorry by the delay to answer, I'm having some issues with my internet connection :(

  • Database shutdown/startup

    Dear all,
    10.2.0.3 on Solaris 10.
    When shutting down the database, shutdown hangs after database mounted as you can see below
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size                  2133800 bytes
    Variable Size             435843288 bytes
    Database Buffers          624951296 bytes
    Redo Buffers               10813440 bytes
    Database mounted.In one more session, I checked the alert log
    Fri Jan  7 10:13:16 2011
    Incremental checkpoint up to RBA [0x417a.3.0], current log tail at RBA [0x417a.87.0]
    Fri Jan  7 10:13:16 2011
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=36, OS id=15146
    Fri Jan  7 10:13:19 2011
    Completed: ALTER DATABASE OPEN
    ^C
    bash-3.00$
    bash-3.00$
    bash-3.00$
    bash-3.00$
    bash-3.00$ sqlplus "/ as sysdba"
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Jan 7 10:16:28 2011
    Copyright (c) 1982, 2006, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    SQL> select open_mode from v$database;
    OPEN_MODE
    READ WRITEAny idea ?.
    Kai

    There is no error message . Anyway alert log
    Fri Jan  7 10:13:08 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =88
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.3.0.
    System parameters with non-default values:
      _trace_files_public      = TRUE
      processes                = 400
      sessions                 = 800
      timed_statistics         = TRUE
      shared_pool_size         = 419430400
      shared_pool_reserved_size= 41943040
      sga_target               = 1073741824
      control_files            = /erp/u01/medh/db/apps_st/data/cntrl01.dbf, /erp/u01/medh/db/apps_st/data/cntrl02.dbf, /erp/u01/medh/db/apps_st/data/cnt
    rl03.dbf
      db_block_checksum        = TRUE
      log_archive_dest         = /oracle/arch/medh_ARCH
      log_archive_format       = medh%t_%s_%r.arc
      log_buffer               = 10485760
      log_checkpoint_interval  = 100000
      log_checkpoint_timeout   = 1200
      db_files                 = 512
      db_file_multiblock_read_count= 8
      log_checkpoints_to_alert = TRUE
      dml_locks                = 10000
      undo_management          = AUTO
      undo_tablespace          = APPS_UNDOTS1
      db_block_checking        = FALSE
      session_cached_cursors   = 500
      utl_file_dir             = /usr/tmp, /usr/tmp, /erp/u01/medh/db/tech_st/10.2.0/appsutil/outbound/medh_sed04, /usr/tmp
      plsql_native_library_dir = /erp/u01/medh/db/tech_st/10.2.0/plsql/nativelib
      plsql_native_library_subdir_count= 149
      plsql_code_type          = INTERPRETED
      plsql_optimize_level     = 2
      job_queue_processes      = 2
      cursor_sharing           = EXACT
      parallel_min_servers     = 0
      parallel_max_servers     = 8
      background_dump_dest     = /erp/u01/medh/db/tech_st/10.2.0/admin/medh_sed04/bdump
      user_dump_dest           = /erp/u01/medh/db/tech_st/10.2.0/admin/medh_sed04/udump
      max_dump_file_size       = 20480
      core_dump_dest           = /erp/u01/medh/db/tech_st/10.2.0/admin/medh_sed04/cdump
      db_name                  = medh
      open_cursors             = 600
      ifile                    = /erp/u01/medh/db/tech_st/10.2.0/dbs/medh_sed04_ifile.ora
      _sort_elimination_cost_ratio= 5
      _b_tree_bitmap_plans     = FALSE
      _fast_full_scan_enabled  = FALSE
      _sqlexec_progression_cost= 2147483647
      _like_with_bind_as_equality= TRUE
      pga_aggregate_target     = 1073741824
      workarea_size_policy     = AUTO
      optimizer_secure_view_merging= FALSE
      aq_tm_processes          = 1
      olap_page_pool_size      = 4194304
    PMON started with pid=2, OS id=12494
    PSP0 started with pid=4, OS id=12496
    MMAN started with pid=6, OS id=12499
    DBW0 started with pid=8, OS id=12511
    DBW1 started with pid=3, OS id=12544
    DBW2 started with pid=10, OS id=12574
    LGWR started with pid=5, OS id=12604
    CKPT started with pid=12, OS id=12628
    SMON started with pid=14, OS id=12653
    RECO started with pid=16, OS id=12680
    CJQ0 started with pid=18, OS id=12712
    MMON started with pid=20, OS id=12738
    MMNL started with pid=22, OS id=12761
    Fri Jan  7 10:13:10 2011
    ALTER DATABASE   MOUNT
    Fri Jan  7 10:13:14 2011
    Setting recovery target incarnation to 2
    Fri Jan  7 10:13:14 2011
    Successful mount of redo thread 1, with mount id 3947812854
    Fri Jan  7 10:13:14 2011
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Fri Jan  7 10:13:15 2011
    ALTER DATABASE OPEN
    Fri Jan  7 10:13:15 2011
    Beginning crash recovery of 1 threads
    parallel recovery started with 8 processes
    Fri Jan  7 10:13:15 2011
    Started redo scan
    Fri Jan  7 10:13:15 2011
    Completed redo scan
    0 redo blocks read, 0 data blocks need recovery
    Fri Jan  7 10:13:15 2011
    Started redo application at
    Thread 1: logseq 16761, block 30591, scn 30945234899
    Fri Jan  7 10:13:15 2011
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 16761 Reading mem 0
      Mem# 0: /erp/u01/medh/db/apps_st/data/log02b.rdo
      Mem# 1: /erp/u01/medh/db/apps_st/data/log02a.rdo
    Fri Jan  7 10:13:15 2011
    Completed redo application
    Fri Jan  7 10:13:15 2011
    Completed crash recovery at
    Thread 1: logseq 16761, block 30591, scn 30945254900
    0 data blocks read, 0 data blocks written, 0 redo blocks read
    Fri Jan  7 10:13:15 2011
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=34, OS id=14889
    Fri Jan  7 10:13:15 2011
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=15, OS id=14921
    Fri Jan  7 10:13:15 2011
    Thread 1 advanced to log sequence 16762
    Thread 1 opened at log sequence 16762
      Current log# 3 seq# 16762 mem# 0: /erp/u01/medh/db/apps_st/data/log03b.rdo
      Current log# 3 seq# 16762 mem# 1: /erp/u01/medh/db/apps_st/data/log03a.rdo
    Successful open of redo thread 1
    Fri Jan  7 10:13:15 2011
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Fri Jan  7 10:13:15 2011
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Fri Jan  7 10:13:15 2011
    ARC1: Becoming the heartbeat ARCH
    Fri Jan  7 10:13:15 2011
    SMON: enabling cache recovery
    Fri Jan  7 10:13:16 2011
    Successfully onlined Undo Tablespace 1.
    Fri Jan  7 10:13:16 2011
    SMON: enabling tx recovery
    Fri Jan  7 10:13:16 2011
    Database Characterset is AR8MSWIN1256
    Fri Jan  7 10:13:16 2011
    Incremental checkpoint up to RBA [0x417a.3.0], current log tail at RBA [0x417a.87.0]
    Fri Jan  7 10:13:16 2011
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=36, OS id=15146
    Fri Jan  7 10:13:19 2011
    Completed: ALTER DATABASE OPEN

  • The Java load in database SID / hostname has not been configured yet. You cannot run an installation from the System Copy folder with this load

    Dear Gurus,
    We are facing the below issue when performing a homogeneous system copy of NW 7.0 system using backup/restore method for DB6 system.
    The Java load in database <SID>/<hostname> has not been configured yet. You cannot run an installation from the System Copy folder with this load.
    We went through the SAP Note http://service.sap.com/sap/support/notes/2049842, and followed the same but no luck.
    We updated the Kernel to the latest, but still no luck.
    Request for your quick help as we have to complete it by EOD today.
    Thanks a lot in advance.
    Best Regards,
    Anuj

    Hello Ashutosh ,
    Thanks for your reply.
    We have gone followed the below sequence:
    SCS Installation
    Database Instance Installation using backup/restore method
    CI installation. -> getting error, when we provide the Java Components DVD.
    Best Regards,
    Anuj

  • Oracle database shutdown unexpectedly

    Hi,
    My oracle database shutdown unexpectedly several times this week and the alert log shows the below errors
    database shutdown unexpectedly with the folloing messge in alert
    Fatal NI connect error 12560, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
    TNS for 64-bit Windows: Version 11.1.0.6.0 - Production
    Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.1.0.6.0 - Production
    Time: 29-JUL-2012 06:24:48
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ORA-609 : opiodr aborting process unknown ospid (3948_1704)
    Sun Jul 29 06:26:54 2012
    Please any help ???
    Thanks

    943086 wrote:
    Thanks
    both links descriping the same oracle metalink docs, witch its not applicable
    thanksyou are not help us to help you , both metalink that i have been posted talking about windows environment , OTN thread talking about windows environment and seems to me in all links that i have been posted its same alertlog error .

  • Oracle 11g database can we update patch directly from 11.2.0.3.0 to 11.2.0.4.0?

    Hi,
    I have installed Oracle 11g database.
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE 11.2.0.3.0 Production
    TNS for 64-bit Windows: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    I want to update the patch.
    Oracle 11g database can we update patch directly from 11.2.0.3.0 to 11.2.0.4.0?
    Is any impact on the database?
    Kindly suggest,
    Regards,
    Sachin

    11.2.0.4 is nothing but a patchset of 11.2.0.3, in-place upgrade is allowed :
    http://docs.oracle.com/cd/E11882_01/server.112/e23633/preup.htm#UPGRD12370
    "You cannot install the new software into the same location for Oracle home as your current release, unless you are installing an Oracle Database 11g patchset release. For a patchset release, you can use the same Oracle Database 11g Oracle home."
    And since it's a patchset, a direct upgrade is ok.
    Lastly, yes, every upgrade has an impact (e.g. perf.), it has to be tested.
    Nicolas.

  • CRM 2007 The Java load in database SID/hostname has already been configured.

    I had an CRM 2007 system on windows server 2008R2. I had an issue in CI system and reinstall it. But I got a problem when the java already configured in database. My database is very important so I can remove schema. I chose CRM2007>Oracle>ABAP+JAVA>HA system>Central Instance in the sapinst.
    CJS-30109  The Java load in database GOL/crmdb has already been configured. SOLUTION: Remove the schema and load it with a new load before you run this installation.
    Thanks

    Hello Ashutosh ,
    Thanks for your reply.
    We have gone followed the below sequence:
    SCS Installation
    Database Instance Installation using backup/restore method
    CI installation. -> getting error, when we provide the Java Components DVD.
    Best Regards,
    Anuj

  • Can I stream things directly from the time capsule to my AppleTv without using my computer?

    I have an older MacBook and I'm worried about the storage so I want to get things moved to a Time Capsule.  I was just wondering if I can stream things directly from the Time Capsule to the AppleTV without having to store them in iTunes on my computer and play them off of there.

    You cannot stream from a TC .. it is not a media device.. you can store movie files on the TC but you still need to run the computer to play them.
    Depending on how you connect this can cause dramatic slowdowns.
    A WD Live TV can play raw movie files from a TC.. because it is not a media streamer which is all the ATV is, it is a full media player.

  • Database Shutdown Some Times

    Dear All
    I have Installed Oracle Database 10G on Windows Server 2003
    But When I need Connect To The database I Discover it shutdown then I will Startup Again to Connect.
    Please I need help To see What Happen To Oracle Because its Online Database
    There is files In Oracle That I can Trace The Error or Any Thing To Help.
    Thanks In Advance.

    user8942603 wrote:
    Dear All
    I have Installed Oracle Database 10G on Windows Server 2003
    But When I need Connect To The database I Discover it shutdown then I will Startup Again to Connect.
    Please I need help To see What Happen To Oracle Because its Online Database
    There is files In Oracle That I can Trace The Error or Any Thing To Help.
    Thanks In Advance.Duplicate post. Please do not cross post
    Database Shutdown In Some Times

  • Database shutdown history

    Hi
    Is there any table or view for database shutdown history or availibility?

    user13344656 wrote:
    i want to save startup&shutdown history .That's not a business requirement, that's "I want".
    But i dont know what message is true ...only 'ALTER DATABASE OPEN' OR 'COMPLETE:ALTER DATABASE OPEN'Every message written to the alert log is true. You can see what gets written to the log. Only you can decide which message is relevant to your want.
    and when the server getting down abnormally (oute electricity) what is written on alert.log.Without electricity, nothing gets written . . .

Maybe you are looking for

  • Nokia N73 clear logo success

    I have been trying for a long time to set a clear operator logo on my N73, i have now got a clear logo thanks to the site below, all i did was search the site for an old type blank logo, eg: for 3310, 3330, etc, i then had the logo sent to my phone v

  • How can I make multiple backups for other mac computers?

    I have multiple mac computers and I need to know how to make separate backup disks for them.

  • Distribution Builder looking for product installers

    I'm having a problem building a distribution. The builder is asking for product installers that were part of a different distribution and no longer on the machine. Its looking for the NI-DAQmx Core Runtime 9.6.2 and the Ni-VISA Runtime 5.3 installers

  • Can I find a stolen iMac

    My iMac 24 was stolen. Is there a way (maybe using my mobile me account) to indtify my stolen mac and connect to it remotly? Can identify where it is ?(IP Num) Can I copy and eraze the data from it? thanks Barak

  • SQL Server & ODBC with C Language

    Hi, I find that when doing bulk operations (like bulk update, delete, insert etc.) ODBC routines mimick the operation by iterating thru the array of data given in the program, since SQL Server does not have bulk operation facilities. I am worried abo