Mention some fields that are a part of sqlca.
No Answer is Posted For this Question
Be the First to Post Answer
What is a Resource Control Table(RCT)? Describe its characteristics.
how to resolve -811 sqlcode .give clear explaination
Describe major components of db2?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
why should we bind the DB2 program . What if we did not BIND a BD2 program ??
9 Answers Infosys, TCS, Xansa,
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Name some fields from SQLCA.
What is DYNSLT keyword? How do you perform selection using DYNSLT
When the like statement is used?