Update without using dblinks

Hi All,
Is there a way I can update a row in a table EMP at database "PROD1" with values coming from the table EMP at database "PROD2" without using dblinks?
Assuming all credentials are given like>> table_name@ username/[email protected]:1521/prod2.
Thanks,
Kinz

Kuljeet Pal Singh wrote:
Assuming all credentials are given like>> table_name@ username/[email protected]:1521/prod2.
you can make connectivity with remote database with ezconnect without creating tnsnames entry.
http://www.orafaq.com/wiki/EZCONNECT
but this full syntax(ip address/port) is not possible on sqlplus prompt so you have to make db_link while working with remote database.It is possible from the prompt, but you can also script it:
myprompt$ sqlplus /nolog <<EOF
\> connect mytest/mypass@myhost:1521/TTST.myhost
\> select count(*) from product_master;
\> EOF
SQL*Plus: Release 10.2.0.4.0 - Production on Tue Sep 18 10:33:51 2012
Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
@> Connected.
mytest@myhost:1521/TTST.myhost>
  COUNT(*)
     11195
mytest@myhost:1521/TTST.myhost> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
myprompt$So, theoretically you can do all sorts of things with shell scripting, given the OP information. All you need to do is get the information desired into a regular sql script for insertion. Clumsy, so last century, but once common in old stovepipe environments. You could even use old exp/imp this way.
Or am I missing something?

Similar Messages

  • Updating without using the updater?

    Hi I was wondering if it is possible to download updates without using the updater as it is for a pc that is not online. Im after 3.2.0 on xp.
    Many thanks

    You can download the Windows updates
    here and the Mac updates
    here.

  • Hi. I am using iphone 3gs running on ios 5.1.1. I didn't find any software update option at any place in setting.  Please tell me how can i get it or how i would be able to download and install ios update without using computer

    Hi
    I am using iphone 3gs running on ios 5.1.1
    I didn't find any software update option at any place in setting.
    Please tell me how can i get it or how i would be able to download and install ios update without using computer

    Just use the phone the way it is, forget the apps.

  • Application update without use the Framework

    Hi, all!
    Is there a way to implemente a auto-update feature without
    using the Adobe AIR Update Framework?
    It's because I'm developing into Flash IDE, and seens there
    is only a Flex framework available.
    I also would like to create my own auto-update framework,
    with customized UI and so on.
    Thank you.
    CaioToOn!

    Oliver, so if I understand correctly, the Updater class
    simply let's you call update() to install a new version based on an
    already downloaded AIR file? So the responsibility to check for an
    update and download it is still left up to the developer when
    building the initial app?
    What does the Updater framework provide in addition to this,
    and is there a Flash CS3 compatible framework?
    Also, what is the purpose of the "version" parameter in the
    Updater.update() method, since it has to match the AIR file being
    specified anyway?
    How should the AIR instance know what version to expect in
    the AIR file? Is that also completely up to the developer to
    determine?
    Thanks.

  • Firmware updates without using iTunes

    I have had significant problems in the past using the iTunes software and how it interacts with other things on my computer. As such, I won't install it on a computer that I care about these days. On the other hand, I would like to update the firmware on my ipod (like the clock is now screwed up with the timezone changes) but don't want iTunes to do it.
    Any pointers on how to do the firmware update without that? I've been digging all over as I used to have an independent installer, but now can't seem to find it anywhere on the web site.
    Marcos

    rrm,
    I got to Marcos' post by searching "dialup update." It seems that several others are in the same boat as me--having a dialup connection and faced with a lengthy download for a firmware update--or drag my G3 Imac into work--so there really is no obscrure ftp site where you can download the update, take it home and drag into the library?
    Imac G3   Mac OS X (10.3.9)   IPod nano Gen. 2

  • How can I access a database remote without using dblink, synonyms,aliases?

    My store procedure access a remote tables using dblink, synonyms, alias, but by business company requirenments I nedd to use another data base access method. My PL/SQL statement looks like
    select c.cus_id, c.cus_name, p.bankaccno
    into v_cus_id, v_cus_name, v_bankaccno
    from customer c, payment@finantial p
    where c.cus_id = p.cus_id
    Are any method else to connect to several remote databases concurrently?
    If Yes, plase say me how is it, or tell me where do I obtain some examples, or any documentation.
    Edited by: user518321 on Apr 21, 2009 1:58 PM
    Ok, But I must not use any of these data base access method, metioned: dbliks, aliases, synonyms.
    Edited by: user518321 on Apr 21, 2009 2:05 PM
    Ok, It is enough for now, I am surprised for the response time and for their arguments, thanks a lot.
    Edited by: user518321 on Apr 21, 2009 2:50 PM

    If you want to access a table in a remote database using SQL, you will need a database link. It would be exceptionally odd for the business to require that you access a remote database and to prohibit the use of database links. What is the business reason for that combination?
    If you want to look into rather more esoteric solutions, you could load a JDBC driver for the remote database, write a Java stored procedure that queries the remote table using that JDBC driver, and then cobble together some PL/SQL that joins the two result sets. You won't be able to reference the remote table in SQL and the solution won't scale well as data volumes increase and you'll be writing a whole lot of code to manually join tables together, but it does avoid database links. Of course, whatever concerns lead to the ban on database links would probably apply to loading a JDBC driver into the database and writing Java stored procedures to access the remote database, but since you haven't explained the reasoning behind the restrictions, we're just guessing.
    Justin

  • Bootting the iPod after a software update without using the AC Adapter...

    Hello to all...
    I really have a problem here... I have an iPod Photo (or iPod with Colour Display, as it's been renamed) 20GB and I just updated its software from 1.2 to 1.2.1... Well... It needs to be connected to the AC Power Adapter in order to boot for the first time after the update... The problem is that I don't have the AC Adapter here, because I forgot it at home... I only have the USB 2.0 cable, the iPod Photo 20GB and my computer...
    Does anybody know how can I make it boot for the first time without connecting it to the AC Power Adapter???
    ThanX in advance....
    Pentium 4   Windows XP Pro  

    I'm actually having the same problem - Updated the iPod, no AC adapter handy, and now it won't boot. I won't be near the AC adapter for over a week; I always just charge it with the laptop, which for some reason isn't enough now. I tried a car adapter, again with no luck. Does restarting after an update take THAT much more juice? At the very least, Apple could warn you up front - nowhere in the readme does it list the adapter as necessary. My PSP wouldn't even start an update without being plugged in - annoying at the time, but prefferable to a dead iPod for my trip.

  • Camera raw update without using iPhoto or Aperture

    I use Adobe LightRoom 4.4 for my photo editing and therefore I do not need Aperture or iPhoto.
    However, I would also like to see the RAW thumbnails in my Finder windows from my Canon G15.
    Is there a way to update the Digital Camera Raw without having to install (purchase) either of the Apple Applications?
    I'm currrently running Lion but am happy to upgrade to Mountain Lion if necessary.
    Thanks in advance.

    Well, when I migrated my photos from my MacBook Pro to my IMac in January 2011 some of the last set of photos I had taken did corrupt and I only realised a few months later when I went to make a photo book and got a black picture with an exclamation mark as the originals could not be found.
    In my current reorganisation, I have copied the masters file from my macbook pro onto the external hard drive and the masters file from January 2011 onwards from my iMac onto the external drive also and filed all photos. I intend to reimport them from there, thus avoiding the corrupted ones.
    The iphoto version is 9.4.3 and the aperture is 3.4.5
    I now cannot open either iPhoto or the first library I transferred iPhoto photos to on Aperture. I just get the rainbow ball and it says 'not responding' so I have to force quit the applications. I send crash reports each time to Apple. I have iMac OS X Mountain Lion 10.8.5
    Hoping the new library I have built will work. Do you think I can import the whole lot into a new Aperture library rather than break them down into years?
    Thanks for your help Terrence
    Catherine

  • FM for Customer Infor Record Update without using Info no.

    Hi,
    how to create MM info records tcode me11/12 without having info rec no as one of parameters in export in FM ?
    thanks

    Hi,
    use report RM06IBI0 (watch documerntation to that report)
    A.

  • Calling a stored procedure before row update without using triggers

    I have got two tables Main Table(Table1) and History Table(Table2), whenever an update is done on Table1 i want to insert the old row before update to Table2, so that i have history available for that record.
    My doubt is
    how to refer to old value (values b4 update) in a stored procedure?
    how to call a stored procedure b4 every row update(on the database side as we do with tiggers)?
    I want to write a stored procedure where in i will insert the old row values ( value b4 update ) to Table2.
    Any Help would be great....

    sample code calling procedure before insert:
    DriverManager.registerDriver(new someDriver);
    Connection conn = DriverManager.getConnection(driver,uname,pword);
    CallableStatement cs = conn.prepareCall("{call procedureName(?,?)}");
              cs.setString(1,userName);
              cs.registerOutParameter(2,Types.VARCHAR);
              cs.execute();
              success = cs.getString(2);
              PreparedStatement pstmt = conn.prepareStatement("insert into sometable values(?,?)");
              pstmt.setString(1,userName);
              pstmt.setString(2,password);
              pstmt.executeUpdate();     
              conn.commit();      
              cs.close();
           conn.close();

  • Can my iPhone 4 new software 7.0.4 update without computer to use

    Can my iphone4 6.1.3 to 7.0.4 software update without use computer

    Since your on IOS 6 yes you can update over the air.  settings -general - software update

  • Updating data without using update statement

    Hi,
    A quick question...
    Can any table data could be updated without using update statement from backend.
    Just wanted to make sure.
    Thanks in advance.

    Hi,
    What is your definition of Update?
    Since your question is vague and you dont explain what exactly you mean.
    here are my thoughts
    1) A record can be deleted and isnerted with new values.Where the nes values have only few columns changed from previous ones.
    2) I use pl/sql developer.If i need to update i can write select.. for update.Change the values (as in notepad)Commit.
         This is infact a update but with nice UI
    3) even your application can update data in your tables, if you code it and give correct privileges to the userRegards,
    Bhushan

  • TS4062 My Iphone won't appear in my devices in Itune.... And the WiFi does not work on my phone.... I seems like there is no solution to update my phone to the new ios on my computer or WiFi without using the 3g because of this!!! help me out

    My Iphone won't appear in my devices in Itune.... And the WiFi does not work on my phone.... I seems like there is no solution to update my phone to the new ios on my computer or WiFi without using the 3g because of this!!! help me out

    Hello there, TempestBelcher.
    It seems you've covered all the bases, but feel free to review the iPhone Troubleshooting Assistant for connectivity here:
    Apple - Support - iPhone - Calls Troubleshooting Assistant
    http://www.apple.com/support/iphone/assistant/calls/#section_0
    If you've followed all the instructions then there are a few good recommendations for what to do next in the last step.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • How can I use Office Update without the Office CD?

    How can I use Office Update without the Office CD? On the microsoft website I've clicked the options which mean I shouldn't need the CD (which wasn't supplied with the laptop), but poartway through updating the service pack I get a request for the Office 2000 Professional CD.
    Any suggestions?

    Hi
    Did you mean a Office or One Note?
    As far as I know the One Note is a part of the Recovering Image and the CD is not delivered with the unit. Furthermore the Toshiba units are not delivered with the Office 2000 software.
    Nevertheless, did you check the update function in the Help i.e. in Word?
    There you will find a options called Check for Updates
    http://office.microsoft.com/en-us/officeupdate/default.aspx
    Bye

  • How can I update the BIOS without using a CD?

    Hello!
    I have recently decided to upgrade my RAM from 2GB to 4GB. After installing, I booted up my computer to find that it would not recognize the new memory. After doing a bit of troubleshooting, I decided to try and update the BIOS, as the version was from 2010. I downloaded the BIOS update boot CD application from lenovo, burned a disc, and on reboot I found that the boot order did not have CD listed on it. Here's the catch: I don't have the supervisor password. This is a hand-me-down laptop, and I have tried to find the password to no avail. This is the current boot order: USB drive, Hard drive. 
    My question is, can I either create a BIOS update disc using a USB, or update the BIOS some other way?
    I understand that it is impossible to recover the supervisor password without having it serviced (which I would rather not do, even if I have to send my RAM back to Crucial)
    My system specs:
    Thinkpad L512
    Bios version: 1.04
    Bios date: 2010-3-26
    Embeded Controller Version: 1.01
    Windows 7 32 bit
    Thanks for your help.
    Solved!
    Go to Solution.

    Welcome to the forum!
    Two things here:
    a) If you run System Update, it should offer the latest BIOS for your machine as well. I've never done it on a passworded unit, so it might or might not work but might be worth a shot.
    b) I doubt that the ability of the system to recognize new RAM has anything to do with the BIOS. ThinkPads much older than yours will run 4-8GB RAM with an old BIOS, older than your machine to begin with.
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

Maybe you are looking for

  • Recurring Rebuild Problem: Invalid Element....

    I keep getting this recurring error when i try to rebuild my project: Error(25,16): Invalid element 'mime-mapping' in content of 'web-app', expected elements '[error-page, taglib, resource-env-ref, resource-ref, security-constraint, login-config, sec

  • Release note data retrieve

    hai experts, the issue is dealt with retrieving the data of the release note when the purchase order is rejected by any autority they will give the reasons of rejection in the release note under the text tab at the heade level of purchase order when

  • Adobe Encore CS6 crashes when creating a new timeline

    Hello, So I've been using Encore for a while now, and recently just upgraded my system to OSX Mavericks. I understand that the compatibility of En is with OSX Lion but I had it working in Mountain Lion, and see no drastic OS changes that'd make the a

  • [SOLVED] vsFTP and virtual users

    EDIT: One should really install pam_pwdfile if he wants this to work (it's also in the wiki, but I'm blind) Hey, I'm trying to set up vsFTP with virtual users on my machine. Here is what I did: # pacman -S vsftpd # mkdir /etc/vsftpd # htpasswd -cd /e

  • UTL_SMTP working in production

    I would be very interested to know if anyone has UTL_SMTP working on a large production email mailout.Or reasons they decided not to use it THanks Jane Godfrey Senior Programmer Analyst Software Development Computing and Systems Services University o