| Thread | Last Post | Replies |
|
| Multiple databases - best performance scenario | 16 Apr 2008 18:59 GMT | 12 |
My company has the need to manage data for multiple customers. High volume concurrent read and write access will be required to these databases, so I'm trying to determine what hardware scenario is best to support this requirement. Each database will be approx 0.5Tb in
|
| Query Improvement | 16 Apr 2008 17:19 GMT | 1 |
I posted this about a week ago and am still having issues trying to improve this query. This is a nasty query here which I'm hoping to make smaller by using some joins. I got help from here before, so while I'm trying to do
|
| Nasty Query Here | 16 Apr 2008 16:30 GMT | 3 |
I have a REAL nasty query here which I'm hoping to make smaller by using some joins. I got help from here before, so while I'm trying to do it, I was hoping some others can look at it also. Thank you,
|
| Cross platform TTS | 16 Apr 2008 14:22 GMT | 2 |
I try to tansport a tablespace from AIX to Windows (10.2.0.3) convert with RAMN is OK When I import metadata to the windows database I get the error below Can you help me ?
|
| Immediate Requirement for Oracle Apps Technical Consultant | 16 Apr 2008 13:36 GMT | 16 |
Systel is an IT Solutions organization, which offers a variety of products and services to premium customers globally. With its relentless focus on customer satisfaction, acquisition of the best DNA and robust processes, the company has moved from strength to strength
|
| SQL Query | 16 Apr 2008 12:04 GMT | 2 |
I have three table with the following structure DomainTechDetails(DomainID,DomainName, ....) Domains(DomainID, CustomerID, ...) Customers(CustomerID, CustomerName, .... )
|
| Insert with select help | 16 Apr 2008 10:40 GMT | 1 |
Let me first describe the tables I'm working with: table1 with these columns: user_id cat_id more_data even_more_data table
|
| Secure Auditor secure your windows | 16 Apr 2008 08:56 GMT | 4 |
Hi folks, Go and get a copy of Secure Auditor which is a unified digital risk management solution and provides 30 tools in 1 package. It performs scan and audit on your windows based machine so that you will be able to identify the weakest link in your network. It helps in
|
| how can I get bind values for another session? There are conditions.. | 16 Apr 2008 07:48 GMT | 7 |
I have a question about oracle10g. How can I get the bind variables? Here is a description of the situation: 1. A java process starts a stored procedure via jdbc. 2. The procedure has a number of bind variables as input.
|
| 11g database controle - missing section Users & Privileges from schema section | 16 Apr 2008 07:40 GMT | 2 |
referring to this section: http://www.oracle.com/technology/obe/11gr1_db/manage/dbconsole/dbcontrol.htm#t1t5 on the Schema tab - upper right section "Users & Privileges" is missing
|
| Yes, this is probably a stupid question but... | 15 Apr 2008 23:20 GMT | 14 |
We have an application that stores operational data as a single master table and a set of child tables. Based on the class of data, a different child table gets joined in e.g. master inner_join pets -> gives us pet data
|
| ORA-00600: [25027], [27] in ALERT.LOG | 15 Apr 2008 15:21 GMT | 4 |
We have discovered in the alert.log some ora-00600 in our Oracle Database 10g (10.2.0.3.0) on Windows 2003 Server. The database is running, but the error is generating a big amount of dump files. In the dump files, we found the following information:
|
| How many instances are created in the server? | 15 Apr 2008 10:59 GMT | 4 |
For DB2, I can use 'db2ilist' to list all created instance in the server. Is there any way in oracle to check and display all created instances in the server even though they are not started?
|
| I want to add disks to ASM disk group but the disks status are already "MEMBER"? | 15 Apr 2008 08:58 GMT | 1 |
I installed oracle and created ASM disk group 'DATA' with some raw devices in linux. Since it is a test environment, I uninstall all oracle software and reinstall them. I am now running OUI and stop at 'Configure Automatic Storage
|
| How do I know which one is used to startup database by DBA if many spfile and pfile coexist? | 14 Apr 2008 23:33 GMT | 6 |
I find that many spfile and pfile coexist in one system. How do I know which one is used by the DBA to startup the database? If the database is started, I can type "show parameter spfile" to check the location of spfile. But it show nothing if pfile is used.
|