Hi,
Please check that colum for data type it's a numeric or character. If the colum type is character you can insert spaces to that colum vrey well.
Thanks
User Profile
Collapse
-
Hi,
LOAD DATA REPLACE INDDN SYSREC00 LOG NO
INTO TABLE DSN8810.ACT
Above utility will load into DB2 with replace option, when it's LOAD DATA REPLACE what ever existing data avialable in the table will be over written with the load file which your going to load.Leave a comment:
-
Hi,
Please refer below site where you can get all the information about DB2 error codes http://publib.boulder. ibm.com/infocenter/db2v7luw/index.jsp?topic =/com.ibm.db2v7.d oc/db2m0/sql0000.htm
SQL0004N The password is not valid.
Explanation: The password contains characters that are not valid or the password is too long.
Thanks...Leave a comment:
No activity results to display
Show More
Leave a comment: