| Thread | Last Post | Replies |
|
| oracle database and mac os x for intel | 19 Jan 2006 23:22 GMT | 24 |
Does anyone know if the current Oracle Database 10g release for PowerPC will run fine on Mac OS X 10.4 for Intel (through Rosetta)? I am planning to buy the new MacBook Pro! Thanks.
|
| ORA-01013 error | 19 Jan 2006 22:35 GMT | 2 |
I have a funtion that bulk collects data into collection types and then loops thru each collection record to do some data manipulations. I am using the following select statement to assign some value to a collection item in the loop.
|
| Oracle names servers on VMware | 19 Jan 2006 22:26 GMT | 2 |
I have to move one of my names servers because we are retiring a machine soon, since I am going to be (hopefully) switching to OID sometime this year I only need a temporary home for it. We just started using VMware for testing and development environments, and I though that a VM ...
|
| RMAN 8i question - Disaster Recovery and online redo logs... | 19 Jan 2006 21:29 GMT | 5 |
Hi, all. I'm still (gak) working through various permutations of rman functionality (8i on AIX). At this point, I'm trying a full-on disaster recovery: backup the db
|
| Function over DB Link? | 19 Jan 2006 21:17 GMT | 2 |
I am trying to accomplish this: select forms_library.is_local(recruit_id)@xen from recruit@xen where rownum < 3; Receiving this error:
|
| xpinsmgr-10565 | 19 Jan 2006 20:03 GMT | 3 |
I got the following message while attempting to run Instance Manager with OLAP services (Oracle 9i release 1): "XPINSMGR-10565: Cannot access OLAP Services from the database. Cause: An
|
| Oracle Developer/DBA | 19 Jan 2006 19:33 GMT | 2 |
Universal Software Corp. is currently recruiting for a Sr. Oracel Developer/DBA to work on site with our client in the MetroWest area. In this position we expect the consultant to adie in the design and delivery of an enterprise wide solution. To be successful in this
|
| uploading BLOB data using SQLLoader | 19 Jan 2006 19:21 GMT | 1 |
We are migrating from sql server 6.5 to oracle 9 release 2. I am using bcp to extract the data of Sql server tables into a flat file (.dat) which also has image data type in it. when i use SQL* Loader script to load it, sql loader throws an error.
|
| FOR crs IN ( .... ) LOOP with dynamic SQL | 19 Jan 2006 17:32 GMT | 2 |
I'm using Oracle 10.1.0.4.0. I like this syntax for looping through a resultset: FOR crs_test IN (
|
| Install Oracle and ASP/ASP.NET on diffrent servers without domain controller | 19 Jan 2006 14:36 GMT | 1 |
I found a nice tutorial http://www.codeguru.com/Csharp/.NET/net_asp/tutorials/article.php/c8477/ , however I am not sure that this is going to work as easy as I had hoped. The tutorial assumes you have both Oracle and your IIS on one
|
| The above shows -416.16% as Execute to Parse | 19 Jan 2006 14:05 GMT | 1 |
Buffer Nowait %: 100.00 Redo NoWait %: 99.96 Buffer Hit %: 99.98 In-memory Sort %: 99.98 Library Hit %: 99.50 Soft Parse %: 99.17 Execute to Parse %: -416.16 Latch Hit %: 94.28
|
| gather stats ora-20000 | 19 Jan 2006 13:30 GMT | 3 |
I've been trying to execute code ( logged on as user LIVE ) to gather system stats & get the following BEGIN *
|
| errors when run 'catproc.sql' | 19 Jan 2006 12:11 GMT | 2 |
when I create a database with sqlplus, I run catalog.sql and catproc.sql to create data dictionary and packages. When I run catproc, I see on the monitor some errors about DIANA and other packages, but I can't understand what's happen. the database is created, but I want to see the ...
|
| nested table performance?? | 19 Jan 2006 08:24 GMT | 4 |
Oracle 10GR1 on Linux: I've got a table containing about 160000 rows to which I've added a nested table column. Each nested table contains several hundred entries. I have created the nested table with no particular measures
|
| MS Access to Oracle 10 - poor ODBC performance | 19 Jan 2006 07:01 GMT | 2 |
I just recently upgraded from Oracle 8 to Oracle 10g. I have a Microsoft Access application which has attached tables from the Oracle database using the Oracle ODBC driver. Previously everything worked just fine. Since upgrading to 10g and installing the new client
|