(Tarry Singh) As I said on my blog, I have been trying to setup Oracle Linux 10gR2 RAC on Oracle Enterprise Linux 4.4 with VMware ESX 3.0.1 as our chosen platform for Virtualization. This article mentions several issues that we will try to cover all in one go. If that’s not possible, we’ll finish it
Tag: Oracle
LEFT OUTER JOIN without using LEFT OUTER JOIN
(Rudy Limeback) I would like to ask whether is it possible that I can get the same result as LEFT OUTER JOIN without using LEFT OUTER JOIN? Thanks. (R)
Configuring MQ from Oracle App Server
(Antony Reynolds) I have just been fighting to get MQ Series working with OC4J as a stand alone resource provider with the minimum of effort and in the most easy to understand way. Thought I would share with you the results of my travails.
Here is How to Unpersist Your Persistent PL/SQL Package Data
(Eddie Awad) Avoid standalone procedures and functions and always use packages to construct your application. That is one of the “best practices” when developing Oracle PL/SQL programs.
Implementing Oracle Applications i Modules
(Sam) The latest release of Oracle Applications 11i and the current Release 12 include a number of i modules which have been included. These of course may require separate licenses before you can implement them.In my current post today I will talk about implementing these imodules from an APPS DBA v
Using Oracle Forms
(Bogdan V) Oracle forms, is a component of the Oracle SQL database. The Oracle technology is to design and build enterprise application in a quick way and efficiently. This article is designed to give a short introduction to the Oracle Forms 10g toolset and the basic components of a forms applicati
Oracle E-Business Suite 12 gets new manufacturing applications
(Mark Brunelli) Oracle E-Business Suite 12 is offering new capabilities for companies in the discrete and process manufacturing industries. (R)
Comparing Oracle 10g column masking to relational views
(Bob Watkins) In a previous tip, I described how a column’s data could be masked (hidden) using Oracle 10g’s Virtual Private Database (VPD) feature. TechRepublic member BrooklynPennyPincher suggested I write a comparison of VPD with relational views.
Execute SQL statement from table in other schema
(Greg Williams) I want to execute SQL statements that use other schema tables from my stored procedure. The stored procedure is in one schema and the table is in the other schema. I am getting “ORA-01031: insufficient privileges” error. Please suggest how to execute statement from a table from a sto
Interoperability between WCF and Oracle Application Server
(John Charles Olamendy) This article is part of series intended to show how to use Web Services related technologies to interoperate applications running in different platforms, in this case, the most common scenario between Microsoft.NET and Oracle AS platforms. This article is to illustrate techni
