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

DB2 Column Description!!


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nareshkareti

New User


Joined: 22 Jul 2008
Posts: 33
Location: Chennai

PostPosted: Wed Aug 10, 2011 1:49 pm
Reply with quote

Is there way that we can find the description of a column of a DB2 Table..
For Example There is a table Customer with a column of CT_AD_DT.

Is there any tool/place in Mainframe/DB2 where the column expansions/description will be maintained.

Here CT_AD_DT means Customer Add Date (I need to know if similar descriptions are maintained in DB2?)
Back to top
View user's profile Send private message
sushanth bobby

Senior Member


Joined: 29 Jul 2008
Posts: 1020
Location: India

PostPosted: Wed Aug 10, 2011 2:16 pm
Reply with quote

Hi Naresh,

In SYSIBM.SYSCOLUMNS, there is column called REMARKS, you can check that, but there is only little chance you will find data there.

But best way will be to ask your lead or someone from that team.

Thanks,
Sushanth
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Wed Aug 10, 2011 2:41 pm
Reply with quote

LABEL Column of SYSIBM.COLUMNS also may contain some description along with REMARKS.
Quote:
But best way will be to ask your lead or someone from that team.
Seconded.
Back to top
View user's profile Send private message
Prasanthhere

Active User


Joined: 03 Aug 2005
Posts: 306

PostPosted: Wed Aug 10, 2011 3:14 pm
Reply with quote

If you have a data architects team in your site, they will be maintaining the data models and repository . If they are maintaing and updating the repository you should be having the info .

All are site specific and depends on how often they update or maintain these. If you have a changeman installed in your Z/OS and once you enter ,there should be an option repository. Try your luck .

This remains the same with the REMARKS column in SYSIBM.SYSCOLUMNS.If you have maintained through Comment statement you should have an entry else blank
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Replacing 'YYMMDD' with date, varying... SYNCSORT 3
No new posts How to load to DB2 with column level ... DB2 6
No new posts RC query -Time column CA Products 3
No new posts first column truncated in search result IBM Tools 13
No new posts Split a record with data in a differe... DFSORT/ICETOOL 8
Search our Forums:

Back to Top