| Thread | Last Post | Replies |
|
| hpux 11.0 hpux 11i | 10 Mar 2006 20:13 GMT | 7 |
I would like to hear from anyone who has moved/migrated an oracle database from hpux11.0 to hpux11i. Would like to know how it's done. regards, Daud
|
| db_Writer performance | 10 Mar 2006 18:28 GMT | 4 |
Hi Group , Here are the values of db writer related wait events. According to the manuals, high value means bottleneck . But how can i decide what the high value is?
|
| oracle 7.3 and windows 2000 server SP4 | 10 Mar 2006 18:02 GMT | 12 |
I've tried to install oracle 7.3 on a pc running under windows nt server SP4. During the setup, i get the message "the oracle installer was not able to stop and delete the oracle agent service because of permission problems.please make sure to
|
| FGA based on a complex join | 10 Mar 2006 17:59 GMT | 6 |
In 9iR2, I am attempting to create a policy with DBMS_FGA that includes a complex join in the audit_condition. Of all the examples I have seen, they include only simple where clauses, such as dept = 10, sal > 3000, etc. Is it possible to have a complex join in the audit_condition? ...
|
| Relocating undo tablespace | 10 Mar 2006 16:01 GMT | 17 |
Platform: Oracle 9.2.0.6 on Solaris 5.9 Hit a snag today on a box that holds two instances - one for dev, one for QA for the same app. Started getting alerts that two of the file systems had filled up. The SA had recently added a LUN to another disk
|
| RAC and undo tablespace | 10 Mar 2006 15:58 GMT | 8 |
New to RAC. Why are separate UNDO tablespaces required for each instance in a RAC cluster? Thanks for your help.
|
| SQL Basics | 10 Mar 2006 15:58 GMT | 14 |
How to display records from a table where column name fits some pattern? I want to display all records form table EAM_WORK_ORDERS_V where column name contains "activity" string. Something like:
|
| Oracle 10Gr2 and EM(agent) problem(s) | 10 Mar 2006 15:54 GMT | 6 |
Hoj! Running Oracle 10gR2 on SuSE Linux Pro. 10. Oracle Installation went OK. Then I create two instances with "dbca" (included EM) ... all OK.
|
| Number of Columns in a table. | 10 Mar 2006 15:39 GMT | 13 |
I have an entity which has got 900 Attributes. All the attributes are of type number(15). How do i store it ?I do not want to normalize it as it consumes more space and affects query performance.
|
| error 12560 causing webservices slowdown | 10 Mar 2006 13:35 GMT | 3 |
NOTE: in all logs we just replaced real host names with XXXX We are getting these errors on our web servers intermittently. When these error happen, all web servers "choke", they do not respond to ANY request, not just DB requests. The DB server itself shows almost no
|
| Oracle 10g Database Web Interfaces | 10 Mar 2006 13:21 GMT | 2 |
With Oracle 10g Database does it have any native tools or components to create Web Interfaces into the database? With Oracle 9i I was using mod_plsql to create some simple interfaces. Again, I am looking for what comes with the 10g DATABASE product not
|
| authenticate DB users against Windows Server | 10 Mar 2006 13:15 GMT | 2 |
Good morning. Scenario: Oracle DB Server 10.1 and Oracle AS 9.0.4 running on two different SUSE Linux SLES8 boxes. We are going to deploy an Oracle Forms app with this platform. Since our
|
| Database ID | 10 Mar 2006 11:23 GMT | 2 |
Can anybody tell me how the database ID is "generated" SQL> select DBID from v$database; DBID ----------
|
| Problem qith querying View source | 10 Mar 2006 10:13 GMT | 3 |
Dear Oracle Experts, I try to get the Select statement which forms a special view. If I do that with e.g. " select text from dba_views where view_name='DBA_REGISTRY' "
|
| In line queries...... | 10 Mar 2006 09:26 GMT | 4 |
Picture the scene, I have a SUBSCRIBERS table thus SUBS_ID number(8) SUBS_TYPE varchar2(3)
|