How to use LDA in submited job?
时间:2016-03-08 ┊ 阅读:2,916 次 ┊ 标签: 开发 , 编程 , 系统
what is the LDA? what is the role of it?
The LDA is unique to a job and is normally used for storing temporary settings or data. This dates back to the System/36 which didn’t allow calling of programs with parameters and didn’t have a QTEMP library.
Modern programs tend to use the QTEMP library instead.
Submitted jobs have their own LDA.
If you modify the LDA in your interactive job and then submit a batch job, the LDA in that batch job will contain the same values as the job it is submitted from. This is an easy way to pass data to a batch job. The LDA can be read in a CL program, and RPG program or a Cobol program.
文章评论
相关文章
ValueError: Error getting directory
ssl证书过期了
明明自动renew的
然后看log已经好久没更新成功了
查半天是当前server不信任远程连接
只能自己改代码
报错:
21-12-17 13:01:11
Generate CSR...amkevin.csr
amkevin.csr generated.
/home/www...
Introduction to ILE RPG Activation Groups
Learn how activation groups can help your ILE RPG programs run more efficiently, how to specify the type of group to use, and closing and reclaimin...
popup.js怎么和content.js通信?[JQuery]
这两天为了实现一个谷歌浏览器插件功能,研究了半天怎么让插件来改特定网页里的特定字段的值,而这个值又来自popup的网页预先设定,下一步实现动态加载,可以让更多组实现便利。
目的很简单,我们有一个list,需要填到网页的某个字段,当然是好几个,这些值是设定好的,网页系统我们没法改,input想...
T480自动关机无法启动(解决办法)
周五升级更新后,用一会就关机,还开不了,怎么按开机键也没有反应。
周六折腾一上午,拔电源,断电,20秒复位,把电池都拿下来了。都不行。
下午实在没办法了,给售后打电话让拿去检测一下。
然后拿售后去了,给检测一会没问题,说内存不干净给擦一下好了,开机正常了。
付款50块检测费,开心的拿回家,一...
Office 2016 Client Software License Management Tool
Office 2016 Client Software License Management Tool
Usage
cscript ospp.vbs /Option:Value ComputerName User Password
ComputerName: Name of remote c...