Author |
Message |
Topic: Saving a component in Change man |
anjanaachan
Replies: 5
Views: 3914
|
Forum: Utilities Posted: Wed Oct 01, 2003 10:25 am Subject: Saving a component in Change man |
HI,
Can I suggest an easier way to do that ?
Instead of typing SAVE, try typing HGSAVE.
It works!!!  |
Topic: Accessing tables in different DB2 sub-systems |
anjanaachan
Replies: 12
Views: 16976
|
Forum: Database Posted: Sat Dec 28, 2002 8:30 am Subject: Accessing tables in different DB2 sub-systems |
8)
Just one more point in this context.
Whatever was mentioned above was in the context of programs and binds.
Regarding Manas's initial query, it is possible to access remote DB2 subsystems froma ... |
Topic: How to skip a step in the proc ?? |
anjanaachan
Replies: 4
Views: 5891
|
Forum: Job Control Language(JCL) Posted: Sat Dec 28, 2002 8:20 am Subject: How to skip a step in the proc ?? |
Hi,
There's a quicker way to do this....
In the step that you want to avoid, code a COND parameter as per ur requirement. The way it works is like this :
If u code COND=(0,LT), then this step wil ... |
|