| Thread | Last Post | Replies |
|
| error while installing | 08 Feb 2006 21:20 GMT | 4 |
i got error ORA-27125 while installing oracle and i followed instruction below ================================================== cd $ORACLE_HOME/bin
|
| restoring 9.2.0.6 datafiles with 9.2.0.7 Oracle | 08 Feb 2006 19:49 GMT | 2 |
Is there potential problem ? we want to use old datafiles in 9.2.0.6 with a patched oracle in 9.2.0.7... Thank you
|
| Upgrade to 10g Issue | 08 Feb 2006 19:12 GMT | 1 |
We are upgrading to 10g. According to the docs, you are supposed to run this SQL script to gather info on your database: utlu102i.sql When we rna that utility, we received this error: "ORA-25143: Temporary Tablespace Empty"
|
| how to use getdate() in user defined function | 08 Feb 2006 17:17 GMT | 1 |
Im creating a user defined function in sqlserver. The code is down below. create function ProcessAck() RETURNS TABLE
|
| Any Data Guard gotchas? | 08 Feb 2006 17:03 GMT | 4 |
I will be upgrading an 8i database to 10gR2 soon. They currently run a standby server and I'm thinking we'd use Data Guard now to make it easier for them to manage. Is there anything to watch out for that isn't listed in Ch 3 of 'Data Guard Concepts and Administration'?
|
| Oracle 7 downloads | 08 Feb 2006 17:02 GMT | 2 |
Where do I get Oracle 7 Downloads for Solaris and Windows Platform ? Thanks
|
| NLS_CHARACTERSET and NLS_NCHAR_CHARACTERSET both set to UTF8 ? | 08 Feb 2006 10:54 GMT | 2 |
I have a problem with Oracle 9.2.0.6.0 on Unix. Is it possible to set (when database is created) both parameters: NLS_NCHAR_CHARACTERSET as UTF-8 NLS_CHARACTERSET and UTF-8
|
| Need a favour in understanding the following query | 08 Feb 2006 09:53 GMT | 3 |
I have a problem while understanding the query.....I want to explain it clearly..... My Tables are 1.suppliers
|
| PHP DLL's anyone? | 08 Feb 2006 08:50 GMT | 7 |
just made a post in the PHP group, but my feeling is I'm missing something I need that will come from oracle, and I wondered if someone in the oracle groups might have an answer? The following is what I just posted in comp.lang.php
|
| hi all plz help me | 08 Feb 2006 08:23 GMT | 1 |
i just want to print my .txt file dat in to the oracle database. i created table in oracle by using blob datatype. plz help me in this regarding. by the way iam writin in java/j2ee
|
| Unable to list control files | 08 Feb 2006 08:15 GMT | 2 |
When I try to start the DB(10.1.0.3.0), I get the following error : ORA-00205: error in identifying controlfile, check alert log for more info I could not view the alert log and then did an ls -l on it and it came
|
| oracle 10g RAC installation on windows 2003 server | 08 Feb 2006 04:55 GMT | 3 |
i tried to install oracle 10g RAC in Windows 2003 server Enterprise Edition as per the document given in oracle site,but i get OUI- 25031 at the "configuration Assistants" page while installing CRS(Cluster Ready server)
|
| Oracle 9i - Oracle nameserver deprecated in favour of LDAP + proxy | 08 Feb 2006 01:12 GMT | 5 |
I have Oracle 9i R2. I wish to use the nameserver that was available in 8i with 9i. I read somewhere that it has been deprecated in favour of LDAP (Oracle Internet Directory) which provides an Oracle names proxy (?), but that the original <oracle_home>\bin\names.exe is still
|
| renumbering with rownum | 08 Feb 2006 00:50 GMT | 4 |
i have a table like ID POS DATE FILTER 1 1 01.01.01 x 3 5 02.01.01 x
|
| create duplicate copy of database but with a differnt name??? | 08 Feb 2006 00:16 GMT | 1 |
Basically what I want to do is copy or duplicate a databse and rename it to a different name. I have a complete backup of my database that I want to duplicate. I thought I could just do a backup control file to trace of the database I want to duplicate, then startup nomount with
|