by ablessquare | May 30, 2019 | Blogs
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...
by ablessquare | May 30, 2019 | Blogs
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,...
by ablessquare | May 29, 2019 | Blogs
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....
by ablessquare | May 29, 2019 | Blogs
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...
by ablessquare | May 28, 2019 | Blogs
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...