how many bytes timestamp token occupies?
Answers were Sorted based on User's Feedback
Answer / sarath
Timestamp token has 26 characters ad it will stores 10 bytes
Is This Answer Correct ? | 21 Yes | 1 No |
Badically a Timestamp has 20 unsigned packed decimal digits
i.e. YYYYMMDDHHMMSSNNNNNN and thus occupy 10 bytes.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / santhosh vayathuri
TIMESTAMP ::
DB2 IT WIL TAKE ==> 10 BYTES WHERE AS IN
(YYYYMMDDHHMMSSNNNNNN)
COBOL ==> 26
Is This Answer Correct ? | 2 Yes | 0 No |
What is a DB2 bind?
Can any one tell me about Restart logic in DB2.
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
What is null indicator in cobol db2?
How to know the primary key of a table without defining the primary key in the table?
How is deadlock resolved?
Which component is used to execute the sql statements?
What is the meaning of -805 SQL return code?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
Can you use max on a char column?
What is deadlock?
Explain package in db2 and its advantages?