ADOP Issues

ADOP Issues

Adop Issues: Adop is not to able to detect any valid application tier node entries in the ADOP_VALID_NODES table this is because of the mandatory service name “ebs_patch” in R12.2 has been missing in the listener. I’ve mentioned the steps how to take care of this...
How to Increase the WordPress Upload File Size

How to Increase the WordPress Upload File Size

Subject: The error occurs while uploading the Media or files into WordPress. Error: “exceeds the maximum upload size for this site”. Resolution: First, you must check what is the maximum upload limit of the file. How to check current max upload size: By default,...
Deployment – Importing objects to Cognos connection

Deployment – Importing objects to Cognos connection

Importing The Content From The Environment: Copy the exported file from the Deployment folder of the other environment and paste the same into the Deployment folder of the respective server to import. Log in to the Cognos portal where you need to import the content....
Amazon Redshift Backups

Amazon Redshift Backups

Snapshots are point-in-time backups of a cluster. There are two types of Snapshots: AUTOMATED and MANUAL. Redshift stores these snapshots internally in S3 by using an encrypted SSL(Secure Socket Layer) connection. When you restore from a snapshot, Amazon Redshift...
Massive Parallel Processing (MPP)

Massive Parallel Processing (MPP)

Introduction: Massive Parallel Processing (MPP) is a type of processing where the data and processing power are split up among several different nodes (servers), with one leader node and one or many compute nodes. In MPP, the leader node would be communicating with...