| Thread | Last Post | Replies |
|
| export all tables except one | 04 Aug 2005 08:33 GMT | 10 |
I want to export all the tables from my schema apart from one(which is huge). Is there an easy way to do this or do I need to list all the tables I do want?
|
| Freeware version of TOAD | 04 Aug 2005 07:36 GMT | 3 |
Recently Quest changed the freeware version of TOAD to make it more like the licensed version. In the SQL editor, it used to have the capability to format the SQL code and also to build it into a VB script. I can't find either of these features in the new version. Am I missing ...
|
| AIX or W2k3 to run Cluster? | 04 Aug 2005 05:55 GMT | 13 |
Anyone running 10g in a cluster environment? I'm trying to decide between AIX or W2K3 for my cluster. Any tips, advice, horror stories, etc.. Appreciated. The DB is mission critical and HA is a mojor concern. The DB currently runs on a standalone AIX box. Typically, this ...
|
| OPatch error | 04 Aug 2005 03:32 GMT | 4 |
I'm running a test database to practice installing patches with Opatch. It's 10.1.0.2.0 (10g Enterprise / Win XP). I can run "opatch lsinventory -detail" with no problems. When I run "perl opatch.pl apply" from the directory where the
|
| Newbie ques: Oracle Instance | 04 Aug 2005 01:55 GMT | 8 |
Iam new to Oracle and would appreciate any clarifications on these doubts I have: 1. Iam reading the documentation and it says that Oracle DB Server is basically Oracle Database and Oracle instance. What I understand is
|
| Enterprise Manager not connecting | 03 Aug 2005 22:27 GMT | 8 |
I'm running Oracle 9.2.0.1 on Windows 2k. After I initially installed it, everything seemed to work fine. However, now ( a couple of weeks later) whenever I try to connect to a database in Enterprise Manager, nothing happens. I launch standalone - no Oracle Manager
|
| Rows to a List | 03 Aug 2005 21:57 GMT | 3 |
I have a many to one relationship where I'd like to convert the rows to a list format. I currently use a function, but using that function slows the query down.
|
| Refreshing kust one of the MV's in a refresh group | 03 Aug 2005 21:46 GMT | 2 |
We have oracle 8i and use snapshot replication which gets refreshed every 4 hours. We need to have one MV belonging to the refresh group to be refreshed on demand when a user does a certain operation.
|
| patch eror | 03 Aug 2005 19:23 GMT | 1 |
i was installing a critical patch update 4392446 on oracle 817 ,HP UX(64 bit).. It worked fine while installing on other 817 and 9i databases.. But while installing on oracle 817 ,HP UX(64 bit)..
|
| cf query - wanting to set nls date | 03 Aug 2005 18:03 GMT | 12 |
I have a cf query where i want to set the date format before the query executes. <CFQUERY NAME="RptQry" datasource="#ds#" username="#user#" password="#pass#">
|
| resetlogs after Backup control file | 03 Aug 2005 18:00 GMT | 5 |
Why do we have to opne database using resetlogs after recovery from Backup control file? It makes sense to use resetlogs after incompleterecovery, but not sure after backup from control file. THANKS A LOT
|
| Bringing down Oracle in a script. | 03 Aug 2005 14:48 GMT | 8 |
I am writing a script that will bring Oracle 9i or 10g up or down. Generally I reverse my actions to bring the services down. I notice that after I bring things down that there are occationally processes left around that appear to be part of Oracle or are at least owned by
|
| Stats gathering (8i) to non-data dictionary tables | 03 Aug 2005 14:44 GMT | 7 |
Can anyone help. I have a requirement to gather stats in prod without the values being put into the data dictionary and used immediately. Instead I'd like them to go into a user stattab from where I can move them into a non-prod instance.
|
| multiple runs with the same ref cursor? | 03 Aug 2005 14:13 GMT | 4 |
Ok iv'e been working on this problem for some time now; and haven't really figured anything out. I need to run my ref cursor multiple times, depending on how many of the check boxes the user selects. Let me example, I have a form which has four check boxes, with a text box.
|
| Sql Help | 03 Aug 2005 10:34 GMT | 13 |
I have a very specific problem with oracle 8.0.4. i have following view cum_fifo_figures (
|