Source Table not Partitioned, But destination is, Will Streams Work?

I want to use Oracle streams to setup replication in a single source environment.
Here is what I need to do:
I have a sorce data base where tables are not partitioned and oits an OLTP system.
I have another DB which has same schema as OLTP, but some of the tables are partitioned. Also it has some additional tables.
Now my question is can I setup Streams to move incremental changes from Source DB to Destination DB.
For Partitioned tables do I need to do something special so that it works?
Another question is I want to propagate changes only once a day, is it possible using streams?
Thanks

Hi,
Yes.. Streams work and the data gets propagated when there is no partition on one side and partion on the other side. It will even work when the paritition ranges are not same.
Propagating changes only once a day -- sure, possible theoritically but not sure how we can achive this.. I think starting and stopping the capture/apply process whenever needed will give you the required result. There is no control on propagation .. only control on Capture and Apply processed.
HTH
Regards,
Badri.

Similar Messages

  • DvD will not mount but cd-r will When I install the the disc into the super drive the format box comes up which is not the same box that comes up when installing a cd-r.

    DvD will not mount but cd-r will When I install the the disc into the super drive the format box (disc utilities) comes up which is not the same box that comes up when installing a cd-r.  I check the priference settings under general and it is set to show on the desk top.

    Not yet will have to get one from a freind. I bought a stack of the Sony DVD+R and that is all I have.

  • HT1420 unable to import apps getting this computer not authorized, but music etc. will import

    unable to import apps getting this computer not authorized, but music etc. will import

    cougar78 wrote:
    With me it transferred everything but music and videos. Also it required me to enter my email passwords again (I have several accounts setup). Every time I went to the music tab, it said it couldn't find the file with the name of my 3gs phone name. So now after it installed every app it had stored in my itunes (many I deleted off the phone), I am trying to start fresh and see if I can just add movies and music manually and be glad contacts, email accounts (sans passwords), and the other settings did carry over.
    Were any of those email accounts POP email accounts?? I don't think emails that are locally stored on the iphone are saved when you backup.

  • I have iPhone 4 runs on iOS 7 and now iPad mini 2 run on iOS 8 but once I install iTunes 12 64 but windows den will it work for iphone4

    I have iPhone 4 runs on iOS 7 and now iPad mini 2 run on iOS 8 but once I install iTunes 12 64 but windows den will it work for iphone4 ?

    Hi bhaity2014,
    Welcome to the Apple Support Communities!
    I understand that you are concerned that your iPhone 4 running iOS 7 may not be recognized in iTunes 12. Your iPhone 4 running iOS 7 should have no issues being recognized or syncing with iTunes 12. If it is not recognized in iTunes on your Windows computer, please use the attached article for troubleshooting assistance. 
    iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support
    Best regards,
    Joe

  • Source table not taken as S_order_item_xa when i generate map...urgent

    When i check generated result in owb it not showing source table name as s_order_item_xa.its taking as group name instead.i have specified group name as XA for CHAR_val column.
    It should show "s_order_item_xa"."CHAR_VAL instead of "XA"."CHAR_VAL"/*
    can anyone tell me where i went wrong immedietely.
    Generated code in owb
    "S_ORDER_ITEM"."STATUS_CD"/* EXPRESSION.OUTGRP1.ROOTSTATUS */ "ROOTSTATUS",
    "S_ORDER"."X_BT_SUB_STATUS_CD"/* EXPRESSION.OUTGRP1.O_SUBSTATUS */ "O_SUBSTATUS",
    "S_ORDER_ITEM"."X_BT_SUB_STATUS_CD"/* EXPRESSION.OUTGRP1.ROOTSUBSTATUS */ "ROOTSUBSTATUS",
    EXPRESSION.OUTGRP1.OUT_ROOTSTATUSOVERALL */ "OUT_ROOTSTATUSOVERALL",
    "XA"."CHAR_VAL"/* EXPRESSION.OUTGRP1.OUT_CHAR_VAL */ "OUT_CHAR_VAL",
    "S_ORDER_ITEM"."ACTION_CD"/* EXPRESSION.OUTGRP1.ROOTACTION */ "ROOTACTION",
    "S_ORDER"."X_BT_DLR_CHANNEL"/* EXPRESSION.OUTGRP1.O_DLR_CHANNEL */ "O_DLR_CHANNEL",
    regards
    SIRI
    Edited by: user11923932 on Sep 21, 2009 1:41 AM
    Edited by: user11923932 on Sep 21, 2009 1:47 AM
    Edited by: user11923932 on Sep 21, 2009 1:48 AM

    Siri,
    You didnt in essence do anything wrong, but when you bring an attribute into an expression from a table and give the group it is in a name the group name becomes an alias for the table. If you still want it to read "s_order_item_xa"."CHAR_VAL just name the group " "S_ORDER_ITEM_XA" instead of "XA".
    Regards,
    Shaun

  • Error in pakcage table or view does not exist but on sql prompt query works

    Hi
    Can any one help me to understand the error of ORA-00942: table or view does not exist while compiling the package on Oracle 9.2.0.4.0
    The below package compiled in system user and trying to query on view v$session_wait however getting below error.
    PACKAGE BODY SYSTEM.PK_DB_ALERT
    On line: 212
    PL/SQL: ORA-00942: table or view does not exist
    I can execute same query mentioned below from sql prompt from system user and it works fine however it doesn't like from package, Please advice, thank you in advance.
    SELECT SID, seq#, event, wait_time
    FROM v$session_wait
    WHERE event NOT LIKE 'SQL*Net%' AND wait_time <> 0
    ORDER BY 2

    SDD wrote:
    Hi
    Can any one help me to understand the error of ORA-00942: table or view does not exist while compiling the package on Oracle 9.2.0.4.0Which means package owner is granted select on view not directly but via roles. However, roles are ignored by definer rights packages/stored procedures/stored functions/triggers... You need to grant package owner select on view directly.
    SY.
    Edited by: Solomon Yakobson on Jan 21, 2010 4:06 AM

  • Update is not reflecting in destination database using streams please help

    We have two database (oracle9) DB1(src) and db2(dest) in windows 2000(prof) platform
    1. The insert,Delete are working fine, when ever changes are made to the source it gets reflected in destination, but in case of update statement.only the source gets updated but not the destination.
    Any suggestions..pls help?

    As u are using oracle streams can u suggest me configuration for same.
    I configured source instance as given below but i am getting error ora-4031(unable to allocate <> bytes of memory)
         Database Mode = archive
                   Share_pool_size=52m &
                   share_pool_reseved_size= 5m (10% of share pool Area)
                   processes=500
                   parallel_max_servers=35
                   parallel_min_servers=1
                   job_que_processes=1
                   aq_tm_processe=1
                   global_name=true
                   Archive log mode =true
                   log_archive_dest_1 :='location =E:\oracle\archive1 reopen=30"
                   log_archive_dest_2 :='location =E:\oracle\archive2 reopen=30"
    can u mail me
    at [email protected]
    Regards

  • Debug Mode - Source tables not showing up in Test Data tab

    I'm new at OWB, so pardon me if this isn't a great question...
    I built a mapping based on four views that are stored in Oracle. When I tried to run the mapping it gave me some errors, so I initiated debug mode. After the debug mode is initialized, only the target table shows up on the Test Data tab, the four source views are not there. How can I get the sources to show up in the Test Data tab so that I can define what test data to use?
    Thank you!
    Doug Faust
    Long Island University

    Thankyou Vetsrini.
    I will try out custom log table approach.
    I see that there is a way to test pl/sql scripts via the DBMS output
    and for that we need some invoking program like SQL PLUS to get the
    log out into a file.
    However, we wanted to see if there is a way to set Pl/SQL log files
    and get PL/SQL logs when the calling program is BI Publisher.
    regards
    Girija

  • Desktop Java May not last but Enterprise Java will

    I have realized that there seems to be a kind of a futile effort battling .NET on Windows Desktop. Its really crazy having put so much effort learning desktop java only to realize that .NET may eventually topple it.
    What gives me joy anyway is the general response to Enterprise Java. Its seems to be very strong especially when coming from the perspective of the the growth of linux and the security model of its architecture. I will advice any new java newbie to just start migrating to Enterprise Java as soon as he starts picking up in java otherwise the effort to overthrow .NET on windows desktop may be toppled eventually. But i think that Desktop Java Should be empowered more for Linux Platforms this days.
    I dont know if there is a contary opinion but i am raising this issue becuase I have applied for so many IT jobs only to realize the are looking for .NET or VB when it comes to Desktop Applications. Also I will also suggest that IDE builders community shouls also support the growth of easy-to-use IDEs for J2EE so as to encourage new user to come in.
    Cheers

    I'm a web developer for 4 years, use coldfusion and over the last year started to migrate over to j2ee,
    I'll admit it a learning curve at the start from procedural to OO, however I am the only java developer in
    the company, the rest are VB, and everything Microsoft. I have to admit a hate it, DLL hell as far as COM
    is concerned.
    I don't know the difference between .NET and the old school VB stuff, but our guys are not singing off the .NET hymn sheet. If anything they are swayed by the power of java and the open source projects like apache coocon,James,POI,AXIS,Jakarta Tomcat the list goes on. However they all still develop in old VB, which quite a lot of companies are still doing.
    Its very expensive to buy is it not.
    I hate everything to do with Microsoft personally, "let me sell you a server, and I'll sell you the other half".

  • How come when i logg in to facebook it will load, but when i go into games like farmville it does not load, but the games will load with internet explorer?

    i play games on face book, like farmville, frontierville, it will load the main page that shows all your friends and things that have been posted, but when i click on farmville to actually go into my farm it will not load, it says if it don't load in 10 seconds, update your player, i have tried that and it still don't load..... but i can go out of firefox and use internet explorer and the games will load... can you help me fix this, i use fire fox foe school work in college and would like to use it playing games as well.

    Try using the Facebook app instead of Safari for viewing Facebook content.

  • DVD's & CD's not reading, but the drive will open and close

    Hello,
    When I put the CD's or DVD's in, the drive tries for about 10 seconds, but then spits back out whatever the disk is.
    I searched other posts and I'm gathering I may have a failed superdrive.
    In there anything I can try before getting it repaired... i.e. the cleaner for the lense?
    Thanks for your time

    Just to really make sure its the drive (and not software-related) put in your original OS X boot discs taht came with your machine and reboot holding down the 'c' key to see if it boots up off the disk. If it won't go, probably an expired Superdrive.
    Also, check cable connections to the drive and jumper settings. Although jumpers should be fine if it used to work and you haven't added a second optical drive.

  • Ref_code tables not required but generated

    Hi.
    I don't use any ref_codes tables in my application. But when generating table API I always obtain this part of the *.PKB script for every table:
    PROCEDURE validate_domain(cg$rec IN OUT cg$row_type,
    cg$ind IN cg$ind_type DEFAULT cg$ind_true)
    IS
    cursor cDomain( p_columnName varchar2 ) is -- B1158144 : added
    SELECT RV_LOW_VALUE, RV_HIGH_VALUE
    FROM CG_REF_CODES
    WHERE RV_DOMAIN = p_columnName;
    dummy NUMBER;
    no_tabview EXCEPTION;
    PRAGMA EXCEPTION_INIT(no_tabview, -942);
    BEGIN
    NULL;
    EXCEPTION
    END validate_domain;
    with the error message that the CG_REF_CODES table doesn't exist when applying the script to database. How to avoid the cursor definition? I have the DS - 9.0.2.2 version Designer. Everything was OK in previous version.
    The workaround is to create CG_REF_CODES table empty but I don't want to have it. Thank you for any advice.
    The "Automatic creating of REF_CODES tables" is unchecked.
    Ivan Virag

    Automatic Code Generation is supported only on Leaf Members currently in SQL Server 2014 MDS.
    As a workaround you can use "Start With" property to generate the code after certain number(reserving range for leaf members)
    Other option is to use alpha numeric code for Consolidated Members to avoid conflict.
    -Nithesh Shetty Software Engineer, C & E -> IMML -> MDS, Microsoft.

  • Firefox will not load but other browsers will. Task master does not show it's open and it will not load even if I reboot.

    The cursor continues to spin then stops. Will not load.

    Open the Windows Task Manager > Processes Tab and see if there is a '''firefox.exe''' process running, when you can't open Firefox and you find it necessary ti restart your PC. When you try to open Firefox and a firefox.exe process is "hung", you should get a warning message that ''' "Firefox is already running" '''.

  • IMP-00033 (table not found) but WAS exported

    Oracle 8i on Tru64
    I did a full EXPORT on a DB and saved the log file along with the export. I am now trying to import a certain table using... "imp <db connect stuff> file=my.exp tables=RTL_INSTS". The import pumps out some header info (Import release no, Copyright, Connected to Oacle8i, Export file created... via direct path, import fone in US7ASCII... importing SYSTEM's ojbects into SYSTEM (this took a couple minutes)... ), then it reports IMP-00033: Warning: Table "RTL_INSTS" not found in export file.
    As I mentioned, I kept the log file of the export. It clearly reports that over 400,000 records were exported successfully for that table.
    Any ideas?

    Try
    imp <db connect stuff> file=my.exp fromuser=<owner of the table> touser=<imp_user> tables=RTL_INSTS
    of course fromuser and touser can be the same.

  • One index not partitioned, but others are

    While researching some deadlock issues with one of our infocubes, we came across an index on the cube that is different than the others.  All of the indexes on this cube are partitioned except for one.  We have looked in several places to try to find a setting that would allow us to change this index to a partitioned index, however we cannot find anything.  The index name is BIC/FZUTCSALES~07, and I believe it is a BW created index that pertains to the 7th dimension.
    Is there a reason why one index would not be partitioned, while all the others are?  Does BW handle the index partitioning, or is this something we should do manually?  If BW handles it, how can we change this index so it is partitioned?
    Any help is appreciated.
    Michael Frank

    Check the SAP Note <a href="https://websmp103.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=217397">217397</a> for more info on indexes for infocube. Also you can try fixing the indexes using RSRV and by performing the elementary test for Database-> Database Indices of an InfoCube and Its Aggregates.
    Please assign pts if helpful.

Maybe you are looking for

  • Error in Posting Vendor down Payment request

    Hi I am getting an error in posting vendor downpayment request. I am using the T Code F-47 and special GL indicator F. Error: Special GL Indicator F is not defined for down payments Message No F5053 Diagnosis: The specified GL Indicator is not classi

  • How to edit and splice video clips

    I have 3 video clips that I wish to edit and join together.

  • 10.2.0.1 (Linux) DB will not cache rows from large IOT

    Hi I have a 1.6gig IOT, I'll call "mytable" that I'm trying to get the DB to cache rows from. I have done an alter table mytable storage(buffer_pool keep); and when I query the IOT index from dba_indexes it says KEEP for buffer_pool. My db_keep_cache

  • "We could Not Complete Your Request" Error

    Got an email yesterday saying that i'd failed to reset my Apple password even though i havent tried so i was a little concerned, I've tried to connect to my account, I can see the iTunes store fine and download free podcasts that dont require a log i

  • PPP 4.0 for Solaris 8

    Does anyone know where I can download PPP 4.0 for Solaris 8 by itself ? If not, will PPP 3.0.1 work on version 11/00 ? Thanks in advance.