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

Need information about Bind card


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

New User


Joined: 12 Jun 2008
Posts: 12
Location: Pune

PostPosted: Sat Nov 08, 2008 10:52 am
Reply with quote

hi I have a sample bind card with me. its staged as DBB in Changeman package. Please help me to understand the parameters.

Code:
BIND PACKAGE(XXXXXXXX) MEMBER(XXXXXXXX) ACT(REP) -       
     QUALIFIER(XXXXXXX) OWNER(XXXXXXX) -                 
     FLAG(I) RELEASE(COMMIT) -                           
     ISOLATION(CS) VALIDATE(BIND) SQLERROR(NOPACKAGE)   



I understand OWNER is my ID, and MEMBER will be my program name
following are my table listing thru ADM option in DB2 -- Tools
Please help me with the rest of the fields.
Code:
Commands: GRANT  MIG                                                           
Line commands:                                                                 
 C - Columns  A - Auth  L - List  X - Indexes  S - Table space  D - Database   
 V - Views  T - Tables  P - Plans  Y - Synonyms  SEL - Select prototyping     
 ? - Show all line commands                                                   
                                                                               
Sel   Name               Owner    T DB Name  TS Name    Cols        Rows Checks
      *                  *        * *        *             *           *      *
----- ------------------ -------- - -------- -------- ------ ----------- ------
      APE_TEST_RESP_DATA U07816   T FADDBD01 APER1XOX      4          -1      0
      APE_TEST_RQST_DATA U07816   T FADDBD01 APER11YK      4          -1      0
******************************* END OF DB2 DATA *******************************


If anybody knows the web link for this that will be very useful for understanding.
Back to top
View user's profile Send private message
hikaps14

Active User


Joined: 02 Sep 2005
Posts: 189
Location: Noida

PostPosted: Mon Nov 10, 2008 4:58 pm
Reply with quote

Hi,

Here is the link, one of the previous post on this forum:

www.ibmmainframes.com/about2545.html

Please go thru it and let me know if you require any further info.

Thanks,
-Kapil.
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 JCL sort card - get first day and las... JCL & VSAM 9
No new posts Capturing Job Execution Information All Other Mainframe Topics 3
No new posts Generate output lines (SYSIN card for... DFSORT/ICETOOL 4
No new posts Need suggestion on a sort card DFSORT/ICETOOL 10
No new posts Want to mask Middle 8 Digits of Debit... COBOL Programming 3
Search our Forums:

Back to Top