Answer Posted / s
Tablespaces are number of VSAM Linear Datasets that store
data for tables and indexes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about open switch business continuity software?
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?
What is a db2 collection?
What are host variables in db2?
What are the uses of db2 optimizer?
How to create db2 table in mainframe?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
How to find schema of a table in db2?
What is a bind card?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
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 ?
What is plan in cobol db2?
Why select is not preferred in embedded sql programs?
Mention the definition of cobol in varchar field.