| Thread | Last Post | Replies |
|
| 10g Database Configuration Assistant fails with code ORA-12546 | 10 Aug 2005 18:29 GMT | 24 |
I originally thought the problem related only to the install process of 10g 10.1.0.2 on Windows Server 2003 but I have now established that the DBCA will not run successfully when run on its own either. I can get all the way through the wizard and then when I click OK to start the ...
|
| Q: selective logging of listener? | 10 Aug 2005 18:01 GMT | 1 |
Is there a way (under UNIX) to tell the listener only to log requests from certain clients (or even better excluding one particular client from being logged)? Thanks
|
| Oracle 9i agent on Solaris | 10 Aug 2005 16:14 GMT | 3 |
I installed Oracle 9i on SUSE 9. Now I need to install Oracle 9i agent on Solaris 8. What steps do I take? I understand I need the runInstaller script and choose "client" option
|
| count PL/SQL function calls | 10 Aug 2005 14:29 GMT | 5 |
I've a big SQL request (whith nested select) which use a PLS/SQL function for filter. SELECT ...
|
| 9.2.0.4 - RHEL3 | 10 Aug 2005 13:15 GMT | 2 |
I have a user, USER A, and i have another user, USER B and i need to grant USER A access to do selects on USER B's tables. Is that possible and how? thanks
|
| unable to mount database | 10 Aug 2005 12:46 GMT | 5 |
I'm new to oracle. I want to enable archive log so I issue shutdown immediate. Then issue startup mount exclusive but got this error "ORA-01991:invalid password file ...\PWDSID.ora" Please advice what is the problem?
|
| SQLPLUS: creating a text file with column header and tabel rows? | 10 Aug 2005 11:39 GMT | 4 |
I'm going crazy trying to create a simple thing. What I want is a textfile with the column names of a specific table in the first row and the content of the table in the other rows. The methods I already tried are something like
|
| oracle client install won't run | 10 Aug 2005 08:46 GMT | 2 |
I've just downloaded the oracle client for win32 installation CD from OTN and extracted the zip file on my C drive if I run setup.exe in the root directory nothing happens at all. So I read through the documentation and it says to run autorun\autorun.exe which
|
| help:How can i take Export of Oracle 9.2.0.1 from Oracle 9.2.0.7 | 10 Aug 2005 06:32 GMT | 5 |
How can i take Export of Oracle 9.2.0.1 from Oracle 9.2.0.7 1-what scripts are to be used 2-Where i can find these scripts. Thnks.
|
| admin password in oracle | 09 Aug 2005 22:23 GMT | 4 |
Im a newbie to oracle but not to databases. Im using a shopfloor system that uses oracle. We have a live side and a demo side. What I want to do is put my live side into my demo side so that I have a copy of my existing live data to play with in the demo. Thus i can try new
|
| Ugh, sluggish query | 09 Aug 2005 21:19 GMT | 10 |
I have the following table. Currently this table has about 300k rows and grows by 30k each day. The only constraint on this table is bu_id, which is a primary key. SQL> desc dm.bu_notify;
|
| Q: How to re-insert chained rows? | 09 Aug 2005 20:47 GMT | 2 |
I had an error and found this solution on metalink: ------------------------------------------------------------------- This error can indicate that the second row piece of a chained row is held in a block that can not accept any more transactions due to
|
| dbca crashes | 09 Aug 2005 18:49 GMT | 3 |
[b] I installed Oracle 9.0.1 on SUSE 9. When I run dbca, I get the following, what does it mean and what can I do about it? [/b] SIGSEGV 11* segmentation violation
|
| 9.2.0.4 - RHEL3 | 09 Aug 2005 18:47 GMT | 2 |
One of our instances died last night and the person on support ended up bouncing the instance before any real debugging could occur. There is nothing in the alert log as to why this instance died and in the trace file for this incident there is lots of this..
|
| Altering session time zone... | 09 Aug 2005 18:25 GMT | 1 |
Am trying to alter a seesion time zone so that when a user logs on or connects through the running of a report their location can be checked and a timezone offset applied to that session. Using ALTER SESSION SET TIME_ZONE='+5:00'; has no effect whatsoever.
|