| Thread | Last Post | Replies |
|
| PGA_AGGREGATE_TARGET sizing of work areas and HJ cost | 31 May 2009 20:05 GMT | 13 |
I'm doing some investigations because of query plan changing in the same session (from NL Index RS to HJ FTS), and got question about Hash_Join_Area_Size when work_area_policy=auto.
|
| starting up a rac node via sqlplus? | 31 May 2009 19:50 GMT | 6 |
oops, accidentally posted this to .misc... In sqlplus you can shutdown a node in a rac cluster via connect sys@node3 shutdown immediate
|
| starting up a rac node via sqlplus? | 30 May 2009 13:47 GMT | 1 |
In sqlplus you can shutdown a node in a rac cluster via connect sys@node3 shutdown immediate Is there a way to start up a node as well?
|
| Another V$ question | 29 May 2009 22:28 GMT | 6 |
Why is it so hard for Oracle to give proper documentation, instead of putting hundreds of columns into their V$ views that even they do not understand. I want to know 1 thing:
|
| 10g NF just @ 8000*/- | 29 May 2009 19:32 GMT | 2 |
Greetings from SQLSTAR!!!!! We are happy to Announce that SQLSTAR in now authorised by Oracle to conduct 10g New Features just @ Rs:8000/- * --
|
| Removing a diskgroup from a corrupt ASM database | 28 May 2009 20:27 GMT | 10 |
I had a disk failure so that the databases (ASM and actual database) cannot see the disks. Therefore the diskgroup DATA is unmounted and cannot be remounted. I'm ready to start over from scratch, I dropped the non-ASM database,
|
| getting the tns entry for a connection? | 28 May 2009 18:52 GMT | 3 |
If I connect to scott/tiger@FOO, is it possible to get a copy of the FOO TNS definition? I'm doing some connection testing, and I want to print out TNS of the current connection so I can verify I'm
|
| 10g Grid Control - migrate data | 28 May 2009 17:30 GMT | 1 |
Current:Grid Control 10.2.0.4 Proposed: HA Grid Control 10.2.0.5 on new servers (using Load Balancer) We have historical data in our current grid db repository. Anyone know
|
| Marterialised View Problem | 28 May 2009 15:13 GMT | 5 |
We are developing an application in Oracle 10.2.0.3.0. For the sake of performance we are using a materialized view which contains denormalised data for Items. There is a Comment table to keep a history of all comments for Items.
|
| Implementing Table Functions Without Declaring Types at Schema Level | 28 May 2009 14:18 GMT | 2 |
All of the examples for table functions I have come across use an object type declared at schema level. Is it possible to use table functions within a package using types declared in pl/sql only.
|
| Time zones calculation - browser apps | 28 May 2009 14:11 GMT | 6 |
this question pertains to 10.2.0.1 + Say we have a database which runs on a server which is ALWAYS set to GMT. We have users of a web application in two timezones - say today this is
|
| orana.info is junk | 28 May 2009 14:03 GMT | 11 |
I used to use orana.info blog aggregator to remain of top ever increasing number of interesting blogs. I first noticed that it skipped the recent interesting notes by Jonathan, like "Hints on Hints" or "One SQL". Also Tanel's note about free DBA_HIST AWR views in 11g wasn't ...
|
| Is there anyway to use a tablename in subquery? | 28 May 2009 02:19 GMT | 3 |
Is there anyway to use a tablename in subquery like this: SELECT * FROM ( SELECT tablebame FROM TABLE); Thanks. Jia Lu
|
| export error | 27 May 2009 22:39 GMT | 5 |
iam getting the following error while importing the dump in 10204. illegal lob length marker 65279 bytesread = 00000000000 TABLE = CHK_RSLT
|
| V$ Views | 27 May 2009 20:15 GMT | 12 |
I'm looking at some Oracle documentation and they are not really clear on that the following items are in V$SESSION & V$PROCESS: V$SESSION - process V$PROCESS - pid & spid
|