Data transfer help PLS

Dear's All
may database are same,Schema diff, table's collumn name diff.how poss. data transfer one to another tables
such as
database name = ababil
schema name = core_account
table name =account
column name =acc_no,fcy_amt
say acc_no=1 and fcy_amt =100
another schema name fe_ababil
table name =statement_fcp
column name =acc_no,c_8881
result will be
acc_no=1 and c_8881=100
pls help

U can also use - the COPY command to copy data from one table to other. The most important thing is that using this command u can copy data from a table of one database to other without using any import/export process.
  COPY FROM SCOTT/TIGER@TEST TO ERP/ERP@TECH3 APPEND TEST_T1
  USING
      SELECT *
      FROM SCOTT.TEST_T2;- One thing is - both the table has to be same structure. Or otherwise u have to map the columns. Hope this will solve ur purpose.
Regards.
Satyaki De.

Similar Messages

  • Siebel testing help me please - Iterative test whith a data file - HELP PLS

    good morning,
    I have a problem. In my work, we are making an application testing of Siebel Loyalty and are too established items. this is why we want to use the Oracle Application Testing Suite tool but do not know how and which one to use (whether to use open funtional testing or script). The aim is to check the query for a datum, such as a client (PK), all data associated with this are correct based on a file that we prepared for this. The idea is to carry out an iterative navigation and browse the application by checking that the different fields in each view are correct in relation to the file you talk to them. These would be steps that could better describe the way we want to do:
    1 - making the customer No. of inserts and submit to update the other fields.
    2 - go through the first hearing and verifies the customer's first and last name are the same that appear in the file as well as the rest of the fields.
    3 - Continuing on the screen of current account transactions and verify that the customer has to be the same as in the file.
    All this by checking each field data with data from the file.
    understand file format should be "CSV", the issue is not how to configure the application and which of the two applications mentioned above is correct to do what I want. Please Help.
    Sincerely,
    Martin Gatto

    Not really sure if I understand completely what you are trying to do. How do vendors send over files? Is it uploaded to the system through a web UI or is an actual set of delimited files that are imported through a utility? I would think that if the files are being uploaded via multipart post and the validation can be done through the Siebel UI then all you have to do is have a set of controlled inputs.

  • Data transfer help

    I have an older Power Mac G4 (without a monitor- screen burned out) that I want to transfer to my new IMac with the duo core intel processor. I also have a time capsule. How would I transfer the data from my old computer to the new one? Is there a way to do it through the Time capsule?

    Connect the computers with a FireWire cable, start up the Power Mac with the T key held down, and either use the Migration Assistant to migrate user accounts or move the files over manually.
    (41675)

  • Data transfer help in price lists

    how to load the data from interface tables to base tables of price lists in oracle apps

    See MOS Doc 395262.1 - How (with Example Scripts) to Efficiently Load or Update Hundreds of Price Lists on Oracle Applications 11i and Above
    HTH
    Srini

  • Performa 6500 to G4 PPC data transfer help please

    I now need to recover some files to my current G4 (Leopard) from my old Performa 6500/225 with ethernet but no monitor, no zip, no printer now and read-only CD. Then I will recycle the tower, kb and mouse.
    If the HD is difficult to remove, should I risk having the technicians try to do it (main Apple dealer techs says they won't touch it but another Mac dealer technician says maybe-- but if it's difficult to remove, what's the risk?)
    Can I easily use a converter to use my current LCD with the Performa (not sure I can locate an original monitor to use) or what other options?
    I see the links on how to set up a network between the macs but is this something a novice can do easily between these systems?
    I did keep my classic/OSX option open with my G4 but then upgraded to Leopard so no longer have the classic option.
    Thanks for any advice

    You can use almost any monitor with the 6500, if you have a suitable adapter.
    Do not let the 15-pin two-row Mac display connector scare you. It uses EXACTLY the same basic signals as the 15-pin 3-row \[aka "VGA"] connector: Red, Green, Blue intensity signals, and Horizontal and vertical Sync signals.
    The difference is that the adapter must also supply some ID bits, which the Mac reads at startup to determine what display is attached.
    If your existing monitor can do VGA resolutions, adapters to use a PC VGA monitor on a Mac are common. Just look at it carefully, and make sure the Mac-side of the adapter has pins, and the VGA-cable side has holes, and not the reverse.
    RE: networking
    If you have Broadband Ethernet access (via DSL or Cable Modem) you have seen the Control Panels/Preferences and used the cables you need to set up a small Ethernet network. It is a little complicated, but not difficult.
    106658- Creating a Small Ethernet Network

  • Rp-pppoe connected but no data transfer

    hi,
    i installed arch on 27th . Post installation i setup internet connection using rp-pppoe, which was a straight forward setup. I also got connected to net and downloaded data upon a system upgrade. Except this one instance, thereafter last two days if connected i am getting no data transfer after a connection is established.
    Upon ping of 8.8.8.8  i am getting this error of destination net unreachable & if you ping google.com i get the error unknown host.
    when i checked the pppoe status i get this message:
    link is up and running on interface ppp0 and no packet errors both RX and TX.
    The system upgrade did not happen on 27th due to the TZselec tconflicting files error.
    It is a fresh system.
    i am pasting below the lines from the messages.log of 27th when i got the data transfer happened for the first time and next of 29th with the same system but nothing happening except i am connected.
    27th:
    Jun 27 12:46:03 localhost kernel: [  117.794497] r8169 0000:02:00.0: eth0: link up
    Jun 27 12:46:06 localhost kernel: [  120.763326] eth0: no IPv6 routers present
    Jun 27 12:58:01 localhost kernel: [  835.641169] PPP generic driver version 2.4.2
    Jun 27 12:58:01 localhost pppd[888]: pppd 2.4.5 started by root, uid 0
    Jun 27 12:58:01 localhost pppd[888]: Using interface ppp0
    Jun 27 12:58:01 localhost pppd[888]: Connect: ppp0 <--> /dev/pts/0
    Jun 27 12:58:02 localhost pppoe[889]: PADS: Service-Name: ''
    Jun 27 12:58:02 localhost pppoe[889]: PPP session is 14295 (0x37d7)
    Jun 27 12:58:02 localhost pppd[888]: CHAP authentication succeeded: CHAP authentication success, unit 7436
    Jun 27 12:58:02 localhost pppd[888]: CHAP authentication succeeded
    Jun 27 12:58:02 localhost kernel: [  837.068606] PPP BSD Compression module registered
    Jun 27 12:58:03 localhost pppd[888]: Cannot determine ethernet address for proxy ARP
    Jun 27 12:58:03 localhost pppd[888]: local  IP address 117.204.173.123
    Jun 27 12:58:03 localhost pppd[888]: remote IP address 117.204.160.1
    Jun 27 12:58:03 localhost pppd[888]: primary   DNS address 218.248.255.212
    Jun 27 12:58:03 localhost pppd[888]: secondary DNS address 218.248.241.2
    Jun 27 13:01:01 localhost /USR/SBIN/CROND[934]: (root) CMD (run-parts /etc/cron.hourly)
    Jun 27 13:01:01 localhost anacron[938]: Anacron started on 2012-06-27
    Jun 27 13:01:01 localhost anacron[938]: Will run job `cron.daily' in 28 min.
    Jun 27 13:01:01 localhost anacron[938]: Will run job `cron.weekly' in 48 min.
    Jun 27 13:01:01 localhost anacron[938]: Will run job `cron.monthly' in 68 min.
    Jun 27 13:01:01 localhost anacron[938]: Jobs will be executed sequentially
    Jun 27 13:04:10 localhost -- MARK --
    Jun 27 13:16:48 localhost pppoe-stop: Killing pppd
    Jun 27 13:16:48 localhost pppd[888]: Terminating on signal 15
    Jun 27 13:16:48 localhost pppd[888]: Connect time 18.8 minutes.
    Jun 27 13:16:48 localhost pppd[888]: Sent 411268 bytes, received 16885685 bytes.
    29th :
    Jun 29 17:54:13 localhost kernel: [    5.019108] r8169 0000:02:00.0: eth0: link down
    Jun 29 17:54:14 localhost dhcpcd[675]: eth0: carrier acquired
    Jun 29 17:54:14 localhost kernel: [    6.632983] r8169 0000:02:00.0: eth0: link up
    Jun 29 17:54:14 localhost dhcpcd[675]: eth0: broadcasting for a lease
    Jun 29 17:54:15 localhost dhcpcd[675]: eth0: offered 192.168.1.2 from 192.168.1.1
    Jun 29 17:54:15 localhost dhcpcd[675]: eth0: acknowledged 192.168.1.2 from 192.168.1.1
    Jun 29 17:54:15 localhost dhcpcd[675]: eth0: checking for 192.168.1.2
    Jun 29 17:54:21 localhost dhcpcd[675]: eth0: leased 192.168.1.2 for 10080 seconds
    Jun 29 17:54:21 localhost dhcpcd[675]: forked to background, child pid 702
    Jun 29 17:54:21 localhost /usr/sbin/crond[751]: (CRON) STARTUP (1.4.8)
    Jun 29 17:54:21 localhost /usr/sbin/crond[751]: (CRON) INFO (Syslog will be used instead of sendmail.): No such file or directory
    Jun 29 17:54:21 localhost /usr/sbin/crond[751]: (CRON) INFO (running with inotify support)
    Jun 29 17:54:47 localhost kernel: [   39.424170] NET: Registered protocol family 10
    Jun 29 17:54:47 localhost kernel: [   39.441086] NET: Registered protocol family 4
    Jun 29 17:54:47 localhost kernel: [   39.458946] NET: Registered protocol family 5
    Jun 29 17:54:47 localhost kernel: [   39.480053] PPP generic driver version 2.4.2
    Jun 29 17:54:47 localhost pppd[811]: pppd 2.4.5 started by root, uid 0
    Jun 29 17:54:47 localhost pppd[811]: Using interface ppp0
    Jun 29 17:54:47 localhost pppd[811]: Connect: ppp0 <--> /dev/pts/0
    Jun 29 17:54:48 localhost pppoe[812]: PADS: Service-Name: ''
    Jun 29 17:54:48 localhost pppoe[812]: PPP session is 2021 (0x7e5)
    Jun 29 17:54:48 localhost pppd[811]: CHAP authentication succeeded: CHAP authentication success, unit 4257
    Jun 29 17:54:48 localhost pppd[811]: CHAP authentication succeeded
    Jun 29 17:54:48 localhost kernel: [   40.866233] PPP BSD Compression module registered
    Jun 29 17:54:48 localhost pppd[811]: not replacing existing default route via 192.168.1.1
    Jun 29 17:54:48 localhost pppd[811]: Cannot determine ethernet address for proxy ARP
    Jun 29 17:54:48 localhost pppd[811]: local  IP address 117.204.161.173
    Jun 29 17:54:48 localhost pppd[811]: remote IP address 117.204.160.1
    Jun 29 17:54:48 localhost pppd[811]: primary   DNS address 218.248.255.212
    Jun 29 17:54:48 localhost pppd[811]: secondary DNS address 218.248.241.2
    Jun 29 17:54:57 localhost kernel: [   49.523342] eth0: no IPv6 routers present
    Jun 29 18:01:01 localhost /USR/SBIN/CROND[876]: (root) CMD (run-parts /etc/cron.hourly)
    Jun 29 18:01:01 localhost anacron[881]: Anacron started on 2012-06-29
    Jun 29 18:01:01 localhost anacron[881]: Will run job `cron.daily' in 29 min.
    Jun 29 18:01:01 localhost anacron[881]: Will run job `cron.weekly' in 49 min.
    Jun 29 18:01:01 localhost anacron[881]: Will run job `cron.monthly' in 69 min.
    Jun 29 18:01:01 localhost anacron[881]: Jobs will be executed sequentially
    Jun 29 18:04:04 localhost pppoe-stop: Killing pppd
    Jun 29 18:04:04 localhost pppd[811]: Terminating on signal 15
    Jun 29 18:04:04 localhost pppd[811]: Connect time 9.3 minutes.
    Jun 29 18:04:04 localhost pppd[811]: Sent 0 bytes, received 926 bytes.
    Now in both the cases i got connected but as i said before except twice on  27th i am not able to have data transfer of any type either through ping or pacman upgrade.
    Upon the same time i cross checked on my other systems, ubuntu and windows and i had no problems with the same, to confirm any issue with my isp. As of now i am typing one of those systems only.
    I have googled a lot, read the other options of pppd,etc, but upon similar queries by other users found no viable solution to this problem.
    My hostname is also proper in the config files. I also once used static ip for a change to see if things go working
    but nothing is sucessful so far.
    The only viable solution i read so far upon google search where there was a success was a fresh installation of arch by an user and he got the same working. But definitely i wont go with that. As i said above i got connected twice on the day of the installation and post that also i am now getting connected but with no data transfer.
    Pls suggest what to do to get the connection working.
    regards

    Upon a search on the forums yesterday
    i read one user query on this forums who was advised the same and he had the same problem like me and it did not got solved with either methodds.
    Last his query was still open. I did not save that link.
    So i did not give that method a try so far, waiting for a solution for this method without going for new developments thinking a search for a day or two might get some viable results.
    i guess you are mentioning the topic of this link
    https://wiki.archlinux.org/index.php/Pppd [This article explains how to set up a point-ti-point connections using pppd and the kernel PPPoE driver. ]
    Further in my case the connection is happening and also getting disconnected. You can very well see the same in the  log file which i pasted.
    Jun 27 13:16:48 localhost pppd[888]: Connect time 18.8 minutes.
    Jun 27 13:16:48 localhost pppd[888]: Sent 411268 bytes, received 16885685 bytes.
    Jun 29 18:04:04 localhost pppd[811]: Connect time 9.3 minutes.
    Jun 29 18:04:04 localhost pppd[811]: Sent 0 bytes, received 926 bytes.
    So same thing but different results on 2 different days. So what the problem really is i dont understand. Infact what the problem is the system is also not giving out, except that a connection happens, no data transfer takes place and the connection is cut and the stats are also show. Just diving to implement some new method or a reinstall, without resolving this which looks sensible yet senseless too, simply does not appeal here. If really there is some bug or issue with that rp-pppoe package then there is some point to jump to another method.
    This must be solvable some way or other.
    Last edited by beopen (2012-06-29 17:30:16)

  • Error during data transfer from Lotus Notes to SAP via JCO - Urgent Help Required

    Dear SAP Expert:
    I need your help! Recently getting error during data transfer to SAP. I need your suggestion!
    I am transferring Lotus Notes data to SAP via JCO, recently getting the below error msg, could you pls tell me what could be the reason?
    Please suggest me how to fix that kind of issue.
    "com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Error in ABAP/4 statement when processing an internal table. table.
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeExecute(Native Method)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.execute(MiddlewareRFC.java:1244)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3842)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3287)
    at SAPAdapter.execute(Unknown Source)
    at JavaAgent.fillBapiAndWriteBackToNotes(Unknown Source)
    at JavaAgent.NotesMain(Unknown Source)
    at lotus.domino.AgentBase.runNotes(Unknown Source)
    at lotus.domino.NotesThread.run(NotesThread.java:249)
    Thanks in advance! Your help would be highly appreciated! Thanks again!

    error is clear, check your abap code.

  • I bought a new iMac today. I'm using migration assistant to move all my software, but the time just keeps getting longer. It says connect an Ethernet cable for faster data transfer. I did, but that doesn't seem to help. Any ideas?

    I bought a new iMac today. I'm using migration assistant to move all my software, but the time just keeps getting longer. It says connect an Ethernet cable for faster data transfer. I did, but that doesn't seem to help. Any ideas?

    m1doc,
    Are you migrating from a Mac or a MS Window machine? Either way you probably should be in touch with AppleCare, you have 90 days of free AppleCare telephone support. They can usually help on issues like this. If you don't know the phone number please use http://support.apple.com/kb/HE57 to help find the number in your country.

  • Time Machine Data Transfer - From FireWire Drive to Time Capsule - HELP!

    Time Machine Data Transfer - From FireWire Drive to Time Capsule - HELP!
    I've been searching for weeks for a solution to my problem. Here's the story I've come across since I installed Leopard on Oct. 26, 2007.
    I first installed Leopard on my Early 2006 MacBook and set up Time Machine with a 200GB external FireWire drive. Since then, things have been fine, until Time Machine started deleting the oldest backups. I'm a pack-rat and hated this feeling of losing data. So, I now have a few months worth of backups on my 200GB FireWire drive.
    The Time Capsule is released, I finally talk myself into getting one and transferring my old data from the 200GB drive to my 1TB TC.
    I did some researching through forums about how to move data from one Time Machine drive to another, so I took the concept and wanted to apply it to my Time Capsule. I made a DMG image of my 200GB drive, in order to move the data. I figured if I can make an image, copy it, and open it on the Time Capsule - all will go smoothly - just as some had mentioned they've done with external drives.
    Now, I have a 164GB DMG image of my Time Machine, with no hope in sight of gaining it back. I've tried taking the image, using Disk Utility, and restoring my original 200GB external with the imaged Time Machine data, but whenever I do, I come across error messages.
    In Disk Utility, I've done the following steps:
    * Disk Image is found on Time Capsule
    * I select the 200GB drive and select 'Restore'
    * I drag and drop the Disk Image to the 'Image' field
    * I drag and drop the 200GB drive into the the 'Restore' field
    * Select 'Erase Destination'
    * Select 'Restore'
    * I get the warning message that I'll erase the drive - I proceed
    * I enter my password
    Error message pops up:
    "Restore Failure: Could not find any scan information. The source image needs to be imagescanned/scanned for restore."
    I select the image in Disk Utility, then proceed with the following steps:
    * Click on "Image" then down to "Scan Image for Restore"
    * I enter my password
    After hours of waiting, I get another error message:
    "Unable to scan. (Broken pipe)."
    I'm going to see, after transferring the DMG to the Time Capsule, if I can drag-and-drop the files from the Time Capsule drive onto the 200GB hard drive.
    IF anyone has any more suggestions, please let me know!

    32 updates on this Mac since December 2007 - Hardware, software, OS...
    They keep coming at about 6 or 7 a month. Some of them I don't care about, but several are essential. 10.5.3 has been seeded to the testers a couple of times and will probably show up in the next few weeks. Jaguar wasn't worth a d*mn until 10.2.6, Panther about 10.3.4, Tiger about 10.4.4 - I'd say we are ahead or on schedule Too bad I can't get Apple to fix Spaces. I wish they'd focus on what I want but I guess some take more time than others.
    2007-12-18 00:32:39 -0800: Installed "GarageBand Update" (4.1.1)
    2007-12-18 00:32:43 -0800: Installed "QuickTime Broadcaster" (1.5.2)
    2007-12-18 00:33:07 -0800: Installed "Security Update 2007-009" (1.0)
    2007-12-18 00:33:29 -0800: Installed "QuickTime" (7.3.1)
    2007-12-19 09:32:03 -0800: Installed "MacBook MacBook Pro Software Update" (1.1)
    2007-12-23 23:57:32 -0800: Installed "Security Update 2007-009" (1.1)
    2008-01-16 09:18:07 -0800: Installed "iMovie Update" (7.1.1)
    2008-01-16 09:18:14 -0800: Installed "Front Row Update" (2.1.2)
    2008-01-16 09:18:45 -0800: Installed "iTunes" (7.6)
    2008-01-16 09:19:31 -0800: Installed "QuickTime" (7.4)
    2008-01-29 21:33:14 -0800: Installed "Keynote Update" (4.0.2)
    2008-01-29 21:33:23 -0800: Installed "Pages Update" (3.0.2)
    2008-01-29 21:33:31 -0800: Installed "Numbers Update" (1.0.2)
    2008-02-02 01:18:43 -0800: Installed "iWeb Update" (2.0.3)
    2008-02-05 20:12:17 -0800: Installed "iPhoto Update" (7.1.2)
    2008-02-15 09:03:49 -0800: Installed "iLife Support" (8.2)
    2008-02-15 09:04:17 -0800: Installed "QuickTime" (7.4.1)
    2008-02-15 09:04:51 -0800: Installed "Leopard Graphics Update" (1.0)
    2008-02-19 23:44:37 -0800: Installed "Keyboard Firmware Update" (1.0)
    2008-02-25 19:24:33 -0800: Installed "iTunes" (7.6.1)
    2008-03-03 17:14:18 -0800: Installed "GarageBand Update" (4.1.2)
    2008-03-03 17:14:31 -0800: Installed "iPhoto Update" (7.1.3)
    2008-03-12 18:11:36 -0700: Installed "AirPort Utility" (5.3.1)
    2008-03-18 10:03:57 -0700: Installed "Safari" (3.1)
    2008-03-20 13:00:58 -0700: Installed "Security Update 2008-002" (1.0)
    2008-03-20 13:01:04 -0700: Installed "Time Machine and AirPort Updates" (1.0)
    2008-03-21 22:49:16 -0700: Installed "Digital Camera RAW Compatibility Update" (2.0)
    2008-04-03 00:50:22 -0700: Installed "Front Row Update" (2.1.3)
    2008-04-03 00:50:50 -0700: Installed "QuickTime" (7.4.5)
    2008-04-03 00:51:58 -0700: Installed "iTunes" (7.6.2)
    2008-04-08 17:16:02 -0700: Installed "Keynote Update" (4.0.3)
    2008-04-08 17:16:08 -0700: Installed "MacBook Pro EFI Firmware Update" (1.5)

  • N95 crashes in Data transfer via USB cable, help?

    I ve been using my N95 with no problems for more than a year. Sometime ago I bought a new 8Gb Micro SDHC memory card, it was recognised by the phone and worked perfectly. But after the card was stored with data for more than 1gb, the phone crashes everytime I try to copy even the smallest file on the memory card through Data transfer mode via USB cable. Than I try to copy a file an error message is displayed in Windows XP and the phone reboots. The strangest thing that I can copy without a problem even a 500 mb movie file to the phone if the stored space on the memory card is say like 985mb, but after that it will crash even with the copying a 10 kb text file.
    Any help would be appreciated.

    No, its not the file system or Memory card itself - cause transfering a data through a card reader works fine and the phone recognize correctly everything transfered. Can it be the case of USB cable driver? May be I need to install it or go for a newer version? BTW, I removed Nokia PC Suite from my notebook - cause I dont used it much, but this program still used a lot of my PC resources without asking to. I belive that PC Suite is not nesessary for using the phone through a Data Transfer mode?

  • HT4098 I just fill in my credit card to purchase in games but always pls contact itune support, i try to but its hard to change my cc data in it,pls help me,tks

    I just fill in my credit card to purchase in games but always pls contact itune support, i try to but its hard to change my cc data in it,pls help me,tks

    When you get the message to contact iTunes support, that is what you have to do. There is nobody here that can help you, as it must be some issue with your account or credit card that only an Apple employee can help you with.
    Do as instructed in the message and contact iTunes Support. You can start here. Change to your own country if needed by tapping on the link in the upper right corner of this website.
    http://www.apple.com/emea/support/itunes/contact.html

  • GarageBand error after data transfer that states "This song requires a newer version of GarageBand. Please update to the latest version of GarageBand before opening this song". Please Help!

    I recently had a data transfer from my older mac to my newer one. After the transfer I logged into my new account and opened up my GarageBand. It worked perfectly fine, however when I logged into my old account with all my older data that I just transferred over, I could not open my GarageBand files and there is an error that states "GarageBand error after data transfer that states "This song requires a newer version of GarageBand. Please update to the latest version of GarageBand before opening this song".If anyone could please help me with this issue, I'd greatly appreciate it. Thank You!

    When you transferred your data from your old mac, you may have accidentally transferred an older GarageBand version and either overwritten your newer version, or your old account still has the old GarageBand icon in the Dock.
    Search with SpotLight, if you have more than one Garageband version on your new Mac (type "GarageBand" into the SpotLight search field). Does it list more than one GarageBand version? Then delete the older GarageBand.app.
    What GarageBand version have you been using at your old mac, and what is the version on your new mac? If it has been bought recently, it should have come with GarageBand '11.
    Regards
    Léonie

  • Can any body help me in navigation of sxda(data transfer work bench)

    hi
    i need the navigation(steps to define) of the data transfer work bench any body help me in solving this problem

    Hi,
    i think that you have already raised a question regarding the same . Please close the first question . I have replied to that.

  • Trouble with "data transfer" from old computer. Cannot open documents. Please help! Thank you.

    Apple did a "data transfer" from our old computer onto our new iMac, and we cannot open any of our old documents that were "transfered." When I open them in "TextEdit," all I get is a lot of random letters and symbols. I've tried everything, please help. Thank you!

    What old documents, you need to be much more specific. The info we are loooking for is what app created them, what the file extension is etc...

  • I need a help for DATA transfer

    i want to data transfer ITAB to application server(linux)
    through OPEN dataset.
    i face a problem with error:
    u see the code:
    OPEN DATASET W_EXTRACT FOR OUTPUT FILTER 'compress'.
      IF NOT T_FINAL[] IS INITIAL.
        LOOP AT T_FINAL.
          transfer t_final to '/dataintg/kltcm/test.txt'.
        ENDLOOP.
      ENDIF.
    plz tell me
    what is the problem with code.

    OPEN DATASET W_EXTRACT FOR OUTPUT FILTER 'compress'.
      IF NOT T_FINAL[] IS INITIAL.
    *Transfer the data from internal table
        LOOP AT T_FINAL.
         transfer t_final to '/dataintg/kltcm/test.txt'.
          TRANSFER T_FINAL TO W_EXTRACT.
          IF SY-SUBRC <> 0.
            MESSAGE E999(ZMM) WITH 'File not Transfered'(011).
          ENDIF.
        ENDLOOP.
      ENDIF.
    *For Close dataset.
      CLOSE DATASET W_EXTRACT.

Maybe you are looking for

  • New field in substituted VO not getting updated !!

    Hi, I want to add a new field to an existing page which was not yet available in the EO and in the VO. Therefore I created a new EO, created an association link (1 to 1) to the orginial EO and substituted the VO. I can show the newly added field on t

  • Nimbuzz installation in nokia E5

    I am not able to install Nimbuzz in my nokia E5 mexico made. pls give a solution.

  • Screen goes of during watching movie

    During watching movie the screen goes off (black) after x amount of time, just as when im doing nothing. This is terribly annoying when watching a movie,, what can i do about it??

  • How to list folder sizes in Terminal

    I pulled a command off the Internet, but it does not run correctly in my Terminal (using ZSH): find $1 -type f -print0 | xargs -0 stat -f'%z' | awk '{b+=$1} END {print b}' | awk '{ sum=$1 ; hum[1024**3]="Gb";hum[1024**2]="Mb";hum[1024]="Kb"; for (x=1

  • Problem in ACS5.1 : "EAP session timed out", "RADIUS Request dropped "

    Hi . Part of my access points do not want to authenticate wi-fi users (through Radius server and Microsoft AD) . The scheme is: wi-fi PC-access point -ACS server 5.1 (Radius)-Microsoft AD After I  configured some AP, next logs we can see : EAP sessio