I am developing my own ASP.net 4.0 website. I installed Oracle 11g on my server at home, and Oracle Client 11g on my laptop. I am using SQL Developer to view Database. Everything is going great and I
I am starting to work with Nhibernate and Oracle for a project. The database is Oracle 9.2 and I can\'t change the schema or anything.
We just migrate from 9i to 11gR2 11202 and we are experiencing major issue with the KGL_L开发者_如何转开发OCK.
How to pass a oracle variable into javascript: I want to write function like this: here l_cnt_result is oracle variable.
Is there a way to check whether a server is running the 11g release 2 or 11g release 1 version of Oracle Warehouse Builder?
What is the Oradiag_ Folder that is generated in my WinSCP folder? Why do开发者_运维百科es it get generated? And is there away to delete it for good?
My organization plans to buy two servers with two Oracle 11g R2 SE1 licenses. It is need to set up bidirectional replication between servers\' databases (both databases are fully identical in DB struc
I have been trying (and failing) to create a new workspace in Oracle Warehouse Builder using the Repository Assistant gui and documentation. After getting past the 10 configuration screens, the gui sh
I need to build a Windows S开发者_C百科ervice in VB.net under Visual Studio 2003. This Windows service should read the flat file (Huge file of about a million records) from the local folder and upload
I have a for loop in pl/sql function something like: FOR i IN min..max LOOP variables i, min, max are declared as NUMERIC