| Thread | Last Post | Replies |
|
| spool file: saing to non default location | 15 Mar 2006 12:34 GMT | 1 |
How do I reset the default file locations for Oracle Xe?
 Signature Thomas M. Fuller thomas.fuller@worldnet.att.net
|
| OCIEnvInit() and heavy memmory leaks | 15 Mar 2006 07:31 GMT | 1 |
here is a simplified piece of code for testing resource management : 1 - the allocation and de-allocation methods : class COCIEnvironment { bool COCIEnvironment::Initialize( BOOL bThreaded )
|
| Setting up Oracle 10g & Oracle Spatial / MapViewer for learning single PC | 15 Mar 2006 06:07 GMT | 4 |
I have been wanting to learn Oracle Spatial for some time now. I purchased the book "Pro Oracle Spatial" http://www.apress.com/book/bookDisplay.html?bID=315 several months ago and have read & understood the material.
|
| Oracle and small tables | 14 Mar 2006 23:25 GMT | 11 |
I have heard that Oracle is great server for databases which contain large tables but worse when thera are smaller tables. I would like to know if it is true. Thanks for any reply!
|
| convert long to anything else (clob, varchar2) in select on the fly - help !!! | 14 Mar 2006 23:04 GMT | 2 |
I have query, which is used to generate the proper data to create a RSS (xml) file My query is select x.headline || ' ' || x.refno as title,
|
| Standby Database on Oracle 10g Standard Edition ? | 14 Mar 2006 21:23 GMT | 3 |
Is it possible to do Oracle Stand By Database on Oracle 10g SE ? I read somewhere in this group that we can do standby database even in SE by writing a script that copy the archive log to the secondary server.
|
| patches 4069364 and 4205998 for Oracle 9i (needed for AutoDesk Map 2006) | 14 Mar 2006 18:09 GMT | 5 |
can anybody send subj to my e-mail or post it here ? Thanks, Mark
|
| Query Matrix.....Complex? | 14 Mar 2006 17:54 GMT | 1 |
I have a table called SUBS SUBS_ID number(8) SUBS_RATE varchar2(3) SUBS_START date
|
| error | 14 Mar 2006 17:51 GMT | 6 |
I am trying to run a procedure that was written for us by our MRP vendor who is no longer in business. I am getting the following error. This is an Oracle8i database running on Netware 5.1. begin
|
| Best way to learn Oracle? | 14 Mar 2006 17:31 GMT | 11 |
G'day folks! I've been in I.T. for a while, but web development isn't so lucrative nowadays. I'm very interested in learning Oracle as well as doing some Oracle
|
| What's "index scans kdiixs1" on Statspack mean? | 14 Mar 2006 17:30 GMT | 2 |
I have a client's statspack that shows - Statistic Total per Second per Trans --------------------------------- ------------------ --------------
|
| Find Portlet WSDL File | 14 Mar 2006 17:26 GMT | 1 |
I do not find the WSDL URL for my deployed portlet. I deployed a Portlet correctly with JDeveloper to a remote Oracle AS. In the tutorial they write: "Now use the URL provided in the log page at the bottom of JDeveloper
|
| OCI query problem | 14 Mar 2006 14:49 GMT | 2 |
I have a database table which has a column of type date. I have a application which fires queries on the database. The query fired is like SELECT COUNT(*), LOWER(EmployeeID) FROM BAT_Users150 WHERE (
|
| Connect to remote oracle database on a different domain via ODBC | 14 Mar 2006 14:37 GMT | 7 |
Would appreciate some help on this one: * have master site on host1.here.com * have mirror site on host2.there.com Would like to connect
|
| dilemma | 14 Mar 2006 08:38 GMT | 3 |
We have a test database with 2 fields STart_date_time and end_date_time. format of the fields are timestamp example: 27/OCT/05 05:50:00 Start_date_time end date time
|