IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CRUD report generation tool


IBM Mainframe Forums -> COBOL Programming
Post new topic   This topic is locked: you cannot edit posts or make replies.
View previous topic :: View next topic  
Author Message
santsark

New User


Joined: 08 Aug 2008
Posts: 9
Location: Kolkata

PostPosted: Tue Aug 12, 2008 11:24 am
Reply with quote

Hi,

Is there a tool / utility to generate CRUD (Create, Read, Update, Delete) report for COBOL-DB2 programs?

Thanks
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Aug 12, 2008 8:07 pm
Reply with quote

Hello santsark and welcome to the forums,

Please provide an example of what you want to "provide" and what you want as "output".

Keep in mind that while your question is completely clear to you, it may not be to others who read it.
Back to top
View user's profile Send private message
santsark

New User


Joined: 08 Aug 2008
Posts: 9
Location: Kolkata

PostPosted: Wed Aug 13, 2008 9:58 am
Reply with quote

Hi,

CRUD report is a report which provides details realted to database access from a COBOL-DB2 program.

Create(Insert) Read(Select) Update Delete operation performed on database.

Input would be source code. Output would be a table in the below format;

Program Name Table Name C R U D
PS100010 PS_EMP X X
PS100010 PS_DEPT X X
PS100020 PS_EMP X X X

Thanks.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Aug 13, 2008 10:19 am
Reply with quote

Hi,

You might need to provide little more information, search on "CRUD report generation tool" in google doesn't provide something meaningful... icon_cry.gif

By any chance, is it any "in-house" tool..? If you tell us where did you 'hear' about it, it might be helpful to fetch some better replies..
Back to top
View user's profile Send private message
guruji
Warnings : 1

New User


Joined: 13 Apr 2007
Posts: 59
Location: Chennai

PostPosted: Thu Aug 14, 2008 10:12 am
Reply with quote

Hello santsark,

The relativity tool for analysis of programs, gives a provision for the same. It generates severela reports which are very helpful as well as meaningful. CRUD report is one of the main feature of Relativity tool.

Thanks,
Reni.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   This topic is locked: you cannot edit posts or make replies. View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts DFHPI1008 JSON generation failed COBOL Programming 0
No new posts Need help on formatting a report DFSORT/ICETOOL 14
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Creating Report using SORT DFSORT/ICETOOL 7
No new posts Started task using a generation dataset JCL & VSAM 7
Search our Forums:

Back to Top