Page 1 of 1

VSAM - log stream

PostPosted: Thu Jun 25, 2015 9:08 pm
by brjohnsmith
Hi,

does any one have a cookbook - stepbystep in how to use and implement vsam log stream?

tks.

Re: VSAM - log stream

PostPosted: Thu Jun 25, 2015 9:39 pm
by enrico-sorichetti
did You try to search the IBM Redbooks collection ?

Re: VSAM - log stream

PostPosted: Tue Sep 22, 2015 1:29 am
by brjohnsmith
Hi,

I have been looking to some articles on Google, and it is a little confuse, especially when I am not an expert on z/OS.
There is SMS, SMF, and so on logstream and I dont know which one I should use. Besides this, there are some additional features or products, such as CICS VSAM RECOVERY, RLS, etc...that I also dont know if I will need them.
I am not running on SYSPLEX, and the currently the z/OS is 1.13, but we are planning to go to 2.1
The idea is only to have the updates from VSAM file BATCH or ONLINE into logstream.
I have defined the logstream and I am able to see when I use the command: d logger,l,lsn=* .
If someone can give me some hints or maybe if someone has a cookbook in how to use logstream, I would appreciate a lot in receiving it.
tks.