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

Bind package plan clarification


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

New User


Joined: 20 May 2008
Posts: 25
Location: bangalore

PostPosted: Fri Jul 11, 2008 11:11 am
Reply with quote

Hi forum,

This is first time I am working on DB2 application.I was suggested to bind using the following bind card.
Code:
BIND PACKAGE(RDCB3.USEITPB01.PSCA25I1)
ACTION (REPLACE) VALIDATE(BIND) ISOLATION (CS) FLAG (I) -
ACQUIRE (USE) RELEASE (COMMIT) EXPLAIN (NO) RETAIN -
OWNER(MST1532) QUALIFIER(DSNDB02) DEGREE(1)
I have some connfusions.
1.What is OWNER(MST1532) and QUALIFIER(DSNDB02).Can these two be same.Will these differ for PROD and DVLP regions. If that is the case What to use when while binding.
2.Should what ever specified here has to specifid on BIND PLAN card also for these parameters.
3. And please some words about FLAG (I), RETAIN, DEGREE(1)

It will be extremely pleased to be helped by you people.

Thanks in advance
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: Fri Jul 11, 2008 7:44 pm
Reply with quote

Hello,

The answers to your questions are mainly site-specific.

You need to talk with someone on your project or the dba(s) for the answers. They can tell the proper specifications for your environment.
Back to top
View user's profile Send private message
baramesh

New User


Joined: 20 May 2008
Posts: 25
Location: bangalore

PostPosted: Sat Jul 12, 2008 11:08 am
Reply with quote

dick scherrer wrote:
Hello,

The answers to your questions are mainly site-specific.

You need to talk with someone on your project or the dba(s) for the answers. They can tell the proper specifications for your environment.




Thanks for suggestion.
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 Rebind issue - Package DB2 2
No new posts JCL for pl1 db2 precompile, compile a... JCL & VSAM 4
No new posts current batch plan DB2 3
No new posts Bind process DB2 4
No new posts Log an Plan name/id or Job Id using D... DB2 1
Search our Forums:

Back to Top