The best part in my experience was direct SQL integration int COBOL programs. I had prior SQL experience when I started writing COBOL programs I didn't face any difficulty whatsoever. Moreover there are regular upgrades which we handle, which adds to the...
When partitioning a table space, difficulty arises in updating indexes. You must delete a row and insert it with new values. Key values must be known and defined ahead of time as once they are committed, you can not roll them back. DB2's language is not as...
Oracle latest versions are memory efficient with advance compression on the fly built in so that a huge investment in terms of disk space is saved.Oracle allows data to be controlled from a central repository. A DBA is responsible to create users, assign...
The standard command line tool is terrible. The cost is very high making it a feasible option for enterprise and full scale applications only.
The best part in my experience was direct SQL integration int COBOL programs. I had prior SQL experience when I started writing COBOL programs I didn't face any difficulty whatsoever. Moreover there are regular upgrades which we handle, which adds to the...
Oracle latest versions are memory efficient with advance compression on the fly built in so that a huge investment in terms of disk space is saved.Oracle allows data to be controlled from a central repository. A DBA is responsible to create users, assign...
When partitioning a table space, difficulty arises in updating indexes. You must delete a row and insert it with new values. Key values must be known and defined ahead of time as once they are committed, you can not roll them back. DB2's language is not as...
The standard command line tool is terrible. The cost is very high making it a feasible option for enterprise and full scale applications only.