| Thread | Last Post | Replies |
|
| emca fails to create database control repository with ORA-01034 | 19 Jan 2008 20:25 GMT | 3 |
After installing Oracle 10.2.0.3 software and successfully creating a database (named "10gr2") I'm trying to setup EM Database Control. This is the command I execute: ***********************************************************
|
| Wanted: Part-Time Ad hoc SQL Writer Options | 19 Jan 2008 17:46 GMT | 2 |
We are looking for someone that understands Oracle SQL very well and can write performant queries of complex data. We will supply the database backup, the requirements and give the writer a relatively free hand to suggest DBMS configurations,
|
| XMLType: bytes written before prologue | 19 Jan 2008 17:23 GMT | 1 |
Hi NG, I have a very general question concerning the XML-abilities oracle offers, and I'm afraid I cannot restrict the field of possible causes for this kind of error: When performing a query where an XMLType is returned, in
|
| oracle buzz | 19 Jan 2008 17:20 GMT | 2 |
http://coderbuzz-programming.blogspot.com
|
| what is the main problem with ORA-27050 | 19 Jan 2008 13:34 GMT | 3 |
Oracle Oracle 10g RAC in alter_SID.log have some error ora-27050,can anybody know what is the problem? Private_strands 0 at log switch Thread 1 advanced to log sequence 19282
|
| Install oracle 10g client on RHEL5U1 error | 19 Jan 2008 10:39 GMT | 1 |
My box: uname -a Linux server 2.6.18-53.el5xen #1 SMP Wed Oct 10 16:48:44 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
|
| Hardware, Database, Business Intelligence | 19 Jan 2008 10:36 GMT | 5 |
Hello all. We are just starting up an IT Services Consulting company, we are currently 3 people, our current skills are Oracle DBA & MYSQL, and somewhat SQL Server, and we will like to learn from your experience. First is regarding the Hardware - what hardware and OS do you ...
|
| RMAN backup on SunOS 10g to Oracle 11g Windows | 19 Jan 2008 10:34 GMT | 3 |
I would like to know if it is possible to restore RMAN created backups from a SunOS oracle 10g db system to a Windows Server 2003 oracle 11g system? Will it be compatible?
|
| what are the different between database migration and database upgration? | 18 Jan 2008 18:33 GMT | 1 |
what are the different between database migration and database upgration?
|
| help regarding sql loader | 18 Jan 2008 18:28 GMT | 2 |
I have a table Test: id number default -999 occ varchar2(25) default 'student' addr varchar2(25)
|
| truncate tables in my tablespace | 18 Jan 2008 17:18 GMT | 10 |
I want to delete all the data in all the tables in my tablespace. SQL> select table_name from user_tables; I can get a list of the tables but I dont want to a for each table type in
|
| How to clone Oracle 10g DB from RAC to RAC? | 18 Jan 2008 16:15 GMT | 1 |
I successfully accomplished cloning from single instance to single instance and from RAC to single instance, but now I need more info about cloning from RAC to RAC... Is there any good how-to article about cloning 10g RAC ASM based
|
| System scheme information accidentaly deleted | 18 Jan 2008 15:47 GMT | 7 |
I have acidentaly deleted some information of the System scheme, some views and tables. Is there any chance to recover the information that was dropped. Thanks
|
| Anyone having troubles with shared server on VMS 10g? | 18 Jan 2008 15:43 GMT | 3 |
I have Oracle10g 10.2.0.2 running on an OpenVMS Itanium system (VMS 8.3). I'm having an issue with shared server logins sometimes failing to complete. It works fine "most of the time" but occasionally (apparently more often when the system is busy) a client connection to the ...
|
| divide column in to 2 columns were the 1st space is. | 18 Jan 2008 14:39 GMT | 2 |
I have a address table and need to separate the address into to 2 columns via a query in a view. Example: 211 S. Akard Str.
|