THE STRING REPRESENTATION OF A DATETIME VALUE IS NOT A VALID DATETIME VALUE
Bad data in Date/Time/Timestamp
Value for DATE, TIME, TIMESTAMP is invalid
Ex: 0000-00-00
Thursday, May 03, 2007
Thursday, April 19, 2007
SQLCODE = -180 SQLSTATE= 22007
Bad data in Date/time/timestamp
String representation of DATE, TIME, TIMESTAMP is invalid.
String representation of DATE, TIME, TIMESTAMP is invalid.
Tuesday, April 17, 2007
DB2: How does DB2 store NULL physically?
as an extra-byte prefix to the column value.
The NULL prefix is Hex '00' if value other than NULL is present in the column.
The NULL prefix is Hex 'FF' if the column has NULL value.
The NULL prefix is Hex '00' if value other than NULL is present in the column.
The NULL prefix is Hex 'FF' if the column has NULL value.
Common abends
S322
Timed out, try changing job class.
S806
Load module not found. Check library specified in the joblib.
S913
Insufficient authority. Check if you have required access to dataset.
S0C4
Storage related problem. Check your linkage section table definition and FD section
Timed out, try changing job class.
S806
Load module not found. Check library specified in the joblib.
S913
Insufficient authority. Check if you have required access to dataset.
S0C4
Storage related problem. Check your linkage section table definition and FD section
Subscribe to:
Posts (Atom)