Is it possible to add a single table to existing CDC setup ?

We have Asynchronous Change Data Capture setup.
Database A : Source Database
Database B : Staging Database
Redo Log shipping is b/w A --> B and Capture/Apply is running on B.
Total 32 tables outof 300 are part of these CDC setup. I'm wondering if we can add a table to existing setup, As per the documentation, We can't user streams API to add a table in capture/apply, and CDC doesn't have its owe API. So is there really no way except to rebuild entire setup?
Thank you,
Mahesh

You need to follow steps below:
1. @destination database : stop capture process
2. @source database add supplemental logging for new tables
3. @source database :prepares table instantiation (exec DBMS_CAPTURE_ADM.PREPARE_TABLE_INSTANTIATION(table_name => 'owner.table_name');)
4. @destination database :create change table for additional tables
5. @destination database: drop subscriber
6. @destination database: start capture process ,create subscriber,recreate subscriber views and then activate subscriber then extend window
All steps are action plan that I have done in my CDC system.
Good luck!
Chaiya Rakdee

Similar Messages

  • Is it possible to add counter in table maintenance (automatically)?

    sap ver. 4.7
    is it possible to generate counter in table maintenance (automatically)?
    i mean without building dialog screen  / table control  .
    exmple  :
    the user insert .....
    name
    name
    name
    name
    i add as key (automatically)
    1
    2
    3
    4

    Hi,
    It is possible to do the same by not adding new dialog screen / table control .All table maintainance are infact module pool programs ...While creating a tabe maintainance we have an option of 2 step or 1 step ->these screen numbers are the ones which are displayed  in table maintainace SM30
    So we can infact do coding in PAI and PBO of these screens.
    But the main disadvantage is that if you re-generate the table maintainace the code in PAI and PBO gets deleted for that screen
    eg:if you table maintainance is assigned to function group ZFXNGROUP -> go to se38 -> see program SAPLZFXNGROUP
    just add SAPL to function group suffix to get the module pool and the view screen number(same as that given in table maintainace for step1 and step2) ..in the PBO /PAI write the necessary code to increment the counter..
    we can just do a loop at screen and hide the counter field while incrementing in the PAi/PBO logic as required
    But once again,regeneration of table maintainace in the screen overwrites the PBO/PAI..the best we can do is create subroutines and write the code in a new include..so that everytime the code is overwritten...we need to just write the subroutine name in flow logic since includes are not overwritten in regenerations
    Also if we use the same function group for multiple table maintainance we have different screens,Pls make sure you are not editting the wrong screens......
    Hope it helps
    Pls check and revert
    Regards
    Byju

  • Is it possible to add a single file to the Favorites list in a finder window?

    I can add a folder, OK, but can't figure out how to add a single file to the favorites list. Is there a way?

    Never mind, I just found the answer in another post: hold down the command key

  • Is it possible to add records to tables using Enterprise Manager?

    Can we add records to tables using Oracle Enterprise Manager web interface instead of the sqlplus commands ? if not, is there any easy way to insert data into table using a graphical interface?

    You may consider using iSQL*Plus.
    Check http://www.oracle.com/technology/obe/obe10gdb/install/isqlplus/isqlplus.htm
    Thanks,

  • Is it possible to add a single Entry Point menu item to a LabVIEW OI menu?

    Using the "TestStand - Insert Commands in Menu (Application Manager).vi" library VI, I can add all Configure menu items to a menu with the "CommandKind_ConfigurationEntryPoints_Set" option for the "Commands" input.  But the VI is missing an "Index" input to specify a single item from the collection.  (UnlikeThe "AplicationMgr.ConnectCommand()" function, which allows you to specify a single item with an index.)
    The issue is the same for Execution Entry Points and Tools as it is for Configuration Entry Point--I can create a menu containing the entire collection, but not a single item.  I tried to delve into the VI to change it to allow specification of individual commands using an index using the Commands.Insert() function instead of the Commands.InsertKind() function, but without success.
    As an aside, even when I add all Tools to a menu (using CommandKind_Tools_Set), TestStand exits with a warning that 12 "RunTimeMenuItem" objects were not released.  I'm wondering if I should be using the Engine.GetRunTimeToolMenuItems interface instead.  But if that's the case, I think I have to build the menu myself and can't use the TestStand library VIs to automatically run commands when their corresponding menu items are selected.  Maybe this is just a bug in the TestStand VIs?
    I am using TestStand 2010 SP1 with LabVIEW 2014.
    Any advice would be appreciated.  Thanks.
    -Jeff

    I am closing the TestStand Engine, VI Refnum, Quit Application event, and Event Callback, just like in the example.  I get the TestStand unreleased reference error only if I call that VI to include the Tools menu.  The fact that the unreleased objects are "RunTimeMenuItem" objects also implies to me that the problem is specific to the Tools menu items.  Since Tools menus seem to have their own API (which involves RunTimeMenuItems), it seems to me that the VI (or the TestStand Engine?) is doing something with RunTimeMenuItems that I can't see, and is somehow losing track of them (because that VI gives me no visibility to any RunTimeMenuItem objects).  Is it possible that one should explicitly use RunTimeMenuItem objects instead of the menu VI when dealing with Tools menus?  (Maybe the error is due to my using TestStand 2010 SP1 on Windows 8.1, for which TestStand 2010 SP1 is not officially supported?)

  • Is it possible to add a harddrive to an existing Raid 0 Array?

    I have an existing striped raid 0 setup with 2 x 500 GB hard drives.
    I just bought 2 more x 500 GB hard drives since i noticed HDD is a bottleneck for my 8 core system.
    my question is, can i add the 2 harddrives to my existing raid 0 partition ? (so i have one raid 0 partition of 2 TB )
    i tried this, but it didnt work
    MacPro-PC:~ kronos$ diskutil listraid
    RAID SETS
    ===============================================================================
    Name: Raid 0
    Unique ID: 7CD5E941-6AA9-4F47-BE18-2183860B0596
    Type: Stripe
    Status: Online
    Size: 999527743488 B
    Device Node: disk4
    Apple RAID Version: 2
    # Device Node UUID Status
    0 disk1s2 D8CB113A-4425-4E4D-AA1C-62118342CA89 Online
    1 disk2s2 CC80544C-65A1-4F1D-A26C-F05E2EA92840 Online
    ===============================================================================
    bash-3.2# diskutil addToRaid member disk0 /Volumes/Raid\ 0
    Error adding the disk to the RAID: Could not modify RAID (-9960)

    You will have to backup all the data and start over to make a new, 4 drive, RAID 0. You can't add drives to RAID 0.

  • Drop the Rules of one table from existing bi directional replication setup

    Hi All,
    I have one small question on bi directional replication setup, Its regarding table add in existing replication setup.
    What happened ,When we add a new table to existing replication setup if any reason table is not replicating between two database even we are not getting
    any error in dba_apply_error ,then we have to remove the rules for that particular table and setup again. Some time what happened we got error "queue has
    errors" i dont know the ORA number. But in that case what happened Apply process ABORETED and when we try to start the process it gives same error
    ("Queue has errors" ) and ABORTED again.
    then on metalink for doc id 203225.1 .we have remove the whole replication Manually and setup again. It's horriable....
    Could you please help that before drop the rules for particular table from exisitng bi directional replication setup then wht should we do ?
    Do we need to unscheduled the propagation process and then drop the rules becuase i read on metalink that reason behind the error ,queue has errors
    "negative rules drops while propagation process using the same rule set" .
    Please Suggest!!!!!!!!!!
    Many Thanks

    How huge those tables?. If those are small tables use Oracle MINUS function to get the defference records.

  • Add a new table to an existing Print Layout Designer report

    Is it possible to add a new table to an existing Print Layout Designer report? For example, in the Production Order there is a Sales Order field (which is displayed on the report), I would like to display some information from UDFs found on the Sales Order, but when I add a Database Field to the report the Sales Order tables does not appear in the list (OWOR).

    Hi
    It is possible provided there is a relationship which exists between two tables.
    You can add a Database field. Goto the Properties and selct Content Tab.
    Now in the Table dropdown, hold the Alt Key and click. This displays all the tables in B1. After selecting the Table, you can select the related Column.
    Remember there should be a relationship which exists between this column and existing columns.
    Because PLD works completely on Joins to my understanding

  • Single table recovery

    Is it possible to recover a single table in oracle instead of the entire database?
    We lost all of our data in just one table by mistake.
    Please let me know..

    user517674 wrote:
    We will have to go back atleast 3 or 4 days to recover. Wehn I run it for timestamp - 4 I get:
    ORA-01555: snapshot too old: rollback segment number 33 with name "_SYSSMU33$" too small
    IS there any other option available?Was it that the rows were deleted or was the table dropped?
    If it was dropped, you may (if you're lucky) stand a chance of getting it back with flashback...
    SQL> select * from t1;
             X          Y
             1         11
             2         12
             3         13
             4         14
             5         15
             6         16
             7         17
             8         18
             9         19
            10         20
    10 rows selected.
    SQL> drop table t1;
    Table dropped.
    SQL> select * from t1;
    select * from t1
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> flashback table t1 to before drop;
    Flashback complete.
    SQL> select * from t1;
             X          Y
             1         11
             2         12
             3         13
             4         14
             5         15
             6         16
             7         17
             8         18
             9         19
            10         20
    10 rows selected.
    SQL>

  • Add to Multiple Tables from One Page

    Hello,
    I am building an application that handles hardware inventory (APEX 4.0). I have an input page that adds data to two or more tables all at once. The page has two forms on it that point to two separate tables. However when I try to run the page, it fails and returns an error:
    ORA-06550: line 1, column 437: PL/SQL: ORA-00904: "ORH_LAST_UPDATE_DATE": invalid identifier ORA-06550: line 1, column 7: PL/SQL: SQL Statement ignored
         Error      Unable to process row of table IDD_ID_DATA.
    So far as i can see within the App, that column is not at issue (I am not even doing anything to it and it is nullable). I have looked into the App itself as well as doing some online research but have found nothing helpful...
    So my question is this: Is it possible to add to multiple tables from one page? If so how do I do it?
    I am new to APEX so any help would be greatly appreciated!

    UPDATE:
    I received an email from the APEX Support Team:
    "The simple answer is that you will need to manually code the DML (and query) processes if you wish to maintain multiple tables from one page (There is a limit of one table when using the built-in processes).
    In order to do this I suggest you delete the processes generated by the wizards and create PL/SQL processes with insert, update, delete statements as necessary. Such coding is not difficult but is more time consuming than when you can use built-in processes."
    I have been playing around with PL/SQL code and the end result is this:
    begin
         INSERT INTO table1
         VALUES(
              :P2_Item_Field1,
              :P2_Item_Field2);
         INSERT INTO table2
         VALUES(
              :P2_Item_Field1,
              :P2_Item_Field2);
    end;
    I used this code in a custom PL/SQL Process in the Processing>Processes section of Page Processing and it seems to work fine now. The only downside to this method is if the name of a Page Item is changed the code will also have to be changed. Other than that i have had no problems.

  • Flashback a single table

    Hi there,
    Is it possible to flashback a single table in Oracle, I don't want to have to flashback the whole database to restore a single table, in the event that the data in it deleted.
    Thanks...

    user9101605 wrote:
    in the case of flashback table case (only DML activties),data will be taken from undo tbs right?
    No, flashback logs will be used.
    Sorry, my mistake.
    Flashback Table uses information in the undo tablespace to restore the table
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14192/flashptr003.htm
    Edited by: Nikolay Ivankin on 07.06.2011 17:19

  • How to add a file to an existing package programmatically in Acrobat 8?

    Hello
    Is it possible to add a file to an existing package programmatically in Acrobat 8? (embed a pdf file in a pdf package programmatically); If so, how should I do it?
    Thanks in advance,

    Finally, I found out how to add a file to an existing package programmatically by using JavaScript (function: app.execMenuItem("AddFileAttachment")). Thanks for your help Ironsenth. However, I need to specify the file to attach programmatically and I can't figure out how to do it.
    Could you let me know where I can find this information (what document to read)? Is there any parameters for the 'AddFileAttachment' method?
    Thanks in advance,

  • How to add A single row at the middle of the table in a Webi report

    Hi,
         I created a Webi report using Universe(Created universe using bex query).Now i have a requirement to display a row at the middle of a report. Can you please tell me ,how to add a sigle row at the middle of a Webi report.
                                                    Thanks in advance
    Regards
    Monika

    Hi Monika,
    It is not really possible to add a row (I assume you mean of unrelated data) to the middle of a table in a report. You can add a new table with a single row between two tables. For instance you could add a new one row table, or even single cells which are positioned relatively between two tables. Possibly a block on top of another. But this gets tricky.
    Can you explain in more detail what you are trying to do?
    Thanks

  • Is it possible to add standard tables to a trial version of sap netweaver

    Hi,
    I have installed SAP NetWeaver 7.01 ABAP Trial Version successfully but i can't find any standard
    tables in it.
    Is it possible to add standard tables in a trial version, if yes then how.
    Please can u explain in detail how to get the standard data, i am new to sap.
    Please help.
    2)
    Is it possible to install SAP NetWeaver 7.01 ABAP Trial Version  and SAP Netweaver sp16 Java trial edition in windows on one single system side by side, if yes then how.
    Thanks

    Thanks for your reply sir.
    By standard tables i mean tables such as MSEG,BSEG etc.
    I Can't find them in the trial version.
    Is it possible to add such tables to a trial version of sap netweaver, if yes then what i have to do.
    I am new to sap.
    Thanks

  • Is it possible to add new columns with format "Text" once a table is linked to a form

    Is it possible to add new columns with format "Text" once a table is linked to a form in Numbers for iPhone or is it impossible and thus a serious bug?(Rating stars and numeric vales seem to work.)
    Those bugs happen both for new speadsheets as well as existing onces, like the demo. When you are in the form only the numeric keyboard shows up.
    Pat from the Apple Store Rosenstrasse/Germany approved that it looks like a Bug during the Numbers Workshop I was in: It is not possible to add new columns with format "Text". I reported the error for Version 1.4 but there is no update nor do I get statement of understanding the issue.

    Hi Knochenhort,
    I see what you are talking about now. Without knowing how the program actually works, I think this is what's going on:
    When you add a new column to an already existing table (with already existing formats), the new cells come already formatted like the previous column. So when you add a column to the end of the demo table, the cells are already formatted like stars, and when you add a column to the beginning, they're already formatted like number.
    I think this is why it's different when if you add columns to a table with blank (unformatted) columns. In that case, the new cells aren't already "tainted" with a set format, so you can change to text format without issue.
    It seems like the problem is that you can't format cells that are already formatted as "number" as "text" format (even if it doesn't look like they are, because they are blank). IMO, this is a bug! This is why you don't see this issue when adding columns to a new table, because the new cells don't already come with a format.
    To workaround, you can highlight the body cells after adding the new column, and delete the cells. This will "clear" the formatting, so you can then go in the inspector, format them as text, and the correct keyboard will pop up.
    Hope that helps!

Maybe you are looking for

  • Top-level Numbering Continuation Across Files in a Book

    My department at work is looking to transition most of our files from Word to Structured Framemaker 9 (with an eye to DITA). I am trying to build a master template for this, and running into some numbering woes. I am fairly new to FM, so I'm hoping t

  • Can I use a 45w charger on my 2009 macbook

    I have a macbook from 2009 (i think). the battery is completely dead and the charger won't work (this will be the third time my charger has broke) I usually buy the 60 watt ones, but was wondering if a 45 watt might work or if there are any other sol

  • Work Item Attachment

    Hi Guru's I need to attach a Pdf file to work item. Actually I have wrritten a code for converting the Smartform into PDF format but now i need to send this as a mail with workitem attachment. for this we need Use SOFM Object but i'm not having clear

  • Double page spread pdfs

    Is there a way to make a multiple single page pdf into spreads?

  • Getting message for every record while pressing down arrow key:apps form

    Hi, when i query the form and when I am going through the records by pressing the down arrow of the keyboard I am getting the message 'Do you want to Save the records' for every record even though i did not update any record How to avoid the message?