Updating DB2 table

IBM's flagship relational database management system
sri
Posts: 1
Joined: Thu Nov 20, 2008 10:20 pm
Skillset: COBOL, JCL, VSAM, CICS, DB2
Referer: Friends

Updating DB2 table

Postby sri » Fri Nov 21, 2008 4:20 am

Can a DB2 table be updated through an application program (COBOL), if my TSO id doesn't have EDIT Privileges to that table? I am submitting a job which updates a DB2 table, but my TSO ID doesn't have the the EDIT access to that table.

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: Updating DB2 table

Postby dick scherrer » Fri Nov 21, 2008 8:03 am

Hello and welcome to the forum,

Yes, cobol can be used to update db2 tables.

if my TSO id doesn't have EDIT Privileges to that table
You need to clarify this - there is no EDIT privilege for either a database or a table. When you submit your job, what diagnostic info is shown by the system? If you post the diagnostic info including tha message-id's, someone here should be able to help.
Hope this helps,
d.sch.


  • Similar Topics
    Replies
    Views
    Last post