Blogs
Submitted by Jochen Rapp on Tue, 2023-09-12 04:58
Do you want to explore the Oracle data dictionary with a network graph ?
There is a free web-based utility available for that purpose.
https://www.viskey4you.com
Submitted by calacausi on Thu, 2023-02-16 08:10
due to server maintenance, we had to stop our Oracle Middleware 12c application server. but startint the weblogic administration server is failing. Admin Server log reports this message
Submitted by fredrikfilipsson on Wed, 2023-01-04 15:33
This is a short article about different enterprise license agreements that are available from Oracle.
Oracle Pool of Funds
Submitted by fredrikfilipsson on Thu, 2022-12-22 14:40
Java licensing is still something that many organizations are struggling with.
We also see that Oracle is asking customers before they purchase licenses
that they are correctly licensed.
I want to write a easy guide for how to manage and review Java licensing.
There has been two major changes to Java licensing.
2019 Oracle made public updates not available to the public, that means
that customers who wants to have security updates for java 8 would
require to purchase a subscription / license from Oracle.
Submitted by fredrikfilipsson on Tue, 2022-06-28 08:12
Four Oracle Database License Models.
When choosing an Oracle database license, you should consider the following aspects:
End customer license:
1. Full use license - Normally no restrictions simply follow the license terms and Oracle licensing rules and policies.
Submitted by fredrikfilipsson on Mon, 2022-06-20 18:04
What You Need to Know About Oracle Licensing in Azure
There are a few things you need to know about Oracle licensing in Azure. For example, licensing for HyperThreading is not the same as for CPUs. Oracle licenses software by the number of processors it runs, and that includes virtual CPUs. It is also important to note that Oracle hasn't yet adopted standard rules for virtual CPUs. Oracle's licensing in the cloud applies special Cloud rules, which might make the process more difficult.
Submitted by fredrikfilipsson on Wed, 2022-05-04 04:15
Oracle ULA - Strategies for IT professionals
Oracles unlimited license agreement has a mixed reputation in the market, and I will try to explain why
but also the benefits, drawbacks of the agreement. Then a suggested plan for how to manage the ULA
renewal or when you want to exit the agreement.
What is Oracle ULA?
Submitted by fredrikfilipsson on Wed, 2022-04-06 14:54
Oracle license audits can cost companies millions in avoidable license fees.
Why do I wrote avoidable? - Because in my experience (300+ Oracle license audits)
90% of all out of compliance findings in Oracle license audit reports are
not due to over-usage but simply
a) Misunderstanding Oracle licensing rules
b) Misinterpreting Oracle licensing policies such as virtualization.
How should you "win" an Oracle license audit?
Submitted by jp_vijaykumar on Tue, 2022-03-08 10:50
##############################################
#cd /c/temp/;spark-submit.cmd pysparknaivebayes.py
"""
NAIVE BAYES ALGORITHM IN SQL. PL/SQL, SPARK SQL
Written: JP Vijaykumar
Date: Mar 8th 2022
********************************************************************************
This script is provided for educational purpose ONLY.
Submitted by jp_vijaykumar on Tue, 2022-01-04 11:30
DATA MIGRATION - USING - ASM DISK MIGRATION
--------------------------------------------
Author: JP Vijaykumar
Date: Jan 4th 2022
Pages
|