Please give me idea now I compile all branch data in head office only new r

Hi master
Sir I have 5 office In different city and one head office in Karachi all branch have same oracle system my question is how I get new data and compile for accumulative reporting
I want only new record and modify record not old record
Old record already I import
When I use oracle import and export tool that no give me right result
If xxx table exists in database then import tool not replace and no insert or no replace with previous data with new modify data
Such as
First time
V_no=897 have debit amount 3998 is Islamabad branch and i export form Islamabad and import in Karachi office
Next time
Islamabad office change v_no=897 debit amount with 76555 and add many new record
I export form Islamabad and import in Karachi office but system no change and not add new record in Karachi office
Please give me idea now I compile all branch data in head office only new record and modify record
Thanks
aamir

Here a very simple example with table EMP, assuming source table has a primary key. Firstly you create a materialized view log on source table (necessary for fast refresh) :
SYS@db102 SQL> conn test/test
Connected.
TEST@db102 SQL> create materialized view log on emp including new values;
Materialized view log created.
TEST@db102 SQL> then at destination DB/user :
TEST@db102 SQL> conn scott/tiger@test10
Connected.
SCOTT@test10 SQL> create database link test
  2  connect to test identified by test
  3  using 'db102';
Database link created.
SCOTT@test10 SQL> create materialized view emp_mv
  2  refresh fast
  3  as select * from emp@test;
Materialized view created.
SCOTT@test10 SQL>Now emp_mv is the exact copy of emp. To refresh the MV, to reflect changes :
SCOTT@test10 SQL> exec dbms_mview.refresh('EMP_MV','F');
PL/SQL procedure successfully completed.
SCOTT@test10 SQL>                                                                  ...but I strongly recommend you to read the documentation...

Similar Messages

  • Please give me idea how I highlight the gird row which have

    Sir
    I have gird with 5 column
    Vno
    Code
    Dept
    Date
    Amount
    Sir my need is which record have above 5000 amount that color read and other color blue
    It means above 5000 highlight in grid
    Please give me idea how I highlight the gird row which have above 5000 maount
    Thank
    aamir

    PROCEDURE pr_Set_VA (p_VA IN VARCHAR2) IS
    v_Feld VARCHAR2 (30);
    v_Item VARCHAR2 (61);
    v_Block VARCHAR2 (30);
    BEGIN
    v_Block := :SYSTEM.CURSOR_BLOCK;
    v_Feld := Get_Block_Property (v_Block, FIRST_ITEM);
    WHILE (v_Feld IS NOT NULL) LOOP
    v_Item := v_Block || '.' || v_Feld;
    Set_Item_Instance_Property (v_Item, CURRENT_RECORD, VISUAL_ATTRIBUTE, p_VA);
    v_Feld := Get_Item_Property (v_Item, NEXTITEM);
    END LOOP;
    END;

  • Last time i used FFsync it didnt ask me about any key! there was a phrse only which it didnt work now so i generate a new code as ur guide shows me and now i lost all my data! i need them alot, i adopted on your servies :( i need my data so badly plz help

    Last time i used FFsync it didnt ask me about any key! there was a phrse only which it didnt work now so i generate a new code as ur guide shows me and now i lost all my data! i need them alot, i adopted on your servies :( i need my data so badly plz help

    Lord K.  Thank you. Yes I am within the 90 time period, however I travel Intertionally and I can not receive not make a call to Apple. I was just at the Genius Bar in Chicago and they said, don't worry about it.  It just floats out there, however, I can not recover my messages on a flash drive. I need to go back to my old computer which I don't have with me.  My messages were in folders for a lawsuit.  It is going to take an incredible amount of work for me to, you have no Idea.  We are talking thousands of pages!  I the defendent will have them during discovery so I am not so worried.  However, I can not bring them to him on a Flashdrive when I meet with him without an extraordinary amount of presssure on my part.  THis is not just some little email issue. This is suing EXPEDIA and Tripadviosr.com

  • How do I transfer all my data and applications to my new iPad from my old one ?

    How do I transfer all my data and applications to my new iPad from my old one ?

    This may also be useful.  Although backing up and restoring via iCloud works, doing it via iTunes may be better, and here's why:
    Via iCloud your actual apps are not backed up, just a record of the fact that you legally own them.  When you restore, your new device knows it's OK to download and install them again from the App Store.  This is fine for all apps that are still available, but for those that have been removed from the App Store you're going to be without them.
    It is also a lot faster to transfer a ton of apps from iTunes via the cable than to download them all over wifi.
    Another advantage of doing it via iTunes is that all your network/wifi settings and passwords will be included in the backup/restore process.  (Make sure you have selected "encrypted backup" for this to happen.)  This way you will not need to mess around typing them all in again.
    I've tried both methods and would definitely recommend going "old school" via iTunes for these reasons.  Hope this helps.

  • TS3212 ITunes worked fine on my Windows 7 machine.  Had to rebuild the machine but all the data remains.  Downloaded a new version of iTunes and cannot figure out how to load all of my music currently on my hard drive.  Tried moving Library file.  Did not

    ITunes worked fine on my Windows 7 machine.  Had to rebuild the machine but all the data remains.  Downloaded a new version of iTunes and cannot figure out how to load all of my music currently on my hard drive.  Tried moving "iTunes Library" file.  Did not work.  Never had trouble like this before.

    Many thanks for your post. I've been trying for days to get this sorted and was getting well fed up with I-Tunes. Really thought i'd never get it working again. Tried un-installing it, loading older versions and they still wouldn't work.
    Came across your suggestion by chance and top man - it worked..!!!!
    How you even knew what to do is beyond me - but thanks so much. I really was pulling my hair out.
    You need to put your post over the Web as there seem to be loads of people having the same trouble.
    Thanks again.

  • I was using osx 10.5.8 and upgraded to mavericks 10.9.4,after when restoring all my data from time machine ,the new mavericks os was replaced by the old OS 10.5.8 any solution

    I was using osx 10.5.8 and upgraded to mavericks 10.9.4,after that ..when restoring all my data from time machine ,the new mavericks os was replaced by the old OS 10.5.8 ...any solution to get back to the upgraded mavericks OS????

    Hi, how did you get MavX from 10.5.8, since it requires 10.6.8 to get MavX from Apple's App Store?

  • Profit center experts - Please give me idea

    Hi friends
    In profit center accounting is it possible to see profits with out HR module -?
    The reason I am asking -
    Any company make profits after all expenses .
    If any copmany hs 100 employees. they need to subtract 100 employees salraries from the over all revenue.
    So really profit cneter  can handle this.
    Or just profits from the other scenarios- ?
    Can any body give me idea in Big scope -?
    Thnaks
    Kris

    Hi Kris,
    Both Profit Center and Profitability Analysis have their own way of analysis.  While Profit Center compares the
    plan and actual values between two comparison periods and which of the profit centers are more viable
    for the company, Profitability Analysis is a three dimensional model spreading your horizon to analyse
    for example, for a particular product, which sales area is earning more revenue and through which
    distribution channel or through with customer segment. The difference between Profit and Profitability.
    Many of the companies have their own heirarchy of mapping the Profit Centers.  They form a Profit Center Group,
    say, Production Profit Center Group consisting of all the Work Centers defined as profit Centers, Sales Profit Center
    Group with all the Sales Areas defined as Profit Centers, Administrative Group consisting of head office and
    corporate offices etc.
    Best Regards,
    Sadashivan

  • Please give some idea friends.

    I have a text file with 10 lines. Eas line is containing 3 words separated by colon. I have a bean to get those 3 words. What i want to do is to create 10 bean object, initialize them with the data available in the text file. and finally store those beans in a array list. I have written the following code to read a line and bread the line in tokens. After that how i should proceed. Please give me some idea.
                            for(String line = null; (line = br.readLine()) != null; lineCount++) {
                                    StringTokenizer tokenizer = new StringTokenizer(line, ":");
                                    while(tokenizer.hasMoreTokens()) {
                                            String strTemp = tokenizer.nextToken();
                                            System.out.println(strTemp);
                                    }Thanks.

    you should have an array of strings to store the information and then call your object constructor, passing it the various elements in the array. I couldn't tell from looking at your code, but if you don't include a space in the tokenizer constructor, then it will return a word including a space. I'm not sure if that matters to you or not.

  • HT201320 I was using an iphone 4 and now I transfered all my data to a new iphone 4S.I am however unable to validate my older yahoo email with the new iphone whereas it was ok with iphone 4.I  receive the messag that Yahoo  server cannot be accessed.Can y

    I HAVE BEEN USING AN IPHONE 4 AND I JUST TRANSFERRED ALL MY DATA TO A NEW IPHONES.
    IN THE OLD IPHONE I HAD 2 YAHOO AVVOUNTS RECEIVING MAILS.
    IN THE NEW IPHONE I CANNOT REGISTER MY SECOND YAHOO ADDRESS ,I KEEP RECEIVING THE MESSAGE THAT YAHOO SERVER CANNOT BE FOUND.
    CAN ANYBODY HELP?

    The reason, I included the annotation that I'd upgraded my Itunes, (On my Computer) is B/C in many forums - the very first question, *HELPERS* ask, is. "Do you have the latest version of Itunes downloaded on your computer." I wanted to knock out any obvious replies.
    Now-  "DO YOU have any idea,"... how your UNHELPFUL remarks, do absolutely nothing but hurt others that might not have the EXPERIENCE you have? How do you expect people to know things without asking questions? Whew! RUDE!!
    Message was edited by: Apple I0S Help Team

  • I currently have a 3G with iOS 4.2.1 and should be upgrading to a 4G or 4S (not sure - depends on what work gives me) running iOS 5 or higher. Will a simple back-up of my 3G be enough to transfer all my data and settings to the new handset?

    I am wondering if there's anything special I need to do to make sure all my data and settings on my 3G iOS 4.2.1 phone will be transferrable to my new 4G or 4S iOS 5 phone.  Is it just do a backup and transfer it to the new handset or something else given the different OS? I really need to keep as much of the data as possible as this is a work phone but also has a lot of personal data I'd like to have access to post-handset change.

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • Can I transfer all my date and apps to my new Ipad

    NNeed **** transfer all my data and app from my old IPad 2 to my new I pad air

    either use iCloud sync and Backup, or iTunes, and set the new iPad from the iPad 2 backup.

  • Please Give me Idea for next , prev bt in specific case

    hi
    i have a movieclip with instance name : content
    in this movieclip i have Layer "slides"
    and in frame1 of this layer  i have movieclip called : content
    in the content movieclip i have various frames that i have some image , text , masks  ... like products and want to build something like slideshow !!
    now i want to Create Next , Previous Button to goto next and prev frames of my content ...
    i cant put my buttons in Content and i need to put these button in mc movie clip ( parent movieclip )
    So  i create new Layer and in frame 1 i create 2 buttons name : nextbt and prevbt and use these script :
    nextbt.addEventListener(MouseEvent.CLICK, fl_ClickToGoToNextFrame);
    function fl_ClickToGoToNextFrame(event:MouseEvent):void
        content.nextFrame();
    prevbt.addEventListener(MouseEvent.CLICK, fl_ClickToGoToNextFrame);
    function fl_ClickToGoToNextFrame(event:MouseEvent):void
        content.prevFrame();
    but now i have Problem :
    i dont want to show prevbt in first frame or Nextbt in last frames of content or i want to disable it on these frames ...
    thanks so much ...

    Use conditionals to set the visible property based on which frame the movieclip is in.  For instance...
    prevbt.visible = false;
    nextbt.addEventListener(MouseEvent.CLICK, fl_ClickToGoToNextFrame);
    function fl_ClickToGoToNextFrame(event:MouseEvent):void
         content.nextFrame();
         prevbt.visible = true;
         if(content.currentFrame == content.totalFrames){
            nextbt.visible = false;
    prevbt.addEventListener(MouseEvent.CLICK, fl_ClickToGoToNextFrame);
    function fl_ClickToGoToNextFrame(event:MouseEvent):void
        content.prevFrame();
         nextbt.visible = true;
         if(content.currentFrame == 1){
            prevbt.visible = false;

  • How can I have a program prompt a user to input a selected number of simultaneous (different devices run off com/rs232 ports) and be able to compile all the data and/or graph it simultaneously?

    I have a project that I'm working on that I could use some help on.
    Some background on it is I'm taking data from a balance via RS-232 (can be a selectable list of balances), and then communicating with them on their own separate COM port. I need these to then run in parallel to then take masses in regular increments and then output them to a graph and/or TDMS file. 
    What I'm trying to have is that a subVI prompts the user to how many simultaneous runs will be going.
    Then I will want multiple pop prompts (one for each simultaneous run) which will have initial data input (data cluster) and then associate these with the COM port and the specified balance. 
    I initially thought of utilizing a For Loop this way but I can't get these windows to pop up multiple times while storing their own values in say a cluster array. Can anyone give me any ideas to get me a little further?

    Cameron,
    I've created a prompt for the user to select the number or runs to be run simultaneously. 
    This then should trigger the amount of prompts the user needs to input - ie VISA resource, and headers to label the "samples".
    I want this to be done in multiples (somewhere around 1-10 simultaneous runs - bounded by the program) so that data points from multiple sources can be taken and graphed/saved to file. I just am having issues with the loop situation to be able to keep prompting the user X times and also output the data to the front panel. Originally i thought I could somehow manipulate a tab control container but I'm getting roadblocked. 
    Does that help you understand what I'm trying to do?
    I've attached an image of what I want the user to input for each sampling.
    Attachments:
    Capture11.JPG ‏24 KB

  • I have an iPhone 4 now and I just got the iPhone 4s so how do I backup all my data from old phone to new?

    I have  the iPhone 4 and just upgraded to iPhone 4s how do I backup my data before I activate my iphone 4s? Please help!!

    iOS devices are designed to be sync'd with a single computer, so thinking of future updates, backups and so forth, yes, it would be best to do it on your computer - the one you normally use for iTunes.
    Note that backing up also does not backup everything in iTunes.  Contacts, for example, will be backed up into whatever contact management program you normally use on your computer (eg. outlook on a Windows PC, contacts on a Mac).
    If you have never backed up your iPhone, now is the opportune time to do so and learn how.  Not having a backup means if anything goes wrong with your phone (or you loose it or it is stolen), you risk losing everything on it.

  • Please delete my Adobe account and remove all my data from your servers

    As above.
    Thank you.

    No one here has that ability, and I don't know if Adobe Support can even do that but thast is where you need to connect to for your best shot at realizing it.
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Adobe ID and registration chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service-c1.html ( http://adobe.ly/19r6ZDp )

Maybe you are looking for

  • ALV Grid: Alternate Field Catalog per Line Type possible?

    I'm using the ALV Grid Classes: Is it possible to change the Field Catalog per line type? I have two different line types: 1) Interspersed headers and 2) data lines. The Interspersed headers should have no_zero = 'x' and the data lines no_zero = spac

  • Retrieving currency rates?

    Hey, Just wondering how you'd go about getting the latest currency rates and displaying them in a Java applet? The displaying bit shouldn't be a problem, it's how to get the rates I don't know how to do. Is there any website out there I can download

  • Can't Read NTFS External HDD after Quick Tip Execution

    I've recently shifted from Windows to OS X - and I wanted to use my 1TB Seagate External to transfer data from my old laptop to my Macbook Pro. I was aware that OS X cannot write to an NTFS drive and hence I executed the Quick Tip from this article t

  • How can i determine if a directory exist using plsql

    i want to determine if a directory exist e.g directory in variable dir_source:= 'xc/folderName/SubFolder' i want find how to determine if the above exist on my server using plsql Edited by: kama021 on Jun 24, 2009 2:21 AM i don't want to create a dir

  • OVI maps. What's the point ???

    Just noticed my E63 came with OVI maps and I know the E63 doesn't have AGPS.. so what's the point???