Caveat: insert the daily digest delay here... (plus my delayed reading this week)
Not certain of the syntax diagram but, from http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ieaf100/deflgs.htm, doesn't eg. STG_STORCLAS(NO_STG_STORCLAS), LS_STORCLAS(NO_LS_STORCLAS) - which are underlined on the web page, indicate the default value, when not specified, is NO_*. That might account for why no WRITE output implies the ACS routine is not called. [1] I will admit that would seem to preclude auto-assignment by the ACS routines. [2] Can't speak to the sudden fixed state and have minimal experience with Define LS. Does this mean you're getting the WRITE output now? [1] I know that Dynamic Allocation inhibits those output so it can't be relied upon 100%. Don't know 'bout Define LS, tho'. [2] I looked at the v1.12 manual (http://publibz.boulder.ibm.com/epubs/pdf/iea2f1b0.pdf) and the same under-lining is in place. --------> signature = 6 lines follows <-------- Neil Duffee, Joe Sysprog, uOttawa, Ottawa, Ont, Canada telephone:1 613 562 5800 x4585 fax:1 613 562 5161 mailto:NDuffee of uOttawa.ca http:/ /aix1.uOttawa.ca/ ~nduffee "How *do* you plan for something like that?" Guardian Bob, Reboot "For every action, there is an equal and opposite criticism." "Systems Programming: Guilty, until proven innocent" John Norgauer 2004 -----Original Message----- From: Binyamin Dissen [mailto:[email protected]] Sent: April 13, 2015 02:49 Very strange - all of a sudden it started working. As if there was an internal list of available volumes that expired. On Sun, 12 Apr 2015 08:54:27 -0700 Lizette Koehler <[email protected]> wrote: :>You run the DEFINE LOGSTREAM process but need to add a STORCLAS parm to it. :>Is that correct? :> :>If so, you need to add WRITE statements to your ACS code so you can see what :>things look like before and after the section in the code you think should :>be getting control. :> :>It would help to post your ACS Code for the logstream and what your define :>statements and output/message look like. With and without the STORCLAS parm. :> :>> -----Original Message----- :>> On Behalf Of Binyamin Dissen :>> Sent: Sunday, April 12, 2015 8:49 AM :>> I am using a storage class routine, but it does not receive control for :>> DEFINE LOGSTREAM unless I explicitly specify a class - it seems to first go to a storage :>> volume. :>> :>> What am I missing? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
