Migration with Goldengate

Hi,
We want to migrate our SAP system from Oracle 9i(Solaris) to SQL 2005(Windows). And export time with r3load is too high.
Do you have any information about GoldenGate Trasactional Data Integration tool.?
Muhittin Çelik

hi,
Solutions for "Three States" of High Availability
High availability of applications and their underlying systems should be assessed from the position of the end user. In other words, regardless of the root cause, does the user perceive the system to be down or unavailable?
At any given time, the business can be concerned with any one of three (3) states for the same system -- each state with different underlying technical considerations and potential solutions, but all affecting the availability for end users in the same way (it's either seen as "down" or "running smoothly"). Understanding those three states makes it easier to categorize and evaluate potential solutions:
"Unplanned Outage"
Unplanned outages may be caused by one of two primary failure types: system-level failures, or data-level failures. The business will want to confidently failover to a backup as quickly as possible, and also be able to easily revert back to normal operating conditions once the primary system is back online.
GoldenGate for Live Standby -- A high availability software implementation that significantly improves recovery time for business-critical systems, enabling a real-time high integrity backup system that can be re-synchronized with the primary system.
"Planned Outage"
There are essential events that still require the IT group to schedule downtime, such as modifying hardware or database software, upgrading applications or databases, applying software patches, migrating to different computing architectures, etc. Since such events are not conceived via an unplanned or unexpected event, they are aptly classified as "planned outages."
GoldenGate for Zero-Downtime Operations -- An exceptional solution for reducing planned outages, by enabling uninterrupted business operations and application high availability during necessary system upgrade, migration, and maintenance activities.
"Active"
In this state, your application and/or database is technically up and running, but is experiencing some degree of degradation that is noticeably affecting performance, throughput, and subsequently response time.
GoldenGate for Active-Active (Dual-Active) -- A load-sharing, high availability solution for improving performance and reliability for two (or more) systems, including data conflict detection and resolution capabilities.
GoldenGate for Database Tiering -- An unlimited scalability solution for improved performance and availability of critical systems, achieved by off-loading reporting and read-only activity from critical primary transaction processing systems.
GoldenGate Live Standby is a high availability software implementation that significantly improves recovery time for business-critical systems.
KEY BENEFITS:
Very minimal business interruption enabled by secondary database ready for immediate failover
Do root-cause analysis of failure while backup system supports active users
Seamless, real-time data flow between backup and primary systems
Higher confidence in backup data
No geographical distance constraints
Point-in-time recovery and dynamic rollback of data
Maximize backup system value to support live, real-time reporting needs
Business and IT Challenges
For business-critical transaction systems, traditional disaster recovery solutions are simply not enough for companies seeking to improve recovery time and recovery point objectives. Particularly for those systems that directly impact revenue, customer servicing, product delivery, and other key parts of the business, the IT organization must find ideal solutions for minimizing downtime and data loss.
Overcoming Traditional Recovery Challenges
Where traditional disaster recovery, backup, and replication methods are relied upon solely, the IT department is likely to find any combination of the following issues:
It takes longer than expected to get the backup system online.
The backup data is not as current as within only sub-seconds of the outage.
There is no guarantee of data integrity and accuracy at the backup.
The failover system is not available for real use and requires a substantial, manual recovery effort.
If the backup system has started processing transactions after the outage, there is no easy, seamless way to re-synchronize data with the primary system.
In an environment of increasing 24x7 business processes and declining user patience levels, improving the speed and reliability in getting key transactional systems back online must be an integral part of the overall IT strategy.
GoldenGate Live Standby
GoldenGate Software offers an excellent solution that allows the IT group to overcome common data recovery challenges, and thereby greatly improve their business;s ability to tolerate any range of unexpected interruptions and disasters.
GoldenGate's Live Standby is a high availability software implementation that captures transactional data from the primary system and applies it to the backup database in real time. If a failure or outage occurs at the primary system, the backup system is immediately ready and available to support users with the most current data committed at the source up to its failure point.
Further, GoldenGate Live Standby provides for bi-directional data movement so that once the primary system is ready to be brought back online, any new data processed by the backup system is applied to the primary. With this Live Standby solution, the primary and secondary systems can be kept in synch at all times. In addition, the secondary database can now be leveraged to support other business activities -- particularly, real-time "live reporting" needs.
GoldenGate Live Standby is an excellent, proven solution for unplanned outages and improving disaster tolerance for transactional data systems. Please contact us for more information on GoldenGate Live Standby, the TDM software platform, and other solutions and products.
thanks
swamy
reward me points if usefull

Similar Messages

  • Siebel migration with GoldenGate

    Dear All,
    we are planning to use GG for migrating siebel application from 7.8 version to 8.1 version.
    During Siebel migration at source system there are lot of DDL changes and transformation of data is expecting..
    can somebody share any documents or your experience on Goldengate configuration while Siebel upgrade....
    Thank you very much in advance...
    Regards
    MVk

    If anybody involved in any migration using Goldengate...
    please help me..
    Like transformation methods, bi-directional configuration for fall back
    ddl changes from old to migrated system.
    Thank you very much guys for your time..
    Best Regards
    MVk

  • Content migrated with ICE, Name property and Check In

    I have pulled in a new portal server several KM folders, originally located in another portal, with <i>Content Exchange</i> (online ICE protocol).
    When I edit locally one of these migrated files, save, and check it in, I get a message complaining that the resource has no name.
    Three curious things:
    1) If I open the <i>Details</i> view for that file, I can see that the resource's name property is indeed correctly set.
    2) After choosing <i>Edit locally</i>, the message reports the correct name of the resource!
    <i>You are currently editing the document "REAL_NAME_OF_THE_FILE.doc"...</i>
    3) From this page, if I choose <i>Show Properties</i> (showing me again the correct resource's name) and subsequently <i>Hide Properties</i>, no problem arises when checking the file in.
    Please notice that:
    1) This problem involves <b>only the resources migrated with ICE</b>.
    2) If I change either the resource ID or its name from the Details view, no problem arises anymore.
    We're using the ActiveX control to edit locally. Our portal version is:
    J2EE Engine 6.40 PatchLevel 87289.311
    Portal 6.0.9.0.0
    KnowledgeManagementCollaboration 6.0.9.3.0 (NW04 SPS09 Patch3)
    Have you gurus any idea?
    Thanks all, Davide

    I can't find any SAP note about such a problem. Has anyone any info about it?
    Thanks, Davide

  • Use of DBMS_REDEFINITION Package with Goldengate

    All,
    I am currently using OGG 11.2.1.0.4 in an active-passive configuration and have an opportunity where I need to re-partition a table due to performance reasons. Given my up-time requirements, using the DBMS_REDEFINITION package seems to be a really good option. I am concerned as to how this would work with Goldengate. I do not currently use DDL replication with this extract/pump/replicat, but would this be the way to use this package and do the REDEFINITION simultaneously on both sides? Is there a better way?
    I haven't found anything online pertaining to the use of this package and Goldengate so I am hoping this forum can help out.
    Thanks!

    From the 11.2 admin guide:
    Create an empty interim table (in the same schema as the table to be redefined) with all of the desired logical and physical attributes. If columns are to be dropped, do not include them in the definition of the interim table. If a column is to be added, then add the column definition to the interim table. If a column is to be modified, create it in the interim table with the properties that you want.The table being redefined remains available for queries and DML during the entire process.
    Execute the FINISH_REDEF_TABLE procedure to complete the redefinition of the table. During this procedure, the original table is locked in exclusive mode for a very short time, independent of the amount of data in the original table. However, FINISH_REDEF_TABLE will wait for all pending DML to commit before completing the redefinition.>
    If you did not want to create an interim table, then this approach is not going to work for you. There is no requirement for you to create anything other than the interim table, and any dependent objects can be done automatically, including materialized views. Where did you see that you have to create mview logs?

  • I bought a new mac and i migrate with time machine...but the backup was a little bit old and weren't save the latest modify i made in my website.. is it possible take the uploded site in iweb? sorry but i don't speak english very well.

    I bought a new mac and i migrate with time machine...but the backup was a little bit old and weren't save the latest modify i made in my website.. is it possible take the uploded site in iweb? sorry but i don't speak english very well

    But what can I cut and paste? the html code or image and text directly?
    depend on which template you used.
    if you use iweb photos page template then you need to search for my photos page solutions in this forum.
    @ot: cut and paste from the online version
    @rw: You can drag an image from the website to the Desktop
    have your try your methods in iweb photos page?

  • CRM 5.0 - CRM 7.0 Migration with Systemcopy

    Hello Together,
    We want to migrate from CRM 5.0 (Windows 2003R2) to CRM 7.0 (Windows 2008R2).  The actual System ID of the Development System is D02. The migration should be done parallel to a System called D04. My questions are following:
    1. Is it possible to migrate with the sapinst disc of CRM 7.0 by a heterogeneous system copy?
    OR:
    2. Is it necessary, to create an additional system D04 based on CRM 5.0 and Upgrade the system with the upgrade CD?
    The second approach is more time consuming as the first one - in my opinion.
    We need an additional system to check the functionality of CRM 7.0 with our customizing settings.
    3. If I have a plain target system. Is it possible to import the system copy without installing the database and a SAP system? Can this be done in one step during the system copy import?
    Thanks a lot,
    Stefan

    No, it is not possible to do a system copy when the source and target system release is different. Basically, you need do the upgrade firstly and then system copy, or system copy to another host, but still on crm 5.0, then do a system upgrade.
    In one word, system copy/migration should be peformed without changing the SAP basis release.

  • Live migration with Fault Tolerance (FT)?

    Dose the new version of VM server for SPARC (2.1) have an option for live migration with Fault Tolerance (seemlier to VMware FT)? while live migration is great it dose not protect against a server failure vs something like live migration with FT would makes this seamless.
    Thanks,
    -Eli

    Hi,
    Thank you very much.
    I tried SiteSurvey Plugin, now i know why it doesn't work
    These ESX hosts are not compatible with FT, but may contain VMs that are:
    esxi02.vclass.local
    CPU type Intel(R) Core(TM) i3-4150 CPU @ 3.50GHz is not supported by FT.

  • How can I upgrade ver 10.5.8 so I can migrate with my new macpro

    I am using Max OS X Ver 10.5.8. How can I upgrade my MacBook
    I am using Max OS X Ver 10.5.8. How can I upgrade my notebookso I can migrate with my new MacPro?

    Hello,
    One way is to get & Install 10.6, then update it to 10.6.8.
    Snow Leopard/10.6.x Requirements...
    General requirements
       * Mac computer with an Intel processor
        * 1GB of memory (I say 4GB at least, more if you can afford it)
        * 5GB of available disk space (I say 30GB at least)
        * DVD drive for installation
        * Some features require a compatible Internet service provider; fees may apply.
        * Some features require Apple’s MobileMe service; fees and terms apply.
    Which apps work with Mac OS X 10.6?...
    http://snowleopard.wikidot.com/
    Call Apple Sales...in the US: 1-800-MY-APPLE. Or Support... 1-800-275-2273
    Other countries...
    http://support.apple.com/kb/HE57
    It looks like they might still have it...
    http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA

  • OS/DB Migration with migmon and ftpmethod : Gaps in ftp transfer

    Hello,
    we are performing an OS/DB Migration with migmon and the ftp method.
    WAN Connection between Source and Target System.
    We are observing gaps in transfer. Export continues, but there is not disturbance on the line.
    We are thinking about transferring the export files manually via ftp instead of using the build-in ftp.
    Has anybody the same experience?
    KR Joerg

    Hi Markus,
    there are no errors in, but there are gaps...
    like:
    INFO: 2010-03-07 07:01:55
    New max number of parallel export jobs 4 is used instead of previous 2 for package group 'MEDIUM SIZE FILES'.
    INFO: 2010-03-07 08:01:04 com.sap.inst.migmon.LoadTask run
    Unloading of '_BEV2_EDMSE' export package is successfully completed.
    => and between 7 + 8 there is nothing transferred to the target system.
    Cheers
    Jörg

  • Will the data entered under "Add a description" in iPhoto migrate with the images into Photos?

    Will the data entered under "Add a description" in iPhoto migrate with the images into Photos?

    Thanks for the reply. My particular use of iPhoto is for documents that I have photographed from archives, libraries, and other repositories across the US and Europe. For each one I have added a complete citation and notes. I am so relieved to hear that all my years of work on this will migrate with the new app!

  • Exception handler option with goldengate setup

    Gurus,
    Is there any process/option available with Goldengate to log the errors in per-defined or user defined log table ?.
    Please advice me on it.
    Thanks in Advance.
    Anan.

    Hello Anan,
    Yes there is. From a quick Google search:
    http://gavinsoorma.com/2011/04/handling-goldengate-exceptions-and-errors-with-reperror/
    http://www.oracle11ggotchas.com/articles/CreatingaGoldenGateExceptionHandlertotrapandlogOracleErrors.htm
    Marc

  • AR open Items Migration with Dunning history

    Dear Experts,
    Please could you share your opinion and experience in the below issue
    We are migrating AR open items data from one company code (say AB01) to another company code (say AB02) within SAP, we are following the approach, download AR open items fromAB01 and Migrate to AB02 with same parameters of AB01 (document date, baseline date, assignment number, text, payment terms every thing is same, there will be no change)
    Now the question Iu2019ve is whether dunning history can migrate to company code AB02, please have a look it the following example to understand the issue
    AB01 data
    Customer      Open item amount     Current dun level     last dun date
    100015     1000               1     10.05.2009
    100015     2500               2     10.05.2009
    100015     500               4     10.05.2009
    Over all customer dunning status is : Highest level is 4
    Now we wanted to migrate same data to AB02 including dunning history.
    Certainly, we can migrate above open items data with dunning level, and master data history as well.
    Having said that, will the system able to dun next dunning level in AB02 (in the above example it should be level 5). .?
    Please could you advise me possible options which you had come across.
    My opinion is, system has to determine levels and update history in systematic way, rather than manipulating in our style.
    (Information: Iu2019d had quick test migrating test data into new company code AB02 including history which is same as AB01 and MHNK table history, even though system has not picked next dunning level)
    Would appreciate your replies.
    Regards
    Prab

    Hi,  I'm wanting to do the same thing.  Were you able to figure this out?  Regards, Adrien.

  • SQL Server to Oracle migration with SQL Server DTS

    I migrate database from SQL Server to Oracle with SQL Server DTS. the process is success. I can select table_name from user_tables or user_objects. I also can see the table from DBA Studio. But When I use desc to list the structure of table in SQLPLUS. it tell me object don't exist.
    What is wrong?
    Thanks

    use sp_help <tablename>

  • Migrating with RMAN from 10g to 11g

    Hi gurus,
    I am following the following procedure to migrate database from 10g to 11g using rman
    Source side:
    RMAN>connect target
    RMAN>backup database;
    RMAN>backup archivelog all;
    RMAN>backup current controlfile;
    SQL> create pfile from spfile;
    Copied datafile, archivelog backup files and pfile and password files to target side. i.e. on 11g server side
    Target side:
    Set proper parameters for 11g
    SQL>startup nomount;
    RMAN>connect target
    RMAN>set dbid=<source database id>
    RMAN>catalog start with '<rman backup file location';
    RMAN>restore controlfile;
    RMAN>run
    set newname for datafile 1 to '<target datafiles location with file name';
    restore database;
    switch datafile all;
    finished
    upto now it's success full when i am trying to recover
    RMAN>recover database;
    it is saying
    rman 00571
    rman 00569
    rman 00571
    rman 03002
    ora - 19698
    can you please suggest the solution for this.
    thanks a lot.

    I'm not sure what you're doing is supported.
    You are taking a 10g database and restore and recover it using 11g software.
    I think you are allowed to do that with 10g software only.

  • Live Migration with Different CPU versions on the hosts, win 2012R2 Datacenter

    Hello
    This question have been asked in different forums but when I read the the thread's I feel that I get mixed answers.
    And most answers are dating from 2012 (Win 2008R2), I don't know if they are still correct in win 2012R2.
    So now I ask the question myself and hope to get at clear answer :)
    We are in the process of installing a new Hyper-V cluster using Win srv 2012 R2 Datacenter as OS.
    I'm planning to re-use some of the "old" servers from our current Hyper-V 2008 R2 cluster, removing it from the cluster and do a clean installation of 2012R2 Datacenter.
    But I will need to buy two new servers to manage this (with a new version of CPU, same brand (AMD))
    Old server: AMD Opteron(tm) Processor 6172 (12 Cores)
    New server:
    AMD Opteron™ 6344 (12-core)
    Now my question:
    Will Live Migration work between these servers in my new cluster without me doing any special settings in hyper-v or in the VM or what do I need to do to get this to work?
    /Anders

    Hi,
    It is important that all the hardware supporting Windows Server 2012 Failover Clusters be certified to work with Windows Server 2012. 
    In a cluster where all the nodes of the cluster are exactly the same, hardware migration is fairly straightforward. There are no concerns about differences in hardware, and
    especially no concerns about different capabilities of the CPUs.
    More information:
    When to Use Processor Compatibility Mode to Migrate Virtual Machines
    http://technet.microsoft.com/en-us/magazine/gg299590.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Where do i find the firefox window after it is installed on windows 8.1, in order to customize?

    When I click on fiorefox it takes me directly to Bing. It does not have a window for changing this, nor customize to anything else. No home page, options, etc. My system is windows 8.1 64 bit.

  • REP-0081 error when emailing report output

    I am using RUN_REPORT_OBJECT to execute a report from a form. I have the report set up as a Report object in the form. The report runs fine to screen or to file, but I am getting an error when attempting to email report in batch mode: REP-0081: Error

  • Delivery related billing with VF04 based on sales group.

    Hi Expert I want to do delivery related billing in vf04 but sales group filed is grayed in vf04 so sorting is not possible if i not sort then it will bill to all customer that we dont want ,  i want to bill manually for different Customer on the basi

  • Allocation of multiple expenses in various 100% proportions

    Hi With reference to Message 843069, we would like to suggest improvement to enable multiple allocation of expenses to respective departmental segments using a single Posting Template when each expense is allocated in various proportions of 100% amon

  • Wireless intercom system advice

    Okay, my last hardware question...I promise! I need a rugged, reliable, wireless intercom system to communicate with my camera operators. Will be operating mainly in theater environments. There will be 3 camera operators and a director doing live swi