https://github.com/jenkstom/warnqsysopr
Look for unanswered qsysopr messages and send email
https://github.com/jenkstom/warnqsysopr
as400 ibmi iseries qsysopr
Last synced: 25 days ago
JSON representation
Look for unanswered qsysopr messages and send email
- Host: GitHub
- URL: https://github.com/jenkstom/warnqsysopr
- Owner: jenkstom
- Created: 2019-08-09T13:08:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T13:20:27.000Z (over 5 years ago)
- Last Synced: 2025-02-08T03:17:01.645Z (3 months ago)
- Topics: as400, ibmi, iseries, qsysopr
- Language: C#
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WarnQsysopr
Look for unanswered qsysopr messages on an IBMi / iSeries server and send email.This program is meant to be run on a scheduler once or more per hour.
Change information about the email server, iSeries, username and password
before using. Please also change the destination and origin email addresses.
Check both the program.cs and db.cs files, both of them need information
changed before this will work for you.This was created with the old client access package. If you are using the
newer IBM i Access Client Solutions see below:https://www-01.ibm.com/support/docview.wss?uid=isg3T1026805
You'll want the "Connectivity to DB2® for i using ODBC, .Net, OLE DB and XDA"
package for the newer Client Solutions.You may need to change the ODBC DSN in the db.cs file for it to work. I have
no experience with it.