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

Query on field name parameter of DBD definition


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nmr4u

New User


Joined: 14 May 2007
Posts: 9
Location: India

PostPosted: Tue Jan 08, 2008 11:49 am
Reply with quote

Hi,

The Field name parameter contains a clause with an optional "SEQ,M" or "SEQ,U". What does each of these signify? Please help me with the following example.

SEGM NAME=TESTSEG1,PARENT=0,BYTES=90,PTR=TB
FIELD NAME=(TESTKEY1,SEQ,U),BYTES=4,START=1,TYPE=P


SEGM NAME=TESTSEG1,PARENT=0,BYTES=90,PTR=TB
FIELD NAME=(TESTKEY1,SEQ,M),BYTES=4,START=1,TYPE=P


Thanks,
Mohan
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Fri Jan 11, 2008 10:59 pm
Reply with quote

SEQ,U is a unique sequence key; SEQ,M is a sequence key but allows multiple same keys values.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Query on edit primary command CLIST & REXX 5
Search our Forums:

Back to Top