编程麻瓜-天煜博客-第11页
什么是ORM思想?-天煜博客

什么是ORM思想?

主要目的:操作实体类相当于操作数据库表 两个映射:实体类和表、实体类中属性和表中字段的映射关系 不再关注:Sql语句 实现了ORM思想的框架:Mybatis、hibernate等。 ORM 对象关系映射(Object...
Oracle Linux 7.9安装PeopleSoft Campus Solution 9.2步骤-天煜博客

Oracle Linux 7.9安装PeopleSoft Campus Solution 9.2步骤

安装前准备 1.下载安装包 2.安装Oracle Linux 7.9 安装类型选basic web server 3.修改hosts文件 删除 “::1”一行 vi /etc/hosts 4.终端运行yum -y install oracle-database-preinstall-19c 如...
PeopleSoft Campus Solutions安装过程记录-天煜博客

PeopleSoft Campus Solutions安装过程记录

密码字典 安装目录 /home/PeopleSoft 数据库服务名 CS92U019 数据库端口 1521 数据库管理员(sys&system)密码 Oracle_123 Connect ID/Password people/people Access ID/Password sysadm/sys...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(六)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(六)Kibana

I’ve seen a lot of posts where people have had Kibana up and running, out of the (virtual)box from HCM PI 34. I had issues getting the dashboards and visualizations to work. Many ...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(五)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(五)ElasticSearch

We’re almost there! HCM PI 34 bundles ElasticSearch and Kibana. On Linux, both these directories are available under /opt/oracle/psft/pt/ES/pt. Sasank’s posts provide a lot of...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(四)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(四)SQL Developer & Putty

If you’ve installed the Oracle Client successfully, you can get SQL Developer up and running in no time. Click on SQL Developer from the Start menu Once you get the following wi...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(三)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(三)PeopleTools Installation

Link to the main post So, if you’ve come this far, you should be able to access the PeopleSoft home page without any issues In this post, let us look at installing PeopleTools. Fi...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(二)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(二)Creating the VM Shell File

Link to the main post Once you’ve pressed the enter key from the Part-1, you’ll start seeing the following on the command prompt: Starting the PeopleSoft Environment Setup Proces...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(一)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(一)Getting Started

Here‘s the link to the main post. This post assumes that you have a Windows based host. I had completed the installation on Windows 10 running on a Lenovo laptop with a dual-core ...
PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(索引)-天煜博客

PeopleSoft 9.2 – PeopleTools 8.58 VirtualBox Installation(索引)Step By Step Guide

搬运备用 原文博客https://mani2web.wordpress.com/ Hello everyone! Hope everyone is doing good and staying safe!   Four years ago, I had shared a step-by-step guide for instal...