Forum Post: RE: Change Oracle password using a website.
In addition to my previous answer. The client application does not login to the database itself. It has no database connection at all. It communicates with an application server who has database access...
View ArticleForum Post: RE: Change Oracle password using a website.
Ok. Thanks. I understand better. You could set up a reasonably simple PHP application to do this I suspect. If it's just to change the oracle password for the non LDAP users be aware that you can't...
View ArticleBlog Post: El lenguaje SQL y tus chances de ganar un automóvil
El problema de Monty Hall es un juego de probabilidad. Debe su nombre al presentador de un concurso televisivo estadounidense. ¿En qué consiste el problema? El participante del concurso debe abrir una...
View ArticleBlog Post: ORA-02010 missing host connect string
What is the cause of the error "ORA-02010 missing host connect string"? How do I resolve this?
View ArticleBlog Post: Create & Attach Shared Disks On Multiple VMs in VirtualBox (On...
Hi All, Again after a gap of few months back again with a quick post on "How to create & attach shared disks on multiple VMs in VirtualBox). Shared storage is one of the primary requirements for...
View ArticleWiki Page: External Tables
by Michael McLaughlin Oracle Database 9 i introduced external tables. You can create external tables to load plain text files by using Oracle SQL*Loader. Alternatively, you can create external tables...
View ArticleBlog Post: Oracle MAF - now with Windows Support
Oracle har just release Mobile Application Framework version 2.3, and one of the important additions is support for Windows. Oracle product managers have always quipped that they would support Windows...
View ArticleBlog Post: Tips for avoiding the "ORA-04030: out of process memory..." error
Process Global Area (PGA) memory is utilized to store and manage session-specific data (compared to the System Global Area or SGA, which manages cross-session memory; lots more details here ). If a...
View ArticleBlog Post: Dead Connection Detection in Oracle Database 12c
In my earlier post I discussed what Dead Connection Detection is and why you should use it – read more here Oracle TNS-12535 and Dead Connection Detection The pre-12c implementation of DCD used TNS...
View ArticleBlog Post: Oracle Management Cloud at #IOUG Collaborate 2016
While at Collaborate on Monday, Oracle has been offered a spot to highlight The Oracle Management Cloud . OMC is a suite of next-generation monitoring and management cloud services designed for...
View ArticleBlog Post: IOUG Collaborate 2016! #C16LV
It’s that time of year again and the massive undertaking of the Collaborate conference is upon us. This yearly conference, a collaboration between Quest, Oracle Applications User Group, (OAUG) and...
View ArticleWiki Page: Patching PSU patches GI with GIMR and RDBMS in different Patchset–...
Written by Nassyam Basha | Introduction This article explains how to perform PSU patch on GI home with different version/release 12.1.0.2 and the RDBMS is in different version 12.1.0.1 and Grid...
View ArticleBlog Post: Create Oracle Database as a Service (DBaaS) in Oracle Cloud
Oracle Cloud is making a lot of news these days. With companies moving to cloud, it looks like Cloud is here to stay. Oracle provides a wide range of Cloud services in the areas of SaaS/DaaS, PaaS and...
View ArticleWiki Page: Modern data pipeline architectures
Written by Juan Carlos Olamendy Turruellas Introduction In this article, I want to talk about the evolution of data pipeline architectures from the traditional centralized, batch-oriented and...
View ArticleForum Post: Create Team Project
I have not been able to set up a team coding project using a third party VCS. I have tried with SVN TortoiseSVN and Git. I get to the same place. After successfully configuring everything up to...
View ArticleBlog Post: Oracle Cloud: Accessing the database services
In the last post , we have explored how to create a Oracle Database as a Service (DBaaS) in Oracle cloud. In this post, I will discuss about the methods of accessing the database service once it is...
View ArticleBlog Post: Enterprise Manager 13c and Ops Center
A friend wrote: "May I have your advice if we can now use the new Enterprise Manager 13c version to manage the entire lifecycle of engineered systems, specifically SPARC SuperCluster M7 without using...
View ArticleBlog Post: How To Cleanup Grid Infrastructure After Installtion Failure
This blogpost is about how to clean up the failed Grid Infrastructure installation,When Grid Infrastructure installation fails, especially while running the root.sh script, Failure maybe due to various...
View ArticleWiki Page: How Exadata cell server deals with 'Consistent Read' requests ?
Concept Consistent read is one of the main concept among the ACID properties provided by Oracle. The one which supports this Consistency is UNDO in Oracle. But according to concepts of Exadata,...
View ArticleForum Post: RE: Create Team Project
Herald, I have been able to configure it. But the link is good. I’ll take a look. Thanks, Timothy J Petchel Lead DBA CACI, Mission Solutions & Services Group Cell: 757.672.7569 | Wrk: 757.314.3762...
View Article