I have an administrator in grid control setup, i.e. DBAUser. This particular user never gets email from one target. If I setup another account, DBAUser1 with the same email addresses, it receives e...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23136694.html
folks
I hsave the following
INSERT INTO B(TYPE,ID,DESCRIPTION)
(SELECT 'STR',(SELECT (SEED+1) FROM AUTOKEY WHERE AUTOKEYNAME ='SRID') SEED,ASSETNUM
FROM
WORKORDER
how can I make a var...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_22751411.html
Zones:
Oracle 10.xDate Answered: 08/09/2007 Grade: A Views: 0
I have a query that has 2 equality predicates.
There are 2 indexes , index1 is on the first equality predicate and index2 is on the second equality predicate. index1 is very slective returns 5 r...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23088071.html
I have a trace file in my UDUMP directory (Windows) that is continually being written to. The file is too large to open. I'm trying to find out what created this trace file. The file is gspec_ora_1...
http://www.experts-exchange.com/Database/Oracle/Q_23220264.html
When I query sysman.mgmt$job_execution_history I see the status field populated with 17. Does anyone know what this code 17 represents?
http://www.experts-exchange.com/Database/Oracle/Q_23315767.html
We have recently migrated from 9i to 10g. The new operating system is HP-UX 11.
We have couple of shell scripts which execute sql files as below example.
Some of them are executed without any e...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23368874.html
What is the best method to clone database on a remote server where the database size is more than 100TB?
Is RMAN better than manual copying the files across the network?
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23682907.html
Zones:
Oracle 10.xDate Answered: 10/12/2008 Grade: A Views: 0
Hi, I'm configuring my 10g RMAN backups to tape to use the auto controlfile backup option and I have a few queries that I hope some experts can answer.
1. I know that Netbackup settings overide ...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23549583.html
Hi experts, I have oracle listner 10g running and I have my environment set to 10g when I do lsnrctl status I see the services whci are oracle 8 databases showing up and when I do ps -ef|grep /opt/...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23115940.html
I use a recovery catalog and have full backups of my database that are stored on tape.
Last weekend, I upgraded the database from 9i to 10g and then registered the new database with the recovery...
http://www.experts-exchange.com/Database/Oracle/Q_23347607.html
Zones:
OracleDate Answered: 05/29/2008 Grade: A Views: 52