What is the max length of sqlca?



What is the max length of sqlca?..

Answer / Deevesh Pratap Arun

The maximum length of SQLCA (SQL Communications Area) varies depending on the database and programming language being used. In DB2 for z/OS, the maximum size of SQLCA is 8192 bytes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is a DB2 plan?

8 Answers  


Can I use LOCK TABLE on a view?

1 Answers  


What is DB2 (IBM Database 2)?

3 Answers  


What do you do to keep the cursor from closing after a commit?

1 Answers  


This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.

3 Answers  


What language is db2 written in?

1 Answers  


What is a predicate?

1 Answers  


What are types of indexes?

1 Answers  


What is the difference between plan and package in db2?

1 Answers  


How do you find the maximum value in a column in db2?

1 Answers  


How to select the duplicate rows from a table?

4 Answers  


can any one expalin check point with an example?

1 Answers  


Categories