what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answer Posted / sirisha
It is PIC 9(x-y)V9(y)
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
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 ?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is node in db2?
How would the varchar column remarks defined?
What is coalesce in db2?
What is db2 plan table?
What is the syntax for FETCH in DB2 ?
What language is db2 written in?
How do I optimize a query in db2?
What is ibm db2 connect?
What is null in db2?
Can we delete records from view?
List down the types of triggers in the db2 database?
Mention the definition of cobol in varchar field.
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?