View previous topic :: View next topic
|
Author |
Message |
prasadrachuri
New User
Joined: 19 Aug 2003 Posts: 20 Location: kolkata
|
|
|
|
Hai,
Can any one expalin what exactly TSO BINDONLY command will do??..
Thanks In Advance...
prasad rachuri.... |
|
Back to top |
|
|
mdtendulkar
Active User
Joined: 29 Jul 2003 Posts: 237 Location: USA
|
|
|
|
Hello Prasad,
Can you please explain in detail. where you get this?
Will help in giving the solution.
Regards
Mayuresh |
|
Back to top |
|
|
prasadrachuri
New User
Joined: 19 Aug 2003 Posts: 20 Location: kolkata
|
|
|
|
Hi Mayuresh,
As per my project needs i used this TSO BINDONLY command for COBOL -DB2 programs.
I have used this command to point my bind member to another DB2 subsystem...i.e changed SYSTEM from xxxx to yyyy in BIND MEMBER...
my question is what exactly BINDONLY command will do ..will it overrides the existing plan...pls. note i'm not compiling program at all...
I hope you got my question..
Prasad Rachuri... |
|
Back to top |
|
|
rimli
New User
Joined: 21 Aug 2003 Posts: 5
|
|
|
|
Hello Prasad,
TSO BINDONLY is used for creating ur DBRM member and binding it to the plan specified. To answer your query, the plan will be overwritten as per my understanding .
Thanks,
Rimli. |
|
Back to top |
|
|
mdtendulkar
Active User
Joined: 29 Jul 2003 Posts: 237 Location: USA
|
|
|
|
Hello rimli,
I think it will just override the DSN SYSTEM parameter
It will bind the same plan to the table from the other system.
Not sure on this though.
Regards
Mayuresh Tendulkar |
|
Back to top |
|
|
|