| Thread | Last Post | Replies |
|
| Can't connect to Oracle using MSDAORA OLE DB provider | 19 Sep 2007 02:08 GMT | 10 |
When use MS OLE oracle driver to connect to Oracle, I got the error "Test connection failed because of an error in initializing provider. Oracle error occurred, but the error message could not be retreived from Oracle."
|
| Oracle on Demand - Kiss your DBA jobs good-bye. | 19 Sep 2007 01:38 GMT | 19 |
My opinion follows: In an attempt to screw anyone and now its DBA base, Oracle is doing yet another thing ... Oracle on Demand .. also know as the end of the in-house DBA:
|
| RDMBS vs OO vs CO | 18 Sep 2007 17:13 GMT | 1 |
I don't buy it http://eyeonoracle.blogs.techtarget.com/2007/09/13/the-oracle-dbms-is-a-lega cy-technology/
|
| Oracle Logminer | 18 Sep 2007 15:48 GMT | 2 |
We are using DBMS_LOGMNR. I wonder, is there some way to increase perfomance of Oracle Logminer? Maybe there is some analog of the db_file_multiblock_read_count parameter..
|
| null indicators.... | 18 Sep 2007 15:40 GMT | 4 |
We have a code generation process which spits out a tremendous amount of data loading code. We selectively add indicators to these table fields based on certain criteria, such as data type, nullablility, etc.
|
| Oracle Contextual search engine | 18 Sep 2007 15:28 GMT | 2 |
i need help to get the example of contextual search engine using oracle as a guidance for my project. Has anyone have develop contextual search engine?.....please help me!!
|
| dedicated to mts | 18 Sep 2007 15:24 GMT | 1 |
An application uses package variables and the server is in dedicated server mode. What is going to happen to the package variables if I switch from dedicated to mts? Nothing? My intuition says that I would not be able to use package variables anymore but I could easily be
|
| Documentation / Tutorial needed | 18 Sep 2007 14:17 GMT | 1 |
I have to do some work in a project where a former colleage used Oracle procedures. They look like this: PROCEDURE delete_product (
|
| Credential retrieval failed | 18 Sep 2007 11:09 GMT | 9 |
on Oracle 10g. from the command line, if I type "connect myusername/ mypassword@orcl", oracle accept my credentiels and let me in. Now, in the same session, if I retype the same previously command but with an inccorect password (connect myusername/myWRONGpassword@orcl), Oracle
|
| 10.2.0.4 | 18 Sep 2007 01:59 GMT | 15 |
In case anyone hasn't noticed: https://metalink.oracle.com/metalink/plsql/f?p=130:3:1737014704156462229::::p3_d atabase_id,p3_docid,p3_show_header,p3_show_help,p3_black_frame,p3_font:NOT,40143 6.1,1,1,1,helvetica No release dates yet. jg
|
| Oracle Apps DBA for Chicago, IL | 3 Months | Inclusive Rate | 18 Sep 2007 00:14 GMT | 4 |
Chicago, IL | 3 Months | Inclusive Rate This position is a backfill for the consultant whom we already have at cleint site since 8 months now Need someone to who can start immediately (Friday or Monday)
|
| sqlldr log | 17 Sep 2007 19:22 GMT | 2 |
I am using sql loader to import some data into our oracle 10g database from a sybase database. The data is pulled from the sybase database by our own tool and everything is put in files (two per table: .ctl and .txt file). Our
|
| update hour in date field | 17 Sep 2007 18:10 GMT | 2 |
I need to update the hour part of a date field, say the field name is createddate. Like if its value is 17-SEP-2007 21:00:00, I need to update it as 17- SEP-2007 20:00:00
|
| double-quoting table-names in across-schema access | 17 Sep 2007 16:40 GMT | 4 |
I was in schema1 (not the actual name) in TOAD -Oracle 9i - and tried select count(*) from schema2.table1; (not the actual names) I got an 'invalid or unknown table' error, although, as you will see below, schema1 has read access to schema2.
|
| Errors in import | 17 Sep 2007 16:14 GMT | 2 |
I have got a full database [Oracle 7] export file which I am importing to a 10g database. There are a total of about 12 schemas. On 10g, I simply created a blank database and then all the tablespaces and ran the import. But it ran into a lot of errors with creation of
|