[[{“value”:”Remain Software announces the release of TD/OMS V17.0 Milestone 2, a significant update to its flagship application lifecycle management (ALM) solution.
The post Remain Software ‘Plows Through Dev Barriers’ With TD/OMS V17.0 Milestone 2 appeared first on TechChannel.”}]] Read More
Rising Stars Share Their Stories on the Debut of IT Social Hour TechChannel
To kick off the new roundtable-style conversation series, two of TechChannel’s 2024 Rising Stars join host Andy Wig to talk about how they found themselves working on IBM i, share their observations of their industry and make some predictions about its future.From: TechChannel Read More
New SQL procedure to end multiple jobs noreply@blogger.com (Simon Hutchinson)
[[{“value”:”As part of the latest Technology Refresh, IBM i 7.5 TR5 and IBM i 7.4 TR11, comes a new SQL procedure easily end multiple jobs in one statement. This procedure is called END_JOBS, and it is found in the SYSTOOLS library.
This procedure has ten parameters, most of them will be familiar you if you know the End Job command, ENDJOB. The parameters are:
JOB_NAME_FILTER: The unqualified job name, what I called the “short job name”. If not given the default is *ALL. CURRENT_USER_LIST_FILTER: Up to ten user profiles, separated by a comma. The default is for all users.
SUBSYSTEM_LIST_FILTER: Up to 25 subsystem names, separated by a comma. If not given them all subsystems are considered
END_OPTION: Like the OPTION parameter in the ENDJOB command. The allowed values are CONTROLLED or IMMEDIATE. Controlled is the default.
END_CONTROLLED_DELAY: Like the DELAY parameter of ENDJOB. If the END_OPTION in controlled then this is the number of seconds it waits before it ends the job.
Read more »”}]] Read More
Create Certificate in OpenSSL via RPG-Program? Polly_Wants_A
[[{“value”:”[SOLVED] Heyho,
when i do this command:”openssl req -newkey rsa-pss -new -nodes -x509 -days 3650 -pkeyopt rsa_keygen_bits:4096 -sigopt rsa_pss_saltlen:32 -keyout key.pem -out cert.pem”
in the qsh, it genereates a certificate, but it demands some input from me, Country, state, name, email, etc.
how I can I modify the command with the information it wants and just send it via qcmdexec()?
thanks for the help
FOUND IT:
https://www.freecodecamp.org/news/openssl-command-cheatsheet-b441be1e8c4a/
“Provide CSR subject info on a command line, rather than through interactive prompt.
openssl req -nodes -newkey rsa:[bits] -keyout example.key -out example.csr -subj “/C=UA/ST=Kharkov/L=Kharkov/O=Super Secure Company/OU=IT Department/CN=example.com”
submitted by /u/Polly_Wants_A[link][comments]”}]] Read More
Recover your workload cost effectively in IBM cloud Power Virtual Server FalconStor Software
[[{“value”:”Learn how to recover workloads cost-effectively in IBM Power Virtual Server using FalconStor StorSafe VTL for disaster recovery, backup, and off-site data replication.
The post Recover your workload cost effectively in IBM cloud Power Virtual Server appeared first on FalconStor.”}]] Read More