How to Split Large Files?

I've got a large 4GB+ file that I want to transfer onto my USB stick, but because it's a FAT32 format, it won't allow transferring over 4GBs.
How can I split the file into two 2GB files then reattach them after unzipping?

Good observations but maybe I miss the part where the OP says imovie is involved.
I used Split&Concat when I was transferring files from a PC to a Mac when I had .mov files that were larger than the flash drive capacity. The flash drive was FAT format so this post specifically rang a bell. I am trying to remember what I used on the PC side but Split&Concat used the same file splitting format which was cross-platform.

Similar Messages

  • How to split Large file into Multiple small files..

    Hi,
       My source file is simple  XML structure...and target side also i need to send in XML files  .. but in the source file I'm getting all the data at a time.. so source file  is more than 1000 records.. but i want to process  50 records at a time...
    bu using FCC (RecordSet per Message)  we can   solve this.. but I dont want to  do any File conversion.. i want to send  in XML file only...
    for this.. how we can handle....
    Regards
    Jain

    Jain,
    Please see the below screenshots.
    http://www.flickr.com/photos/23855877@N07/2991137391/sizes/o/
    http://www.flickr.com/photos/23855877@N07/2991137441/sizes/o/
    http://www.flickr.com/photos/23855877@N07/2991988028/sizes/o/
    http://www.flickr.com/photos/23855877@N07/2991988084/sizes/o/
    For No, Name, City Map Directly.
    In the example, I've given 5 records to split. If you want 50 records to split, then instead of 5 give 50 in the constant.
    raj.

  • How to split pdf files also how to downsize a pdf file?

    how to split pdf files also how to downsize a pdf file?

    Hi Ali,
    If the PDF file you're starting with is larger than 100MB, ExportPDF won't be able to convert it.
    To convert a file of that size and to create separate files, you'll need Adobe Acrobat.  You'd need Acrobat to divide the file into smaller chunks for ExportPDF anyhow, so Acrobat is probably the best solution for you.  You can learn more about Acrobat here: http://www.adobe.com/products/acrobat.html
    Kindest regards, Stacy

  • How to upload large file with http via post

    Hi guys,
    Does anybody know how to upload large file (>100 MB) use applet to servlet with http via post method? Thanks in advance.
    Regards,
    Mark.

    Hi SuckRatE
    Thanks for your reply. Could you give me some client side code to upload a large file. I use URL to connect to server. It throws out of memory exception. The part of client code is below:
    // connect to the servlet
    URL theServlet = new URL(servletLocation);
    URLConnection servletConnection = theServlet.openConnection();
    // inform the connection that we will send output and accept input
    servletConnection.setDoInput(true);
    servletConnection.setDoOutput(true);
    // Don't used a cached version of URL connection.
    servletConnection.setUseCaches (false);
    servletConnection.setDefaultUseCaches(false);
    // Specify the content type that we will send text data
    servletConnection.setRequestProperty("Content-Type",
    +"application/octet-stream");
    // send the user string to the servlet.
    OutputStream outStream = servletConnection.getOutputStream();
    FileInputStream filein = new FileInputStream(largeFile);
    //BufferedReader in = new BufferedReader(new InputStreamReader
    +(servletConnection.getInputStream()));
    //System.out.println("tempCurrent = "+in.readLine());
    byte abyte[] = new byte[2048];
    int cnt = 0;
    while((cnt = filein.read(abyte)) > 0)
    outStream.write(abyte, 0, cnt);
    filein.close();
    outStream.flush();
    outStream.close();
    Regards,
    Mark.

  • How to transfer large files(1GB) to pc

    How to transfer large files(1GB) to pc

    Or possibly alternatively, and if really desperate, upload it to file distribution service like Fileserve or Rapidshare and then download it from the other machine (and then delete the upload).  Many of these services have a free mode although they may have size limitations and they certainly throttle the download speed down (Rapidshare may be one of the worse, Fileserve one of the best).  Personally I never tried something the size of 3GB.  What I do see is that stuff that large is generally broken up into multiple files to get around the size limitations and to be glued together when all the parts are downloaded.
    Just throwing this "out there" as an alternative but as I said, you probably would need to really be desparate to go this route

  • Application to split large file sze?

    Dear guys....
    I am looking for an application to split large file size before moving out from my Mac into the external HD ... any good suggestion? I have googled it but it is hard to find a reliable one ...I hope you guys could offer your expertise here ... million thanks

    Splitting a document may corrupt it and make it no longer workable. Get a larger storage space for your document. If you must do it, do it on a copy, not the original:
    http://www.soft32.com/download_192750.html

  • How to split Large mp4 and AVI video files to smaller scenes

    Hi All
    I’ve been looking into how to cut-up large files ready for import into CS4. So far all I can find are the usual suspects that only lets you cut a section from a file. Dose anyone use any software that enables you to split a large video file (MP4, AVI and so on) into say 20 sections all in one hit?
    I do a lot of HD onboard cams, so the video is set to fire and only shut off when the run has finished. I then end up with about 60 percent of the file (in diferent parts) I need to trash.
    Any help or advice would be much appreciated indeed!
    Xray

    function(){return A.apply(null,[this].concat($A(arguments)))}
    the_wine_snob wrote:
    Maybe, but maybe not. I use DigitalMedia Converter to convert to DV-AVI Type II's (I'm only doing SD), and it has a Split function. However, I have never used that, so do not know how well it might work for your needs, if at all. I just do not know. I believe that Deskshare has a user forum, and that might be a good place to try, after you've looked down their FAQ's.
    I hope that others will have a definitive answer for you, with iron-clad suggestions.
    Good luck,
    Hunt
    i don't know.

  • How To Split Large Excel or CSV Files into Smaller Files

    Does anyone know how to split a large Excel or CSV file into multiple smaller files?  Or, is there an app that will work with Mac to do that?

    split [-a suffix_length] [-b byte_count[k|m]] [-l line_count] [-p pattern] [file [name]]
    is a native Terminal command. Read up more on https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/split.1.html
    I prefer to use gSplit which is gnu coreutils.
    You can install gnu coreutils using homebrew.

  • How effective splitting one file in to multiple in PI

    Hi Forum,
    Is it possible to split one file in to 20 or more using PI.
    If yes,how effective it is.

    Yes. And there are various ways for doing this.
    1. In the adapter engine while picking the flat file using option "Recordset per Message"
    2. Using multi-mapping message split.
    3. Using BPM loops.
    The effectiveness would depend upon the size of message and no of records it contain. e.g. if the size is small, say only 20 records, then splitting the message in 20 parts would not be a good option. But if the size is too large with say thousands of messages, then splitting would turn out to be effective.
    Regards,
    Prateek

  • Can anyone advise on how to share large files over the net?

    Hi all.
    So I need to share large video files over the net.
    The files will be between 5 and 10 GB
    Does anyone have a solution for this?
    I have been using my ftp program and just giving the recipient the download link.
    But its affecting my upload quota and the recipients download quaota with our ISP's.
    Is there an easier way at all?
    Thanks.

    Contact the ISP for a temporary exception on the quota, or to get an explanation of how long before you can send a second segment for the download.  You can split large downloads by UUEncoding them, or making separate disk image segments with Disk Utility.  You could also find out if any local WiFi hotspots don't have a quota issue.  Lastly, you could send a thumbdrive by mail.

  • Along the lines of How To Lead Large Files

    I have some mainframe extract files loaded onto a Solaris drive that are between 1 and 4 GB to be used in an initial load of a data warehouse. I can't even open a file with file sizes that large. (We're running JDK 1.2.2 - not sure if that matters.) I'm using this statement -
    bufReader = new BufferedReader(new InputStreamReader(new FileInputStream(fileName)));
    This is the error I get on that statement -
    java.io.FileNotFoundException: /wrhs_data/export.13.aug02 (Value too larg)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:68)
    at com.cofinity.importer.MyFileReader.open(MyFileReader.java:40)
    at com.cofinity.importer.MyFileReader.main(Compiled Code)
    The statement works fine on files less than 220 MB. It breaks somewhere between 220 and 804 MB.
    From the error message it seems that the underlying Native call can't handle opening such a large file. I've searched for the "value to larg" sub-message and found nothing. I tried eliminating the BufferedReader and just using the InputStreamReader, but I received the same error.
    Does anyone know how Java can read large files in the 1 to 4 GB range? (I suppose I could use something like Informatica to split the files up, but our disk space is at a premium.) Any help would be greatly appreciated.
    Thanks,
    Steve

    Well it appears to fail in open(). I tried your code on a binary file of size 25739135241 bytes (23.9+ gibibytes) on AIX and it did just fine, so it may be something in the runtime, try upgrading to a newer JDK/SDK, failing that, use the OS to stream in your data:
    BufferedReader br = new BufferedReader(
            new InputStreamReader(System.in)
    );And just pipe/redirect your file to your Java processes' standard in.

  • How to split big file?

    Hi, folks,
    I have a big binary file (around 400M). How can I split it to several small files? If I just use the file read subvi in labview, it will show "not enough memory" error. How can I solve this problem?
    Any help will be appreciated!

    > I have a big binary file (around 400M). How can I split it to several
    > small files? If I just use the file read subvi in labview, it will
    > show "not enough memory" error. How can I solve this problem?
    >
    This is because you are attempting to read the entire file at once.
    File I/O allows you to read anywhere from one byte to the entire file.
    I don't know what is in your file, but the read characters from file has
    an input for how many characters. Or you can use the more advanced File
    Open followed by File Read with specific types wired up.
    Either way, determine how you will break it up. 40 10M files, 10 40M
    files, etc. Then make a loop where you create the new file, read the
    data from the old large file, then write it to the new file, then clos
    e
    the new file and go to the next iteration of the loop.
    Greg McKaskle

  • How to split a file by using Native Format Builder?

    Hi all,
    Please help me with this issue.
    In this project we need to split a file to save in the db.
    Following is the sample code and I would like to split this from 'BOH--------------' to 'BOT---------------' (as in BOLD)
    But as you can see sometimes 'BOT' line comes up multiple times so I need to skip few 'BOT's until I meet new 'BOH' line.
    I guess I have to use complex type in Native Format Builder, but I'm not sure how to..
    Please help me with this situation.
    Thanks in advance.
    BFH0000000101TYO988 203PROD1108021046JP000869
    BCH00000002020811110807D110801
    BOH000001690316300561110807                       JPY0
    BKT0000017006      000011                    015X 988                                               AXSS00000000 00000000 00000000
    BKS00000171241108010000119881734947154  0               0FFVV   16300561                    TKTTTYO/TYO           TDHAWK/JL
    *BKS00000172301108010000119881734947154  00000006200{0000000000{ SW      0000000200{BP      0000000215{0000007233{0000000000{     JPY0*  
    *BKS00000173301108010000119881734947154  00000000000{0000000000{ YQ      0000000618{        0000000000{0000000000{0000000000{     JPY0*  
    *BKS00000174391108010000119881734947154  0I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000175461108010000119881734947154  0                                1/2/NON-REF/MZP1M
    BKI00000176631108010000119881734947154  01 03AUG03AUG       HND  GMP  OZ   1035 M 03AUG 2020    OK20K MZPH1M
    BKI00000177631108010000119881734947154  02 04AUG03SEP       GMP  HND  OZ   1045 M 06AUG 1530    OK20K MZPH1M
    BAR00000178641108010000119881734947154  0   JPY62000/             JPY2000SW  JPY2150BP  JPY6180YQ   JPY72330    13150RX5              0
    BAR00000179651108010000119881734947154  0NAGASHIMA/HIDEKIMR
    BAR00000180661108010000119881734947154  01CASH
    BMP00000181731108010000119881734947154  0                                                                                       C
    BKF00000182811108010000119881734947154  0  103AUG11 TYO OZ SEL 387.28MZPH1M OZ TYO 387.28MZPH1M
    BKF00000183811108010000119881734947154  0  2 NUC774.56END ROE80.044
    *BKP0000018484110801000011CA        0000007233{                                                0000000000000000{0000007233{       JPY0*  
    BKT0000018506      000012                    015X 988                                               AXSS00000000 00000000 00000000
    BKS00000186241108010000129881734947155  1               0FFVV   16300561                    TKTTTYO/TYO           TDHAWK/JL
    *BKS00000187301108010000129881734947155  10000006200{0000000000{ SW      0000000200{BP      0000000215{0000007233{0000000000{     JPY0*  
    *BKS00000188301108010000129881734947155  10000000000{0000000000{ YQ      0000000618{        0000000000{0000000000{0000000000{     JPY0*  
    *BKS00000189391108010000129881734947155  1I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000190461108010000129881734947155  1                                1/2/NON-REF/MZP1M
    BKI00000191631108010000129881734947155  11 03AUG03AUG       HND  GMP  OZ   1035 M 03AUG 2020    OK20K MZPH1M
    BKI00000192631108010000129881734947155  12 04AUG03SEP       GMP  HND  OZ   1045 M 06AUG 1530    OK20K MZPH1M
    BAR00000193641108010000129881734947155  1   JPY62000/             JPY2000SW  JPY2150BP  JPY6180YQ   JPY72330    13150RX5              0
    BAR00000194651108010000129881734947155  1IWATA/HITOSHIMR
    BAR00000195661108010000129881734947155  11CASH
    BMP00000196731108010000129881734947155  1                                                                                       C
    BKF00000197811108010000129881734947155  1  103AUG11 TYO OZ SEL 387.28MZPH1M OZ TYO 387.28MZPH1M
    BKF00000198811108010000129881734947155  1  2 NUC774.56END ROE80.044
    *BKP0000019984110801000012CA        0000007233{                                                0000000000000000{0000007233{       JPY0*  
    BKT0000020006      000013                    017X 988                                               WSPN00000000 00000000 00000000
    BKS00000201241108010000139882898050606  0               0FFFF   16300561                    TKTTNGO/NGO           N7ZAXW/1P
    *BKS00000202301108010000139882898050606  00000005000{0000000000{ SW      0000000250{BP      0000000154{0000007539{0000000000{     JPY0*  
    *BKS00000203301108010000139882898050606  00000000000{0000000000{ KX      0000000199{YQ      0000001936{0000000000{0000000000{     JPY0*  
    *BKS00000204391108010000139882898050606  0I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000205461108010000139882898050606  0                                NON-ENDS/QZA14/
    BKI00000206631108010000139882898050606  01X02OCT02OCT       NGO  ICN  OZ     121Q 02OCT 1200    OK20K QLZA14D
    BKI00000207631108010000139882898050606  02O02OCT02OCT       ICN  REP  OZ     737Q 02OCT 1920    OK20K QLZA14D
    BKI00000208631108010000139882898050606  03X10OCT10OCT       REP  ICN  OZ     738Q 10OCT 2340    OK20K QLZA14D
    BKI00000209631108010000139882898050606  04 11OCT11OCT       ICN  NGO  OZ     122Q 11OCT 0910    OK20K QLZA14D
    BAR00000210641108010000139882898050606  0JPY   50000/           XT    21350SW     2500BP     1540JPY   75390    52350NT               9
    BAR00000211651108010000139882898050606  0WATANABE/FUMIE.MS
    BAR00000212661108010000139882898050606  01VI 4297 XXXXXXXXX 1870P0812
    BKF00000213811108010000139882898050606  0  1NGO OZ X/SEL OZ REP 312.32OZ X/SEL OZ NGO 312.32NUC624.64 END ROE80.044OZ XT1990KX 1936
    BKF00000214811108010000139882898050606  0  20YQ
    *BKP0000021584110801000013CCVI4297  0000007539{4297690004451870   0812     701410              0000000000000000{0000000000{       JPY0*  
    *BKP0000021684110801000013CA        0000000000{                                                0000000000000000{0000000000{       JPY0*  
    BKT0000021706      000014                    015X 988                                               INFI00000000 00000000 00000000
    BKS00000218241108010000149885195702276  678841696569480 5FFVV   16300561                    TKTTNGO/NGO           JMERJU/1F
    *BKS00000219301108010000149885195702276  60000002500{0000000000{ SW      0000000250{BP      0000000215{0000003583{0000000000{     JPY0*  
    *BKS00000220301108010000149885195702276  60000000000{0000000000{ YQ      0000000618{        0000000000{0000000000{0000000000{     JPY0*  
    *BKS00000221391108010000149885195702276  6I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000222461108010000149885195702276  6                                NON-REF/QZA7
    BKI00000223631108010000149885195702276  61O16SEP16SEP       NGO  ICN  OZ   123  Q 16SEP 1745    OK20K QKPMZA7
    BKI00000224631108010000149885195702276  62 22SEP22SEP       ICN  NGO  OZ   124  Q 22SEP 1500    OK20K QKPMZA7
    BAR00000225641108010000149885195702276  6JPY   25000/                2500SW     2150BP     6180YQJPY   35830INFI78840      99999999  N0
    BAR00000226651108010000149885195702276  6INUKAI/HIROKO MS                                 NTS REF 3607438
    BAR00000227661108010000149885195702276  61JC35875900009516110115/ C 018627*
    BMP00000228731108010000149885195702276  6                     NTS REF 3607438                                 ANU
    BKF00000229811108010000149885195702276  6  116SEP11NGO OZ SEL156.16OZ NGO156.16NUC312.32END ROE80.044
    *BKP0000023084110801000014CCJC3587  0000003583{3587590000951611   0115     018627              0000000000000000{0000000000{       JPY0*  
    *BKP0000023184110801000014CA        0000000000{                                                0000000000000000{0000000000{       JPY0*  
    BKT0000023206      000015                    014X 988                                               GDSL00000000 00000000 00000000
    BKS00000233241108010000159885340399785  458803403997853 6FFVV   16300561                    TKTTNRT/NRT           V7R5WC/1V
    *BKS00000234301108010000159885340399785  40000004000{0000000000{ YQ      0000000618{BP      0000000215{0000005087{0000000000{     JPY0*  
    *BKS00000235301108010000159885340399785  40000000000{0000000000{ SW      0000000204{OI      0000000050{0000000000{0000000000{     JPY0*  
    *BKS00000236391108010000159885340399785  4I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000237461108010000159885340399785  4                                NON-REF-QZA7
    BKI00000238631108010000159885340399785  41 08AUG08AUG       NRT  ICN  OZ   107  Q 08AUG 0900    OK20K QHA2ZA7
    BKI00000239631108010000159885340399785  42 10AUG10AUG       ICN  NRT  OZ   106  Q 10AUG 1510    OK20K QHA2ZA7
    BAR00000240641108010000159885340399785  4   JPY40000/              JPY500OI JPY10370XT              JPY50870    588002LNCK           U3
    BAR00000241651108010000159885340399785  4TAKAHASHI/AYA MS
    BAR00000242661108010000159885340399785  41CASH
    BKF00000243811108010000159885340399785  4  1FP CASH FC 8AUG TYO OZ SEL 249.86QHA2ZA7 OZ TYO 249.86QHA2ZA7 NUC499.72END ROE80.044 XT
    BKF00000244811108010000159885340399785  4  2 6180YQ 2150BP 2040SW
    *BKP0000024584110801000015CA        0000005087{                                                0000000000000000{0000005087{       JPY0*  
    *BOT000002469316300561110807       00000000030675{00000000019553{00000000000000{00000000006775{00000000000000{SALE 00000000000000{JPY0*  
    *BKT0000024706      000016                    010  988                                               INFI00000000 00000000 00000000 A*   
    *BKS00000248241108010000169885195419735  678841696711651 4       16300561                    RFND   /*                                   
    *BKS00000249301108010000169885195419735  60000005700}0000000000{ OI      0000000050}SW 0000000204}0000006087}0000000000{     JPY0*  
    *BKS00000250301108010000169885195419735  60000000000{0000000000{ BP      0000000215}YQ 0000000518}0000000000{0000000000{     JPY0*  
    *BKS00000251301108010000169885195419735  60000000000{0000000000{ CP      0000000600{        0000000000{0000000000{0000000000{     JPY0*  
    *BKS00000252391108010000169885195419735  6I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000253451108070000169885195419735  2                                                                  1200                110727
    BAR00000254651108010000169885195419735  6SATO/YUKIMR
    BKP0000025583110801000016 9889AZ5E61I6V
    BKP0000025684110801000016CA        0000006087}                                                0000000000000000{0000006087}       JPY0
    BKT0000025706      000017                    010  988                                               INFI00000000 00000000 00000000 A
    BKS00000258241108010000179885195419736  078841696711481 1       16300561                    RFND   /
    *BKS00000259301108010000179885195419736  00000005700}0000000000{ OI      0000000050}SW 0000000204}0000006087}0000000000{     JPY0*  
    *BKS00000260301108010000179885195419736  00000000000{0000000000{ BP      0000000215}YQ 0000000518}0000000000{0000000000{     JPY0*  
    *BKS00000261301108010000179885195419736  00000000000{0000000000{ CP      0000000600{        0000000000{0000000000{0000000000{     JPY0*  
    *BKS00000262391108010000179885195419736  0I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0*  
    BKS00000263451108070000179885195419736  3                                                                  1200                110727
    BAR00000264651108010000179885195419736  0KANG/SOONBOKMS
    BKP0000026583110801000017 9889AZ5E61I6W
    BKP0000026684110801000017CA        0000006087}                                                0000000000000000{0000006087}       JPY0
    *BOT000002679316300561110807       00000000012174}00000000012174}00000000000000{00000000000774}00000000000000{RFND 00000000000000{JPY0*  
    *BOT000002689416300561110807       00000000018501{00000000007379{00000000000000{00000000006001{00000000000000{     00000000000000{JPY0*  
    BOH000002690316300863110807                       JPY0                                                                                 
    BKT0000027006      000018                    015X 988                                               AXSS00000000 00000000 00000000     
    BKS00000271241108010000189881734547779  3               0FFVV   16300863                    TKTTNGO/NGO           47F8J6/JL            
    BKS00000272301108010000189881734547779  30000005000{0000000000{ SW      0000000250{BP      0000000215{0000006083{0000000000{     JPY0  
    BKS00000273301108010000189881734547779  30000000000{0000000000{ YQ      0000000618{        0000000000{0000000000{0000000000{     JPY0  
    BKS00000274391108010000189881734547779  3I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0  
    BKS00000275461108010000189881734547779  3                                1/2/NON-REF/MZP1M                                             
    BKI00000276631108010000189881734547779  31 07AUG07AUG       NGO  ICN  OZ   121  M 07AUG 1200    OK20K MZP1M                            
    BKI00000277631108010000189881734547779  32 08AUG07SEP       ICN  NGO  OZ   124  M 09AUG 1500    OK20K MZP1M                            
    BAR00000278641108010000189881734547779  3   JPY50000/             JPY2500SW  JPY2150BP  JPY6180YQ   JPY60830    13150OL2              0
    BAR00000279651108010000189881734547779  3KAMEGAI/NORIOMR                                                                               
    BAR00000280661108010000189881734547779  31CASH                                                                                         
    BMP00000281731108010000189881734547779  3                                                                                       C      
    BKF00000282811108010000189881734547779  3  107AUG11 NGO OZ SEL 312.32MZP1M OZ NGO 312.32MZP1M N                                        
    BKF00000283811108010000189881734547779  3  2UC624.64END ROE80.044                                                                      
    BKP0000028484110801000018CA        0000006083{                                                0000000000000000{0000006083{       JPY0  
    BKT0000028506      000019                    014X 988                                               AXSS00000000 00000000 00000000     
    BKS00000286241108010000199881734547801  4               0FFVV   16300863                    TKTTNGO/NGO           5Y5RQQ/JL            
    BKS00000287301108010000199881734547801  40000008350{0000000000{ SW      0000000250{BP      0000000215{0000009433{0000000000{     JPY0  
    BKS00000288301108010000199881734547801  40000000000{0000000000{ YQ      0000000618{        0000000000{0000000000{0000000000{     JPY0  
    BKS00000289391108010000199881734547801  4I        000000000000000{      000000000000000{000000000000000{0000000000{              JPY0  
    BKI00000290631108010000199881734547801  41      16AUG       NGO  ICN  OZ   123  C 16AUG 1745    OK30K CRTOZKR                          
    BKI00000291631108010000199881734547801  42      16AUG       ICN  NGO  OZ   9122 Y 18AUG 1835    OK20K YRTOZKR                          
    BAR00000292641108010000199881734547801  4   JPY83500/             JPY2500SW  JPY2150BP  JPY6180YQ   JPY94330    13150GI3              0
    BAR00000293651108010000199881734547801  4HIRAI/SHUJIMR                                                                                 
    BAR00000294661108010000199881734547801  41CASH                                                                                         
    BMP00000295731108010000199881734547801  4                                                                                       C      
    BKF00000296811108010000199881734547801  4  116AUG11 NGO OZ SEL 624.65CRTOZKR OZ NGO 418.51YRTOZ                                        
    BKF00000297811108010000199881734547801  4  2KR NUC1043.16END ROE80.044                                                                 
    BKP0000029884110801000019CA        0000009433{                                                0000000000000000{0000009433{       JPY0  
    BOT000002999316300863110807       00000000015516{00000000015516{00000000000000{00000000002166{00000000000000{SALE 00000000000000{JPY0  
    BOT000003009416300863110807       00000000015516{00000000015516{00000000000000{00000000002166{00000000000000{     00000000000000{JPY0  
    BOH000003010316300933110807                       JPY0                                                                                 
    BKT0000030206      000020                    009  988                                               INFI00000000 00000000 00000000 A   
    BKS00000303241108010000209885195510345  178840417924611 4       16300933                    RFND   /                                   
    BKS00000304301108010000209885195510345  10000005800}0000000000{ SW      0000000265}YQ 0000000259}0000006074}0000000000{     JPY0  
    BKS00000305301108010000209885195510345 10000000000{0000000000{ CP      0000000250{        0000000000{0000000000{0000000000{     JPY0  
    BKS00000306391108010000209885195510345 1I 000000000000000{      000000000000000{000000000000000{0000000000{              JPY0  
    BKS00000307451108070000209885195510345 4 1000 110727
    BAR00000308651108010000209885195510345 1SONG/YOUNGSUKMR
    BKP0000030983110801000020 9889AZ5E63G3T
    BKP0000031084110801000020CA 0000006074} 0000000000000000{0000006074} JPY0
    BKT0000031106 000021 009 988 INFI00000000 00000000 00000000 A
    BKS00000312241108010000219885195510346 278840417924641 0 16300933 RFND /
    BKS00000313301108010000219885195510346 20000004000}0000000000{ SW      0000000265}YQ 0000000259}0000004274}0000000000{     JPY0  
    BKS00000314301108010000219885195510346 20000000000{0000000000{ CP      0000000250{        0000000000{0000000000{0000000000{     JPY0  
    BKS00000315391108010000219885195510346 2I 000000000000000{      000000000000000{000000000000000{0000000000{              JPY0  
    BKS00000316451108070000219885195510346 5 1000 110727
    BAR00000317651108010000219885195510346 2KIM/WONBINMR
    BKP0000031883110801000021 9889AZ5E63G3U
    BKP0000031984110801000021CA 0000004274} 0000000000000000{0000004274} JPY0
    BOT000003209316300933110807 00000000010348}00000000010348}00000000000000{00000000000548}00000000000000{RFND 00000000000000{JPY0  
    BOT000003219416300933110807       00000000010348}00000000010348}00000000000000{00000000000548}00000000000000{     00000000000000{JPY0  
    BCT00021143950811 0014500000009520310F00000005400221G00000002821794}00000001540700F00000000000000{          00000000002785PJPY0  
    BFT0002114499TYO 0014500000009520310F00000005400221G00000002821794}00000001540700F00000000000000{           00000000002785PJPY0  
    Edited by: 964067 on Oct 14, 2012 11:26 PM
    Edited by: 964067 on Oct 14, 2012 11:26 PM

    Hi,
    Firstly please ensure that the file that you are reading is bound to have a format of some sort.
    I will relate this to one of the requirement we did it in previous projects.
    We have a requirement to read a csv file coming in:
    1) It will be having records for Header (ODH) and Detail (ODL)
    2) The Header and Detail records will be repeated 'N' number of times in the input file.
    The schema we used it something as below to poll the CSV file:
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd"
    xmlns:tns="http://TargetNamespace.com/ReadCSV" targetNamespace="http://TargetNamespace.com/ReadCSV"
    elementFormDefault="qualified" attributeFormDefault="unqualified" nxsd:parseBom="true"
    nxsd:version="NXSD" nxsd:stream="chars" nxsd:encoding="US-ASCII">
    <xsd:element name="Package">
    <xsd:complexType>
    <xsd:choice minOccurs="1" maxOccurs="unbounded" nxsd:choiceCondition="terminated" nxsd:terminatedBy=",">
    <xsd:element name="Header" nxsd:conditionValue="BOH">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="RecordAction" type="xsd:string" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
    <xsd:element name="VisitType" type="xsd:string" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
    <xsd:element name="OrderAction" type="xsd:string" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
    <xsd:element name="Route" type="xsd:int" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="${eol}" nxsd:quotedBy="&quot;"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    <xsd:element name="Lines" nxsd:conditionValue="BOD">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="RecordAction" type="xsd:string" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
    <xsd:element name="OrderCode" type="xsd:string" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
    <xsd:element name="ShippingUnitNumber" type="xsd:int" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
    <xsd:element name="ProdOptDesc" type="xsd:string" minOccurs="0" nxsd:style="terminated"
    nxsd:terminatedBy="${eol}" nxsd:quotedBy="&quot;"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    </xsd:choice>
    </xsd:complexType>
    </xsd:element>
    </xsd:schema>
    So the approach we followed is as below:
    1) Design two DB tables. One to put the header records in Header table
    2) Put the detail records in Trailer table.
    3) Poll from these two tables to trigger next business requirements.
    Hope this helps.
    Thanks,
    Deepak.

  • How to Expire Large Files using File Server Resource Manager

    Is there a way to expire Large Files over 2GB that have not been accessed in 2 years.
    I see under the File expiration options that I can expire files that have not been Created, Modified, or Accessed for a certain amount of time.
    Thanks,
    Eddie

    Hi Eddie,
    FSRM can help report large files and also can help move old files to a folder, but I did not found a way to combine them in a single process.
    Instead how about using Robocopy?
    You can run robocopy /min:xxx /minlad:xxx <source> <target>.
    /MIN:n :: MINimum file size - exclude files smaller than n bytes.
    /MINLAD:n :: MINimum Last Access Date - exclude files used since n.
    (If n < 1900 then n = n days, else n = YYYYMMDD date).
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Splitting large file in XI

    can we split the incoming file in XI, we are getting a large file of size 80MB , wanted to cut down to 40MB each
    Sender system is sending 80MB file at single shot, they cannot change it.
    It has become mandatory for me to break it in XI.  (scenario is File to Proxy)

    Hi Viswanath,
    Handling large files say anything above 100MB is always a problem with File adapter as the data has to be moved from Adapter Engine integration Engine and vice versa.
    Third party tools are generally used for that. Conversion Agent by Itemfield is one of the best approaches.
    Also, on the Advanced tab of the file sender adapter, select the check box next to Advanced Mode. There you can specify Maximum File Size (Bytes) option.
    Huge processing of files
    Night Mare-Processing huge files in SAP XI
    Step-by-Step Guide in Processing High-Volume Messages Using PI 7.1's Message Packaging
    Step-by-Step Guide in Processing High-Volume Messages Using PI 7.1's Message Packaging
    SAP XI acting as a (huge) file mover
    The specified item was not found.
    Managing bulky flat messages with SAP XI (tunneling once again) - UPDATED
    The specified item was not found.
    Regards,
    Vinod.

Maybe you are looking for

  • My address book has disappeared.

    Mac Mini 10.8.5 My address book has disappeared. I can find 2 items when I search for address book, but each of them contain only the items in the address book, not the address book it self. Need suggestions, please.

  • Can't draw an image

    Hi all I can't understand why I don't have an imge on my screen. What's wrong? public void paint(Graphics2D g2){           g2.setColor(new Color(225,225,225));           g2.fillRect(x, y, width, height);           Image image= Toolkit.getDefaultToolk

  • 10g Text Item Editor Not Working Correctly

    We're having problems with the Text Item Editor in both Add and Edit modes, but esp. in Edit mode. The problems range from getting a gray text screen (no toolbar); getting a white editor screen (no toolbar); tools that do not load (e.g. font color);

  • [SOLVED] Screen turns off on boot at "Loading ACPI Modules"

    So, I have been using arch for some time and am really liking it so far.  It has replaced Windows on my desktop and am planning to install it on my laptop when I get a chance.  I showed my parents some audio apps that run under Linux, and they sudden

  • How do I get photos from my iPhone without using iPhoto?

    When I try to import my photos into iPhoto it says there is an error and does not import any of the photos. How can I get my photos from my phone to my computer bypassing iPhoto? Angela