I created a package a开发者_如何学运维nd a package body as below: Create or replace Package pkg_1
Ok, I have a complex recursion problem. I want to get a dependecy installation sequence of all of my objcts (all_objects table) in my Oracle 11g database.
I have developed a C# 3.5 Mvc 1.0 application using oracle 11gR2 client which uses odp .net 2.112.1.0. I want to deploy it in my IIS7 server which has oracle client 10g which uses odp.net 2.102.2.20 .
Currently I\'m using the ojdbc14.jar Oracle 10g thin driver to access an Oracle 10g database. I would like to upgrade the driver to the thin ojdbc6.jar Oracle 11g driver ahead of the actual upgrade o
Is there an official matrix that clearly explain how export dump format done with a specific version, is or not compatible with all others?
I\'m trying to use an old laptop (Win2000 P3 1.1Ghz 256MB ram) as an oracle database server for a small group project of 3/6 people on my college.
I am trying to install Oracle 11g client on my box that currently has Oracle 9i installed. I keep getting this error when I click NEXT as the wizard starts:
We have an Oracle Enterprise database in production and another instance that we use as both a QA and Development database.QA has requested that they be given separate schemas within the database so t
Just wondering if there\'s a way to run Rails tests without dropping the database. I\'m currently only executing unit tests and am using the following rake command to do so开发者_开发技巧: rake test:u
I need to load data into an oracle DB using SQLLDR, but I need to pull parts of my ta开发者_如何学编程ble from two different INFILES using the different positions from those infiles?You can certainly