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?
No Answer is Posted For this Question
Be the First to Post Answer
How many buffer pools are there in DB2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
When do you specify the isolation level? How?
how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?
What is the latest version of ibm db2?
What is a collection?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
what is static sql? what is dynamic sql? Give me details
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
What is a precompiler?