| Thread | Last Post | Replies |
|
| EM 10G Agents on Veritas Cluster | 30 Jan 2006 21:59 GMT | 1 |
I have EM10g installed on an RHL4 server. The installation ran fine and the agents now need to be placed on dev boxes for testing. Our dev/ua and production servers use Veritas Clusterware. Has anyone successfully deployed OMS on Linux and the agents in turn on servers
|
| all foreign key should have index? | 30 Jan 2006 21:59 GMT | 3 |
Is it necessary that all foreign key should have index? SELECT * FROM user_constraints WHERE CONSTRAINT_TYPE = 'R' AND INDEX_NAME IS NOT NULL Above query does not return any row in my database.Is it bad?
|
| Are all breasts created equal? | 30 Jan 2006 19:43 GMT | 2 |
Janet Don Burleson got her breasts reinflated, new tires too! Check her new bra at http://www.burleson-arabians.com/horse_milk.htm Don gets a new red tail to match his naked redneck and Oracle logo and belly at
|
| location of installed oracle software? | 30 Jan 2006 18:34 GMT | 1 |
This may be a dumb question, but my SA wants me to find out. We have an IBM AIX server which uses a separate D40 to store all of our data. Normally we install the Oracle software on the D40 along with all the data files and everything for Oracle. This way if there is a problem
|
| List Partitioning | 30 Jan 2006 18:26 GMT | 3 |
this is related to list partitioning. i want to partition a table based on one column' s value( name varchar2 (10)) . there will be three partitions. all the name , start with vowel , should go in the first partition and all the names start with
|
| Materialized View Replication | 30 Jan 2006 18:20 GMT | 5 |
I want to use this in an Oracle 10g enviroment between two databases. CONNECT scott/tiger@tsh2 CREATE DATABASE LINK TSH1.WORLD CONNECT TO scott IDENTIFIED BY tiger
|
| Object privileges | 30 Jan 2006 17:27 GMT | 1 |
How I view, the objects of BBDD, that not have privileges for execute ?? the all_tabl_privs show de tables, no objects, procedures, etc etc I'm sorry, but my english is bad
|
| CRYSTAL REPORTS/ CONTRACT/ NC | 30 Jan 2006 16:53 GMT | 1 |
OMNI GROUP tgugger@sbcglobal.net 419-537-9447 CRYSTAL REPORTS/ REPORT WRITER/ CONTRACT/ CHARLOTTE AREA
|
| Make page break and prined from web page | 30 Jan 2006 16:30 GMT | 5 |
I used PL/SQL to write a report program under Oracle Applications environment. The output is saved to OA defaultd output file. I used chr coomand to force a page break. I click the Output file button and save the file as TXT file (showed in browser). Then I printed it through
|
| Error ORA-01034 on windows xp | 30 Jan 2006 15:52 GMT | 2 |
I am getting an error ORA-01034:Oracle not available in 10g, Please help me. I am new to oracle 10g. Also how to start new services.
|
| all foreign key should have index? | 30 Jan 2006 15:14 GMT | 1 |
Is it necessary that all foreign key should have index? SELECT * FROM user_constraints WHERE CONSTRAINT_TYPE = 'R' AND INDEX_NAME IS NOT NULL Above query does not return any row in my database.Is it bad?
|
| What are the books preferred for oracle dba certification | 30 Jan 2006 14:33 GMT | 1 |
I want to pursue my career as a dba. Is it necessary to have experience to get the certification. I dont have any experience till now . Also what are the books useful to prepare for the examination
|
| Lookup between 2 files ( korn shell ) | 30 Jan 2006 14:06 GMT | 2 |
Thanks guys for your suggestions; FILE1=/home/pavi/DS.txt FILE2=/home/pavi/chain.txt awk -F ":" '{print $1}' $FILE1 > f1.txt
|
| Repeating a query and storing the results until no more records. | 30 Jan 2006 13:48 GMT | 3 |
Hi (and help). I've been using Mysql and am in the process of migrating an intranet to Oracle. In the Mysql pages, we've created a number of pages which use temporary tables, which aren't available in Oracle.
|
| Points to remember | 30 Jan 2006 13:41 GMT | 1 |
Can you please provide details ( or links to documents) about how should we determine the size of all the memory structures given hardware specifications or the process flow. basically what needs to kept in mind and what things we need to know before determining the
|