What is a thread?
Answers were Sorted based on User's Feedback
Answer / s
Thread is a control structure that identifies a connection
to DB2
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / poornachander
A thread is a single sequential flow of control with in a
proccess. A Process may contain multiple threads.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil raina
Thread Is the traditional name of the process which is in
the form of process with exe...you can say alias for the
process in unix,linux operating sys..
| Is This Answer Correct ? | 1 Yes | 0 No |
How to resolve -917 sql code in DB2?
What is sqlca?
What is a system catalog table in db2?
if i made sme changes in sub pgm wht r the things to be done for this ?
In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
what is plan? is plan executable or package?
wht happens if we close cursor with cursor with hold option?
What is the difference between CS and RR isolation levels?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
Can we use select * statement in cobol program without giving field names ???
How do you prepare a COBOL + DB2 program from coading till execution ?
is it compulsory commitment control in journal?