| Thread | Last Post | Replies |
|
| How to check whether package body was defined correctly? | 23 Sep 2005 15:33 GMT | 2 |
There is a package containing lot of procedures exists in the system. Whenever we use the procedures of this package, it gives some errors. Now, I would like to check whether there were compilation errors reported when this package body was created/defined earlier. Is it
|
| Generated data file contains error messages !!! | 23 Sep 2005 14:35 GMT | 3 |
I have a process that generates a datafile whith a query executed from sqlplus: sqlplus .... << eof > my_data_file set ...
|
| Oracle 9.2.0.1 and RAID5: Problem with creation of datafiles | 23 Sep 2005 13:52 GMT | 4 |
When installing under RAID 5 we encountered a problem. As soon as we start creating the datafiles for our tablespaces (the datafiles are > 1GB) the server is not responding any more (Oracle software is already installed, there is other productive software running on the machine).
|
| error to connect ASP page to Oracle | 23 Sep 2005 12:49 GMT | 5 |
My machine is Windows XP with Oracle 9.2 Home; IIS and Oracle are in the same box. I have tried both Oracle OLEDB Provider and Microsoft ODBC For Oracle, but both not working.
|
| Problem with Oracle 9 | 23 Sep 2005 11:03 GMT | 2 |
We've been using Oracle 8 for a few years as the back end of our product for a few years now. Recently we started using Oracle 9 (9.2.0.0) and didn't find any problems. Until... One of our data structures represents a column of data in a
|
| where to download SQL*Net | 23 Sep 2005 09:44 GMT | 5 |
I have a win32 Delphi demo program (from Direct Oracle Access Delphi component, compiled on Deliph 7). When running on a client PC installed with Oracle client installed, it connected to an Oracle 8i database without problem.
|
| Cannot see tables with ODBC | 23 Sep 2005 09:05 GMT | 1 |
I have imported a heap of tables from a dump file into Oracle. They imported into the SYS schema. I need to see these using ODBC but there are no tables named sys.xxx when I open it through ODBC. Any ideas?
|
| QUESTION: RMAN Database duplication | 22 Sep 2005 21:45 GMT | 10 |
Hey, all. I'm looking to use RMAN (8i on AIX) to duplicate a database from one server to another. Specifically, we regularly do a refresh of production data down to our
|
| Truncating Certain Charaters | 22 Sep 2005 21:35 GMT | 3 |
Is there any way in Oracle to only extract a certain number of charaters from a field. For example, I have a student number field (STDNT_NUM), and some student numbers start with an S, such as
|
| Oracle Stats Tuning Question | 22 Sep 2005 21:12 GMT | 4 |
Could someone comment on these figures from our Oracle 8.1.7 database? I don't know what is acceptable or if this needs some tuning? Thank you in advance. log file sync 1,236,225 2,135,472 75.54
|
| Root and leaf node from a hierarchical tree. | 22 Sep 2005 20:49 GMT | 4 |
I am working on oracle 9i. I have a table that has several tree strucutres stored in it. Tree strucutres can have any arbitrary depth. Root node has parent_id as null. For Example :
|
| Spatial Data in WKT format | 22 Sep 2005 20:27 GMT | 1 |
I would like to export spatial data in the well-known text format as proposed by OGC. What am I doing wrong? SQL> select astext(shape) from cola_markets; select astext(shape) from cola_markets
|
| Consistent Whole Database Restore | 22 Sep 2005 20:08 GMT | 4 |
Can someone confirm my assumption is correct? If I restore a whole database from a "Consistent Whole Database Backup" I don't need to perform a recovery to open the database. Note a "Consistent Whole Database Backup" is as follows (from the
|
| Truncating Certain Characters | 22 Sep 2005 19:49 GMT | 1 |
Is there any way in Oracle to only extract a certain number of charaters from a field. For example, I have a student number field (STDNT_NUM), and some student numbers start with an S, such as
|
| 9i OMS restrictions | 22 Sep 2005 19:33 GMT | 4 |
- Oracle 9i 9.0 / Win XP Pro - Hi all, I've created an OMS/repository database (OEMREP) on my laptop, and I can connect to the OMS when I log into Enterprise Manager. I'm able to
|