| Thread | Last Post | Replies |
|
| External Table Question | 14 Jan 2008 18:51 GMT | 3 |
I love these external tables. It really gets rid of the old UTL_FILE.GET_LINE. Anyhow, is there a way to create an external table where the filename is dynamic? Basically the filename changes a couple of times during
|
| List of existing schemas | 14 Jan 2008 17:24 GMT | 2 |
We do not have experience in Oracle so if this question is posted in the wrong area, please respond with the best location for this post... We are looking for a query that we can run against each of our Oracle servers that will show each database name, instance name, and all the
|
| Help S.O.S: How to return resultset from procedure and use it on c# | 14 Jan 2008 12:30 GMT | 1 |
Hello everybody, i need your help. I got a oracle procedure that gives an parameter cursor. I want to use the resultset on c#. Below my code is written. When i want to call procedure from c#, i'm confused to send parameter. Wichc typed parameter is sent from c# or how to solve
|
| Composite index question | 14 Jan 2008 05:38 GMT | 5 |
I have a question on how composite index should be used. As an example, my queries often select two leading columns, column_1 and column_2 of a table. Should I create a composite index using column_1 and column_2, or should I create two separated indexes for column_1
|
| Installation of Oracle with unixODBC | 13 Jan 2008 23:51 GMT | 3 |
at least since Oracle 10.2.0 the Oracle Linux distribution contains an ODBC driver which works with unixODBC. After installation of the Oracle Enterprise Edition, the driver can be found at $ORACLE_HOME/lib/libsqora.so.10.1
|
| About bringing a suit against Oracle University Turkey... | 13 Jan 2008 18:55 GMT | 2 |
I was working as a trainer(contractor) for Oracle University Turkey and for their education partners. One of their partners tried to force me about a training that OUT(Oracle University Turkey) will not know anything about the education(with photocopy books).
|
| how to get specific values from multi-table function | 13 Jan 2008 17:24 GMT | 3 |
i am posting a sample of a result i am getting from the following formula ------------------------------------------------------------------------------------------------------ select (to_char(salinv_1.inv_date, 'MM'))as "MM",
|
| Will 11g database install and run on 32 bit vista home premium? | 13 Jan 2008 01:18 GMT | 5 |
I am not trying to start a topic on windows versus unix/linux/solaris for running oracle. I can see that oracle certifies 11g on enterprise/business/ultimate only so no I am not asking about if it is certified.
|
| recursive formula help please! | 13 Jan 2008 00:11 GMT | 2 |
hi all, i have a sales table that i want to get the balance for some specific condition products, i am getting the wrong balance since i lack the knowledge of how to do a recursive formula, you may know that the balance of FEB for instance
|
| Why is this external table not working??? | 12 Jan 2008 20:25 GMT | 5 |
This is driving me crazy! Ok, I have an external table that is tab delimited. I am not interested in all of the fields, jsut a few of them. My table definition is below. But, it is not working! Here is my definition
|
| CIITS Req: CIITS-08-121, Need Sr.Oracle DBA | 12 Jan 2008 15:06 GMT | 1 |
Please let me know if you have any resources with you for this opportunity? ***Mail resume and contact details to sachi@ciits.com ***Mail resume and contact details to sachi@ciits.com
|
| Excellent Consultants Available from CESUSA Inc., | 12 Jan 2008 15:04 GMT | 3 |
Let me present you with some of list of consultants Name Primary Skills Total/US Exp Manas Dey Oracle Apps Distribution, Supply Chain Planning & Manufacturing R11i
|
| Location 9i Application Express | 12 Jan 2008 14:50 GMT | 2 |
A friend installed Oracle 9i at home. After installation, he could not locate Application Express; which I believe used to be called HTML/DB. Any idea where it is located? Sorry for being vague, but this is all I know
|
| How TO: External Tables | 12 Jan 2008 14:47 GMT | 2 |
This is driving me crazy! Ok, I have an external table that is tab delimited. I am not interested in all of the fields, jsut a few of them. My table definition is below. But, it is not working! Here is my definition
|
| ORA-08102 with function based index (NLS_SORT) | 12 Jan 2008 14:24 GMT | 4 |
We went across the following problem on our 10.1.0.3 Oracle database on windows 2003. Problem : After multiple updates on an index organized table with a function
|