Problem Reading In a 5MB File...help plz..

Im attempting to read in a 5Mb file, but it takes forever to read in, plus it only seems to able to read in 23189 lines before it hangs. This may be due to my implementation as each new line that i read in i append to a String... any hints as to how i'm meant to read in a large file in order to eventually display it in a JTextComponent.
The method used to read in the file is below:
public void readinBigFile() {
     String temp = "";
     try {
          BufferedReader in = new BufferedReader(new FileReader("dnd/BigFile"));
          int count = 0;
          while (in.readLine() != null) {
               count++;
               temp = temp + in.readLine();
               System.out.println(" line : " + count + " of 98441!");
               //textArea.append(in.readLine());
          textArea.append(temp);
     } catch (Exception e) {
          e.printStackTrace(System.err);
thanks for any help

Thanks for the tip... performance wise its great.. but it still hangs/stops after 23189 lines.. i can only assume theres a limit to how much String and StringBuffer can hold, so StringBuffer isnt good enough to store my 5 megfile to display in a textArea.
any advice.

Similar Messages

  • I have Lightroom 1.4.1 and I just started shooting the Nikon D700.  I cannot get Lightroom to read my new raw files, help...

    I have Lightroom 1.4.1 and I just started shooting the Nikon D700.  I cannot get Lightroom to read my new raw files, help...  Is there a plug in or update I can get?  I can't afford new software after new camera and new lense!

    Lightroom 1.4.1 does not support native (NEF) files from the D700 because the camera didn't even exist when it was released. To get support you have two options: upgrade to Lr 2.x (paid for upgrade) or convert your NEF files to DNG.
    DNG converter 5.4 can be downloaded from http://www.adobe.com/downloads/ (see right hand side of page)

  • There was an error opening this document. There was a problem reading this document (14). need help

    i can open other files on adobe except one, and this is the message i get. "There was an error opening this document. There was a problem reading this document (14)." how can i fix this?

    What is the version of your Adobe Reader?  It sounds like you are using the desktop version of Adobe Reader.

  • Problem read or opening PDF files

    Please help. I can't read or open any PDF files using my iPad.

    You may not know how to move PDF files into your copy of Adobe Reader. This document should help:
    http://forums.adobe.com/docs/DOC-2532

  • Problem reading DVC PRO native files

    Hello
    I cannot read DVC PRO native file using either my Quick Time Pro 7 or my final cut Pro 5. I only get the sound track with no image. I downloaded the DVCPRO component and installed it. Still no success. Can someone help ?
    Thanks

    Are you referring to DVCProHD files from a Panasonic HVX or HPX?
    You aren't clear.
    If you are, the mxf files have to be transcoded to DCProHD using import p2 command in FCP.

  • Remote app problem - read everything and still no help

    Hi
    Similar to many people, I'm having a remote problem as well. Actually, the app worked just fine for a week, then all of a sudden stopped working. I guess it could have been some kind of a windows update issue maybe because I haven't changed anything. The thing is now that it's trying to connect to my library but fails. I've turned my firewalls completely off, re-installed the app many times on my iPhone 3G, re-added the library many times (then it connects so I can insert the 4-digit code), tried the "forget all remotes", the sharing is enabled in iTunes, I'm connected to the same WiFi network, it's not hooked with a cable to sync when I've tried it but still, all it says is "could not connect to library". I have been working with this issue for 2 days by now and read hundreds of posts but still no help. Could please anyone help me with this issue, please please!
    Thanx

    Try this
    In Windows go to Start - Run - type services.msc then press ok
    Look for Bonjour Service - is it started? if not right click on it and start it
    If it is started right click and restart the service. Now try remote app

  • How to Read and Write .XML datas   (HELP Plz...)

    hai everybody
    how to read and write xml datas... plz give clean and simple example..
    bcoz me want to produce such type of module...
    if any one help me .. thats the only way me laid in software ladder
    plz....
    thank u in advance

    thank u for giving idiot..
    but before posting i search in google also..
    but i cant get what me expect..
    thus i posted...
    then who is ................?
    sorry javacoder01
    // plz help me
    Message was edited by:
    drvijayy2k2

  • Problems reading from / writing to files in C on XCode 3

    Hi all,
    I'm a newcomer to C, having been learning for about a week and a half. All going well so far.
    I'm working through Dave Mark's 'Learn C on the Macintosh' e-book, and am up to Chapter 10, 'Working with Files.' Herein lies the problem.
    I can't get any of the file-related commands to work. The most basic, it seems, is 'fopen()'. There's a very simple demo program which is supposed to open an accompanying file ("My Data File.txt") which is in there with main.c and so on. Nothing happens, though. I've tried it with a 'w' mode parameter which should create the file if it doesn't already exist, but Spotlight can't find it if it is indeed being made.
    I'm using a fairly vanilla install of XCode 3, so I shouldn't have messed up the settings anywhere along the way. I've tried all of the different path types in the 'Get Info' dialogs, but still nothing.
    I guess that it's something very basic that I've missed or not understood. If any of you could take the time to help me out, it'd be much appreciated.
    If there's any further information you need, please just let me know.
    Many thanks,
    Pete.

    Ok I'm new to c programming and xcode and I have this same problem but the suggestions have not remedied my problem. I get this warning:
    "warning: no rule to process file '$(PROJECT_DIR)/operations.txt' of type text for architecture i386"
    This is my code
    #include <stdio.h>
    #include <math.h>
    int main()
    char filename[128],fvalue1[128];
    int x=0;
    FILE *input;
    printf("Enter name of file: ");
    fgets(filename,128,stdin);
    if((input = fopen(filename,"r"))==NULL)
    printf("Failed to open file.\n");
    x=1;
    if(x!=1)
    fgets(fvalue1,128,input);
    fclose(input);
    fflush(stdin);
    printf("\n\nPress enter to continue...");
    getchar();
    return(0);
    I think its a setting but I dont know what else to try.
    Any further input on this would be greatly appreciated. thanx

  • Problem reading ebook on ereader, file nog available with adobe ID

    I have installed Adobe Digital Editions 4.0, made an account and downloaded some books.
    Then i've linked my e-reader to the same account and transfered the books to the e-reader.
    I see the icons of the books in the library of my e-reader, but i can't open them, it says: "This file cannot be opened. This document is protected by Adobe Digital Rights Management (DRM) and is not available with your Adobe ID. Log in with the authorised Adobe ID and try again."
    I am able to read the books on my computer, but not on my ereader, while I use the same account.
    Can you help me?

    Thanks for the response, but I'm acessing DVD content - not any website online.
    It's the DVD's flashplayer (ver. 10.00xxxx) that freezes the DVD and makes the audio data inaccessible.
    The short fix is to play the audio files separately from another program, but I'd prefer to have just the DVD on its own.
    Just to clarify, I've sent an email to the technical support of the DVD producer, we'll see if they can resolve it.
    Thanks Again.

  • Problem reading data from a file

    this is inside a servlet.
    Re: servlet question
    Author: gramberto
    In Reply To: servlet question Oct 1, 2004 10:24 AM
    Reply 6 of 6
    I'm getting the following errors:
    java.util.NoSuchElementException     at java.util.StringTokenizer.nextToken(StringTokenizer.java:259)     at myClass.readFile(myClass.java:387)     at myClass.doPost(myClass.java:421)I am reading a file of the form:
    Blah|blah2||
    '|' is the delimiter. A null would just have another |
    Here is my code:
    public void readFile(HttpServletRequest request, HttpServletResponse response)
        throws IOException, ServletException
              PrintWriter out = response.getWriter();
             String row;
             BufferedReader infile1 = new BufferedReader(new FileReader("c:\\file1.txt"));
             response.setContentType("text/html");
             String FName="",MName="",LName="",Sex="",Street1="",Street2="",City="",State="",Zip="",PhoneLocalCode="",PhoneAreaCode="",PhoneLastCode="",Email="",OtherInfo="";
            try {
                    while ((row = infile1.readLine()) != null)
                      StringTokenizer in_str = new StringTokenizer(row, "|");
                      FName = in_str.nextToken();
                      MName = in_str.nextToken();
                      LName = in_str.nextToken();
                      Sex = in_str.nextToken();
                      Street1 = in_str.nextToken();
                      Street2 = in_str.nextToken();
                      City = in_str.nextToken();
                      State = in_str.nextToken();
                      Zip = in_str.nextToken();
                      PhoneLocalCode = in_str.nextToken();
                      PhoneAreaCode = in_str.nextToken();
                      PhoneLastCode = in_str.nextToken();
                      Email = in_str.nextToken();
                      OtherInfo = in_str.nextToken();
                 } catch (IOException ioException) {
                   out.println("Error: "+ioException);
                 out.println(FName);
                 out.println(MName);

    Well, you are probably passing in a line that is tokinized into less than 14 tokens.
    Add some debug output that prints the line that you are tokenizing.
    Use hasMoreTokens and countTokens to determine if it is ok to call nextToken or if you are already out of tokens.
    E.g. you could do something along these lines:
    fixed token count formatprivate void tokenize(final String line)
      final StringTokenizer st = new StringTokenizer( line, "|" );
      if ( st.countTokens() != 14 )
         throw new RuntimeException("Invalid token count: " + st.countTokens());
      FName = st.nextToken();
    }variable token count formatprivate void tokenize(final String line)
      final StringTokenizer st = new StringTokenizer( line, "|" );
      if (st.hasMoreTokens())
        FName = st.nextToken();
      if (st.hasMoreTokens())
        MName = st.nextToken();
    }

  • Problem Reading Data from .dat File

    I am trying to read in data from lines 384-475. The data looks something like this
    198 95 70 71 93-99-99-99-99-99-99-99-99-99-99  5 17 17 17 17-99-99-99-99-99-99-99-99-99-99 1
    78 95 70 69-99-99-99-99-99-99-99-99-99-99-99  6  2  1  1-99-99-99-99-99-99-99-99-99-99-99 2
    70 73-99-99-99-99-99-99-99-99-99-99-99-99-99  0  1-99-99-99-99-99-99-99-99-99-99-99-99-99 1This is only the data from lines 384-475. I keep getting an error though, and I can't figure it out.
    import java.util.*;
    import java.io.*;
    public class ProgrammingExercise1
         public static double findAccuracy(String systemCommand) throws IOException
             Process proc = Runtime.getRuntime().exec(systemCommand);
             Scanner scan = new Scanner(proc.getInputStream());
             PrintStream logOut = new PrintStream(new FileOutputStream("log.dat"));
             while(scan.hasNextLine())
                  logOut.println(scan.nextLine());
             logOut.close();
             scan.close();
             proc.destroy();
             Scanner input = new Scanner(new File("log.dat"));
             String line = "";
             for(int c=1; c<=4; c++)
                  line = input.nextLine();
             double finalAccuracy = Double.parseDouble(line.substring(22,27));
             input.close();
             return finalAccuracy;
         public static void main (String[] args) throws IOException
              try {
                        String s;
                        int count=0;
                        String temp;
                        int aInt;
                        int med;
                        int[] daM = new int[251];
                        String[] pos = new String[251];
                        int[][] da = new int[251][507];
                        int[] daSort = new int[da.length];
                        for (int i=0; i<251; i++)
                             daM[i] = 0;
                             for (int j=0; j<507; j++)
                                  da[i][j] = 0;
              //creating an input stream
                 FileInputStream fstream = new FileInputStream("dataset.dat");
                 DataInputStream in = new DataInputStream(fstream);
                 BufferedReader br = new BufferedReader(new InputStreamReader(in));
                 while((s = br.readLine()) != null)
                    //safety check as the last line in not null, but empty
                    //break the procedure info from the string/line
                      String sub = s.substring(384, 475);
                      for (int k=0; k<15; k++)
                           temp = sub.substring(k*3, (k*3)+3);
                             //removes spaces from the string to alleviate integer conversion errors
                           temp = temp.replace(" ", "");
                           aInt = Integer.parseInt(temp);
                           if (aInt > -1)
                                da[count][aInt] = 1;
                      sub = s.substring(260, 264);
                      temp = sub.replace(" ", "");
                      aInt = Integer.parseInt(temp);
                      if (aInt > -1)
                           daSort[count] = aInt;
                           daM[count] = aInt;
                      count++;
                 in.close();
                 bubbleSort(daSort);
                 med = daSort[daSort.length/2];
                 for (int t=0; t<daM.length; t++)
                      if (daM[t]<med)
                           pos[t] = "+1";
                      else
                           pos[t] = "-1";
                      for (int r=0; r<da[t].length; r++)
                           if (da[t][r]==1)
                                pos[t] +=" " + r + ":1.0";
                 Collections.shuffle(Arrays.asList(pos));
                 File file = new File("testSet.dat");
                 PrintWriter output = new PrintWriter(new FileWriter(file));
                 String tempOut = "";
                 for (int ii=0; ii<pos.length/4; ii++)
                      tempOut += pos[ii];
                      output.write(tempOut);
                      tempOut = "";
                      output.write("\n");
                 output.close();
                 file = new File("crossValidationSet.dat");
                 output = new PrintWriter(new FileWriter(file));
                 for (int jj=(pos.length/4); jj<pos.length/2; jj++)
                      tempOut += pos[jj];
                      output.write(tempOut);
                      tempOut = "";
                      output.write("\n");
                 output.close();
                 file = new File("trainingSet.dat");
                 output = new PrintWriter(new FileWriter(file));
                 for (int kk=(pos.length/2); kk<pos.length; kk++)
                      tempOut += pos[kk];
                      output.write(tempOut);
                      tempOut = "";
                      output.write("\n");
                 output.close();
                 System.out.println("Your file has been written");
              catch (Exception e)
                   System.err.println("Error: " + e.getMessage());
    } // end ProgrammingExercise1The main error I can't figure out is as follows... "Error: For input string: "93-"
    *Note: I had to remove some of the code due to exceeding the maximum characters allowed. I THINK the error is found at the //creating an input stream section.

    The input data that I included is the exact data I am trying to read...just three lines instead of the 251. There is plenty of other data surrounding the included data, but I am not concerned with it.
    Here is the first 3 lines of data...
    4200410577816 76-99 9 177        1 1 0  5.573125262 5 429429422MED0262      25080403915990 427322851 5789 250402859 2111                                 50  99 159 106  60 153  50  59  47-999-999-999-999-999-999                    -999-999-999-999 0 1 4025AZ   14    141010 5868 2817 9  0 04223 3 105        -9           2451644434443                                                 70 93 93-99-99-99-99-99-99-99-99-99-99-99-99  3-99-99-99-99-99-99-99-99-99-99-99-99-99-99 3     40667       40667.002004 1
    4200410581753 79-9911 177        1 1 0  5.5731252 3 5 429429422MED0262      250822851 4271 486  5789 785595990 41400V4581                                50  60 106 122 153 249 159 101 101-999-999-999-999-999-999                    -999-999-999-999 0 1 4025AZ    8     81010 2043  883 9  0 04223 2 105        -9           245134824                                                     70 77-99-99-99-99-99-99-99-99-99-99-99-99-99  4-99-99-99-99-99-99-99-99-99-99-99-99-99-99 3     25444       25444.002004 1
    4200410277559 67-99 3 177        1 0 0  5.5731252 3 5 229229221MED0236      25080707146827 4280 7318 73027041042506045981                                50 199 197 108 212 201   3  50 121-999-999-999-999-999-999                    -999-999-999-999 0 0 4047AZ   29    291010 2414 5409 9  0 04223 6 111        -9           1392745164542884288483950                                     57 70 95189190 61-99-99-99-99-99-99-99-99-99 18-99-99-99-99-99-99-99-99-99-99-99-99-99-99 1    141927      141927.002004 4
    import java.util.*;
    import java.io.*;
    public class ProgrammingExercise1 {
    public static void bubbleSort(int[] x)
              int n = x.length;
              for (int pass=1; pass < n; pass++)
                   for (int i=0; i < n-pass; i++)
                        if (x[i] > x[i+1])
                             int temp = x;
    x[i] = x[i+1];
    x[i+1] = temp;
    }// end bubbleSort
    public static void main (String[] args) throws IOException
    try {
              String s;
              int count=0;
              String temp;
              int aInt;
              int med;
              int[] daM = new int[251];
              String[] pos = new String[251];
              int[][] da = new int[251][507];
              int[] daSort = new int[da.length];
              for (int i=0; i<251; i++)
                   daM[i] = 0;
                   for (int j=0; j<507; j++)
                        da[i][j] = 0;
    FileInputStream fstream = new FileInputStream("dataset.dat");
    DataInputStream in = new DataInputStream(fstream);
    BufferedReader br = new BufferedReader(new InputStreamReader(in));
    while((s = br.readLine()) != null)
         String sub = s.substring(384, 475); //!!! Is this supposed to be (384, 475) or (384, 428)???
         for (int k=0; k<15; k++)
              temp = sub.substring(k*3, (k*3)+3);
              temp = temp.replace(" ", "");
              aInt = Integer.parseInt(temp);
              if (aInt > -1)
                   da[count][aInt] = 1;
         sub = s.substring(260, 264);
         temp = sub.replace(" ", "");
         aInt = Integer.parseInt(temp);
         if (aInt > -1)
              daSort[count] = aInt;
              daM[count] = aInt;
         count++;
    in.close();
    bubbleSort(daSort);
    med = daSort[daSort.length/2];
    for (int t=0; t<daM.length; t++)
         if (daM[t]<med)
              pos[t] = "+1";
         else
              pos[t] = "-1";
         for (int r=0; r<da[t].length; r++)
              if (da[t][r]==1)
                   pos[t] +=" " + r + ":1.0";
    Collections.shuffle(Arrays.asList(pos));
    File file = new File("testSet.dat");
    PrintWriter output = new PrintWriter(new FileWriter(file));
    String tempOut = "";
    for (int ii=0; ii<pos.length/4; ii++)
         tempOut += pos[ii];
         output.write(tempOut);
         tempOut = "";
         output.write("\n");
    output.close();
    file = new File("crossValidationSet.dat");
    output = new PrintWriter(new FileWriter(file));
    for (int jj=(pos.length/4); jj<pos.length/2; jj++)
         tempOut += pos[jj];
         output.write(tempOut);
         tempOut = "";
         output.write("\n");
    output.close();
    file = new File("trainingSet.dat");
    output = new PrintWriter(new FileWriter(file));
    for (int kk=(pos.length/2); kk<pos.length; kk++)
         tempOut += pos[kk];
         output.write(tempOut);
         tempOut = "";
         output.write("\n");
    output.close();
    System.out.println("Your file has been written");
    catch (Exception e)
         e.printStackTrace();
    Edited by: djcochran on Jan 27, 2010 5:22 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem with permissions on old files help?!

    So recently my mac pro hard drive failed and I had to get a new one..fortunately they were able to manually migrate all my data..All my music and production files..vsts and various sound packs..The thing is my last hard drive had a password so now I can see my data from my old hard drive but I do not have permission to open the folders up let alone use them...How do I give my new hard drive the permissions to access/open/use my old data??? I am relatively ok when it comes to computers but not for something like this..I know it has something to do with running the terminal but once I get into that, its basically all charlie brown..Is there anyone out there willing to help a dummy out My files are extremely important and I've invested 1000's of dollars on them..Yes, yes I know now I should have had them on an external but I never thought my macbook hard drive would fail a year after buying it..Please I would really appreciate some help..thanks!!

    I received this warning:warning: SUID file "System/library/coreS...as been modified and will not be repaired.
    It's not really a warning but messages re SUID which according to Apple can be ignored > Mac OS X: Disk Utility's Repair Disk Permissions messages that you can safely ignore
    The SUID mesages in no way are related to the Silverlight plugin issue.
    As for Silverlight go to /Library/Internet Plug-Ins. Make sure you see the Silverlight plugin in the Internet Plug-Ins folder.
    Might be help for error 1001 >  http://www.google.com/search?q=netflix+error+1001&hl=en&biw=999&bih=767&source=l nms&ei=f1d0TsTwE-nWiAK5sMjTAw&sa=X&oi=mode_link&ct=mode&cd=1&ved=0CC4Q_AUoAA

  • P45 Platinum RAM Upgrade Problem !!!! NEED HELP PLZ !!!

    I have an MSI P45 Platinum mobo & am using a 2GB Kingston ValueRAM module @667. I've overclocked my E8400 3GHz to 3.3GHz but I'm facing a bottleneck. Anyway, I wanna buy better RAM. I've heard that Corsair Dominator is VERY good esp for overclocking. If so then which one shud I get ? These r links to the Dominator modules ones I can get. If I shud buy a different RAM altogether plz help me out !!!
    http://www.amazon.com/gp/product/B0014Z0Q04/ref=s9_sdps_c1_s1_p23_i1?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-1&pf_rd_r=0HXJV9FN3ZBGYQ1680JX&pf_rd_t=101&pf_rd_p=470938131&pf_rd_i=507846
    http://www.amazon.com/Corsair-TWIN2X4096-8500C5D-Dominator-PC2-8500-1066MHz/dp/B001CK3X0Q/ref=pd_bbs_sr_1?ie=UTF8&s=electronics&qid=1238237944&sr=8-1

    Quote from: asimriz on 30-March-09, 03:04:09
    I've heard that Corsair Dominator is VERY good esp for overclocking.
    These r links to the Dominator modules ones I can get.
    Corsair is a good brand, but those DDR2 modules are already overclocked.
    And here is why: https://forum-en.msi.com/index.php?topic=118018.0
    cheers

  • Problem with keyboard!! need help plz

    the only key doesn`t seem to work is the alt key.. its always on... every other keys work fine, except that one.. i tried turning the phone off, opening up the cover, to clean the keypad, but nothing seems to be working. help plz

    Is both of your ALT keys are not working? Did you check for number mode?
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • How to read back a xml file

    hi all
    I have a problem reading back an xml file.
    What I want to do is to store sensors and some vi parmaters.
    To do it, I put the parmaters in a cluster, flaten it to xml and then write the xml file.
    till here, no problem.
    When I want to read back the xml file, it doesn't work with the way I do (I use unflaten and read xml file)
    The datas i read back are not those I want to take back from my xml file.
    Can somebody help me with this point?
    The 7 datas filed are :
    string
    string
    string
    string
    U16
    I32
    I32
    Please help me with this, I cant do anything till this problem is solved.
    Thanks in advance for your help.
    ps : hereafter, the xml file i have written with labview. (I have put it in .txt to be sure the upload works.)
    put it back in test.xml to wok whith it.
    Attachments:
    test.txt ‏1 KB

    Hi,
    there are two examples in Help >> Example Finder >> Fundamentals >> File Input and Output. One is Write Data to XML File and the other is Red Data from XML File. The first will write it and the second will read it back.
    I expanded th example with the String data and the value provided in your post and it work even with the '/' in the data.Message Edited by waldemar.hersacher on 04-06-2005 11:23 PM
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

Maybe you are looking for

  • New@SSIS - Excel Src: The value could not be converted because of a potential loss of data

    Good day, I am currently working on a SSIS package that had been built by a previous user. That Package allows me to import data from an excel source to a SQL table. The excel sheet holds multiple columns, However I am having difficulty with one colu

  • I can only scan one document at a time

    I can only scan one document at a time on my scanner. Can PDF files or documents be merged together?

  • Handling bad records in a file.

    Hi, I am using external tables for loading data from text files. I am doing it well. I came across a case, where some records are not good, those records are diverted to bad file. In that case, we are losing the valuable data. We can do some validati

  • Replicate using streams to a different schema

    All, I'm performing replication using streams, I have read the doc and steps by steps notes on metalink getting the replication successfully. But now, I want to do the same but on differents schemas ie. source DB: Schema= A Table=test Destination DB:

  • Process chain - APAP-Program - Raise exception, messages and log

    Hello, I've got a process chain with a "ABAP program" process. How should I deal with an exceptions in the program? In a test, I created an exception. But I could not find it in the log of the process. How can I fill the log? Thanks for your help!