Get answers.  Share knowledge.  Collaborate with peers.




How can we add monitoring of messages in SDMC and send emails to particular group?

Google for the Api I had given..you will get the code for the same … anu



View Discussion   |  May 13, 2013  5:15 PM
AS/400 administration, iSeries administration
discussed by:
Anu143
525 pts.

How can we add monitoring of messages in SDMC and send emails to particular group?

Create a user space with module “CrtUsrSpc” (source has been included below).

Run API “QUSLJOB” to return information of iSeries job. use any format name “JOBL0200″ to retrieve “job status” and “subsystem”. Job status has “key of field = 0101″ and subsystem “key of field = 1906″.

Run API “QUSRTVUS” to get user space attribute

- starting position of information
- number of entries (number of jobs)
Run a loop to retrieve information on all jobs that have been loaded in the user space — one loop for one job.

First, run API “QUSRTVUS” to retrieve information about one job. This information has been retrieved in data area “.

Second, retrieve “key fields” in and loop.
Key field 0101 = job status
Key field 1906 = subsystem

Third, if the job has status *MSGW and e-mail is sent to an Administrator.
crtrpgmod module(yourlib/crtusrspc) = create user space (source included in prior mail)
crtrpgmod module(yourlib/nkvr4292) = mail program
crtpgm pgm(yourlib/nkvr4292) module(yourlib/nkvr4292 yourlib/crtusrspc) actgrp(nkv)



View Discussion   |  May 13, 2013  5:12 PM
AS/400 administration, iSeries administration
discussed by:
Anu143
525 pts.

CPYF alternative

No problem asking the questions.
Yes, you will need to wait untile the subsystem is down to make the changed.
But depending on the size of this file, you could start the other process of using SQL DELETE and then CPYF wiht *ADD, right now.
You would need watch disk space and then in addition to do the CHGPF command later, you would also want to do a CLRPFM or RGZPFM command because you have a largeer number of deleted records in the fiel.



View Discussion   |  May 13, 2013  4:22 PM
AS/400, AS/400 jobs, CPYF
discussed by:
CharlieBrowne
32,905 pts.

Why there is a partial library backup?

When that happens it is because 1 or more of the objects in that library was locked.
If you look throught the joblog, you will be able to find out what object(s) did not get saved.



View Discussion   |  May 13, 2013  4:18 PM
AS/400 administration, AS/400 backup, iSeries administration
discussed by:
CharlieBrowne
32,905 pts.

Does anybody use FORMPLUS/400…kindly help me

Hi Tom,

We have logged a call with IBM, They helped us to resolve this printer issues.
We updated our form plus firmware, Then our problem got resolved.

Thanks for your help.

With Regards,
Venkata Krishna



View Discussion   |  May 13, 2013  4:13 PM
AS/400, AS/400 print errors
discussed by:
venkatktata
275 pts.

discussed by:
bvining
6,055 pts.

CPYF alternative

Else we need to wait until..the subsystem is down



View Discussion   |  May 13, 2013  3:23 PM
AS/400, AS/400 jobs, CPYF
discussed by:
Anu143
525 pts.

CPYF alternative

Charlie.. The thing is that we cant bring down the other job..as it is a highly critical job. Do we have any other way..to do this..
Sorry if I’m asking too much..



View Discussion   |  May 13, 2013  3:20 PM
AS/400, AS/400 jobs, CPYF
discussed by:
Anu143
525 pts.

CPYF alternative

No, you cannot do a CHGPF on a locked object.
You would have to end the other job and and any other jobs using the file, then make the change and start the other job again.



View Discussion   |  May 13, 2013  3:02 PM
AS/400, AS/400 jobs, CPYF
discussed by:
CharlieBrowne
32,905 pts.

CPYF alternative

And is it possible to do a CHGPF on a locked file …this file is locked 24×7!!!



View Discussion   |  May 13, 2013  1:13 PM
AS/400, AS/400 jobs, CPYF
discussed by:
Anu143
525 pts.

CPYF alternative

But one more issue…to change the PF attribute, we need to do CHGPF after that right?



View Discussion   |  May 13, 2013  1:08 PM
AS/400, AS/400 jobs, CPYF
discussed by:
Anu143
525 pts.

CPYF alternative

Thanks a lot!

Will confirm once this is accepted by our team…thanks a lot again



View Discussion   |  May 13, 2013  1:06 PM
AS/400, AS/400 jobs, CPYF
discussed by:
Anu143
525 pts.

Master thesis topic in (information) security

And what about BYOD- Bring your own device..
Hot debates are going on this topic.. which includes all your smart devices..

will give you a wide angle to check with



View Discussion   |  May 13, 2013  12:55 PM
Security, Security Administrator, Security policy
discussed by:
Anu143
525 pts.

What are your pros and cons of BYOD?

It depends Micheal.

Being able to use personal devices to work on professional tasks is a big step forward in integrating people’s working and personal lives: having that flexibility can greatly improve employee satisfaction and retention.

but it is different while you use it in school..

Keeping under the desk :p..

it really depends on the external factors



View Discussion   |  May 13, 2013  12:52 PM
BYOD, Consumerization, Mobile
discussed by:
Anu143
525 pts.

Deleted outqueues

The security audit journal is the primary source of auditing information on the system. A security auditor inside or outside your organization can use the auditing function provided by the system to gather information about security-related events that occur on the system.

different types are :

System-wide auditing that occurs for all users.
Auditing that occurs for specific objects.
Auditing that occurs for specific users.



View Discussion   |  May 13, 2013  12:45 PM
AS/400, IBM
discussed by:
Anu143
525 pts.

Data mining and warehousing

whats your requirement



View Discussion   |  May 13, 2013  12:42 PM
Data Mining, Data warehouse
discussed by:
Anu143
525 pts.

Flowchart

We do not do homework, but if you show us what you havew done we ask a sppecific question, we may be able to assist you.



View Discussion   |  May 13, 2013  12:40 PM
Algorithms, SQL Server 2005
discussed by:
CharlieBrowne
32,905 pts.

Video

got that much space in iphone .. just kidding.. use itunes



View Discussion   |  May 13, 2013  12:40 PM
Android, iPhone, Mobile
discussed by:
Anu143
525 pts.

Master thesis topic in (information) security

How about: information security and human reasoning. Reasoning/justifying/excusing failure in advance (saying we’ll “try”) are the greatest contributors to security problems and the biggest things holding us back. Would make for some intriguing research and discussion. Oh, and send me a copy when you’re done. :) Would love to read it.



View Discussion   |  May 13, 2013  12:39 PM
Security, Security Administrator, Security policy
discussed by:
KevinBeaver
10,860 pts.

Flowchart

This seems like a homework question.



View Discussion   |  May 13, 2013  12:39 PM
Algorithms, SQL Server 2005
discussed by:
CharlieBrowne
32,905 pts.