Posts

Showing posts from December, 2020

We have a new Home

Image
  The new home is techtrantor.com

OIC Troubleshooting: 401: Unable to create integration instance

Image
Yesterday I was helping a customer in provisioning OIC, just after he activated his user account in a new OCI tenancy. I have done this many times and there is never an issue, but the customer ran into an error immediately: 401: Unable to create integration instance, the principal is NOT authorized. The message is quite clear and points out in to user permissions, so I asked the customer to check if his user was part of the group: OCI_Administrators ->  he was. The second thought was about entitlement roles, so we went and verified if the user was allowed to access/create that specific service -> he was. The next step took some time to figure out since we were doing this via the phone, but it turns out that he was trying to create an OIC instance in the default compartment -  ManagedCompartmentForPaaS.   It turns out this is a special compartment dedicated to all the PSM based platform services. Once the compartment was changed, the provisioning went smooth as always :) 

How to Provision Weblogic in 15 minutes

Image
image from oracle blog Back in 2014 when I was still a Consultant, at one of my customers (a Telco company in Finland) it took me around 6 weeks to get test and production Weblogic environments to deploy the application (Tibco MDM). -    Meeting with Infra team to discuss hardware specs (1 hour) -    Procurement process (4 weeks) -    Meeting with dedicated Offshore team responsible for WLS installation (1 hour) -   Configuration of  WLS domain and other specs (1 week)   Nowadays, once we have agreed on hardware and WLS domain specs, we can provision a full Environment  in less than 15 minutes :) That is fantastic. The entire offering is available in the OCI Marketplace:  There are 3 WLS Editions available: Oracle WebLogic Server Standard Edition Oracle WebLogic Server Enterprise Edition - includes clustering Oracle WebLogic Suite - includes Oracle Coherence for increased performance and scalability, and Active Gridlink for RAC for advanced database connectivity With 2