Skip to content
View iversond's full-sized avatar

Highlights

  • Pro

Block or report iversond

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sample psft_customizations.yaml FileSample psft_customizations.yaml File
    1
    ---
    2
    region: DEV
    3
    application: HR
    4
    server_type: webApp
    5
    ensure: present
  2. dpk-guided-lab-codedpk-guided-lab-codePublic

    Code Repo for the DPK Guided Lab

    3

  3. PS Refresh Tables - rough listPS Refresh Tables - rough list
    1
    -- System Base Tables
    2
    ps.psdbowner
    3
    sysadm.psstatus
    4
    sysadm.psstatus
    5
    sysadm.psoprdefn
  4. Cloud Manager profileCloud Manager profile
    1
    # Source global definitions
    2
    if [ -f /etc/bashrc ];then
    3
    . /etc/bashrc
    4
    fi
    5
  5. applyPT860.ps1applyPT860.ps1
    1
    <#PSScriptInfo
    2
    .SYNOPSIS
    3
     Apply the PeopleTools 8.60 Upgrade Project
    4
    .DESCRIPTION
    5
     Automate the Change Assistant job that applies the PTU860 project to a database.