Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 2136(0.031 seconds)
Sort By:
 
I have a number of Materialized views in an Oracle 10g database that have stopped auto refreshing. They have successfully refreshed since installation. I can manually refresh them and successfu...
Zones: Oracle 10.xDate Answered: 09/29/2008 Rating: 8.2 Views: 0
i can connect as system, but i dont believe i ever set up a sysdba account (or forgot the password). i dont see the sysdba user profile in the oem users panel. can system be given shutdown privileg...
Zones: Oracle, Oracle 10.xDate Answered: 03/23/2008 Rating: 9.7 Views: 6
Guys I am using the enterprise manager in oracle 10g we had an oracle error which becuase I am not on site I was not aware of and I was not notified until much late on which I could have quickly...
Zones: Oracle 10.x, OracleDate Answered: 05/27/2008 Rating: 9.2 Views: 0
Guys This may be a simple question but by applying the code ALTER SYSTEM FLUSH SHARED_POOL would this have a negative affect on performance afterwards.
Zones: Oracle 10.x, OracleDate Answered: 06/04/2008 Rating: 9.1 Views: 15
SQL> l   1  SELECT SUBSTR(corrid, 1, 4) corrid   2        , priority   3        , q_name   4        , COUNT(*)   5  FROM queueowner.pa_sync_qt   6  GROUP BY corrid,priority,q_name   7* ORDER...
Zones: Oracle, Oracle 10.xDate Answered: 06/04/2008 Rating: 9.5 Views: 0
I need to setup something like SQL server log shipping for my Oracle 10g database. I have the PRODUCTION oracle server hosted at a co-location. We have a secondary server at HQ with an oracle insta...
Zones: Oracle 10.xDate Answered: 08/26/2008 Rating: 9.3 Views: 0
Guys I use oracle oem 10g I would like to use the metallink link to get the patches from oracle but everytime I run this I get the following error but I am nit sure how to move on Updating OEM ...
Zones: Oracle 10.x, OracleDate Answered: 06/18/2008 Rating: 9.8 Views: 0
I originally set up a user HSS with the following table spaces (HSSDATA for data and HSSINDEX for the index tablespace). Later I wanted to change tablespaces. So I ran the following sql code for ea...
Zones: Oracle, Oracle 10.x, Ora...Date Answered: 07/09/2008 Rating: 8.6 Views: 87
I'm trying to create an Oracle trigger to rollback a transaction if a new value being inserted already exists in the database. I realize I can create a unique constraint but I have an automatic imp...
Zones: OracleDate Answered: 07/14/2008 Rating: 9.7 Views: 0
Hi,        What does the OracleDBConsole<sid> process do?  Is it critical for a .NET client to access the database? Thanks!
Zones: Oracle 10.x, OracleDate Answered: 08/18/2008 Rating: 9.3 Views: 16