|
Oracle Call Interface
|
Feb 18 2008, 3:13 PM EST |
added failover info and TAF link |
edit |
2 words added
1 word deleted
|
Change:(TAF).(TAF). This feature can be configured in the listener configuration on the client side or in the connection parameters with failover attributes defined. OCI Discussion ForumsThe Call Interface forum on OTN provides users with a free, community-based
View changes from previous version.
(Word count: 418) View all updates.
|
|
Data Access APIs
|
Feb 18 2008, 3:12 PM EST |
add TAF definition |
edit |
4 words added
|
Change:the Oracle Precompilers, Oracle provides several APIs which allow developers to build applications that access an Oracle database server. Several of these APIs include: Oracle Call Interface (OCI) Oracle C++ Call Interface (OCCI) Java Database Connectivity (JDBC) Open Database Connectivity (ODBC) .NET Data Provider Transparent Access Failover (TAF)
View changes from previous version.
(Word count: 51) View all updates.
|
|
Transparent Application Failover (TAF)
|
Feb 18 2008, 3:10 PM EST |
create TAF page |
edit |
388 words added
|
Change:TAF automatically reestablishes the connection using the same connect string or an alternate connect string that you specify when configuring failover. TAF automatically logs a
View changes from previous version.
(Word count: 417) View all updates.
|
|
Transparent Application Failover (TAF)
|
Feb 18 2008, 3:03 PM EST |
|
create |
No content added or deleted. |
Change:Created by Feb 18 2008, 3:03 PM EST for: no reason given View all updates.
|
|
Oracle Call Interface
|
Feb 18 2008, 3:03 PM EST |
update failover functionality |
edit |
37 words added
|
Change:OCI does support application failover with a call back mechanism using transparent application failover (TAF). This feature can be configured in the listener configuration on the client side or in the connection parameters with failover attributes defined. OCI Discussion ForumsThe Call Interface forum on OTN
View changes from previous version.
(Word count: 418) View all updates.
|
|
Data Access APIs
|
Feb 18 2008, 2:45 PM EST |
update JDBC driver link |
edit |
|
Change:There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 47) View all updates.
|
|
JDBC
|
Feb 18 2008, 2:43 PM EST |
update JDBC definition |
edit |
374 words added
|
Change:The Java Database Connectivity API (JDBC) is used to connect Java programs with databases. The API provides for a call level API for SQL based
View changes from previous version.
(Word count: 431) View all updates.
|
|
JDBC
|
Feb 18 2008, 2:11 PM EST |
|
create |
No content added or deleted. |
Change:Created by Feb 18 2008, 2:11 PM EST for: no reason given View all updates.
|
|
ODBC
|
Feb 18 2008, 2:05 PM EST |
update failover condition for ODBC |
edit |
78 words added
|
Change: You can configure the ODBC driver to fail over another database using the attribute AlternateServers to define secondary or standby databases in the event that
View changes from previous version.
(Word count: 607) View all updates.
|
|
ODBC
|
Feb 18 2008, 1:52 PM EST |
update installation example on WInXP |
edit |
122 words added
11 images added
|
Change:User DSN11) select the ODBC driver we just installed12) define the data source nameAt this point you should have an ODBC connection that corresponds to a listener running on your database server. You can connect using either the Data Source Name (DSN) or TNS Service Name.
View changes from previous version.
(Word count: 529) View all updates.
|
|
ODBC
|
Feb 18 2008, 1:08 PM EST |
update Oracle specific notes on ODBC |
edit |
65 words added
|
Change:current Oracle ODBC driver conforms to the ODBC 3.51 specifications. It supports all core APIs and a subset of Level 1 and Level 2 functions. Microsoft supplies the Driver Manager components for the Windows Platform. For Linux, the recommended Driver Manager is unixODBC found at http://www.unixodbc.org. Theh
View changes from previous version.
(Word count: 400) View all updates.
|
|
Data Access APIs
|
Feb 18 2008, 12:42 PM EST |
added ODBC link |
edit |
|
Change:There were only format changes (bold, italics, etc.) in this version. See this version for details.
(Word count: 47) View all updates.
|
|
ODBC
|
Feb 18 2008, 12:41 PM EST |
added ODBC example information |
edit |
315 words added
|
Change: #include <stdio.h> #include <sql.h> #include <sqlext.h> main() { SQLHENV env; SQLHDBC dbc; SQLSTMT stmt; SQLRETURN ret; SQLCHAR out_str[1024]; int len_out_str; /* allocate handle */ SQLAllocHandle(SQL_HANDLE_ENV,
View changes from previous version.
(Word count: 326) View all updates.
|
|
ODBC
|
Feb 18 2008, 11:48 AM EST |
|
create |
No content added or deleted. |
Change:Created by Feb 18 2008, 11:48 AM EST for: no reason given View all updates.
|
|
Oracle VM
|
Feb 18 2008, 11:31 AM EST |
added how to create ISO from CD/DVD |
edit |
50 words added
|
Change: TO make an ISO from your CD/DVD on Linux (aka your VM Master), insert the media into the CD/DVD drive and use the command: dd if=/dev/hdc of=dvd.iso. This creates an iso image from your corporate Windows or Linux image that you can load into /OVS/iso_image for a bootable image.
View changes from previous version.
(Word count: 385) View all updates.
|
|
My Profile
|
Feb 18 2008, 10:42 AM EST |
|
edit |
No content added or deleted. |
Change:There were content changes to your 'My Profile' page. View all updates.
|
|
My Profile
|
Feb 18 2008, 10:39 AM EST |
|
create |
No content added or deleted. |
Change:There were content changes to your 'My Profile' page. View all updates.
|