Advertisement

1 - 10 of 43 containing alltags:("oracle 11g") (0.001 seconds)
Hi,        I'm failry new to Oracle 11g.  I'm trying to upload an XML document via the native web services from a client and can't figure out how.  Can someone point me in the right diretcion on ...
Zones: Oracle 11.x, Oracle, PL / SQLDate Answered: 02/07/2008 Grade: B Views: 0
We have just introduced a new application (C# Desktop based) which accesses an Oracle 11 db. The app is quite complex and we have experienced some oracle back end performance issues. e also tr...
Zones: Oracle 11.x, PL / SQLDate Answered: 02/05/2008 Grade: A Views: 0
I am attempting to add a foreign key to a table that I have already created and getting an error. The method used to create the table was as follows: create table lab_employee ( EMPNO NUMBER...
Zones: Oracle, DatabasesDate Answered: 02/13/2008 Grade: A Views: 24
I started installation of OCS at RHEL but i've been halted due to the error (attched)
Zones: Oracle 11.xDate Answered: 05/28/2008 Grade: A Views: 8
I have loaded oracle 11g stored procedures scripts that were modified.  How do I retrieve the code from the compiled scripts so I can modify them again.   I am not that familiar with oracle to k...
Zones: Oracle 11.xDate Answered: 07/18/2008 Grade: A Views: 61
TYPE priceindex_cur IS REF CURSOR; v_priceindex_cur priceindex_cur; l_priceindex xpriceindex.priceindex%TYPE; BEGIN   OPEN v_priceindex_cur FOR     SELECT priceindex FROM xpriceindex ...
Zones: PL / SQL, Oracle 11.xDate Answered: 08/20/2008 Grade: B Views: 0
SELECT * from loadshapevolume where loadshape, t begtime in (select loadshape,begtime from xloadshape_stage WHERE t.begtime < begtime); I need to select from if it is in a table then compare b...
Zones: PL / SQL, Oracle 11.xDate Answered: 08/27/2008 Grade: A Views: 0
I have a freshly installed Oracle 11g environment with the standard SYSTEM and SYS ids. I am attempting to connect to the database using a web application (MapViewer) using a JDBC connection. If I ...
Zones: Oracle, Oracle 11.xDate Answered: 11/05/2008 Grade: A Views: 10
Hi,      I am developing a software application that will work with XMLTypes in an existing Oracle 10g database.  I want to take advantage of ODAC and ODP.NET, but am unsure if the latest versio...
Zones: Oracle 10.x, Oracle, MS Visual C#Date Answered: 02/25/2008 Grade: A Views: 38
Hi, Can someone show the steps required to enable Native Web Services in Oracle 11g, and call a Web Service function over HTTPS? Many Thanks
Zones: Oracle 11.x, OracleDate Answered: 02/20/2008 Grade: A Views: 8