This link is listed by itself because it is that useful and should stand out.
Note: The Rowton IT ACS videos are an essential tool.
On your IBM i partition:
Select your version of IBM i Java. Go LICPGM, Option 10,
Locate 5770JV1 and the highest version of Java will
be displayed.
On the IBM Semeru Java Site:
Use "IBM Semeru Runtime Open Edition"
Use the Java version from Go LICPGM, Option 10.
Select the Op System and Architecture
Example could be Windows, X64.
Download the JRE zip file to the desktop. Extract contents.
Install extracted folder as follows: Open the folder where ACS is on your PC/Laptop. Open the Start Programs folder. Open the Windows_x86-64 folder and place the extracted Semeru there:
Close and re-open ACS. Click "Help", "About". The version of java just installed from Semeru should be displayed. If not, open this link:
Getting IBM OpenJ9 Java and Including it with IBM i ACS
Working with Job Schedule Entries WRKJOBSCDE (Chg V7Rx as needed)
Working with Advanced Job Scheduler GO JS (Chg V7Rx as needed)
Useful SQL Queries to Run Over AJS Files to Provide Data that isn't Available Using Green Screen AJS Commands
NetServer SMB Protocol Version Control Guide
NetServer for Everyone - Part 1, 2, 3, 4, 5 - Courtesy of FAQ400
(Note: Click the flag at the top of the page to translate to English)
PTFs: FAQs / Question and Answers
SQL that displays the PTF Groups Installed vs PTF Groups Available.
select os_version, os_release
from sysibmadm.env_sys_info
)
select Row_Number() over (Order by ptf_group_level_available - ptf_group_level_installed desc, ptf_group_id) as "Row #", p.*
from ilevel, systools.group_ptf_currency p
where ptf_group_release = 'R' concat iversion concat irelease concat '0'
order by "Row #"
IBM i QMGTOOLS Must Gather Toolkit
IBM i Must Gather Data Collector Users Guide How to Obtain, Install and Keep the Must Gather Toolkit Current QMGTOOLS Change Log Page QMGTOOL Credentials required for Enhanced Customer Data Repository (ECuRep)
Opt 6: Database Menu
Opt 7: EBIZ (JAVA/HTTP/DCM/WAS/SMTP/LDAP) - No link for this.
QMGTOOLS: Create a Transfer ID to Upload Data to IBM
IBM i Security
Viewing and Managing Authority Collection Using New Navigator for i
IBM Tape IBM Tape Library Guide for Open Systems
How and When To Export/Backup Your IBM Installation Manager AND WebSphere Application Server Installation and Profile Data on the IBM i?
How To Restore Your IBM Installation Manager and WebSphere Application Server Installation Data on the IBM i?
HMC Certificate Signing Updating VIOS using the HMC HMC Scanner for POWER Server Config and Performance Stats Note: I have doc on how to run this. Contact me via the blog to get a copy. DSPFMWSTS - FIRMWARE_CURRENCY View. What is on Your System vs What is Available HMC Enhanced View: Collecting PEDBG from the HMC - Debug Diagnostic Data
There is a method to review the HMC partition info without logging on to the HMC. The MGToolkit must be installed on the system to do this. If it is, run the following: From a command line: Addlible QMGTOOLS <enter> DSPPLTINF - Display Platform Info. <enter> A display like this will be shown (SN's blanked out for security)







No comments:
Post a Comment