| Thread | Last Post | Replies |
|
| OCCI connect vs. sqlplus | 30 Apr 2009 23:01 GMT | 9 |
This works great: $ sqlplus smiller/mill@oradev But connecting to the same db from the same box with this OCCI C++: std::string user("smiller");
|
| Dynamically Binding variables | 30 Apr 2009 20:15 GMT | 2 |
My pl/sql procedure dynamically generates some sql of the form v_sql:= 'Select colA, colB from mytable WHERE colC MEMBER OF :ntt1'; This is fired later as follows OPEN po_ref_Cursor FOR v_sql USING ntt1;
|
| Database Size Limit with Oracle 10g Standard Edition | 30 Apr 2009 17:55 GMT | 13 |
I haven't been able to find anything other than 11g specifications yet ... I remember once seeimg 10g specifications saying the maximum database size for the Oracle 10g Standard Edition was 500GB. Is that correct? Thanks.
|
| simple select statement problem | 30 Apr 2009 16:20 GMT | 3 |
Hi M/S: Here I am selecting simple statement but I am getting ora01722 error. Can somebory please help me on this. Thanks in advance.
|
| INSERT and WITH | 30 Apr 2009 16:16 GMT | 2 |
I wrote a statement that contains a WITH clause: SQL A: WITH ... AS adata SELECT ... FROM adata It works fine. Now I wanted to insert the result into a table SQL B: INSERT INTO tableA (col1, col2 .....) (WITH ... AS adata
|
| 0,08 secs + 0,12 secs = 2 minutes when joined | 30 Apr 2009 07:11 GMT | 5 |
I have a query that looks like: select ... from tab1, tab2,
|
| Best and the Latest >>--:->(SOFTWARES)<-:--<< | 30 Apr 2009 03:43 GMT | 11 |
This site has the best information about the best and the latest softwares from all over the world and of all types. It also provides their direct download links. for more info Visit http://softwarecollect.blogspot.com
|
| dbms_lob.fileopen hangs/won't return | 29 Apr 2009 21:03 GMT | 4 |
Every time I run the code below, it just hangs. If I run it in SQL Developer it just sits there waiting on a response. Any one have any ideas why? This is a short version code I have in an application that opens a file/indexes the text, and it is causing the application to
|
| Increasing Size of SGA_MAX in Oracle 10G | 29 Apr 2009 14:46 GMT | 13 |
Hi People, I am running an Oracle 10G clustered database with ASM hosted on a SAM system. There are two instances accessing the DB from two different machines at any given point of time. Now my question is how do we
|
| Completely unsupported, I know (RAC 11g on a laptop) | 29 Apr 2009 03:45 GMT | 6 |
I am trying (for self educational purposes) to install RAC (11g) on a laptop using VMware with two guest clients (CentOS5 masquerading as RHEL5) in a cluster. Does anyone have an idea what the minimum physical RAM is on the host?
|
| ORA-01113_ file 1 needs media recovery | 28 Apr 2009 00:02 GMT | 2 |
Please find below an error screenshot. The system failed last week and we did recovery from the tape backup. Initially, there was error Message 4505 then Control_File mismatch errors but we
|
| ORA-01113_ file 1 needs media recovery | 27 Apr 2009 23:05 GMT | 7 |
Please find below an error screenshot. The system failed last week and we did recovery from the tape backup. Initially, there was error Message 4505 then Control_File mismatch errors but we managed to bypass all. Now, the database can be mounted but with this error as
|
| server managed backup on XE | 27 Apr 2009 23:05 GMT | 16 |
Hi, ran into this document which says server managed backup is not available on oracle XE. But am able to run RMAN. Will that be a compliance issue, or did I miss something technically http://www.oracle.com/technology/products/database/oracle10g/pdf/twp_general_10g db_product_family ...
|
| Best Oracle Intervew Topics resource | 27 Apr 2009 21:49 GMT | 1 |
Visit this site to check all latest and complicated Oracle Interview questions. Good site which describes most of the Frequently asked and searched Topics explained. Good and simple tutorial. http://www.oraclepassport.com
|
| Seeking Oracle Applications Developer (Seattle Contract to hire) | 27 Apr 2009 19:33 GMT | 3 |
Oracle Applications Developer Contract to hire _______________________Seattle_________________US Citezenship or Permanent residence required
|