We have configured a RAC server having 2 nodes with below details rac1 public IP [192.168.0.201], Private IP [192.168.2.12] and also a SCAN IP mentioned DNS server [192.168.0.205]
we recently upgraded an application (.NET 2.0) that we maintain to use Oracle 11g. The application uses MS Enterprise Library 2.0. We\'ve found that when the database.ExecuteNonQuery(Oracle.DataAccess
I have created a BPEL process in which a dataadapter polling for a table. I want to schedule this process by quartz scheduler using following parameters
I\'m currently doing an academic benchmark, TPC-H, and I have some big tables that I want to load using direct path (which workde great and was very fast) and conventional path.
i try this for backup: $ exp scott/tiger FULL=y FILE=\'d:\\demo.dmp\'; and this for restore: $ imp scott/tiger 开发者_开发百科FULL=y FILE=\'d:\\demo.dmp\';
I have a specific scenario where i have to insert two new c开发者_JAVA百科olumns in an existing table in Oracle. I can not do the dropping and recreating the table. So can it be achieved by any means?
I am a newbie to Oracle and I created an AWR report from the enterprise Manager. Here is a small snapshot of the report.
Is there a limit for the files that are defined as external tables in Oracle 11g? As per http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/limits002.htm, the last parameter External Table
I have a table witch is in intense workload lest say T1 (about 100 updates per second, about 300k rows)
i installed Oracle 11.2.0 64bit & Oracle SQL developer 2.1.1.64 on Windows-7 64bit i try to connect to database like this: