My company has many instances. Currently each instance is hosting one schema user which is access by an application. I thought of consolidating 2 or 3 instances into 1 instance. I want to know the pros and cons of running in 1 instance as compared to separate indivual instances. Tks.
first of all...
1.Do all these instances run on one server? If not, do you have enough room and resources to fit all the extra data onto the one server.
2.The type of instances you have.. are they all realtivly the same? IE.. OLTP, warehouse, ect, ect..
Code:
. exporting table JOB_GROUP
EXP-00056: ORACLE error 1031 encountered
ORA-01031: insufficient privileges
. . exporting table JOB_SUB_GROUP
EXP-00056: ORACLE error 1031 encountered
ORA-01031: insufficient privileges
. . exporting table KSEMP
EXP-00056: ORACLE error 1031 encountered
ORA-01031: insufficient privileges
isn't the error obvious??
Oracle it's not just a database it's a lifestyle!
--------------
BTW....You need to get a girlfriend who's last name isn't .jpg
Bookmarks