|
Solution Search:
Most Popular
|
Related Expert Advice
What are next extent failures?
How to solve next extent failure objects? I have checked some invalid objects in my production database but I don't understand that object_type. -------------------------
JAVA CLASS object_name
------------------------- /11d378b4_LDAPResponseListene
What do these things mean? Error... More... Oct 18, 2005
ORA-00904 error on select statement
TYPE point_type AS OBJECT (
x NUMBER,
y NUMBER);
/ CREATE TABLE circles ( radius NUMBER, center point_type);
/ CREATE TABLE bloom_data OF point_type;
/ INSERT INTO bloom_data values(2,3); INSERT INTO bloom_data values(3,15); INSERT INTO circles values (3,point_type(5,5));
/ CREATE TYPE rectangle_type AS OBJECT ( top_left point_type, width NUMBER...
More...
Apr 21, 2006
Linking database with C/C++ applications
will use the Oracle DBI module. C++ programs can use Oracle's Pro*C precompilers or the Oracle Call Interface (OCI). Java programs use JDBC drivers and java SQL packages. Each method is slightly different, so you'll have to look up documentation for each. You can find many resources on Oracle's Technet site. You'll...
More...
Nov 13, 2002
Related Solution Center
Mobile middleware vendors are a strong alternative to high-profile partnerships like RIM and SAP
Even as RIM focuses on encouraging more third-party BlackBerry development, middleware specialists still play an important enterprise role...
More...
May 28, 2008
Oracle further unwraps Fusion, nips at SAP
Fusion project this week, outlining what the company has done over the last year to launch middleware components and develop new applications using technology from its nearly $19 billion in acquisitions.
Oracle put nearly a dozen executives on stage during an event in San Francisco designed... More... Jan 19, 2006
Oracle-BEA deal gets the green light
the BEA stockholders, who on Friday morning will vote on Oracle's $17 per share offer for the middleware giant -- an offer that was initially rejected but ultimately accepted by BEA's board of directors under pressure from Carl Icahn, a major technology investor and BEA's biggest stockholder.
... More... Feb 28, 2008
|