Oracle by Example brandingPrepare to Install PeopleSoft Cloud Manager

section 0Before You Begin

This 30-minute tutorial shows you how to fulfill the necessary prerequisites before installing PeopleSoft Cloud Manager on Oracle Cloud Infrastructure.

Background

Use Cloud Manager to deploy PeopleSoft environments in Oracle Cloud Infrastructure Compute (Compute) for demonstration, testing, development, and production. Cloud Manager delivers a way to define your own PeopleSoft environments and save them as deployment templates.  These templates can then be used by self-service users to create their own environments either for their development or testing.

PeopleSoft Cloud Manager deploys PeopleSoft environments on Linux VMs and uses a Microsoft Windows VM to install PeopleSoft PeopleTools components.

The tutorials in this series describe processes used by the Cloud Administrator in installing and setting up Cloud Manager on a Compute virtual machine instance. For information about using Cloud Manager to create topologies and templates, provision environments, and other information on using Cloud Manager after installation, see the PeopleSoft Cloud Manager online documentation. To locate the documentation, select Online Help (HTML) or PeopleBooks (PDF) on the PeopleSoft Cloud Manager page on the Oracle Help Center.

Note. You may see subtle differences in the appearance of the Oracle Cloud Infrastructure Compute user interface as compared to the illustrations in this document. For example, the locations of pages, tabs, buttons, text boxes, links and so on may have changed since this document was published. Nevertheless, the concepts presented in this document are still valid and all steps are mandatory. The Oracle Cloud Infrastructure Compute documentation should have current information on using images and creating instances.

Note. PeopleSoft Cloud Manager images use the PeopleSoft deployment package (DPK) format. However, be aware that the use of DPK customizations, which can be used with other types of PeopleSoft DPKs, is not supported for PeopleSoft Cloud Manager.

See the PeopleSoft Cloud Manager Home Page, My Oracle Support, Doc ID 2231255.2, for links to other Cloud Manager documentation, and information about known issues.

This is the first tutorial in the Install PeopleSoft Cloud Manager series. Read the tutorials in the order listed. The optional tutorials offer alternate methods for setup.


section 1Fulfill License Requirements

Review the following license requirements:

  • The PeopleSoft Licensing Information User Manuals include details about entitled products, restricted-use licensing grants, and prerequisite requirements that may be needed to use certain Cloud Manager features. To locate the information about Cloud Manager licensing and prerequisites, see the Licensing Information User Manual for your PeopleSoft application in the Oracle Help Center. Select your PeopleSoft application on the left. The license manual is located under Other Documentation. You can find the Cloud Manager details in the PeopleTools section.
  • PeopleSoft Cloud Manager will automate provisioning of the Microsoft Windows environments that will host the PeopleTools Application Designer and Life Cycle Management (LCM) products required for PeopleSoft Update Manager. Your Oracle Cloud IaaS subscription grants the license required for Microsoft Windows 2016. Please see the Oracle Compute FAQ, https://cloud.oracle.com/en_US/opc/compute/faq, under Windows Licensing Information for details.
    Note that the Windows 2016 image must be procured from Oracle Cloud Marketplace.
  • PeopleSoft Cloud Manager provides a tool for migrating on-premise PeopleSoft environments to Oracle Cloud.  This tool requires Oracle Database 12c, 18c, or 19c. Customers must possess or obtain an on-premise license for Oracle Database 12c, 18c, or 19c Standard or Enterprise Edition.

section 2Prepare to Use COBOL Compilers

  • With the current Cloud Manager image, you can choose either Micro Focus® Server Express or Visual COBOL® compilers. To use one of these COBOL compilers with a provisioned environment, you must obtain a license and enter the license information on the Cloud Manager Settings page.
  • Oracle is the exclusive reseller of the Micro Focus Server Express and Visual COBOL compilers for use with PeopleSoft applications. Contact the Oracle  license codes team by sending an email to licensecodes_ww@oracle.com, with the product that you are licensing and the operating system. Include your Company Name, Customer ID, and CSI number (if available).
  • Visual COBOL is supported for PeopleSoft environments on PeopleTools 8.56.16 or 8.57.06 or later releases. Visual COBOL is the only supported compiler for PeopleSoft environments on PeopleTools 8.58.

    See Using Visual COBOL with PeopleSoft, My Oracle Support, Doc ID 2523494.1.


section 3Obtain Necessary Oracle Cloud Infrastructure Subscriptions

See Signing Up for Oracle Cloud Infrastructure.

  • A subscription to Oracle Cloud Infrastructure Compute is mandatory.
  • A subscription to Oracle Cloud Infrastructure Object Storage is mandatory.
  • A subscription to Oracle Cloud Infrastructure File Storage service is mandatory.
  • A subscription to Oracle Cloud Infrastructure Resource Manager is mandatory.
  • A subscription to Oracle Database Cloud Service is optional.

section 4Verify Oracle Cloud Account Credentials

If you don't have the following information about your Oracle Cloud Compute account, contact your Oracle Cloud administrator.

See Getting Started, Signing in to the Console.

  • User name and password
  • URL for the Compute Console
  • Tenancy OCID
  • User OCID
  • Compartment name

section 5Verify Oracle Cloud Account Policies

To obtain the Cloud Manager and PeopleSoft Linux images from the Oracle Cloud Infrastructure Compute console, your user account must belong to a group with the following policies:

  • Allow group <group name> to manage App-catalog-listing in tenancy
  • Allow group <group name> to read all-resources in tenancy
  • Allow group <group name> to manage all-resources in compartment <compartment name>

For information on creating policies, see How Policies Work in the Oracle Cloud Infrastructure Documentation.

To use Resource Manager, the recommendation is to restrict access to the stacks and stack jobs using roles and policies.

See Policies for Managing Stacks and Jobs in the Oracle Cloud Infrastructure Documentation.


section 6Select a Compartment

Decide on the compartment to use for installing Cloud Manager and creating instances. You can use lower-level subcompartments (nested compartments) under the root compartment. Oracle Cloud Infrastructure supports up to 6 levels of subcompartments.

See Managing Compartments, Creating Compartments, in the Oracle Cloud Infrastructure Documentation.


section 7Generate SSH Keys and API Keys

To install and use the Cloud Manager installation, you must generate both SSH key pairs and API key pairs. The SSH key pair is used to provide secure shell (SSH) connection to an instance. The API signing key pair is needed for authentication when submitting API requests.

See Security Credentials, in the Oracle Cloud Infrastructure Documentation.

To generate SSH keys, you will need either an implementation of the ssh-keygen utility (for Linux) or an application such as PuTTY (for Microsoft Windows), installed on a local computer.

Note that you must use the private SSH key with the same utility that you use to generate it. That is, use the private SSH key that you generate with the ssh-keygen utility when running OpenSSH on the Linux command line. Use a PuTTY-generated private key for access with PuTTY. It is a good practice to use the “.ppk” extension for the PuTTY-generated private key.

For instructions on generating SSH Keys, see Managing Key Pairs on Linux Instances in the Oracle Cloud Infrastructure Documentation.

To generate API signing keys, you will need a bash shell on a Linux or UNIX computer, or a git bash shell on a Microsoft Windows computer.

See the tutorial Generate API Signing Keys for PeopleSoft Cloud Manager.


section 8Prepare to Lift a Database to Oracle Cloud

The process to lift a database to Cloud Manager uses Recovery Manager (RMAN). The Oracle Database Cloud Backup Module (ODCBM) required for the process is included with the Cloud Manager image.

See the information on using the Lift Utility in PeopleSoft Cloud Manager documentation. To locate the documentation, select Online Help (HTML) or PeopleBooks (PDF) on the PeopleSoft Cloud Manager page on the Oracle Help Center.

You also have the option to use Zero Downtime Migration (ZDM) to migrate a database from an on-premise environment or from Oracle Cloud Infrastructure Classic to Oracle Cloud Infrastructure Database System. After you migrate the database, you can import it into Cloud Manager. 

See "Using Zero Downtime Migration to Migrate Environment to Cloud Manager" in PeopleSoft Cloud Manager documentation. To locate the documentation, select Online Help (HTML) or PeopleBooks (PDF) on the PeopleSoft Cloud Manager page on the Oracle Help Center.


section 9Prepare User IDs and Passwords

When you fill out the information for the Cloud Manager stack in Resource Manager, you are asked for several user IDs and passwords. The Cloud Manager image is delivered with default user IDs that are reset by the setup script. The required user IDs and passwords include the following:

  • CLADM password: The CLADM user account is delivered with Cloud Manager, and is associated with the Cloud Administrator role (PACL_CAD).
  • PeopleSoft Database Access ID and password
  • Database Administrator and password: The Cloud Manager image is delivered with a default password for SYS and SYSTEM users. This  will be reset using the value you supply to the Cloud Manager Instance Configuration script.
  • PeopleSoft connect ID and password
  • Oracle WebLogic administrator password
  • PeopleSoft Web Profile password
  • Integration Gateway password

section 10Plan and Create the Virtual Cloud Network

See the tutorial Plan the Virtual Cloud Network for PeopleSoft Cloud Manager.

  • The Cloud Manager installation requires a Virtual Cloud Network (VCN) with subnets, gateways, route tables, and security lists. You can create a VCN before you begin the Cloud Manager installation, or you can install it as part of the Cloud Manager stack setup with Resource Manager.
  • If there are more than one subnets that will be used for PeopleSoft deployments, then those subnets must allow communications from the subnet where Cloud Manager is set up.
    The cloud administrator must create security lists for subnets such that it allows Cloud Manager and file server to communicate with instances that will be deployed on other subnets. The security list must be updated to allow ports that Cloud Manager and the file server will use to be able to successfully deploy an environment.
  • Security lists must have rules to allow RDP (port 3389) and SSH (port 22) access.

section 11Review Port Numbers

Cloud Manager is provided with default values for the HTTP, HTTPS, Jolt, and WSL ports. For security reasons Oracle recommends that you do not use the default HTTP or HTTPS port numbers. Before beginning this procedure, decide on your port numbers.

The Cloud administrator sets up a Virtual Cloud Network, including subnets and access to necessary ports. Configure the Oracle Cloud Infrastructure Compute instance to allow access for the HTTP and HTTPS ports that you select, and then supply the same HTTP and HTTPS port numbers when you install Cloud Manager.

See the tutorial Plan the Virtual Cloud Network for PeopleSoft Cloud Manager.


section 12Choose an Oracle Linux Image

Cloud Manager requires an Oracle Linux 6 or 7 image for provisioned environments. After completing the Cloud Manager setup, you will include the Oracle Linux image Oracle Cloud identification number (OCID) on the Cloud Manager Infrastructure Settings page.

Choose one of these methods to obtain an Oracle Linux image:

  • Use the Oracle Linux Image Customized for PeopleSoft Cloud Manager, which is configured for use with Cloud Manager.

    This is a reference image that you can use for a quick start to evaluate Cloud Manager. If the image suits your organizational requirements, you can continue to use the same image for production. When you fill out the Cloud Manager Infrastructure Settings page, you can select the Oracle Linux Image Customized for PeopleSoft Cloud Manager from a drop-down list.

    See the tutorial Specify Cloud Manager Settings.

  • You also have the option to create a custom image using a base Oracle Linux image.

    In this case, you must carry out additional steps to configure the image to work with Cloud Manager. In addition, you are responsible for determining and obtaining any operating system requirements.

    See the tutorial Create a Custom Linux Image for PeopleSoft Cloud Manager.

section 13Choose a Microsoft Windows Image

Cloud Manager requires a Microsoft Windows image to host PeopleSoft client tools such as Change Assistant and Application Designer. You can also create a Microsoft Windows-based node for PeopleSoft Process Scheduler.

After completing the Cloud Manager setup, you will include the Microsoft Windows image Oracle Cloud identification number (OCID) in the Cloud Manager Settings area.

See the tutorial Specify Cloud Manager Settings.

Choose one of the methods outlined here to obtain the Microsoft Windows image.

  • You can use one of the Oracle platform images for Microsoft Windows 2016 without modification. The OCIDs for the latest Oracle platform images are included on the Oracle Cloud web site. For Windows 2016 VM images, go to the following page:

    https://docs.cloud.oracle.com/iaas/images/windows-server-2016-vm/

    Select one of the Windows-Server-2016-Standard-Edition-VM or Windows-Server-2016-Standard-Edition-VM-Gen2 images.

    Select Read More and make a note of the Image OCID for the region where you want to install Cloud Manager.

  • You have the option to create a custom Microsoft Windows image based on an Oracle platform image. Follow the instructions in the tutorial Create a Custom Windows Image for PeopleSoft Cloud Manager in Oracle Cloud Infrastructure.

Note. Flexible shapes are not supported for the Microsoft Windows 2016 images for Cloud Manager. This applies to both the Oracle platform images and the custom Microsoft Windows images.

For information about instance shapes, see Compute Shapes in the Oracle Cloud Infrastructure documentation.


section 14Use File Storage Service for the Repository

Use Oracle Cloud Infrastructure File Storage service to create a file server for the Cloud Manager download repository. After completing the Cloud Manager setup, use the File Server page in the Settings area to create a new File Storage service file system or select a file system that was created for another Cloud Manager instance.

The file system created in File Storage service is a cluster file system for managing general purpose file data stored outside an Oracle Database. The file system is accessed through a mount target, which provides the IP address or DNS name that is used in the mount command when connecting NFS clients to a file system.

For a detailed explanation of the File Storage service concepts, such as mount targets and export paths, see Overview of File Storage in the Oracle Cloud Infrastructure documentation.

Cloud Manager includes three methods for the file system setup. The networking requirements differ for each method.

  • If you choose to create a new file system, it will be created in the same compartment, availability domain, and VCN as the Cloud Manager instance.
  • If you choose to create a new file system on an existing File Storage service mount target, you supply the mount target information.

    You must ensure that the existing File Storage service mount target is in the same availability domain, VCN, and availability domain-specific subnet as the Cloud Manager instance.

    If the existing File Storage service mount target is within a regional subnet, however, you can create the Cloud Manager instance in any of the availability domains spanned by the regional subnet.

  • If you choose to use an existing File Storage service file system, you enter the File Storage service mount target and export path for the file system on the Cloud Manager File Server page.

    You must ensure that the File Storage service mount target associated with this file system is in the same availability domain, VCN, and availability domain-specific subnet as the Cloud Manager instance.

    If the existing File Storage service mount target is within a regional subnet, however, you can create the Cloud Manager instance in any of the availability domains spanned by the regional subnet.

Review the ports required for the file system in the tutorial Plan the Virtual Cloud Network for PeopleSoft Cloud Manager.

Before you create the File Storage service mount target, export path, and file system, verify that your account has sufficient resources, as mentioned in the tutorial Verify Oracle Account Information for Cloud Manager.

See the tutorial Use File Storage Service for PeopleSoft Cloud Manager.


section 15Create a File Storage Service File System for Mid-tier Nodes

When you provision or shift an environment in PeopleSoft Cloud Manager, you can select a File Storage service file system for one or more mid-tier nodes. Note that you cannot use the File Storage service file system that you create for the Cloud Manager repository as the file system for mid-tier nodes in a provisioned environment.

  • You must create the File Storage service file system that you use for the mid-tier nodes outside of Cloud Manager. After you create the file system, you can select it when adding or managing nodes in Cloud Manager.
  • You can use each File Storage service file system for the mid-tier nodes for a single managed environment.
  • The File Storage service file system must not be in use by any other environment, or contain any data. 
  • For the best performance, Oracle recommends that you create the file system in the same Availability Domain as the managed environments.
  • It is not necessary to use the same VCN as the one that you use for Cloud Manager or the managed environment, but you should ensure that you set up any necessary network security rules.

To create a File Storage Service file system, see Creating File Systems in the Oracle Cloud Infrastructure documentation.

Important! When you select the File Storage service file system for a mid-tier node in Cloud Manager, any existing content in the file system will be deleted.


section 16Use Instance Metadata Service Version 1

Do not disable requests to Instance Metadata Service Version 1 (IMDSv1) endpoints on a Cloud Manager instance or a provisioned PeopleSoft environment. You can specify the IMDS version on the Cloud Manager instance details page. Be sure to accept the default setting, Version 1 and Version 2.

See Getting Instance Metadata in the Oracle Cloud Infrastructure documentation.


next stepNext Tutorial

Verify Oracle Account Information for Cloud Manager


more informationWant to Learn More?