(Anuradha Mudgal) We are going to learn about the steps which help to solve ORA-28040 issue. No Matching Authentication Protocol. First, we must know about Authentication Protocol.
Tag: Oracle
Streaming flat File data into Database
(Peter Raganitsch) For my little Webserver Logfile Analysis project I had to solve the problem of how to stream data from a flat file into a relational datamodel in my target database.
Change hostname in OEL 7
(Mohamed Azar) Method 1 : nmtui tool on terminal
Best plsql function ever…..?
(Dbaharrison) Total clickbait title i know and this isn’t likely to be the best formatted you’ll ever see or the one that has the cleverest use of objects/arrays (i’ll leave that to the real experts like Steven) but this is probably the function that i’ve developed i’ve been most pleased with – it p
ESTIMATE_ONLY in Oracle Expdp
(Skant Gupta) This parameter is useful when you wanted get the approximate size of the dump file. Suppose you have only limited space available in the disk and if you wanted to check whether your dump will be fit into the available space then you can use this parameter to check or estimate the size
Introduction to pinatrace annotate version 2: a look into latches again
(Frits Hoogland) This post is an introduction to pinatrace annotate version 2, which is a tool to annotate the output of the Intel Pin tools ‘pinatrace’ tool.
Oracle’s Unified Auditing, Part II
(David Fitzjarrell) Going back to Oracle’s UNIFIED AUDIT TRAIL some notes need be made as to which auditing actions are reported to regular users and which are reserved to privileged (SYSDBA) accounts. There are basically two types of policies that can be created: action policies and privilege polic
Oracle, Azure Cloud and licensing with hyperthreading enabled.
(Job Oprel) Until recently, there was one rule when deploying Oracle software in the Azure cloud:
Object type ‘nested’ implicit grants
(Kim Berg Hansen) A colleague got an “ORA-01720: grant option does not exist” error and couldn’t understand why. So together we researched a bit and learned some things about how object type grants across schemas works – including a small surprise that was the reason for our puzzlement.
ORDS web services returning BLOBs
(Scott Wesley) When it comes to deliving blobs from the database, I’m sure many of us have used, or came across a procedure that look like the one described here.
