Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
-none-

-none-

2007-09-04       - By Dennis Williams

 Back
Alvaro,

I am not an OLE / ADO programmer so I can't explain this properly. At a
previous job I had a good VB programmer accompany me and explain this
situation in terms that other VB programmers could understand. Here is what
I understand: ADO / OLE / VB can connect to many different data sources.
These sources can even be simple flat files. By default, it assumes the data
source is very simple, so it deals with it in a simple manner. For Oracle,
this works out to being asked to download the entire table, which clogs the
network.
    My understanding is this isn't a bug, but a matter of choosing ADO /
OLE / VB options to let it know that it is dealing with something more
sophisticated than a flat file.
    Perhaps someone else can provide more clarifying details.

Dennis Williams

<div>Alvaro,<br><br>I am not an OLE / ADO programmer so I can&#39;t explain
this properly. At a previous job I had a good VB programmer accompany me and
explain this situation in terms that other VB programmers could understand.
Here is what I understand: ADO / OLE / VB can connect to many different data
sources. These sources can even be simple flat files. By default, it assumes
the data source is very simple, so it deals with it in a simple manner. For
Oracle, this works out to being asked to download the entire table, which clogs
the network.
</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; My understanding is this isn&#39;t a bug, but a
matter of choosing ADO / OLE / VB options to let it know that it is dealing
with something more sophisticated than a flat file.</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; Perhaps someone else can provide more clarifying
details.</div>
<div>&nbsp;</div>
<div>Dennis Williams</div>