Bad data in Date/time/timestamp
String representation of DATE, TIME, TIMESTAMP is invalid.
Thursday, April 19, 2007
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)