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 |
what is consistency token
What is sqlca’s maximum length?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
How do you retrieve the first 5 characters of firstname column of db2 table emp?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
How do you eliminate duplicate values in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Explain about rct.
what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
The only place of VSAM KSDS in DB2 is?