Ask a Question related to IBM DB2, Design and Development.

  1. #1

    Default LOAD message file

    From the message file generated by LOAD utility:

    SQL3119W The field value in row "F1-14" and column "14" cannot be converted
    to an INTEGER value. A null was loaded.

    how do I identify the line in the load file that caused the exception above?

    Thanks
    -Eugene
    efiryago@profitlogic.com Guest

  2. Similar Questions and Discussions

    1. Indesign failed to load all plug-ins error message
      Indesign CS2, Mac OS 10.3.9, on startup Indesign returns an error message saying that it had failed to load all plugins. Any suggestions as to...
    2. Get message: Cannot load FontManager.rpln
      I made a document 2 days ago just fine...now I get 2 error messages that Indesign will not open because it "failed to open plug in resources...
    3. Parser Error Message: Could not load type - Please HELP
      I have aspx file VS.NET 2002 with c# My application works perfectly on my pc. Please, I need help... THANKS :) ============================= 1) I...
    4. Does anyone know what this message means? Could not load type System.Web.UI.WebControls
      Hi, I've just finished developing an web site locally (ASP 1.1) which works fine. Now that I have posted it to our server (which has 1.0 and 1.1...
    5. HELP-Strange message when my site load on net
      I have created my website using Flash 5. When I go to my site, 80% of the time I get a Windows message: The messsage box header says " Sytem...
  3. #2

    Default Re: LOAD message file

    [email]efiryago@profitlogic.com[/email] wrote:
    > From the message file generated by LOAD utility:
    >
    > SQL3119W The field value in row "F1-14" and column "14" cannot be converted
    > to an INTEGER value. A null was loaded.
    >
    > how do I identify the line in the load file that caused the exception above?
    >
    > Thanks
    > -Eugene
    Look further down in the message file, there should be another message
    saying what line number in the input file does F1-14 map to.

    Regards,
    Miro

    miro flasza Guest

  4. #3

    Default Re: LOAD message file

    miro flasza <miro@torolab.ibm.com> wrote in message news:<bjed48$749$1@hanover.torolab.ibm.com>...
    > [email]efiryago@profitlogic.com[/email] wrote:
    > > From the message file generated by LOAD utility:
    > >
    > > SQL3119W The field value in row "F1-14" and column "14" cannot be converted
    > > to an INTEGER value. A null was loaded.
    > >
    > > how do I identify the line in the load file that caused the exception above?
    > >
    > > Thanks
    > > -Eugene
    >
    > Look further down in the message file, there should be another message
    > saying what line number in the input file does F1-14 map to.
    >
    > Regards,
    > Miro

    Thank you Miro, I got it.
    efiryago@profitlogic.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139