what is the difference b/w oracle8i and oracle9i
Answers were Sorted based on User's Feedback
Answer / esakkiraja
Difference between 8i and 9i:
8i:
It was developed in 1997 and it supports the object
oriented development and multimedia application and in the
8i--I stands for Internet
9i:
It was developed in 2001 and 400 new features has been
included in 9i and it has the facility of reading anbd
writing the xml data from outside and it has the option for
Oracle RAC
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bindu
Oracle 9i is an upgrade version of Oracle.It offers lot of
new and additional features, which are not available in
oracle 8i.It offers, new features to both
developers and administrators.Oracle 9i is the obvious
choice.
Like: 8i introduced a number of features in SQL that could
not be used in PL/SQL. Since we went to 9.2 it's been great
to be able to use MERGE INTO, CASE and analytic functions
within PL/SQL packages.
A lot of little things are improved in PL/SQL, such as CAST
now being implicit in many situations when you used to have
to code FROM TABLE(CAST(table_expression AS
some_array_type) - you can now use FROM TABLE
(table_expression). Also INDEX BY collections (associative
arrays) can now INDEX BY other types besides BINARY_INTEGER
(e.g. PLS_INTEGER, VARCHAR2).
In 9i you can use locally managed tablespaces for every
tablespace including temp, rollback and system, while in 8i
you were limited to regular data/index tablespaces. You
also get automated undo management which is worth taking a
look at (for example you can configure it to hold onto
rollback blocks for longer, which could potentially help
reduce ORA-01555 Snapshot Too Old errors).
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / bindu
Oracle 9i is an upgrade version of Oracle.It offers lot of
new and additional features, which are not available in
oracle 8i.It offers, new features to both
developers and administrators.Oracle 9i is the obvious
choice.
Like: 8i introduced a number of features in SQL that could
not be used in PL/SQL. Since we went to 9.2 it's been great
to be able to use MERGE INTO, CASE and analytic functions
within PL/SQL packages.
A lot of little things are improved in PL/SQL, such as CAST
now being implicit in many situations when you used to have
to code FROM TABLE(CAST(table_expression AS
some_array_type) - you can now use FROM TABLE
(table_expression). Also INDEX BY collections (associative
arrays) can now INDEX BY other types besides BINARY_INTEGER
(e.g. PLS_INTEGER, VARCHAR2).
In 9i you can use locally managed tablespaces for every
tablespace including temp, rollback and system, while in 8i
you were limited to regular data/index tablespaces. You
also get automated undo management which is worth taking a
look at (for example you can configure it to hold onto
rollback blocks for longer, which could potentially help
reduce ORA-01555 Snapshot Too Old errors).
Is This Answer Correct ? | 1 Yes | 0 No |
default triggers available for reports
what are basic modules required to implement oracle application in any oraganisation?
What are the standard concurent programs for auto invoice interface and customer interfaces? : oracle accounts receivable
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
Give the two types of tables involved in producing a star schema and the type of data they hold.
How would you go about generating an EXPLAIN plan?
What view would you use to look at the size of a data file?
How can you rebuild an index?
Explain an ORA-01555
HOW TO SAVE UNIVERSES AND DOCUMENTS IN THE REPOSITORY?
Describe what redo logs are.
we have 10 concurrent programs under one request group out of 10 ccps all users submitting only 9 programs from srs window remaining one ccp for specific user how can it possible send me answer asap.