Quantcast
Channel: Cloud Training Program
Viewing all 1890 articles
Browse latest View live

Steps for Local Atom Installation of Dell Boomi Platform

$
0
0

In this post, we are going to cover What is an Atom, Atom Setup and Steps for Local Atom Installation i.e How to Install the Execution Engine of Dell Boomi Platform.

What is an Atom:

  • At the lowest level of Boomi’s architecture is the Atom.
  • An Atom is a lightweight, dynamic runtime engine created with patent-pending technology, Boomi Atoms contain all the components required to execute an integration process.
  • There is a full-featured dashboard to monitor the status and health of all Atoms and integration processes whether they are deployed in the cloud or on-premise.
  • This is a single-tenant, single node runtime engine. It contains all of the components (connectors, transformation rules, business/processing logic) required to execute processes.
  • It is lightweight and can be installed to a local machine or virtual machine in the cloud.

Atom setup

  • Processes are executed on one or more Atoms, so before you run a process you must first set up an Atom.
  • Atoms can be set up locally on a machine within your network if the integration scenario includes local resources.
  • You also can set up your processes to run virtually on an Atom within a Dell Boomi Atom Cloud (or in another Atom Cloud if you have access to one) if your integration scenario requires only Internet-accessible applications and/or data locations.

Local Atom Installation:

It supports two deployment models :

  1. An in-the-cloud deployment model that is used when all the integration endpoints are cloud-based and
  2. An on-premise deployment model that is used when any of the integration endpoints are within a corporate network.

Dell Boomi Atomsphere

STEPS for Installation:

  1. Must be connected to the Internet
  2. Installation user must be an administrator
  3. Identify the OS : Windows 64-bit & Linux, RHL/ Ubuntu / Oracle
  4. Check Minimum Hardware Requirementsspecifications
  5. Check Port (9090)
  6. JRE
    • 7 and 8 are supported
  7. Optional [install the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files]
  8. Download the local Atom installer in one of the following ways:
    • Go to Manage > Atom Management and click >
    • On the Build page, click the Welcome Under the Create heading, click Atom.
      • The Atom Setup dialog opens

Atom setup

    • (Optional) Open the Security Options section to generate an installer
      1. Click Generate
      2. Paste the token to another location for use when performing the installation
    • Click Download
    • Click Save

9. Run the installer with admin privileges:

atom install10. Installer will ask for Username and password or Token

User Information during atom setup

11. After this it will confirm the installation location and Once Atom is installed successfully, you can log in to https://platform.boomi.com/ and check the status in Atom Management.

So, this is about the steps for How to Install the Execution Engine of Dell Boomi Platform.

Related Posts:

  • Terminologies Every Dell Boomi Developer Must Know , Click Here
  • Four Key Points About Dell Boomi AtomSphere Platform , Click Here
  • Build your first Dell Boomi Process in 5 min , Click Here
  • Steps to Deploy Process in Dell Boomi Platform , Click Here
  • Unique Features of Dell Boomi Platform , Click Here

If you have not downloaded FREE eBook – 6 Docs Every Dell Boomi Developer Must Read  yet, kindly Register and Get a copy in your Email inbox.

6 Docs Every Dell Boomi developer must read

Did You Find this Blog useful?

Leave a Comment.

The post Steps for Local Atom Installation of Dell Boomi Platform appeared first on Oracle Trainings.


Four Key Points About Dell Boomi AtomSphere Platform

$
0
0

In this post, we are going to cover What is Dell Boomi AtomSphere and Four Key  Points About Dell Boomi AtomSphere Platform.

What is Dell Boomi AtomSphere:

About Dell boomi

 

  • It is a leading multi-tenant cloud integration platform for connecting cloud and on-premises applications and data.
  • The platform enables customers to design cloud-based integration processes that transfers data between cloud and on-premises applications.

Magic Quadrant for Enterprise Integration Platform as a Service

Four Key Points One Must Know About Dell Boomi AtomSphere Platform:

  1. How to access the Platform
  2. Build
  3. Deploy
  4. Manage

1.How to access the Platform: 

  • Dell Boomi Atomsphere is a leading iPaas which can be accessed from a machine with good internet connection.
  • It doesn’t require installation of any software.

 

How to Access the Platform

It is a single platform which facilitates:

  • Code Development
  • Compilation & Testing
  • Configuration & Deployment
  • Monitoring

2.Build:

  • It is the Initial phase in the Integration lifecycle.
  • Using this tab in Boomi Platform a developer can design and implement the integration processes between two or more cloud and on premises applications leveraging different component and shapes.
  • This tab also allows us to unit test the code.

Dashboard of Dell Boomi Atmosphere

3.Deploy:

  • This phase allows one to deploy the integration processes to the Boomi Atom for Saas,Paas or Cloud integration or safely behind your firewall for on-premises applications.
  • Boomi Atom-THE INTEGRATION ENGINE is a Patented, lightweight, dynamic distributable runtime engine based on Eclipse Jetty.

Deploying Processes

4.Manage:

  • This is the last phase of Integration Lifecycle in Dell Boomi.
  • This tab helps operations team to monitor and maintain the status of all deployed Atoms, integration processes, trading partners regardless of location using a web based dashboard.

Executions in Dell BoomiTest Atom Cloud

So, this is about the What is Dell Boomi AtomSphere and Four Key  Points About Dell Boomi AtomSphere Platform.

Related Posts:

  • Terminologies Every Dell Boomi Developer Must Know , Click Here
  • Steps for Local Atom Installation of Dell Boomi Platform , Click Here
  • Build your first Dell Boomi Process in 5 min , Click Here
  • Steps to Deploy Process in Dell Boomi Platform , Click Here
  • Unique Features of Dell Boomi Platform , Click Here

If you have not downloaded FREE eBook – 6 Docs Every Dell Boomi Developer Must Read  yet, kindly Register and Get a copy in your Email inbox.

6 Docs Every Dell Boomi developer must read

Did You Find this Blog useful?

Leave a Comment.

 

The post Four Key Points About Dell Boomi AtomSphere Platform appeared first on Oracle Trainings.

Troubleshooting Blank Page Issue In Oracle EBS 12.2

$
0
0

K21 Academy has been receiving a lot of queries on how to resolve the “Blank Page Issue in Oracle E-Business Suite while opening EBS Admin URL (http://hostname.domainname:port) ” so we have collected most common root cause for  Blank Page.

Through this post, I am going to show you how to troubleshoot the Blank Page Issue and various possible reasons which are the root cause of this issue.

These issues mostly occur with the newly cloned system. However, older systems are too affected by this, the listener can be down or the pages get corrupted because of a bug or maybe the instance is too slow to load the page there are many causes, let’s find out what might be affecting your system and how to resolve it.

These are some of the main reasons for the APPS blank login page in EBS 12.2

EBS Admin Panel

  • Missing class files in the OA_HTML directory.
  • JSP pages not compiled properly.
  • Just after the clone.
  • Database Listeners are down.
  • Archive log space is full.
  • Java Cache issues between the multiple middle-tiers.
  • The instance is very slow/inaccessible.

[Error 1]: This issue is caused due to missing class files in the OA_HTML directory.

[Solution]: We can see the below error in oacore application.log file

javax.servlet.ServletException: oracle.classloader.util.AnnotatedClassNotFoundException: Missing class: _AppsLocalLogin

Please perform the below steps:

  • Shutdown the application services
  • Compile the jsp’s manually using the below command:  perl $FND_TOP/patch/115/bin/ojspCompile.pl –compile –flush -p 2
  • Check whether all the jsp’s are getting compiled successfully
  • Restart the application services
  • Clear the browser cache
  • Try to open the R12 Login page

[Error 2]: AppsLocalLogin?.jsp page was displaying errors

[Solution]: Edited the $IAS_ORACLE_HOME/Apache/Jserv/etc/jserv.properties

  •  Set wrapper.bin.parameters=-DLONG_RUNNING_JVM=false
  • Add the line wrapper.bin.parameters=-DCACHEMODE=LOCAL
  • Restarted Apache for these changes to take effect and retested the issue

Error 3: After a clone

[Solution]: Make the following changes

  •  adopmnctl.sh stopall — to shutdown opmn managed services viz., opmn, forms, oacore & oc4j
  • cd $COMMON_TOP/_pages
  • mv _pages _pages_old
  • cd $FND_TOP/patch/115/bin or export PATH=$FND_TOP/patch/115/bin:$PATH
    Compile all jsps. “perl ojspCompile.pl –compile –flush -p 2      (-p represents parallel threads, you can use from 1 or 10)”
  • adopmnctl.sh startall

[Error 4]: Database Listener is down

[Solution]: To resolve this error start the database listener.

[Error 5]: Database Archive Location is full

[Solution]: For this, you can do two things, you can temporarily move the archive files to another location or you can delete older archive files.

[Error 6]: Java Cache issues between the multiple middle-tiers

This issue occurs only if you have more than one mid-tier and you had enabled Distributed Java Caching.

Error Message in the log file:

Exception in static block of jtf.cache.CacheManager. Stack trace is: oracle.apps.jtf.base.resources.FrameworkException:
IAS Cache initialization failed.
The Distributed Caching System failed to initialize on port: 12357.
The list of hosts in the distributed caching system is: [node 1] [node 2].
The port [port no] should be free on each host running the JVMs.
at oracle.apps.jtf.cache.IASCacheProvider.init(IASCacheProvider.java:214)
at oracle.apps.jtf.cache.CacheManager.activateCache(CacheManager.java:1451)

In this scenario, s_java_object_cache_port value was listening on node 2 but not on node 1. So whichever connection went to node 1 it returned a blank page and occasionally it displayed 500 Internal Server error.

[Solution]:

Autoconfig

  • Bring down opmn services on both the boxes.
  •  Verify no process is listening for s_java_object_cache_port value. command: lsof -i tcp:[port number]
  • Change s_java_object_cache_port on all the nodes in the context file
  • Run autoconfig

Non-Autoconfig

s_java_object_cache_port value is referrenced in two places

1) $INST_TOP/ora/10.1.3/javacache/admin/javacache.xml
2) Profile option name JTF_DIST_CACHE_PORT

Change the port value to a new number and bounce opmnctl services. Don’t forget to change it in $CONTEXT_FILE. (To take effect during next autoconfig)

[Error 7]: Instance is very slow/inaccessible with a warning on the login page:

Warning Message: Low-level logging is currently enabled. Your application will not perform as well while Low-level logging is on.

[Solution]: Change the following values to:

FND: Debug Log Enabled — No
FND: Debug Log Level — ( Blank )
FND: Debug Log Module — ( Blank )
SLA: Enable Diagnostics — No
FND Validation Level — None

This post is from our Oracle Apps DBA (R12.2) Training, in which we cover  Architecture & Changes in Oracle E-Business Suite R12.2, Staging & Installation, File System & Important Files in R12.2, Start/Stop, Patching, AD Administration, Cloning, Concurrent Managers, AutoConfig, Password Management, and Troubleshooting and much more.

Related/Further Readings

Want to Know More about R12.2?
Click on the image below, and get your FREE Guide 6 Docs Every Oracle Apps DBA Must Read for R12.2

The post Troubleshooting Blank Page Issue In Oracle EBS 12.2 appeared first on Oracle Trainings.

Build your first Dell Boomi Process in 5 min

$
0
0

In this post, we are going to cover Prerequisite and The steps one need to follow to create your first sample process in Dell Boomi Platform.

Prerequisite:

  • One should have an account on Dell Boomi Platform.
  • One should have a local atom installed on your machine.
  • Create a valid xml file and keep it in a particular directory in your machine.

Below are the steps one need to follow to create your first sample process:

Step 1: Login Dell Boomi Platform using the link: https://platform.boomi.com/

Dell Boomi Login Screen

Step 2: Enter Valid Credentials and hit login button.

Enter Valid Credentials

Step 3: Under Root folder in the Build tab create a sub folder to hold all the processes by click on the arrow and select New Folder.

Select New Folder

Step 4: Enter the folder name and hit save button.

Enter Folder Name

Folder Name as K21 Academy

Step 5: Folder with given name gets created.

Folder gets created

Step 6: Click on the folder and select New Component.

New Component

Step 7: Select the Component Type as Process. Enter the Process name as ReadFile and hit Create button.

Process

Step 8: A new process gets created with a Start Shape.

Start Shape

Step 9: Enter the following details:

  • Display Name : FetchDatafromFile
  • Connector : Disk
  • Action : Get
  • Configure a new connection by Clicking a ‘+’ button and enter relevant name for the connection and directory. Hit Save button.FetchDatafromFile
  • Configure a new operation by Clicking a ‘+’ button and enter relevant name for the operation keeping remaining details as default. Hit Save and close button.+ button
  • Click on Ok and then Save button.

Step 10: Select the Stop shape from Pallete.

Pallete

Step 11: Drop the Shape button on Canvas and connect start shape and stop shape with the arrow line such that arrow turns green. Click on Save.

Canvas

Step 12: Click on test button and select on premises atom

on premises atom

Step 13: Click on Run Test button.

Run Test

Step 14: Click on Connection Data tab at the bottom

Connection Data tab

Step 15: Click on View filter to check the document retrieved from the directory.

View Filter

Step 16: In order to check the logs. Click on View Log button.

Logs

view logs file

So, this is about the Prerequisite and The steps one needs to follow to create your first sample process in Dell Boomi Platform.

Related Posts:

  • Terminologies Every Dell Boomi Developer Must Know , Click Here
  • Steps for Local Atom Installation of Dell Boomi Platform , Click Here
  • Four Key Points About Dell Boomi AtomSphere Platform , Click Here
  • Steps to Deploy Process in Dell Boomi Platform , Click Here
  • Unique Features of Dell Boomi Platform , Click Here

If you have not downloaded FREE eBook – 6 Docs Every Dell Boomi Developer Must Read  yet, kindly Register and Get a copy in your Email inbox.

6 Docs Every Dell Boomi developer must read

Did You Find this Blog useful?

Leave a Comment.

 

The post Build your first Dell Boomi Process in 5 min appeared first on Oracle Trainings.

Steps to Deploy Process in Dell Boomi Platform

$
0
0

In this post, we are going to cover Prerequisite and Steps to Deploy Process in Dell Boomi Platform.

Prerequisite:

  • One should have an account on Dell Boomi Platform.
  • One should have a local/cloud atom configured.

Below are the Steps one need to follow to Deploy your Boomi Process:

Step 1: Login Dell Boomi Platform using below link: https://platform.boomi.com/

Dell Boomi Login Screen

Step 2: Enter valid Credentials and hit login button.

Enter valid credentials

Step 3: Go to the Atom Management under Manage tab.

Atom Management

Step 4: Click on the New button and select Environment.

Environment

Step 5: Add the relevant name for the Environment Name and select Test in the Environment Classification.

Environment Classification

A new environment gets created as highlighted below.

environment gets created

Step 6: In the attachment section highlighted in below screenshot select the atom on which you want to deploy the process.

Deploy

Atom gets attached to the environment as shown below.

Atom gets attached

Step 7: Switch back to the Build and open the process you want to deploy.

Build

Step 8: Click on the View Deployment button on the top right side. You will be directed to Deploy tab.

View Deployment button

Step 9: Click on the attachments tab.

attachments tab

Step 10: Move the environment created in earlier steps to Attached Environments.

Attachments Environment

Step 11: Switch back to Deployments tab.

Deployments tab

Step 12: Click on the Green colored button Deploy Latest Revision of Process and add relevant Deployment Notes.

Deployment Notes

Step 13: Click on Ok and deployment gets finished.

Deployment gets finished

So, this is about the Prerequisite and Steps to Deploy Process in Dell Boomi Platform.

Related Posts:

  • Terminologies Every Dell Boomi Developer Must Know , Click Here
  • Steps for Local Atom Installation of Dell Boomi Platform , Click Here
  • Four Key Points About Dell Boomi AtomSphere Platform , Click Here
  • Build your first Dell Boomi Process in 5 min , Click Here
  • Unique Features of Dell Boomi Platform , Click Here

If you have not downloaded FREE eBook – 6 Docs Every Dell Boomi Developer Must Read  yet, kindly Register and Get a copy in your Email inbox.

6 Docs Every Dell Boomi developer must read

Did You Find this Blog useful?

Leave a Comment.

The post Steps to Deploy Process in Dell Boomi Platform appeared first on Oracle Trainings.

Unique Features of Dell Boomi Platform

$
0
0

In this post, we are going to cover Unique Features of Dell Boomi Platform.

Crowdsourcing

Boomi Platform offers the following crowdsourced best practice features that no other integration solution can offer, providing you with assurances by speeding time to value and lowering the cost of integration.

Unique Features of Dell Boomi Platform:

 

 

1) Boomi Suggest 

  • It anonymously indexes data mappings across all users on the Dell Boomi Platform.
  • This means that almost 90 percent of the data mappings that you need to create have already been successfully mapped by others and will be offered as options for you to consider during the configuration process.
  • This feature alone can shorten the implementation process from months and weeks to days and hours.

2)  Boomi Assure

  • It allows for crowdsourced regression testing.
  • You can submit integration processes and test data to AtomSphere from within the console.
  • That test data will then be run against every future AtomSphere release.
  • Dell Boomi won’t release new versions of AtomSphere until all regression tests are completed and passed.
  • With Boomi Assure, you can feel confident that updates to the platform will not break your integration processes.

3) Boomi Resolve Automatically Suggests

  • Resolutions for common error messages based on crowdsourced contributions from both the Boomi support team and the user community, and, importantly, it becomes more intelligent and helpful as issues are identified and solutions are recommended.
  • Easily accessible through the Boomi AtomSphere interface, Boomi Resolve automatically lists possible solutions in order of relevancy and includes links to full knowledge base articles for further explanation and suggested resolution.
  • This feature alone can save you valuable implementation time.
The outcome is that crowdsourced best practices — made possible by Dell and
Boomi’s single instance, multi-tenant platform — improve efficiencies and reduce risk.

So, this is about the Unique Features of Dell Boomi Platform.

Related Posts:

  • Terminologies Every Dell Boomi Developer Must Know , Click Here
  • Steps for Local Atom Installation of Dell Boomi Platform , Click Here
  • Four Key Points About Dell Boomi AtomSphere Platform , Click Here
  • Build your first Dell Boomi Process in 5 min , Click Here
  • Steps to Deploy Process in Dell Boomi Platform , Click Here

If you have not downloaded FREE eBook – 6 Docs Every Dell Boomi Developer Must Read  yet, kindly Register and Get a copy in your Email inbox.

6 Docs Every Dell Boomi developer must read

Did You Find this Blog useful?

Leave a Comment.

The post Unique Features of Dell Boomi Platform appeared first on Oracle Trainings.

Copying Block Volume Across Region in Oracle Cloud Infrastructure (OCI)

$
0
0

Being a cloud architect, it is our responsibility to configure applications for Disaster Recovery & Business Continuity.  We should know how to migrate our application or database easily from one region of Oracle Cloud Infrastructure to another. This can be easily achieved using the new feature of Oracle Cloud Infrastructure Block Volume which allows copying Block Volume backup Across Regions.

If you  want to know more about  the Regions in Oracle Cloud Infrastructure, please check our previous post on Oracle Cloud Infrastructure (OCI) (Region, AD, FD, Tenancy, Compartment, VCN, IAM, Storage Service)

To know more about Block Volume & various other storage options in Oracle Cloud Infrastructure, then check my previous post on  Oracle Cloud Infrastructure (OCI) )Storage Object, Block | File Storage, Data Transfer Service

Copying Block Volume Across Region

Copying block volume across region feature enables you to move your backup of block volume from one region to another within your tenancy.

Cross-Region Block Volume Backups in OCI

The feature is provided at zero additional costs to the Oracle Cloud Infrastructure customers. It is only available on the Oracle Cloud Infrastructure Console, API, CLI, SDK, and Terraform. If you aren’t aware, we manage Oracle Cloud Infrastructure resources such as compute, storage, databases, network, etc via OCI Console, Rest API, various SDK, or DevOps tool like Terraform.

Limitations

  • So far, it is not possible to copy boot volume across regions. However, we can expect this feature in the future updates.
  • This feature allows only one backup at a time.

Steps To Copy a Backup Across Regions:

1. Under the Block Storage section in OCI Console, go to block volume backups in the appropriate compartment.

steps to configure block volume across region

2. Click on the hamburger menu (…) and select the backup you want to copy to another region using the Copy to Another Region option

copy block volume across region

3. Specify the name and the target region for the backup, and click on the Copy Block Volume Backup. 

copying backup from one region to another

4. Click on “OK” to confirm the backup copy settings.

Confirming setting

5. From the Console, go to the target region where you have copied the backup. Verify that the backup is available there.

Copied backup

Now, you can restore the required backup at the target destination by creating a new volume from the backup.

And that is how we can copy our block volume from one region to another region within the tenant.

If you are preparing for Oracle Cloud Architect Exam [1Z0-932], you can expect questions based on this feature to move block volume backup across regions. Check out some questions that might show up in the OCI Architect 1Z0-932 Exam. To get your FREE Copy of 20+ Questions for the 1Z0-932 Exam, please Click Here.

Related/Further Readings

Do You Know?

Oracle Cloud Infrastructure Architect Exam (1Z0-932) consists of 70 Questions and you need to 68%, of the questions correct to get certified as an Oracle Cloud Architect.

So, if you have any queries or want to polish your learning for Oracle Cloud Infrastructure Architect Basics, then join our FREE Masterclass on How To Become Oracle Certified Cloud Architect [1Z0-932] in 8 weeks?. So, start preparing today to qualify the Oracle Cloud Infrastructure Architect Exam-(1Z0-932) Certification.Free Masterclass for oracle cloud architect

The post Copying Block Volume Across Region in Oracle Cloud Infrastructure (OCI) appeared first on Oracle Trainings.

[Solved] Issue while applying EBS 12.2.8 patch ‘26787767’

$
0
0

This post covers solution for the issue while applying Oracle E-Business Suite 12.2.8 patch ‘ 26787767’ and how to troubleshoot it with complete solution.

If you have not yet gone through with FREE video from Oracle ACE & Author Atul Kumar on Online Patching (ADOP) in Oracle E-Business Suite (Apps) R12.2 for Apps DBAs  then I suggest you look here

If you are looking for Oracle E-Business 12.2.8 software: how to download, upgrade path to 12.2.8 and new features that come with EBS 12.2.8 then look here

Issue:

While applying Oracle E-Business Suite 12.2.8 patch ‘ 26787767’ as

adop phase=apply apply_mode=downtime  patches= 26787767  workers=2

Note: When you run patch in downtime mode i.e. option apply_downtime (as done for 12.2.8), patch will directly be applied on RUN edition and you run clean up & fs_clone to clone from RUN Edition to Patch Edition.

Error in logs:

/u01/oracle/PRD122/fs_ne/EBSapps/log/adop/2/20181226_055055/apply/1812ebs10/26787767/log/u26787767.log

 

AutoPatch error:

adphistExecAdFileUtilPackage: Unexpected Database Error

AutoPatch error:

ORA-01653: unable to extend table APPLSYS.AD_FILE_VERSIONS by 16 in tablespace APPS_TS_TX_DATA

ORA-06512: at “APPS.AD_FILE_UTIL”, line 1119

ORA-06512: at line 3

 

AutoPatch error:

Error Calling adphistExecAdFileUtilPackage

Error in calling adphistUpdateCheckFileTemp().

 

AutoPatch error:

Unable to upload Java Classes to Database

Error calling adphistStoreCurPatchHistInDB2

 

AutoPatch warning:

Unable to save Patch History information to Database

 

AutoPatch error:

adptaskStoreTimInfoToHist: Error while inserting into AD_PROGRAM_RUN_TASKS.

 

AutoPatch error:

ORA-01653: unable to extend table APPLSYS.AD_PROGRAM_RUN_TASKS by 16 in tablespace APPS_TS_TX_DATA

 

AutoPatch error:

adpmrp: Error calling adptaskStoreTimInfoToHist(2).

Cause:

There is not enough space in tablespace APPS_TS_TX_DATA.

Fix:

1. Check the existing datafile location for tablespace APPS_TS_TX_DATA by running:

SQL> select tablespace_name,file_name from dba_data_files where TABLESPACE_NAME=’APPS_TS_TX_DATA’;

TABLESPACE_NAME FILE_NAME
—————————— ——————————————————————————–

APPS_TS_TX_DATA /u01/oracle/PRD122/data/a_txn_data03.dbf

APPS_TS_TX_DATA /u01/oracle/PRD122/data/a_txn_data02.dbf

APPS_TS_TX_DATA /u01/oracle/PRD122/data/a_txn_data01.dbf

APPS_TS_TX_DATA /u01/oracle/PRD122/data/a_txn_data04.dbf

2. Check a_txn_data04.dbf current size by running the following SQL:

SQL> select bytes from V$DATAFILE where NAME=’/u01/oracle/PRD122/data/a_txn_data04.dbf’;

BYTES
———-
1828716544

3. Resizing the tablespace:

SQL> alter database datafile ‘/u01/oracle/PRD122/data/a_txn_data04.dbf’ resize 2000M;

Database altered.

4. After increasing the tablespace for APPS_TS_TX_DATA, one should be able to re-run 12.2.8 patch ‘26787767’ successfully.

adop phase=apply apply_mode=downtime patches=26787767 workers=2 restart=yes abandon=no

After increasing size of tablespace APPS_TS_TX_DATA, we are able to proceed further and 12.2.8 patch ‘26787767’ completed successfully.

OR

1. Update tablespace ‘APPS_TS_TX_DATA’ with autoextend on option before to apply EBS 12.2.8 patch ‘26787767’ else you will hit above issue

SQL> alter database datafile ‘/u01/oracle/PRD122/data/a_txn_data04.dbf’ autoextend on next 100M maxsize 30g;

Note: It will do for all datafiles.

SQL> select sum(bytes)/1024/1024/1024, sum(maxbytes)/1024/1024/1024 from dba_data_files where tablespace_name=’&1′;

The difference should be 20gb between the 2 column output

Related/Further Readings

This post is from our Oracle Apps DBA (R12.2) Training, in which we cover  Architecture & Changes in Oracle E-Business Suite R12.2, Staging & Installation, File System & Important Files in R12.2, Start/Stop, Patching, AD Administration, Cloning, Concurrent Managers, AutoConfig, Password Management and Troubleshooting and much more

Are you having any queries or hitting any issues in R12.2 Patching (ADOP)?

The post [Solved] Issue while applying EBS 12.2.8 patch ‘26787767’ appeared first on Oracle Trainings.


Oracle Cloud Infrastructure (OCI): Unable To Create a Policy Under a Compartment

$
0
0

This post covered an issue encountered by a lot of our trainees While Creating Policy in a compartment in Oracle Cloud Infrastructure(OCI). Also, we have covered things you must know about the components of IAM (Identity & Access Management) which are PolicyCompartment.

Identity and Access Management (IAM) covers 10% weightage of overall Oracle Cloud Infrastructure (OCI) Architect Associate Exam

If you are not certified yet & want to get 1Z0-932 certified then, Join free masterclass on How To Become Oracle Certified Cloud Architect [1Z0-932] in 8 Weeks

The compartment is the first thing you will be selected when creating any resource in OCI like Compute, Storage, Network/VCN etc so it is very important to understand compartment in OCI.

This blog discusses the symptoms, the root cause (Unable To Create a Policy Under a Compartment) and the fix of this prevalent issue. 

(Note: If you are just starting on Oracle Cloud or new to Oracle Cloud Infrastructure (OCI), then I would suggest you check our previous post on Oracle Cloud Infrastructure (OCI) which covers the basic concepts i.e. Region, AD, Tenancy, Compartment, VCN, IAM, Compute, Storage Service etc)

Before moving into the Issue & its Fix, Lets first understand the Overview of Compartment & Policy.

Overview of Compartment

A compartment is a  logical container within your account used to store Oracle Cloud Infrastructure  (OCI) Resources created within that compartment (such as compute, storage, and network) and you impose some policies to that compartment, which restricts who can use the resources created within than compartment other than administrators of your account.

You can create compartments based on department like Finance, HR, Sales etc or usages like PROD, TEST, DEV or mix of these two based on your Security Requirements.

To know more about Compartments, please check our blog, here

Quick Facts About Compartment

  • The logical container used to organize and isolate cloud resources; each resource is in exactly one compartment
  • Compartments are hierarchical; permissions in a parent compartment are inherited by child compartments
  • Compartments are global and logical; distinct from physical containers like Regions and Availability Domains
  • Resources can be connected/shared across compartments

Oracle Cloud Infrastructure (OCI) Compartment

Overview of Policy In Oracle Cloud Infrastructure (OCI)

A policy specifies who can access which Oracle Cloud Infrastructure Resources (Compute, VCN, Object Storage, Database etc). A policy allows a group to work in certain ways with specific types of resources under a particular compartment

  • Policies are comprised of one or more statements.
  • It specifies which groups can access what resources. Also, it plays a role in the level of access users have in a particular group. 
  • Policy, attached to a group defines who can access what under a Tenancy or Compartment.

Policies are written in human-readable format:

  • Allow group <group_name> to <verb> <resource-type> in tenancy.
  • Allow group <group_name> to <verb> <resource-type> in compartment <compartment_name> [where <conditions>]

Policy in OCI

Policy in Oracle Cloud Infrastructure (OCI)

When you create a policy you must attach it to a compartment (or the tenancy, which is the root compartment). Where you attach it controls who can then modify it or delete it.

Issue & Fix 

Issue: Error: InvalidParameter – The compartment CompartmentX specified in the policy statement does not exist under the current compartment hierarchy

While creating a policy, hitting with the below issue:

Invalid Parameter Error in Policy

Cause:

It could be through the number of reasons like, You have selected the Wrong Compartment or a Typo.

Cause 1: You have selected the wrong Compartment while creating the policy, which means if you are given access at compartment level, you have to be in that compartment for which you are giving them the access.

Cause 2: While creating a policy, make sure you have mentioned a compartment which exists, means if you have created a compartment with name Test & you are mentioning Tests (with an “s”)

FIX: 

Resources/policies created in one compartment are not visible/accessible in other compartments. A compartment cannot be created under an existing compartment (except root).

Policies can be created in either the tenancy (root compartment) for all users or under a specific compartment (for assigned users). Ensure you select the correct compartment where the policy should be created. When the command is executed under the correct compartment, this policy was successfully created.

To know more on Compartment In Oracle Cloud Infrastructure (OCI)

Check 20+ questions you can expect in OCI Architect 1Z0-932 Exam (To get a FREE Copy of 20 Questions for 1Z0-932 Exam Click Here.)

Now it’s your turn to post your doubts in the comment section and let us know where you are facing challenges in Oracle Cloud Infrastructure

This post is from our Course “[1Z0-932] Oracle Cloud Infrastructure Architect Associate” with 1 Year On-Job Support and 1-year Unlimited FREE Retakes (If you need to know more about this program then reach out to our team at contact@k21academy.com)

Reference

Related/Further Readings

Are You Cloud Certified? Not Yet!

Begin your journey towards becoming an Oracle Cloud [1Z0-932] Certified Architect by Joining,
FREE Masterclass on How To Become Oracle Certified Cloud Architect [1Z0-932] in 8 Weeks, And start preparing today to clear the Exam for Oracle Cloud Infrastructure Architect Exam-(1Z0-932) Certification.
Click Down the image below to register for FREE.

The post Oracle Cloud Infrastructure (OCI): Unable To Create a Policy Under a Compartment appeared first on Oracle Trainings.

[Solved] java.lang.OutOfMemoryError: GC overhead limit exceeded

$
0
0

This post covers solution for the issue while applying Application tier weblogic patches as part of Oracle E-Business Suite 12.2.8 patching and how to troubleshoot it with complete solution.

If you have not yet gone through with FREE video from Oracle ACE & Author Atul Kumar on Online Patching (ADOP) in Oracle E-Business Suite (Apps) R12.2 for Apps DBAs  then I suggest you look here

If you are looking for Oracle E-Business 12.2.8 software: how to download, upgrade path to 12.2.8 and new features that come with EBS 12.2.8 then look here

Issue

While applying Application tier Weblogic Server patches as part of EBS 12.2.8 patching

cd /u01/oracle/PRD122/fs1/FMW_Home/utils/bsu

./bsu.sh -install -patch_download_dir=/u01/oracle/PRD122/fs1/FMW_Home/utils/bsu/cache_dir -patchlist=PSVV,45ET,96N5,DI8E,DN1F,7P2C,XNBA,GHHS -prod_dir=/u01/oracle/PRD122/fs1/FMW_Home/wlserver_10.3

Patch already installed: 32I2

Patch already installed: YHJK in profile: Default

Patch already installed: S9MN in profile: Default

Patch already installed: TTEM

Patch already installed: YVDZ

Patch already installed: 7FC9

Patch already installed: S8H6 in profile: Default

Checking for conflicts…………………………………………………………………………………………………

Conflict(s) detected – resolve conflict condition and execute patch installation again

Conflict condition details follow:

Patch HJDT requires the following patch(es): GENM

Exception in thread “main” java.lang.OutOfMemoryError: GC overhead limit exceeded

        at java.util.Arrays.copyOf(Arrays.java:2367)

        at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)

        at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)

        at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)

        at java.lang.StringBuilder.append(StringBuilder.java:132)

        at java.lang.Class.getMethod(Class.java:1678)

        at com.bea.cie.common.dao.xbean.XBeanDataHandler.isValueSet(XBeanDataHandler.java:958)

        at com.bea.cie.common.dao.xbean.XBeanDataHandler.getValueFromObject(XBeanDataHandler.java:589)

        at com.bea.cie.common.dao.xbean.XBeanDataHandler.getSimpleValue(XBeanDataHandler.java:431)

        at com.bea.plateng.patch.dao.cat.PatchDependency.getRule(PatchDependency.java:48)

        at com.bea.plateng.patch.dao.cat.PatchCatalogHelper.getInvalidatedPatchMap(PatchCatalogHelper.java:1625)

        at com.bea.plateng.patch.PatchSystem.updatePatchCatalog(PatchSystem.java:436)

        at com.bea.plateng.patch.PatchSystem.refresh(PatchSystem.java:130)

        at com.bea.plateng.patch.PatchSystem.setCacheDir(PatchSystem.java:201)

        at com.bea.plateng.patch.Patch.main(Patch.java:306)

Cause: 

We need to install Patch GENM as required for Patch HJDT.

Also the heap size specified for BEA Smart Update (BSU) is not sufficient.

Fix: 

1. Source the Oracle E-Business Suite Release 12.2 environment

2. Change directory to $FMW_HOME/utils/bsu

3. Back up the existing copy of bsu.sh (or bsu.cmd on Microsoft Windows)
cp bsu.sh bsu.sh_backup
4. Open bsu.sh (or bsu.cmd on Microsoft Windows) in a text editor such as vi and increase these values as needed:
MEM_ARGS=”-Xms256m -Xmx512m”
on UNIX to:
MEM_ARGS=”-Xms1024m -Xmx1024m -XX:+UseParallelGC”
on Microsoft Windows to:
set MEM_ARGS=-Xms512m -Xmx1024m -XX:+UseParallelGC
5. Save the modified bsu.sh (or bsu.cmd on Microsoft Windows) file and exit the editor.
6. Install PSU patch GENM as 

./bsu.sh -install -patch_download_dir=/u01/oracle/PRD122/fs1/FMW_Home/utils/bsu/cache_dir -patchlist=GENM -prod_dir=/u01/oracle/PRD122/fs1/FMW_Home/wlserver_10.3

Checking for conflicts………………
No conflict(s) detected

Installing Patch ID: GENM..
Result: Success

7. Run the patch installation procedure again.
./bsu.sh -install -patch_download_dir=/u01/oracle/PRD122/fs1/FMW_Home/utils/bsu/cache_dir -patchlist=PSVV,45ET,96N5,DI8E,DN1F,7P2C,XNBA,GHHS -prod_dir=/u01/oracle/PRD122/fs1/FMW_Home/wlserver_10.3
After performing above steps we were able to apply all application tier weblogic patches successfully without any issue.

Related/Further Readings

This post is from our Oracle Apps DBA (R12.2) Training, in which we cover  Architecture & Changes in Oracle E-Business Suite R12.2, Staging & Installation, File System & Important Files in R12.2, Start/Stop, Patching, AD Administration, Cloning, Concurrent Managers, AutoConfig, Password Management and Troubleshooting and much more

Are you having any queries or hitting any issues in R12.2 Patching (ADOP)?

The post [Solved] java.lang.OutOfMemoryError: GC overhead limit exceeded appeared first on Oracle Trainings.

[Video] How to Connect to Autonomous Database on Oracle Cloud

$
0
0

This post covers things you must know in order to connect to  Autonomous Database on Oracle Cloud. If you  don’t know what is Autonomous Database, then I would suggest you check my previous post on  [Video] Oracle Autonomous Data Warehouse Cloud Service 18c Now on OCI

Database Service In Oracle Cloud Infrastructure

Databases in Oracle Cloud Infrastructure can be put in Two main categories:

  1. Autonomous Database: Autonomous Database includes
    – Autonomous Transaction Processing (ATP)
    – Autonomous Data Warehouse (ADW)
    Autonomous databases are preconfigured, fully-managed environments that are suitable for either transaction processing or for data warehouse workloads, ie it is serverless, you don’t have access to servers where it is running, Well so connecting to Autonomous Database is quite simple and you can connect from various tools like SQL Developer, Oracle Data Integrator (ODI), Goldengate, any Oracle TNS Client or JDBC etc.
    NOTE: To know more about ADW & ATP click here
  2. User-Managed Database: User-managed Database is Databases on bare metal, virtual machine, and Exadata DB systems that enables you to customize with the resources and settings that meet your requirement.
    NOTE: To know more about user-managed database check here

Databases On Oracle Cloud Infrastructure

Steps To Connect Autonomous Database

Note: Make sure you have provisioned the Autonomous Database Instance in Oracle Cloud if you don’t know then check our previous Video Blog where we have given a live demo how to provisioned Autonomous Database in Oracle Cloud Infrastructure.

1. Download & Install the SQL Developer (Version 18.2 or above).
(Links at the end to Download SQL Developer)

2. Download the Client Credentials (Wallet) from the OCI Console, which we will be using while connecting to Autonomous Database Instance via SQL Developer.

Connecting Autonomous Database

Note: Make sure you have downloaded the SQL Developer version 18.2 or a higher one, else these features not supported on it.

Connecting Using SQL Developer

4. Once you filled above details click on Test if the status changed to successful then you can click on connect to connect to your Autonomous Database Instance

Now you are ready to perform your administrative task on Autonomous Database Instance.

(Now it’s your turn to post your doubts in the comment section and let us know where you are facing challenges while connecting to Autonomous Database Instance using SQL Developer.

Action Task For You

I have prepared a one-pager Access Autonomous Database Oracle Cloud Action Plan Guide, Which contains below points:

  • If you don’t have an Oracle Cloud Public Account then create one by using Step by Step Activity Guide (Register For Free)
  • How To Build Your First Autonomous Database on OCI
  • Steps to Download the SQL Developer … & much more Get Your Copy below

Download action plan now
If you are not part of K21Academy Weekly Newsletter then subscribe us here: http://k21academy.com/subscribe

The post [Video] How to Connect to Autonomous Database on Oracle Cloud appeared first on Oracle Trainings.

Oracle Critical Patch Update (CPU) January 2019 Now Available

$
0
0

Oracle has released Critical Patch Update (CPU) for January 2019  on 15th Jan 2019 with wide-ranging security update.

If you are looking for older Critical Patch Update October 2018, check here

Here is product wise fixes as part of Jan 2019 CPU

Oracle E-Business Suite

  • 16 new security fixes for the Oracle E-Business Suite
  • All of these vulnerabilities may be remotely exploitable without authentication
  • For more information refer to, Oracle E-Business Suite Release 12 Critical Patch Update Knowledge Document (January 2019), My Oracle Support Note 2480398.1.

Oracle Fusion Middleware (Weblogic, SOA, IDM etc)

  • 62 new security fixes for Oracle Fusion Middleware (Weblogic, SOA, IDM etc)
  • 57 of these vulnerabilities may be remotely exploitable without authentication

Oracle Database Server

  • 3 new security fixes for the Oracle Database Server:
  • None of these vulnerabilities may be remotely exploitable without authentication
  • None of these fixes are applicable to client-only installations

Oracle Enterprise Manager Products Suite 

  • 11 new security fixes for the Oracle Enterprise Manager Products Suite.
  • 9 of these vulnerabilities may be remotely exploitable without authentication
  • None of these fixes are applicable to client-only installations

For information on what patches need to be applied to your environments (Database, Fusion Middleware & Enterprise Manager), refer to Critical Patch Update January 2019 Patch Availability Document for Oracle Products, My Oracle Support Note 2466391.1.

All Affected Products and Patch Information available here

Related/Further Readings

Next task for you

Did you get a chance to download 6 Docs Every Apps DBA Must Read for EBS R12.2 Patching? If not, Check it out here

Patching in Oracle EBS

If you are having any queries or hitting any issues in R12.2 Patching (ADOP), post in comment section.

The post Oracle Critical Patch Update (CPU) January 2019 Now Available appeared first on Oracle Trainings.

Composite Lazy Loading in SOA 12c

$
0
0

This post covers How Composite Lazy Loading Helps and How can we configure Composite Lazy Loading at two different levels.

In this blog post, we will cover Composite Lazy Loading. It is one of the new features in SOA Suite 12c which allows the components, WSDLs, and XSDs for a composite to be loaded as needed instead of loading them at server startup.

How Composite Lazy Loading helps:

This new feature helps in substantially reducing the startup time of the SOA servers specifically in scenarios when a large number of composites are deployed to SOA Servers.

We can configure Composite Lazy Loading at two levels :

a) Domain Level: 

Below are the steps to set the lazy loading at the Domain Level:

Step 1: Launch the em console using the url. http://{hostname}:{portno}/em

Oracle Enterprise Manager console

Step 2: Go the Weblogic Domain drop-down list and select the System MBean Browser.

System MBean Browser

 

Step 3:  In the System MBean Browser, go to the following path:

Application Defined MBeans –> oracle.as.soainfra.config –> Server: ServerName -> SoaInfraConfig –>soa-infra

SOA Infrastructure

Step 4: You can change the value to true to turn on the composite lazy loading feature as shown below and click on the Apply button.

Application defined MBeans

b) Component Level

Below are the steps to set the lazy loading at the Component Level:

  1. Go to composite.xml file of the SOA project where you want to turn on/off this feature.
  2. Add the new property lazyLoading=”false” as shown in the below screenshot:

Note: The property value set at the composite level has high precedence over the one which is set at the Domain level.

Component Level

So, this is all about the How Composite Lazy Loading helps.

We cover this in one of the modules of our Oracle SOA Dev where we also cover Develop SOA Composite, Orchestration, Managing and Monitoring Composite Applications, Fault Handling, DVM & MDS, JCA Adapters, Mediator, Business Rule Component and much more interesting and latest features in SOA 12C.

Did You Find this Blog useful?

Leave a Comment.

Some Interesting Topics in SOA Dev:

  • [Video] Oracle SOA Suite Development: Meta Data Service (MDS) Click here
  • [Video] Oracle SOA Suite Development: Domain Value Map (DVM) Click here
  • [Blog]Error Hospital in Oracle SOA Suite 12C Click here
  • Enterprise Manager Partition in Oracle SOA Suite 12c/11g Click here
  • Subprocess in Oracle SOA Suite 12C Click here
  • Templates in SOA 12c Click here

If You’ve not looked at Our Oracle SOA Suite Development Workshop & want to check what we cover in the Workshop then check here & Step By Step Hands-On Activity Guide we cover in Training.

Join Community

Join 3500+ Oracle Professionals like you to discuss Oracle Weblogic Server, Ask Questions or Help Others in Private Facebook Group for Oracle SOA Dev

Are you planning to Learn Oracle SOA Dev 12C or would like to check some of the common Oracle SOA Dev Interview Questions then  Click here (sent over email)

Join our free live Masterclass to polish your learnings and basics for SOA Suite Development.

Free webinar on Oracle SOA Suite Development

The post Composite Lazy Loading in SOA 12c appeared first on Oracle Trainings.

Oracle Cloud Infrastructure (OCI) : New Region Added (Toronto,Canada)

$
0
0

Oracle has recently announced the availability of a new Cloud Infrastructure Region in Toronto, Canada which went live on January 17, 2019.

New region Added in OCI

Region

  1. Oracle Cloud Infrastructure (OCI) Servers & Data is hosted in a Region.
  2. There is a total of 5 Regions now (i.e. London Heathrow, Frankfurt, Ashburn, Phoenix, Canada)
  3. Usually, within every Region, there will be 3 Availability Domain wherein as of today, the new Canada, Toronto region has a single Availability Domain.
  4. For High Availability, Within Availability Domain, you will have Fault Domain
  5. You can have OCI resources such as Compute, Storage, VCN etc in multiple regions.
  6. When you create a Cloud Account a Home Region is by default allocated to you, wherein you can subscribe to another region as well.
  7. To know more about Region, AD, FD, Tenancy, Compartment, VCN, IAM, Storage Service in  Oracle Cloud Infrastructure check here

Availability Domain List

Note: For the full list of Oracle Cloud Regions including PaaS & IaaS check here

If you are preparing for Oracle Cloud Architect Exam [1Z0-932], you can expect questions based on this new Region added. Check out some questions that might show up in the OCI Architect 1Z0-932 Exam. To get your FREE Copy of 20+ Questions for the 1Z0-932 Exam, please Click Here.

Related/Further Readings

Are You Cloud Certified? Not Yet!

Begin your journey towards becoming an Oracle Cloud [1Z0-932] Certified Architect by Joining,
FREE Masterclass on How To Become Oracle Certified Cloud Architect [1Z0-932] in 8 Weeks, And start preparing today to clear the Exam for Oracle Cloud Infrastructure Architect Exam-(1Z0-932) Certification.
Click Down the image below to register for FREE.
Free masterclass by Industry Expert

The post Oracle Cloud Infrastructure (OCI) : New Region Added (Toronto,Canada) appeared first on Oracle Trainings.

[Solved] Golden Gate – ggsci: error while loading shared libraries: libnnz11.so

$
0
0

In this post we cover solution for the issue ‘libnnz10.so missing when executing ggsci on Linux’one of the common issue/query that we get frequently from our trainees.

We have noticed as per our experience during training, there are some of the common queries/issues faced by trainees while they are supporting the Goldengate environment or setting up the new environment.

Hence we have come up with a blog series on those common issues/questions and resolution. Here is the fifth Query:

Check here for the fourth query, Extract/Replicat Abended- OGG-02091:Operation not supported? Get answer from here

Issue:

While initializing the GGSCI prompt for Oracle GoldenGate, encountered below error

Error: 

./ggsci: error while loading shared libraries: libnnz11.so: cannot open shared object file: No such file or directory

Reason:

This error is encountered as ggsci is unable to locate lib files which are available under database ORACLE_HOME.

Resolution:

There are two ways to resolve this error. You can follow either ways.

  1. By setting the LD_LIBRARY_PATH in the environment
  2. By creating the soft links for the missing Library Files

Note: Always setting the LD_LIBRARY_PATH is good instead of creating the soft links. Because we need not to worry about any other library files which is required in future work.

1. Set the LD_LIBRARY_PATH

Set the Oracle database environment before initializing ggsci. Or set LD_LIBRARY_PATH to point to lib directory under database ORACLE_HOME

Set Library path

2. Create Soft links for missing library files

  • Go to the GoldenGate Home
  • Create the soft links as

         [oracle@ogg1 ogg]$ ln -s $ORACLE_HOME/lib/libnnz11.so libnnz11.so

         [oracle@ogg1 ogg]$

         [oracle@ogg1 ogg]$ ln -s $ORACLE_HOME/lib/libclntsh.so.11.1 libclntsh.so.11.1

   Note: When using 64bit, change the lib path (lib32 to lib64) above to the appropriate one.

  • Check whether GGSCI Prompt is working fine

ggsci prompt

Now you should be able to access the ggsci prompt without any issues.

Related/Further Reading:

This post is from our Oracle GoldenGate 12c Administration Training, in which we cover  Architecture, Installation, Configuring & Preparing the Environment, DML Replication – Online Change Synchronization, Initial Load, Zero Downtime Migration & Upgrading using GoldenGate, Oracle GoldenGate Security, Performance of Oracle GoldenGate and Troubleshooting and much more.

Did You Register For FREE GoldenGate Masterclass?

NO! So your next task is to get yourself register for our FREE Masterclass on Learn Oracle GoldenGate 12c for Replication & Migration to start your Goldengate journey. Click on the image below to register for FREE.

Free webinar on oracle goldengate 12c administration by expert

Hope this article helps you in understanding cause and resolution for error OGG-02091 in GoldenGate.

Do you have any queries in Oracle GoldenGate 12c? please reach out to us at contact@k21academy.com

The post [Solved] Golden Gate – ggsci: error while loading shared libraries: libnnz11.so appeared first on Oracle Trainings.


[Video] Oracle Cloud Infra Architect Certification 1Z0-932 Everything (Dumps/ Document/ Mistakes) You Must Know

$
0
0

This post covers everything you must know when you are appearing for Oracle Cloud Infrastructure Architect Certification [1Z0-932].

What is Oracle Cloud Infrastructure?

Oracle Cloud Infrastructure is IaaS offerings from Oracle that enable you to build and run a wide range of applications and services in a highly available hosted environment.

If you new are new to the cloud, then  I would highly suggest you check my previous post on Cloud Service Models (SaaS, IaaS & PaaS) &  Oracle Cloud Infrastructure (OCI): Region, AD, FD, Tenancy, Compartment, VCN, IAM, Storage Service

Who Should Go For Oracle Cloud Infrastructure Architect Certification & Why?

  • DBAs & Apps DBAs because both Database & Application (EBS, Peoplesoft, JD Edwards & Seibel) runs on top of OCI
  • WebLogic & FMW Admins: JCS, SOA CS, ICS, ODI CS etc because of all these runs on top of OCI
  • SOA on OCI: For SOA Admins because SOA runs on top of OCI
  • Containers: Kubernetes & Werker
  • Security Admins: SSO, Federation, OAuth because you can secure your application via configuring SSO, Federating with various Identity Provider & these can do on top of OCI
  • Architect: Network, App, Storage, HA & DR because you are the responsible person to design the infrastructure for  your application & databases 

Why Certification?

  • Advantage(Unfair): Two CVs with same experience but one with Certification
  • Better Job Prospects & Higher Salary
  • 70% Agree, Certification improved Earning
  • 83% Find more productive in Jobs
  • 84% seen better Job Prospects
  • 87% Enhances Professional Credibility
  • Stand Out by Displaying Digital Badge on LinkedIn

General Information (1Z0-932)

  • Certification Name: [1Z0-932] Oracle Cloud Infrastructure Architect
  • Target Audience: Designed for professionals responsible for designing infrastructure  solutions using Oracle Cloud Infrastructure Services
  • Platform: Available on Oracle University and delivered via Pearson VUE
  • Exam Duration: 105 minutes
  • Number of Questions: 66
  • Passing Score: 68%
  • Exam Cost: $245
  • 25% discount on this list price if you are an OPN

Oracle Cloud Infrastructure Architect Levels

As of Dec 2018, there is only one level for Oracle Cloud Architect Certification, once you pass the exam you will become Oracle Cloud Architect.
OCI Certification

What topics you should learn?

If you planning to take this exam, you have to be well prepared with the topics  Identity and Access Management (IAM),  Networking,  Compute, DNS, Load Balancer, Storage & Database. Once you are done with learning these topics & doing Hands-on Cloud, you are prepared for the exam.

Here are Module wise exam topic that we cover in our [1Z0-932] Oracle Cloud Infrastructure Architect training

1. Identity and Access Management (IAM)

Identity & Access Management

The above topics have been covered in our Module 2: OCI – Identity and Access Management Service &  Module 10: Advanced IAM in which we cover Apply core Identity & Access Management, Explain resource locations, Federation, governance & Security best practices.

IAM covers 10%  weightage of overall exam

2. Networking

Networking In OCI

Networking is the most important topic & it covers almost 30% weigtage of Overall Oracle Cloud Architect Exam and this was covered in our Oracle Cloud Infrastructure Training Module 3:  Networking  (VCN, CIDR, Security List, Route Table, Internet Gateway, Subnet ), Module 6: Load Balancer Service (Public & Private Load Balancer),  Module 8: DNS (DNS Records types, Create & Manage records) &  Module 9:Advanced Networking  (DRG, IPSec VPN, VCN Peering : Local & Remote, Fast Connect, Nat Gateway ).

To know more  about Networking, I would highly recommend you to check my previous post on Oracle Cloud Infrastructure (OCI): Networking

3. Compute

ComputeWe have covered all these topics in our Oracle Cloud Infrastructure Training in  Module 4: OCI Compute: Bare Metal & Virtual Machine in which we cover understanding compute & sizing, troubleshoot options using console connections & boot volume, various compute image option & compute best practices.

Compute covers 15% weightage of overall Oracle Cloud Architect Exam.

To know more  about Compute check our previous post on Oracle Cloud Infrastructure (OCI)  Compute CPU & Memory

4. Storage

Storage

We cover these topics in our Oracle Cloud Infrastructure Training in  Module 5: Storage (Block, Object, File Service), in which we cover various Storage Options in OCI, Boot volume, Block Volume, File Storage, Storage  Gateway  & Data Transfer Appliance.

Storage covers 20% weightage of overall Oracle Cloud Architect Exam.

To know more about Storage check our previous post on Oracle Cloud Infrastructure  (Storage Object, Block, File Storage, Data Transfer Service) Storage contains 20% of overall weightage of Oracle Cloud Architect Exam

5.Database

Database

We have covered these topics of Database in our  Module 7: Launch Database & Advanced Database in which cover Various Database option in OCI, ATP & ADW,  Architect HA & DR solutions & Managing Autonomous Database.

The database covers 20% weight of overall Oracle Cloud Architect Exam.

To know more about Database In Oracle Cloud Infrastructure check our previous post on Oracle Cloud Infrastructure: Database Offerings 

Common Mistakes

Well, I am Oracle Certified Cloud Architect but I am not afraid to say that I failed on my first attempt. I hear 100s of students who come to our Training after failed attempts and since then successfully completed certification 1Z0-932. So let’s see some of the common mistakes

  1. Using Exam Dumps on the Internet: Most of the questions in these dumps are wrong or no explanation.
  2. Not understanding theory or not working on all topics or working on old material (Remember material changed in Dec 2018)
  3. Not Doing Enough Hands-On

Number 1 reason why we have 100s of success stories in our Certification Training is that of we not only cover theory Hands-On Lab for each module but Exam Dumps, 100s of exam questions with detailed explanation on each module.

I am happy and proud to share with you that 100’s of our students are Oracle Cloud Architect Certified, below are the Success stories of few of them

1Z0932 Feedback

Exam Dumps

If you want to see sample Sample Exam Questions (Dumps) or what to expect in the exam I’ve created FREE 25 Q’s that you can download FREE and click here to get your free copy .

We have stimulated the Oracle Cloud Infra Architect Exam (1Z0-932) in our course so that it will take your learning to next level and help in clearing your exam in one go.

1Z0-932 Quiz QuestionsRelated/Further Readings

Action Task For You

I have prepared a one-pager  Oracle Cloud Infra Architect Certification [1Z0-932]  Action Plan Guide, Which contains below points:

  • Check everything about Oracle Cloud Architect Certification
  • Check my 8-week learning Learning Path for Oracle Cloud (OCI) Architect

Click on the below image to get your copy.
1Z0-932 Certification

The post [Video] Oracle Cloud Infra Architect Certification 1Z0-932 Everything (Dumps/ Document/ Mistakes) You Must Know appeared first on Oracle Trainings.

Oracle Identity Cloud Service (IDCS) : Step By Step Lab Activity Guide for Beginners

$
0
0

Oracle Identity Cloud Service (IDCS) is a comprehensive security and identity platform on the Cloud to manage users and protect application on-premise as well as on Cloud.

This Post covers, Steps by Steps  Hands-On Guides that you must perform to Learn Oracle Identity Cloud Service (IDCS).

If you are new to IDCS, I would highly recommend you to check our post on Oracle Identity Cloud Service (IDCS) Overview & Concepts (Click here) & Cloud Security Using Identity Cloud Service (Click here)

Here’s the Quick Sneak Peek of What You should do on your Cloud Account for Oracle Identity Cloud Service.

1. Lab Activity I: Register for Free Oracle Cloud Account

The first thing you must do is to get a Free Account for Oracle Cloud (You get 300 USD FREE Credit that must be used within 30 Days). You can get this free guide from https://k21academy.com/1z016001.

For IDCS you only Perform the steps from section 1 to section 5 (skip section 6 to section 9).register to cloud account

Register cloud free trial

2. Lab Activity II: IDCS Console Walkthrough and Create Users, Groups & Application

Once you have your own Cloud account you should know how to access the IDCS Console. you should learn how to Create UsersGroups & Application in IDCS. If you have forgotten the password how you can reset it and send the invitation to E-mail etc.

IDCS content

Oracle Identity cloud service 3. Lab Activity III: IDCS Application Catalog (Amazon Web Services)

Then after Creating Users, Groups & Application in IDCS, you should know how to Configure Single Sign-On (SSO) using SAML in Identity Cloud Service. In IDCS there are various Catalog Applications which you can integrate to provide SSO. In our training, we have used an example of Amazon Web service.

Lab activity content overview

AWS Management console

4. Lab Activity IV: Customizing & Branding in IDCS

Every Organization wants to change default look and feel that come with  login page, notification template, password policy etc. you must know how to customize these things in IDCS.

Lab activity guide content

sign in details

5. Lab Activity V: IDCS Multi-Factor Authentication (MFA)

For sensitive applications like financial, Companies implement more than one authentication. This process is called as MultiFactor Authentication (MFA).

To know more about How to configure Multifactor Authentication (MFA) check our previous post on Configuring Multi-Factor Authentication (MFA).

MFA

Oracle identity cloud service6. Lab Activity VI: Integrate IDCS with Oracle EBS R12

You should know how Integrate Business Applications like Oracle EBS (R12) with Oracle Identity Cloud Service (IDCS) for Single Sign-On (SSO).

To know more about EBS (R12) Integration with Identity Cloud Service (IDCS) https://k21academy.com/ebsidcs11

EBS IDCSebs idcs

7. Lab Activity VII: IDCS Auditing Users, Groups, and Applications

IDCS Audit gives you the facility to get the reports of logged in users, failed attempts, who changed what and when etc.

IDCS also provides application access report, role privileges report & export users and groups.

You must learn and do these activity guides as part of Oracle Cloud Security & Identity Cloud Service Training

8. Lab Activity VIII: Oracle Identity Cloud Service: REST API Call

The Oracle Identity Cloud Service enables you to securely manage your resources, including identities and configuration data through Rest APIs. In Rest API you should know how to register to Cloud application, get token access and perform the Rest API.

IDCS Rest APIs

You can get above Step by Step hands-on guide to learn Oracle Identity Cloud Service (IDCS) when you register for Cloud Security With Oracle Identity Cloud Service (IDCS) Training.

Register for Free Master Class on Cloud Security & Oracle Identity Cloud Service

In IDCS training you will also get:

  1. Live Instructor-led Online Sessions
  2. Unlimited FREE retake for next 1 Years
  3. Training Material with Hands-on Lab Exercises
  4. Recording of Live Interactive Session for Lifetime Access
  5. On Job Support for next 1 year
  6. Help in CV Preparation
  7. 100% Money Back Guarantee (If you attend sessions, practice and don’t get results, We’ll do full REFUND, check our refund policy)

Interested? Register for Free Master Class on Cloud Security & Oracle Identity Cloud Service

Next Task for You

Download our free guide on Oracle Identity Cloud Service(IDCS) for Security & Identity Administrator.

Get Free guide on Oracle IDCS

 

The post Oracle Identity Cloud Service (IDCS) : Step By Step Lab Activity Guide for Beginners appeared first on Oracle Trainings.

[Video] Installation & Configuration of Weblogic 12c

$
0
0

This Blog Post presents a video on a brief overview of Installation & Configuration of Oracle Weblogic 12c.

Things you should know:

  • Step-by-Step Instructions to Install WebLogic 12c
  • Creating Weblogic Domain 12c
  • How to Start/Stop Weblogic Domain Server 12c
  • Verifying WebLogic Admin Console 12c
  • Creating Managed Server On Weblogic Console 12c
  • For the 64 bit operating system, you must install JDK.

If you want to know about Weblogic Domain, then check our blog where we covered Oracle Weblogic Domain. Click Here

Check the Video Below to know more about Installation & Configuration of Weblogic 12c:

High Level Steps for Weblogic 12c Installation:

  1. Ensure that you start installation from user oracle
  2. Start WebLogic Installer as cd /stage/oracle/weblogic/12c/usr/java/jdk1.8.0_71/bin/java -d64 -jar fmw_12.2.1.0.0_wls.jar
  1. On Welcome Page click Next
  2. Check-in Skip Auto Updates
  3. Enter Oracle Home: /u01/app/oracle/product/12.2.1 and then Click on Next
  4. On Installation, type Choose Weblogic Server
  5. On Prerequisite Checks, wait for the prerequisite checks to complete. If there are failures, correct them and return the checks. If there are no failures, click the “Next”
  6. Uncheck the security updates checkbox and click on “Next”.
  7. Click the “Yes” button on the warning dialog.
  8. If you are happy with the Installation Summary, click the “Install” button.
  9. Wait for the Installation to complete, then click on “Next” button.
  10. On the Installation complete screen, uncheck the Automatically Launch the Configuration Wizard and click on “Finish”

So, this is all about Installation & Configuration of WebLogic 12c. Please watch the video to learn in detail.

Stay tuned for my next blog where we will discuss Maximum Availability Architecture.

We offer  Oracle WebLogic Training, where we discuss topics like Architecture, File System, JDBC, JMS, HA, Clustering, Security, Patching, Upgrade, Backup, and Recovery etc.

Related Posts

  • Oracle Weblogic Server Administration Click here
  • Oracle Weblogic Server Administration: Self Study Click Here
  • Oracle Weblogic Server (12C/11g) Administration: Step By Step Activity Guide/ Hands-on Lab Exercise Click Here
  • [Video] Oracle Weblogic Server: Weblogic Admin Tasks & Tools. Click Here
  • Troubleshooting Oracle Weblogic Server: Startup Issue: OutOfMemoryError PermGen Space. Click Here
  • [Video] Oracle WebLogic Administration: Weblogic Domain Topology. Click Here
  • [Video] Oracle WebLogic Administration: Weblogic Domain Home and Server, Click Here
  • Oracle Weblogic Administration: Introduction to Multitenancy, Click Here 
  • [Video-Blog] Oracle WebLogic Administration: Admin Server and Managed Server, Click Here
  • [Video] Oracle WebLogic Administration: Clusters and Dynamic Cluster, Click Here
  • [Video] Oracle WebLogic Administration: Data Sources (JDBC) & JMS, Click Here
  • [Video] Oracle WebLogic Administration: Machine and Node Manager, Click Here
  • Oracle Weblogic Administration: Weblogic 12c Architecture & New Features, Click Here

Join Community

Join 3500+ Oracle Professionals like you to discuss Oracle Weblogic Server, Ask Questions or Help Others in Private Facebook Group for Oracle Weblogic Server

If you Are Hitting Difficulties in Learning Weblogic Concepts?
Join our free live webinar to polish your learnings and basics for WebLogic.

FREE webinar on Oracle Weblogic Server Administration

The post [Video] Installation & Configuration of Weblogic 12c appeared first on Oracle Trainings.

[Solved] Oracle GoldenGate: Bidirectional Replication Issue

$
0
0
In this post, I will share the solution for the Oracle GoldenGate Bidirectional Replication issue that one of our clients was facing.
GoldenGate Bidirectional Configuration

Bi-Directional Replication

Also known as Active-Active Replication, is a configuration where both databases are used as an active site and applications perform DML/DDL activities on both Databases.
The Golden Gate oracle replication processes is configured to replicate the transaction data of both the source databases back and forth to each other.

Capabilities:

  • Available for both homogeneous and heterogeneous configurations.
  • Distributed processing.
  • Both sides are live.
  • Oracle GoldenGate‟s low latency reduces the risk of conflicts.
  • Oracle GoldenGate provides loop detection
  • GoldenGate related tables are created in database which grow in size and require regular cleanup.

Issue:

We installed GoldenGate software with Oracle 11.2.0.4 database and also configured all the bidirectional parameters with no issues but faced an issue while performing the bidirectional replication.

When we configured the bidirectional replication,  it works fine as far as insert/update/delete are concerned to the database.
Problem is that the stats dpumbi process even when we are not doing anything, the stats keeps bumping up continuously.
Note: here dpumbi is bidirectional data pump process name.

Analysis:

1. We checked configuration parameters files (Extract, Pump and Replicat) on both Source & Target and everything looks good.
2. Added below parameters in both extract files:
a) Stop both extracts
b) Include below parameters after exttrail line and before table specifications

GETAPPLOPS

IGNOREREPLICATES

Note: GETAPPLOPS or IGNOREAPPLOPS parameter to capture or ignore DML operations produced by any application except the local Replicat. By default, application data is captured.

Note: GETREPLICATES and IGNOREREPLICATES parameters control whether DML transactions issued by Replicat are captured or ignored by the Extract process which is processing the same tables on the same system.

c) Start both extracts

d) Then check stats.

3. Check this at database
sho parameter *._transaction_auditing

From the above analysis, everything looks fine. Later we got to know that this is a known bug on 11.2.0.4 database.

Cause: 

This seems to be a bug on 11.2.0.4

Patch 17571039: INTEGRATED REPLICAT INCORRECTLY APPLY THE CHANGES UNDER LOGIN USER SYS

Solution:

1. Apply the patch 17571039 and then we restarted the process and did some DML operations from site B to site A. We We did not change the old settings in extbi and repint processes at all.

Note: Here extbi is bidirectional extract process name and repint is replicat process name.

Then checked everything and dml operations applied correctly.
The stats from extbi, dpumbi and repbi, extint,dpint, repint are all showing correct stats.

Related/Further Reading:

This post is from our Oracle GoldenGate 12c Administration Training, in which we cover  Architecture, Installation, Configuring & Preparing the Environment, DML Replication – Online Change Synchronization, Initial Load, Zero Downtime Migration & Upgrading using GoldenGate, Oracle GoldenGate Security, Performance of Oracle GoldenGate and Troubleshooting and much more.

Next Task For You

If you are looking for commonly asked interview questions for Oracle GoldenGate then just click below and get that in your inbox or join our Private Facebook Group dedicated to Oracle GoldenGate Members Only

Have a question related to your Oracle GoldenGate?   Post under comments below

The post [Solved] Oracle GoldenGate: Bidirectional Replication Issue appeared first on Oracle Trainings.

High-level Steps to Protecting an On-premises Application with IDCS by Using WebGate

$
0
0

This Post Cover High-Level Steps to protect an on-premises application with Oracle Identity Cloud Service(IDCS) by configuring WebGate.

Introduction

Oracle Access Management uses WebGate to protect an on-premises web application. Instead of relying on Oracle Access Manager for authentication service, WebGate can now interact with Oracle Identity Cloud Service and protect the on-premises web application by using cloud service to authenticate users to access the web application.

If you are new to IDCS, I would highly recommend you to check our post on Oracle Identity Cloud Service (IDCS) Overview & Concepts (Click here) & Cloud Security Using Identity Cloud Service (Click here)

Why IDCS to protect an On-Premise Applications?

Oracle Identity Cloud Service provides identity management, single-sign-on (SSO) and identity governance for applications on-premise, in the cloud and mobile applications. Any user can access the application at any time, anywhere on a device in a secure manner. IDCS has now increased application security for cloud and on-premises workloads, Risk-aware, Enhanced User Productivity, Experience, Reduced Cost & Lot more..

How does IDCS Protect On-Premise Applications?

When an unauthenticated user tries to access the application protected by Oracle Identity Cloud Service, the user is redirected to the Sign In the page of Oracle Identity Cloud Service for authentication.

Oracle Identity cloud service

In this blog, we are using IDCS to protect an On-Premise application by configuring webgate, so you should know about below configurations files to Enable OAuth on Webgate with IDCS.

  • Cloud.config — This configuration file has information related to OIDC (OAM/IDCS) server. It is used to configure Webgate for using OAuth/OpenID connect.
  • Cloud.policy – Declares the policy to be enforced by the Webgate.
  • CWallet– This file contains OAuth Client ID, OAuth Client Secret and Key to encrypt cookies. To establish a connection with an IDP, the Oracle Wallet must be present in the following folder, <WebgateInstanceDir>/config/cwg_wallet

For more information about these configuration files Click here .

Prerequisite

  •  Oracle WebLogic Server is installed, a domain has been created, and you can access the Oracle WebLogic Server administration console and ensure that EM Console is running on top of Weblogic server.
  • Install Oracle HTTP Server 12.2.1.3 (Webgate will be automatically installed when you install OHS) for more information Click here
  • WebGate Bundle Patch 28243743 (how to install Bundle patch Click here to check )
  • Deploy On-Premise application on Weblogic Server.
  • Then, Modify the mod_wl_ohs.conf file and Configure the WebLogic Proxy Plug-In manually by specifying directives in mod_wl_ohs.conf file so Oracle HTTP Server can allow requests to be proxied from Oracle HTTP Server (OHS) to Oracle WebLogic Server. For more information Click here
  • After deploying and configuring the application, ensure the application is accessible through Oracle HTTP Server port.
  • Download the cloud_config.txt and cloud_policy.txt files to your webgate folder.
  • You should have your own Free Cloud Account and able to access IDCS Console. (if you don’t have free cloud account, then use our free guide to create cloud account and access IDCS Console)

Note: We use this same guide to creating Cloud account for Oracle Identity Cloud service (IDCS) Training and our other Cloud Trainings.

Register for Free Master Class on Cloud Security Using Oracle IDCSCareer Path & What to Learn? 

HighLevel steps to Protect an On-Premise application with IDCS:

There are two steps of Configuration to protect On-premise application with IDCS by using Webgate.

1. Configuration on Oracle Identity Cloud Service

  1. Login to the Oracle Identity Cloud Service console using the URL: https://idcshost:port. 
  2. In the Oracle Identity Cloud Service console, expand the Navigation Drawer, click Applications, and then click Add.
  3. Select Trusted Application.
  4. Provide the Application URL (Enter the URL  http://<hostname>:port/App/index.html, host:port is the Oracle HTTP Server where your WebGate is configured) & Redirected URL (http://<hostname>port/oauth/callback) to Detail & Client tab respectively
  5. Select Configure this application as a resource server now.
  6. for the Resources tab, provide the value for the following field Primary Audience, Secondary Audience, Allowed Scopes etc.
  7. then, click Next until you reach the last pane, and then click Finish to save the application.
  8. Record the values of Client ID and Client Secret for the application, and then click Close (these Client ID and Client Secret would be required when you will Create a wallet in the WebGate folder.)
  9. After the application is created and saved. Select the Configuration tab, expand the Client Configuration> section. In the Accessing APIs from Other Applications section, under Allowed Scopes, click Add. In the Add Scope dialog, select Application (name of the application) and click on Add to assign the application to the scope. Click Save to save your changes.
  10. Select the Configuration tab, expand the Client Configuration section. In the Accessing APIs from Other Applications section, under Grant the client access to Identity Cloud Service Admin APIs, click Add. In the Add App Role dialog, select Identity Domain Administrator role and click on Add to assign the app Roles. Click Save to save your changes.
  11. To activate the application, click Activate button, and then click Activate Application. Oracle Identity Cloud Service displays a confirmation message.

2.  Configure WebGate to Interact with Oracle Identity Cloud Service

  • Launch a terminal and navigate to the WebGate folder
  • cd $OAM_DOMAIN/config/fmwconfig/components/OHS/ohs1/webgate/config
  • In the WebGate folder,  edit downloaded cloud.config file with following parameter callbackPrefix <http://<hostname>:port/oauth/callback>, externalIDUrl <https://idcshost:port>, httpsCertAuthFile is Optional to chnage .

Configuring Cloud Gate

  • In the WebGate folder, edit downloaded cloud.policy file with following parameter filter, Policy name, scopeidcsscopeheaders (for more information about how to edit configuration file click here)

edit configuration file

  •  Create a wallet in the WebGate folder to store Client ID and Client Secret of the On-Premise application. for more information on the creation of wallet click here
  • Finally, Test the On-premise Application.

This post is from our Oracle Identity Cloud Service (IDCS) training  in which we  have covered everything one should know about Oracle Identity Cloud Service like Architecture, Users & Groups Application, Branding, Auditing & Reports, Rest APIs and much more..

Interested? Register for Free Master Class on Cloud Security Using Oracle IDCSCareer Path & What to Learn? 

Related Posts & Refrences

Register for Free Master Class on Cloud Security Using Oracle IDCSCareer Path & What to Learn? 

Next Task for You

Download our free guide on Oracle Identity Cloud Service(IDCS) for Security & Identity Administrator.

The post High-level Steps to Protecting an On-premises Application with IDCS by Using WebGate appeared first on Oracle Trainings.

Viewing all 1890 articles
Browse latest View live