how many bytes timestamp token occupies?

Answers were Sorted based on User's Feedback



how many bytes timestamp token occupies?..

Answer / sarath

Timestamp token has 26 characters ad it will stores 10 bytes

Is This Answer Correct ?    21 Yes 1 No

how many bytes timestamp token occupies?..

Answer / harsha

10 byte

Is This Answer Correct ?    28 Yes 10 No

how many bytes timestamp token occupies?..

Answer / snehatechm

thats correct..10 bytes

Is This Answer Correct ?    9 Yes 4 No

how many bytes timestamp token occupies?..

Answer / vaneesh khurana

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

how many bytes timestamp token occupies?..

Answer / santhosh vayathuri

TIMESTAMP ::
DB2 IT WIL TAKE ==> 10 BYTES WHERE AS IN
(YYYYMMDDHHMMSSNNNNNN)
COBOL ==> 26

Is This Answer Correct ?    2 Yes 0 No

how many bytes timestamp token occupies?..

Answer / d.manohar reddy

26BYTES

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More DB2 Interview Questions

What is a DB2 bind?

1 Answers   Logica CMG,


Can any one tell me about Restart logic in DB2.

2 Answers  


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?

1 Answers  


What is null indicator in cobol db2?

0 Answers  


How to know the primary key of a table without defining the primary key in the table?

5 Answers   Satyam,


How is deadlock resolved?

0 Answers  


Which component is used to execute the sql statements?

0 Answers  


What is the meaning of -805 SQL return code?

3 Answers  


Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.

2 Answers   IBM,


Can you use max on a char column?

0 Answers  


What is deadlock?

2 Answers  


Explain package in db2 and its advantages?

0 Answers  


Categories