DB link data copy

Hi,
I have 3 instances (instance1, instance2, instance3). DB links exists between instance1 and instance2, instance1 and instance3.
instance1 <-> instance2
instance1 <-> instance3
I want to copy data (some records from a table) from instance2 to instance 3.
What is the best and optimal way to do this data copy. Can I use some stored procedure in instance1?
Please suggest.

Murphy's law confirmed :(
According to data available and not having DBA privileges logged on instance1 I'd be forced to try
insert into t@instance3
select * from t@instance2Regards
Etbin
Edited by: Etbin on 17.1.2012 11:23
or generate (a reasonable number of) insert statements on instance2 and apply them on instance3
or using export/import as offered by SQLDeveloper

Similar Messages

  • Dblink data copy

    Hi,
    I have 3 instances (instance1, instance2, instance3). DB links exists between instance1 and instance2, instance1 and instance3.
    instance1 <-> instance2
    instance1 <-> instance3
    I want to copy data (some records from a table) from instance2 to instance 3.
    What is the best and optimal way to do this data copy. Can I use some stored procedure in instance1?
    Please suggest.

    I am assuming when you say instance1, instance2 & instance3 they are different database instances. I would like to call it db1 db2 & db3
    If you are referring to multiple instances of same DB (RAC) then all the data is accessible across all instances.
    A simplest way
    - if the number of records are not very high
    - provided table structures are the same across db2 & db3 and
    - you have privileges to write into db3 from db1.
    insert into table@instance3 as select from table@instance2
    Edited by: Sudheendra on Jan 17, 2012 5:16 PM

  • Run the data copy and comments copy with the same key

    I want to Run the data copy and comments copy with the same key.
    I tried to challenge in the following way, but it is an error.
    1. Add the process in the process chain [/ CPMB / COPY] process in the process chain that could be new to copy the chain [/ CPMB / COPY_COMMENTS] (see capture)
    2. Select the newly can process chain to add a package, make a change to the script as follows:
    PROMPT(RADIOBUTTON,%TARGETMODE%,"Handling of records",0,{"Copy records with match key","Copy by replacing data in same data region of Entity, Category, Time and Audit ID"},{"0","2"})
    PROMPT(RADIOBUTTON,%RUNLOGIC%,"Select whether to run default logic for stored values after copying",0,{"Yes","No"},{"1","0"})
    PROMPT(RADIOBUTTON,%CHECKLCK%,"Select whether to check work status settings when importing data.",1,{"Yes, check for work status settings before importing","No, do not check work status settings"},{"1","0"})
    PROMPT(COPYMOVEINPUT,%SELECTION%,%TOSELECTION%,"Select the members to COPY and where to",%DIMS%,0)
    INFO(%TEMPNO1%,%INCREASENO%)
    INFO(%ACTNO%,%INCREASENO%)
    INFO(%SELECTION_KEYDATE%,)
    TASK(/CPMB/COPY_COMMENTS,SELECTION,%SELECTION%)
    TASK(/CPMB/COPY_COMMENTS,TOSELECTION,%TOSELECTION%)
    TASK(/CPMB/COPY_COMMENTS,CHECKLCK,%CHECKLCK%)
    TASK(/CPMB/CM_CONVERT,OUTPUTNO,%TEMPNO1%)
    TASK(/CPMB/CM_CONVERT,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/CM_CONVERT,SAPPSET,%APPSET%)
    TASK(/CPMB/CM_CONVERT,SAPP,%APP%)
    TASK(/CPMB/CM_CONVERT,SELECTION,%SELECTION%)
    TASK(/CPMB/CM_CONVERT,TOSELECTION,%TOSELECTION%)
    TASK(/CPMB/CM_CONVERT,KEYDATE,%SELECTION_KEYDATE%)
    TASK(/CPMB/CLEAR_SOURCE_CUBE,CHECKLCK,1)
    TASK(/CPMB/CLEAR_SOURCE_CUBE,SELECTION,%TOSELECTION%)
    TASK(/CPMB/CLEAR_SOURCE_CUBE,KEYDATE,%SELECTION_KEYDATE%)
    TASK(/CPMB/CLEAR_SOURCE_CUBE,DUMPLOADMODE,3)
    TASK(/CPMB/APPEND_LOAD,PREPROCESSMODE,0)
    TASK(/CPMB/APPEND_LOAD,TARGETMODE,0)
    TASK(/CPMB/APPEND_LOAD,INPUTNO,%TEMPNO1%)
    TASK(/CPMB/APPEND_LOAD,ACT_FILE_NO,%ACTNO%)
    TASK(/CPMB/APPEND_LOAD,RUNLOGIC,1)
    TASK(/CPMB/APPEND_LOAD,CHECKLCK,1)
    TASK(/CPMB/APPEND_LOAD,KEYDATE,%SELECTION_KEYDATE%)

    We performed similar transfer of data from one planning model to another using DM package linked to BADI. In your scenario there is additional complexity of doing lookup from DSO and should be possible.
    Also check these references for performing lookup in DSO.
    abap code to populate data from DSO
    something about SAP: How to look for DSO&amp;#8217;s tables?

  • How to create a linked data source with document libraries based on the same template?

    I use SharePoint Foundation 2013, SP Designer and Visual Studio 2013 to my needs. But there are several things which i don't get.
    I have a number of libraries which use the same template. I want to create a linked data source, that would contain them all, and if I add a library based on this template, the library would be added to the data sorce. Is it possible?
    I tried creating linked data souces, but the view that it brings by default is limited(no sorting, etc.). How can it be modified?

    I am planning to do my project on Linux with J2EE,Oracle technologies.You don't need to set up a DSN. Just use a JDBC connect string such as jdbc:oracle:thin:@localhost:1521:xe
    ~Jer

  • How can I link data in two components in a BI Publisher report?

    Hi,
    If possible, I would like to make a BI Publisher (11g) report build as a pivot table next to an ordinary table, where data in each row in the two tables are linked to each other. E.g. if Customer A is shown in first row in the ordinary table, it should also be in the first row of the pivot table etc.
    Any filtering and sorting defined in the ordinary table to have effect in the pivot table.
    I would like to have a Top-10 filter on my data set, but that is not possible in a pivot table. That's why I somehow need to link the two components to each other.
    I have tried to do this by linking data sets in the Data Model, but that doesn't seem to work.
    Does anyone know if this is possible at all?
    Thanks,
    Henning

    Hi BIPuser,
    Thanks for a quick response.
    A useful link, but not really what I was looking for.
    I would like a pivot table to be related to whatever is shown in an ordinary data table. I have not been able to do that and maybe it isn't possible. In the link you sent me, you also see that any filtering made in the lower table doesn't affect the upper graphs (at the end of the video).
    Another way to solve my problem would be to replicate the filtering in the pivot table based on the filtering in the ordinary table. But for some reason Top/Bottom filtering is disabled in pivot tables. Do you is there is another way to use a top-10 filter in a pivot table?
    Thanks,
    Henning

  • Copy Version-Budget data copied from one version to another-How to view Data in Copied Version.

    Dear All,
    Budget Data is copied from one Version to another Version using Tools>copy Version option. How can you view Data copied to new Version, when you receive a message Version is successfully copied.
    I think we can do that by selecting appropriate version in the version dimension while accessing the Forms or in Smart View.
    Can you please let me know how to do this or different options available with this process.
    Thanks in Advance for your valuable time...

    A form to check the data with the correct POV, a Smart View query, excel addin retrieve, financial report, export data, report script, take your pick.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Linking data from PDF form into Indesign CS6

    Hello all,
    I'll be working on a magazine which has a large section of day camps technical descriptions :
    name, contact info, location, short introduction text, activities icons (they have to choose up to 5 icons from a total of 12)
    Is it possible to link data from a fillable PDF into predetermined and prestyled text boxes in Indesign CS6?
    Would it be necessary to export in an Excel sheet prior?
    What would be the best trick in order for the icons to place themselves automatically, if possible?
    Thanks in advance

    When placing a PDF into InDesign, it's a flat piece of art for each page included. There's no way to manipulate form fields or work with links or anything like that.
    The data from the form would have to be collected and converted into an Excel file for placing into InDesign. (Collecting data from PDF forms and converting the Excel format can be done in Acrobat Pro.)

  • Linking data from Excel 2007to Visio 2010

    Hi Visio Experts,
    I have a Visio diagram a warehouse. The diagram shows the area of the warehouse where there are shelves and within each shelf is stored a certain product and the number of items. I am trying to link the data from an Excel spreadsheet which
    has three columns, which are the shelf number, the product, and the quantity. I have used the tutorials to link, but it does not refresh the data when the source information changes, which is very frustrating. Also, since the data is relatively large (100
    rows) is there a way of linking to the right drawing box without manually dragging to each box?
    Please make yours suggestions into really clear steps to help me with this problem.
    Thank you,
    Visio Rookie

    Hi,
    You can have some changes appear either manually or automatically in the Visio drawing when making changes to the data source.
    First you have linked data to a Visio drawing, there is a live connection between the two files. After making changes to Excel spreadsheet, switch to Visio 2010, then click Data > Refresh All. As an alternative, you can also right-click in the External
    Data window and click Refresh Data.
    I follow these steps mentioned in this article, and it works fine.
    http://tutorial.programming4.us/windows_7/Microsoft-Visio-2010---Refreshing-All-Data-in-Linked-Diagrams.aspx
    For more detail information:
    http://office.microsoft.com/en-001/visio-help/refresh-imported-data-HA010014271.aspx

  • Data copy B/W Essbase Applications using script

    How to Data copy from one app to another app.
    Server Name: Server1
    Version: 9.3
    Essbase App: App1
    Data Bases: Db1, Db2,Db3
    Server Name: Server1
    Version: 9.3
    Essbase App: App2
    Data Bases: Db1, Db2,Db3
    Note: App1 & App2 Applications are having similar outlines
    Requirement: Copy Year 2012 Data from App1 to App2
    I have come to know this is possible using Xref calc script.
    Could some one please suggest the script.
    Thanks in advance!

    Partitioning should be the best one as Glenn said, but see if you have licenses for that, as partitioning is licensed separately from essbase.
    The alternatives could be:
    * Data Export / Import: for exporting you could use DATAEXPORT command within a calcscript (see technical reference for details). Then importing the data with a rule file.
    * XREF: this approach could give some headaches with block creation (see https://cn.forums.oracle.com/forums/thread.jspa?threadID=1010153). In general terms, try this one if the portion of data to copy is relatively small and well delimited.
    Nacho.-

  • IW52 + Get link data  when stored via 'Store the business document'

    Hi,
    For  Notification change - IW52:
    FM BDS_GOS_CONNECTIONS_GET is used to get the information when attachment are stored via 'Create attachment' .
    CALL FUNCTION 'BDS_GOS_CONNECTIONS_GET'
        EXPORTING
          classname             =  'BUS2080'
          objkey                   =  The notification number
        TABLES
          gos_connections          = w_connections
    EXCEPTIONS
       NO_OBJECTS_FOUND         = 1
       INTERNAL_ERROR           = 2
       INTERNAL_GOS_ERROR       = 3
      OTHERS                   = 4.
    Can any one please let me know FM or Method that should be used to retrieve the link data when attachment are stored via 'Store the business document'.?
    Regards,
    Himanshu

    Hi,
    Try with FM ARCHIVOBJECT_GET_URI or ARCHIV_GET_CONNECTIONS. With this FM you get the business documents attached to an object. You have to fill the object type and the object id.
    Regards,
    Edited by: Jose Vaquero Polonio on Jan 5, 2011 10:42 AM

  • Data copy in Hyperion Planning taking long time

    Hi All,
    good morning.
    I am using data copy in hyperion planning (11 1 2 2) to copy from one scenario to other selecting account annotations and supporting details.
    The essbase part of copying data completed (checked sessions), but when I checked the job console in planning it still says processing for past 2 hrs.
    My java heap size for planning is 1.5GB and the backed database is SQL server
    my suspicion is that the issue was with backend sql. but I don't where to start.
    can anyone please guide me.

    I am working with version 11.1.2.1 and running into the same issue. The Supporting detail option works fine if the application has just a few details, let’s say 50 cells, but if we have around 500 cell with details then the copy process never ends, the details are not copied, and I have to restart the Planning service. As a workaround we are using a two steps process. In the first step we copy the just Essbase using the copy data functionality of Planning (with no data copy options enabled) or by using an Essbase calculation script. For the Supporting Details piece we use the Export for Edit functionality of LCM and export them to an XML file, and then we edit the XML file and change the source member name with the target member name, and finally we use the Import after Edit functionality of LCM. Of course if works only if the Planning application was deployed using EPMA.

  • Your current internet security settings do not allow data copying to clipboard

    i get a message when i try to hit the Copy button at the end of the chat to try to copy the chat
    your current internet security settings do not allow data copying to clipboard
    how can i fix this

    thanks for the reply but i was wondering how do i edit javascript then and all and i was wondering if any of the steps require a restart for firefox

  • Hypertext Link Data Format

    I want to be able, from a request's column to access a certain URL, for example, suppose I have a column in the database that has URL data in it, and I want the user to be able to access the URL from the report. I know i can use the 'Hypertext Link' data format, but I don’t want the URL to appear in that column, I want for example the value of ‘Visit our website’ to appear and when the user clicks on that link, the underlying URL would be opened in a separate window.

    Hi mma,
    I think his requirement is something like he has 2 columns "URL" & "URL-Description"
    like... htttp://www.google.com & Google sight...
    but he don't want to show the url directly instead he will show description column and when he click on the description of google i.e. "Google Sight" it should navigate to the google sight... :-)
    Hope i am correct... but no on-fly answer.. ;)
    Edited by: Kishore Guggilla on Jul 13, 2009 8:58 PM

  • Make "Share Link" instantly create link and copy to the clipboard

    This one you should lift from Dropbox. When right-clicking a file and selecting Share Link, don't send me out to creative.adobe.com. Just make me a public link and copy it to my clipboard, allowing me to paste it into a message, email, tweet, whatever. Going out to the site and verifying the creation of a public link feels bureaucratic.

    Select text or image.  Go to Link field on the Properties panel.  If you don't see Properties, hit Ctrl+F3.  
    Nancy O.

  • Display Linked Data Source

    I created a Linked Data Source in SharePoint Designer 2010.  Is there any way to display the Link Data Source with a web part outside of SharePoint Designer?  I do not have enough rights to create a web part page in Designer.   Thanks!
    David L. Crooks

    Hi,
    According to your description, my understanding is that you want to display linked data source in a web part outside the SharePoint Designer.
    I suggest you can create a data view web part in SharePoint Designer to achieve it.
    If you don't have enough permission to create web part page, you may need to set the corresponding permission level for you.
    Here are some detailed articles for your reference:
    https://support.microsoft.com/kb/2592376?wa=wsignin1.0
    http://www.codeproject.com/Articles/194252/How-to-Link-Two-Lists-and-Create-a-Combined-Ciew-i
    Best Regards
    Forum Support
    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]
    Zhengyu Guo
    TechNet Community Support

Maybe you are looking for

  • Web link work around for Pages

    As of March 2014 Apple hasn't fixed the Export to PDF preserving web links bug!  Pages 5.1 build 1769.  This means that any PDFs you create from Pages won't have clickable web links past the first page. Here are the work arounds that I have found so

  • 3rd Party SCTP stack

    Hi all, We did develop a protocol on Solaris 9 that uses SCTP as transport protocol (and on that time the SCTP was not available). So we bought a sctp stack from a third party company, now we did a upgrade to Solaris 10 and since we have our applicat

  • Error Accessing HVE

    Smart View 11.1.1.1 is running just perfectly, but whenever I'm trying to start HVE I get "Invalid Class String" error. Looking at the Provider Service log I get the following error: ERROR [http-13080-Processor3]: - Time: Mon Mar 02 22:58:37 CET 2009

  • Attachments in Order Management

    Hi guys Can any one provide info on attachments feature in OM. Any white paper or website link also helpful. Regards Sreee

  • Again a noob question about parameterizing

    Im setting up an insert() for a binary tree. when i try to actually preform the setLeft or setRight command i get an error. My code is posted below. my node class public class BTreeNode<T extends Comparable<T>> implements Position<T> {      public BT