免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2333 | 回复: 3
打印 上一主题 下一主题

请问连接逻辑文件都是read-only的吗? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-03-19 16:41 |只看该作者 |倒序浏览
逻辑文件FJQQIRA定义如下:

   A          R FPQQASR                   JFILE(FPQQIR FPQQHT)
     A          J                           JOIN(1 2)
     A                                      JFLD(IRNINC HTNINC)
     A                                      JFLD(IRNVDN HTNVDN)
     A                                      JFLD(IRNPUR HTNPUR)
     A            IRNINC               JREF(FPQQIR)
     A            IRNVDN              JREF(FPQQIR)
     A            IRNPUR              JREF(FPQQIR)
     A            FILLER               JREF(FPQQIR)


在STRSQL中使用SQL语句UPDATE

UPDATE FJQQIRA SET FILLER = 'AAAA'

得到错误信息:
View or logical file FJQQRA read-only.

请问连接逻辑文件都是read-only的吗?还是在什么地方可以设置,谢谢

论坛徽章:
0
2 [报告]
发表于 2008-03-20 13:01 |只看该作者
没人知道:-(

论坛徽章:
0
3 [报告]
发表于 2008-03-20 13:21 |只看该作者
DB2_400DatabaseProgramming.PDF

However, a few restrictions are placed on join logical files:
v You cannot change a physical file through a join logical file. To do update,
delete, or write (add) operations, you must create a second multiple format
logical file and use it to change the physical files. You can also use the physical
files, directly, to do the change operations.------!!!
v You cannot use DFU to display a join logical file.
v You can specify only one record format in a join logical file.
v The record format in a join logical file cannot be shared.
v A join logical file cannot share the record format of another file.
v Key fields must be fields defined in the join record format and must be fields
from the first file specified on the JFILE keyword (which is called the primary
file).
v Select/omit fields must be fields defined in the join record format, but can come
from any of the physical files.
v Commitment control cannot be used with join logical files.

论坛徽章:
0
4 [报告]
发表于 2008-03-20 13:25 |只看该作者
明白了,谢谢楼上
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP