您的程序将从VSAM KSDS中读取记录,数据集在CICS区域中必须处于打开状态。
For your program to be able to read a record from the VSAM KSDS, the dataset must be in opened state in the CICS region.
您将使用这些命令来创建、读取、更新或者删除数据库中的记录。
You will use these commands to create, read, update, or delete records from your database.
从数据库读取一个小部件记录。
应用推荐