| Thread | Last Post | Replies |
|
| change managment software for Oracle | 29 Nov 2005 18:53 GMT | 1 |
Hi, I need to find a good sotware to manage database changes. I've used ERWIN years ago to do reverse engineering for Informix DataBases in order to print good looking database diagrams and other stuff, but I've never work with oracle. Can you recomend one thatr works well with
|
| Filter records in HTMLDB 2.0 | 29 Nov 2005 16:40 GMT | 3 |
I have a query that can return a few hundred rows (< 500). Is there any way I can then apply a filter on top of that result set to display only a specific number of records ( < 20), based on some filter criteria the user provides. I rather not be requerying the database all the ...
|
| RMAN command from script | 29 Nov 2005 16:03 GMT | 7 |
I am trying to run the RMAN backup from a script (unix). i wrote a small script (sh) with following commands: rman TARGET / RUN { backup database;
|
| Unwrapped package ? Who ?? | 29 Nov 2005 13:01 GMT | 3 |
[oracle] Does anyone know how the wrapped package, unwrapped. Mayby somebody knows some tools or programs who do this ?? Thanks for any help or some information.
|
| Send email whith oracle | 29 Nov 2005 12:18 GMT | 7 |
I write from Italy and with this procedure I want send a E-mail from Oracle. Ok, all works fine except the messagge body. -------
|
| Left Outer Join, group by, and date-based queries | 29 Nov 2005 10:20 GMT | 5 |
My second post here this afternoon- I should just go home. I want to write a query that returns all months for a year and the total number of incidents per month IF they exist. Current query looks like:
|
| How to drop a default value for a column | 29 Nov 2005 09:35 GMT | 2 |
I have a table xxx col1 varchar2(10) default 'x' null, col2 varchar2((100) not null
|
| Undo after drop table... | 29 Nov 2005 05:24 GMT | 18 |
I've commited a drop on a table but this was an accident ! I don't know if it's possible to undo this action ? How to restore my table. I need help, thanks a lot.
|
| Configuring OHS and WebCache to use SSL | 29 Nov 2005 02:21 GMT | 4 |
I am running 10g App Server release 2 phase 2 on Solaris 9. I have successfully configured SSL for the HTTP_Server, however, I cannot configure WebCache properly. When adding a listen port, it will not accept my wallet file location (using the same one as for HTTP_Server).
|
| Index not getting used | 29 Nov 2005 02:15 GMT | 5 |
I am having situation where my below query is not using index on updated date column, I have index on two date columns, created date and updated date, the query under focus has a OR condition with both the columns, the query execution is very high (full table scan) as below.
|
| OEM vs Standalone | 29 Nov 2005 00:38 GMT | 3 |
Firstly i'm new to Oracle. I created a database using the DCA. Can someone tell me why the database shows in the standalone and not the OEM? Thanks,
|
| Question: Export problem under 10G | 28 Nov 2005 23:11 GMT | 6 |
Hi, all. I have a 10gR2 database (on W2003) which I imported in from an export file made in 8i on AIX. I created the db as per normal, and then imported all non-system
|
| Is this a bug in 9i ( FK question ) | 28 Nov 2005 22:35 GMT | 9 |
I am running 9i with a slightly outdated patch level. I have two tables Inventory and Shopping_Cart The Inventory has a primary key ( item_number ) smallint not null The Shopping_cart table has a composite pk key
|
| Is there any predefined Oracle constants there denominate very large number ? | 28 Nov 2005 20:20 GMT | 1 |
|
| What do these accomplish? | 28 Nov 2005 19:21 GMT | 2 |
I've searched metalink and on the web and could find very little documentation on this and so thought I would post it here...... While collecting database stats using the dbms_stats package and including the option for histograms on indexed columns (FOR ALL INDEXED
|