Re: Endevor(Change Management Software)

2012-03-15 Thread Lim Ming Liang

On 16-Mar-12 12:03 AM, gsg wrote:

Just want to thank everyone for your comments.  I think the consensus is to not 
use Endevor for system type changes.  I realize this would cause a lot of pain 
and reduce productivity.

My next questions is how does your shop handle making system changes or 
upgrading 3rd party products?  Do your SYSPROGS have direct access to update 
with no type of Change Control?

Thanks in advance.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Years ago, while I was doing sysprog work, the audit required me, my 
boss advised me, to raise system change request, and document the change 
and fall-back steps if necessary.Me and my colleagues have complied to 
that fully. We just have to put in documentation as part of our daily 
tasks in our time-spent report.


--
Regards Lim ML

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Endevor(Change Management Software)

2012-03-15 Thread Ed Gould

John:

I would further qualify your statement about OEM's to something like  
this:
Some OEMs know about SMPE and some use it as to its design point  
others use it as a "selling" point and do not embrace SMPE at all.


Ed
On Mar 15, 2012, at 12:38 PM, John Gilmore wrote:


There is a long tradition among sysprogs of what is done and not done,
and what is done is done within the framework of SMP.  There are some
few exceptions, but most ISVs use SMP too.

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Hypothetical Performance Question

2012-03-15 Thread Ed Gould
There are several issues here. Resource usage can (and does) mean  
several things. As to CPU time minimal at best then there are other  
resources like time drives and dasd space (among others) that  
"reserve" for the exclusivity of the job. Simple example: job 2 has  
(example) 3 tape drives and they are unavailable for the rest of the  
system so they are in use but not used. Bottom line its not just a  
cpu time issue.


Ed

On Mar 15, 2012, at 2:11 PM, Kent Ramsay wrote:


Hi,

A hypothetical question but first the setting: A customer has two  
jobs auto-submitted within five minutes of each other. Job 1 grabs  
the dozen or so data sets and executes, leaving Job 2 with a formal  
"waiting for data sets" situation. Obviously, when Job 1 finishes,  
Job 2 actually starts. Now the question: While Job 2 is queued up  
waiting for the data sets, is there any appreciable use of CPU by z/ 
OS or JESx services to continually check to see if the data sets  
are free, yet? In this case, Job 1 runs for almost 4 hours so  
Allocation services is checked at least occasionally. I'm not  
interested in doing a charge-back, just wondering if there's any  
real cpu usage.


Since this cropped up, the customer has changed the job schedule to  
submit Job 2 after Job 1 completes but the mind wonders. Thanks.


Kent

Kent Ramsay
425.681.2278

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Performance question

2012-03-15 Thread Tony Harminc
On 15 March 2012 15:31, Scott Ford  wrote:
> All,
>
> I heard art one time on z/os that java was well sort of a performance 
> hog..not talking in Unix Systems Services...is it true and what release did 
> it change, if it did ...

Even early versions of java on z/OS were not impossible performance
hogs, but starting up the JVM was. This is what led to people used to
other platforms to complain that it took several seconds (or more) to
get the response from a simple "java -version" . IBM has made general
performance improvements (though it's not clear whether they have kept
up with the expected size ("bloat") of Java apps these days), and more
specific changes to allow persistent JVMs under various circumstances,
and of course the restricted engine gimmick is available for those who
need to fiddle with their pricing.

Tony H.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Performance question

2012-03-15 Thread Scott Ford
Thx David, that's what I thought ...ugh

Sent from my iPad
Scott Ford
Senior Systems Engineer
www.identityforge.com



On Mar 15, 2012, at 3:47 PM, "Gibney, Dave"  wrote:

> IBM markets something called a zAAP specifically to allow Java access to an 
> unrestricted CP that isn't subject to z/OS and other ISV Software charges. 
> Should be 'nuff said :)
> 
> Dave Gibney
> Information Technology Services
> Washington State University
> 
> 
>> -Original Message-
>> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
>> Behalf Of Scott Ford
>> Sent: Thursday, March 15, 2012 12:31 PM
>> To: IBM-MAIN@bama.ua.edu
>> Subject: Performance question
>> 
>> All,
>> 
>> I heard art one time on z/os that java was well sort of a performance
>> hog..not talking in Unix Systems Services...is it true and what release did 
>> it
>> change, if it did ...
>> 
>> Sent from my iPad
>> Scott Ford
>> Senior Systems Engineer
>> www.identityforge.com
>> 
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Performance question

2012-03-15 Thread Gibney, Dave
IBM markets something called a zAAP specifically to allow Java access to an 
unrestricted CP that isn't subject to z/OS and other ISV Software charges. 
Should be 'nuff said :)

Dave Gibney
Information Technology Services
Washington State University


> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of Scott Ford
> Sent: Thursday, March 15, 2012 12:31 PM
> To: IBM-MAIN@bama.ua.edu
> Subject: Performance question
> 
> All,
> 
> I heard art one time on z/os that java was well sort of a performance
> hog..not talking in Unix Systems Services...is it true and what release did it
> change, if it did ...
> 
> Sent from my iPad
> Scott Ford
> Senior Systems Engineer
> www.identityforge.com
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Trying to capture JES2 Job Log

2012-03-15 Thread Lizette Koehler
> 
> I'm attempting to save started task output in our output management
database.  We
> use EOS.  I changed the JOBCLASS(STC) MSGCLASS to the class EOS uses and I
get
> the JESJCL  and
> 
> JESYSMSG files and that's all.  Any clues what else I might need to alter
to capture the
> JESMSGLG file?
> 
> 
> 

You need to have your MSGCLASS and SYSOUT Class go to the same place.  Are
they both coded the same? 


I typically see the following

JESMSGLG JES2  This is the JOBLOG
JESJCL  JES2  This the JCL with substitutions
JESYSMSG JES2  This is each step statistics (datasets, ucb, etc...)

If you set MSGCLASS=X, all three should go to output class X unless you have
exits.  Or do you have a JOBCARD added to your STC that uses a different
MSGCLASS?  Is the STC being started with a MSGCLASS other than what you
want?  You can issue   S STCNAME,MSGCLASS=Y


Lizette

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Hypothetical Performance Question

2012-03-15 Thread Vernooij, CP - SPLXM
None. Allocation has enqueued on the dataset(s), which is handled by
GRS, and sits there waiting for the ENQ to be completed. Allocation does
nothing explicitly (polling or so), but is signalled when the datasets
are available. So this will not cost any CPU. The fact that the job is
in the system, occupies an address space, has allocated storage, etc.
etc. will cost something, but I think this is neglectable.

Kees.

"Kent Ramsay"  wrote in message
news:<962689126.288418.1331838701488.javamail.r...@sz0149a.emeryville.ca
.mail.comcast.net>...
> Hi, 
> 
> A hypothetical question but first the setting: A customer has two jobs
auto-submitted within five minutes of each other. Job 1 grabs the dozen
or so data sets and executes, leaving Job 2 with a formal "waiting for
data sets" situation. Obviously, when Job 1 finishes, Job 2 actually
starts. Now the question: While Job 2 is queued up waiting for the data
sets, is there any appreciable use of CPU by z/OS or JESx services to
continually check to see if the data sets are free, yet? In this case,
Job 1 runs for almost 4 hours so Allocation services is checked at least
occasionally. I'm not interested in doing a charge-back, just wondering
if there's any real cpu usage. 
> 
> Since this cropped up, the customer has changed the job schedule to
submit Job 2 after Job 1 completes but the mind wonders. Thanks. 
> 
> Kent 
> 
> Kent Ramsay 
> 425.681.2278 
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

For information, services and offers, please visit our web site: 
http://www.klm.com. This e-mail and any attachment may contain confidential and 
privileged material intended for the addressee only. If you are not the 
addressee, you are notified that no part of the e-mail or any attachment may be 
disclosed, copied or distributed, and that any other action related to this 
e-mail or attachment is strictly prohibited, and may be unlawful. If you have 
received this e-mail by error, please notify the sender immediately by return 
e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its 
employees shall not be liable for the incorrect or incomplete transmission of 
this e-mail or any attachments, nor responsible for any delay in receipt. 
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch 
Airlines) is registered in Amstelveen, The Netherlands, with registered number 
33014286



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Performance question

2012-03-15 Thread Scott Ford
All,

I heard art one time on z/os that java was well sort of a performance hog..not 
talking in Unix Systems Services...is it true and what release did it change, 
if it did ...

Sent from my iPad
Scott Ford
Senior Systems Engineer
www.identityforge.com

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Hypothetical Performance Question

2012-03-15 Thread Gibney, Dave
Between little and none :) IMHO

Dave Gibney
Information Technology Services
Washington State University


> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of Kent Ramsay
> Sent: Thursday, March 15, 2012 12:12 PM
> To: IBM-MAIN@bama.ua.edu
> Subject: Hypothetical Performance Question
> 
> Hi,
> 
> A hypothetical question but first the setting: A customer has two jobs auto-
> submitted within five minutes of each other. Job 1 grabs the dozen or so data
> sets and executes, leaving Job 2 with a formal "waiting for data sets"
> situation. Obviously, when Job 1 finishes, Job 2 actually starts. Now the
> question: While Job 2 is queued up waiting for the data sets, is there any
> appreciable use of CPU by z/OS or JESx services to continually check to see if
> the data sets are free, yet? In this case, Job 1 runs for almost 4 hours so
> Allocation services is checked at least occasionally. I'm not interested in 
> doing
> a charge-back, just wondering if there's any real cpu usage.
> 
> Since this cropped up, the customer has changed the job schedule to submit
> Job 2 after Job 1 completes but the mind wonders. Thanks.
> 
> Kent
> 
> Kent Ramsay
> 425.681.2278
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Hypothetical Performance Question

2012-03-15 Thread Kent Ramsay
Hi, 

A hypothetical question but first the setting: A customer has two jobs 
auto-submitted within five minutes of each other. Job 1 grabs the dozen or so 
data sets and executes, leaving Job 2 with a formal "waiting for data sets" 
situation. Obviously, when Job 1 finishes, Job 2 actually starts. Now the 
question: While Job 2 is queued up waiting for the data sets, is there any 
appreciable use of CPU by z/OS or JESx services to continually check to see if 
the data sets are free, yet? In this case, Job 1 runs for almost 4 hours so 
Allocation services is checked at least occasionally. I'm not interested in 
doing a charge-back, just wondering if there's any real cpu usage. 

Since this cropped up, the customer has changed the job schedule to submit Job 
2 after Job 1 completes but the mind wonders. Thanks. 

Kent 

Kent Ramsay 
425.681.2278 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Endevor(Change Management Software)

2012-03-15 Thread John Gilmore
There is a long tradition among sysprogs of what is done and not done,
and what is done is done within the framework of SMP.  There are some
few exceptions, but most ISVs use SMP too.

John Gilmore, Ashland, MA 01721 - USA

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: ISPF abendS138 reas2470003

2012-03-15 Thread Mike Schwab
This 
http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ieav200%2Fenqsum.htm
looks like a good place start analyzing what was going on.  Maybe not
this particular page, but lots of other topic in the same manual
should be very useful.

On Thu, Mar 15, 2012 at 11:14 AM, af dc  wrote:
> Hello,
> can anyone tell me where I can find the explanation for the following ispf
> reason code ??
>
>     * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>     * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>     * *               ISPF processor ended abnormally               * *
>     * *                                                             * *
>     * *          System abend code        138                       * *
>     * *                       Reason code 2470003                   * *
>     * *                                                             * *
>     * *                                                             * *
>     * *                                                             * *
>     * *  Note: The ABEND and REASON codes displayed above are       * *
>     * *        HEXADECIMAL values for "SYSTEM" abends and DECIMAL   * *
>     * *        values for "USER" abends.                            * *
>     * *                                                             * *
>     * *  Enter HELP command for list of common ABEND codes.         * *
>     * *  Press ENTER key for additional DIAGNOSTIC information.     * *
>     * *  Enter END command to display primary option menu.          * *
>     * *                                                             * *
>     * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>     * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
>
> S138 stands for:
> S138-The error occurred during the execution of an ENQ macro. Two ENQ
> macros were issued for the same resource in the same task without an
> intervening DEQ macro. The second ENQ macro did not specify test, use, or
> have in its RET operand.
> Now about the reason code,  witch manual is it explained ??
>
> Thx in advance, A.CEcilio
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: ISPF abendS138 reas2470003

2012-03-15 Thread retired mainframer
What was the user doing when this error occurred? If the dialogue was
provided by IBM or a vendor, that would be the best source for resolution.
If it was home grown, the ball is in your court.

The Abend panels section in Appendix C of the ISPF Dialogue Developer Guide
and Reference has some limited instructions on how to obtain additional
information.

:>: -Original Message-
:>: From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
:>: Behalf Of af dc
:>: Sent: Thursday, March 15, 2012 9:15 AM
:>: To: IBM-MAIN@bama.ua.edu
:>: Subject: ISPF abendS138 reas2470003
:>:
:>: Hello,
:>: can anyone tell me where I can find the explanation for the following
:>: ispf
:>: reason code ??
:>:
:>:  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
:>:  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
:>:  * *   ISPF processor ended abnormally   * *
:>:  * * * *
:>:  * *  System abend code138   * *
:>:  * *   Reason code 2470003   * *
:>:  * * * *
:>:  * * * *
:>:  * * * *
:>:  * *  Note: The ABEND and REASON codes displayed above are   * *
:>:  * *HEXADECIMAL values for "SYSTEM" abends and DECIMAL   * *
:>:  * *values for "USER" abends.* *
:>:  * * * *
:>:  * *  Enter HELP command for list of common ABEND codes. * *
:>:  * *  Press ENTER key for additional DIAGNOSTIC information. * *
:>:  * *  Enter END command to display primary option menu.  * *
:>:  * * * *
:>:  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
:>:  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
:>:
:>: S138 stands for:
:>: S138-The error occurred during the execution of an ENQ macro. Two ENQ
:>: macros were issued for the same resource in the same task without an
:>: intervening DEQ macro. The second ENQ macro did not specify test, use,
:>: or
:>: have in its RET operand.
:>: Now about the reason code,  witch manual is it explained ??

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Looking to buy a Bustech MAS VTL SR2400

2012-03-15 Thread Todd Last
Please contact me if you have a Bustech MAS VTL model SR2400 that you 
are willing to sell (cheaply).   We need a spare for our disaster recovery test.

Thanks. 


Todd Last 
University of Chicago 
tl...@uchicago.edu 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


ISPF abendS138 reas2470003

2012-03-15 Thread af dc
Hello,
can anyone tell me where I can find the explanation for the following ispf
reason code ??

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * *   ISPF processor ended abnormally   * *
 * * * *
 * *  System abend code138   * *
 * *   Reason code 2470003   * *
 * * * *
 * * * *
 * * * *
 * *  Note: The ABEND and REASON codes displayed above are   * *
 * *HEXADECIMAL values for "SYSTEM" abends and DECIMAL   * *
 * *values for "USER" abends.* *
 * * * *
 * *  Enter HELP command for list of common ABEND codes. * *
 * *  Press ENTER key for additional DIAGNOSTIC information. * *
 * *  Enter END command to display primary option menu.  * *
 * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

S138 stands for:
S138-The error occurred during the execution of an ENQ macro. Two ENQ
macros were issued for the same resource in the same task without an
intervening DEQ macro. The second ENQ macro did not specify test, use, or
have in its RET operand.
Now about the reason code,  witch manual is it explained ??

Thx in advance, A.CEcilio

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Endevor(Change Management Software)

2012-03-15 Thread gsg
Just want to thank everyone for your comments.  I think the consensus is to not 
use Endevor for system type changes.  I realize this would cause a lot of pain 
and reduce productivity.

My next questions is how does your shop handle making system changes or 
upgrading 3rd party products?  Do your SYSPROGS have direct access to update 
with no type of Change Control?

Thanks in advance.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Endevor(Change Management Software)

2012-03-15 Thread Bobbie Justice
Used Endeavor - Yes 
System Libraries under Endeavor - no, I'm not into that much pain. 

Bobbie Jo Justice 



>Is anyone out there using CA-Endevor?  Do you manage your system changes using 
>Endevor?  If so, how are you doing this and was >it hard to setup?
>
>We are looking into this, but there are so many system libraries that could be 
>changed, it needs a lot of thought to get it right.
>
>Thanks

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Trying to capture JES2 Job Log

2012-03-15 Thread Schwartz, Alan
I'm attempting to save started task output in our output management
database.  We use EOS.  I changed the JOBCLASS(STC) MSGCLASS to the
class EOS uses and I get the JESJCL  and

JESYSMSG files and that's all.  Any clues what else I might need to
alter to capture the JESMSGLG file?

 

Alan Schwartz

ITO Global Service Operations and Engineering

Affiliated Computer Services, LLC, A Xerox Company

1500 Towerview Rd.

Eagan, MN 55121-1346

 

p.  612.266.3150

m. 651.274.5819

f.   612.266.3196

 

www.xerox.com/businessservices

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Did the DEFRAG and it worked like a charm!

and again thanks to everyone in the Listserv for the help!
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 10:47 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> Your backups are on phsm01,2,3 - These can be defrag'd with HSM up.
> Your CDSs are all on phsm04, no need to defrag phsm04.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 10:42 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> I'm assuming DFSMShsm needs to be down to defrag the volumes, correct?
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 10:34 AM, Mike Schwab  >wrote:
>
> > Given 10 extents, you might defrag the datasets or the volumes to
> > reduce the extent counts.  Does not help this situation, but if it was
> > maxed out with 16 extents, you would be facing a problem.
> >
> > On Thu, Mar 15, 2012 at 8:28 AM, George Rodriguez
> >  wrote:
> > 
> > >  Storage class  . . . : **None**Allocated extents . : 10
> > 
> > --
> > Mike A Schwab, Springfield IL USA
> > Where do Forest Rangers go to get away from it all?
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
> >
>
> Home of Florida's first LEED Gold Certified School
>
> Under Florida law, e-mail addresses are public records. If you do not want
> your e-mail address released in response to a public records request, do
> not send electronic mail to this entity.
> Instead, contact this office by phone or in writing.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address
released in response to a public records request, do not send electronic mail 
to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: How to? Receive response to a z/OS command issued by a program

2012-03-15 Thread Steven St.Jean
One other gotcha, in addition to the ones Rob mentions:

(4) Although IBM recommends that responses to console commands be written in
a single message, most applications ignore this (conspicuously VTAM).  So,
you should be prepared to receive multiple response messages matching your
CART (look in field MDBCCART of the MDB), with perhaps a delay in between.
In some cases (like D NET,EEDIAG) the responses may be separated by a minute
or more. 

Steven St.Jean
http://sdsusa.com

> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of Rob Scott
> Sent: Thursday, March 15, 2012 10:49 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: How to? Receive response to a z/OS command issued by a
> program
> 
> Yes - the accepted way to do this is to use EMCS consoles.
> 
> A few gotcha's waiting for you in the darkness :
> 
> (1) Name your EMCS console carefully - beware that other consoles active
> in the sysplex using the same name can generate confusion and extra
> return and reason codes to handle
> (2) To get a response, use the CART keyword on the MGCRE - however, note
> that not all operator commands respond using the CART (it depends on the
> software that gets control to generate the response).
> (3) To handle (2), I would advise some sort of timer to pop after "nn"
> seconds and give up waiting for a response.
> 
> I think the data shown by SDSF on the LOG command (not opercmd
> responses) is gotten via spool browse services (or OPERLOG) rather than
> an EMCS with unsolicited messages.
> 
> Rob Scott
> Lead Developer
> Rocket Software
> 275 Grove Street * Newton, MA 02466-2272 * USA
> Tel: +1.781.684.2305
> Email: rsc...@rs.com
> Web: www.rocketsoftware.com
> 
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of McKown, John
> Sent: 15 March 2012 14:31
> To: IBM-MAIN@bama.ua.edu
> Subject: How to? Receive response to a z/OS command issued by a program
> 
> Yes, I'm trying something weird again. I just wrote a quick little HLASM
> program to issue commands via MGCRE. But I think I'm expecting too much
> for too little. I'd like to get the response. Which, from looking at the
> book, makes me think that I need to use the MCSOPER in order to have a
> EMCS console. Is this how it works? Is there anything else I should be
> looking at?
> 
> I guess what I'll end up accomplishing, if anything, is an equivalent to
> the SDSF LOG capability. In which case, maybe I should just use the SDSF
> REXX interface instead. Or, if I really want to be weird, the SDSF Java
> interface.
> 
> --
> John McKown
> Systems Engineer IV
> IT
> 
> Administrative Services Group
> 
> HealthMarkets(r)
> 
> 9151 Boulevard 26 * N. Richland Hills * TX 76010
> (817) 255-3225 phone *
> john.mck...@healthmarkets.com * www.HealthMarkets.com
> 
> Confidentiality Notice: This e-mail message may contain confidential or
> proprietary information. If you are not the intended recipient, please
> contact the sender by reply e-mail and destroy all copies of the
> original message. HealthMarkets(r) is the brand name for products
> underwritten and issued by the insurance subsidiaries of HealthMarkets,
> Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life
> Insurance Company of TennesseeSM and The MEGA Life and Health Insurance
> Company.SM
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send
> email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send
> email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
Your backups are on phsm01,2,3 - These can be defrag'd with HSM up.
Your CDSs are all on phsm04, no need to defrag phsm04. 

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org] 
Sent: Thursday, March 15, 2012 10:42 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

I'm assuming DFSMShsm needs to be down to defrag the volumes, correct?
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 10:34 AM, Mike Schwab wrote:

> Given 10 extents, you might defrag the datasets or the volumes to 
> reduce the extent counts.  Does not help this situation, but if it was 
> maxed out with 16 extents, you would be facing a problem.
>
> On Thu, Mar 15, 2012 at 8:28 AM, George Rodriguez 
>  wrote:
> 
> >  Storage class  . . . : **None**Allocated extents . : 10
> 
> --
> Mike A Schwab, Springfield IL USA
> Where do Forest Rangers go to get away from it all?
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address released in response to a public records request, do not send 
electronic mail to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Mike Schwab
No.  It would skip any backup files being used.

On Thu, Mar 15, 2012 at 9:42 AM, George Rodriguez
 wrote:
> I'm assuming DFSMShsm needs to be down to defrag the volumes, correct?
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance*
> *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 10:34 AM, Mike Schwab wrote:
>
>> Given 10 extents, you might defrag the datasets or the volumes to
>> reduce the extent counts.  Does not help this situation, but if it was
>> maxed out with 16 extents, you would be facing a problem.
>>
>> On Thu, Mar 15, 2012 at 8:28 AM, George Rodriguez
>>  wrote:
>> 
>> >  Storage class  . . . : **None**        Allocated extents . : 10
>> 
>> --
>> Mike A Schwab, Springfield IL USA
>> Where do Forest Rangers go to get away from it all?
>>
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>>
>
> Home of Florida's first LEED Gold Certified School
>
> Under Florida law, e-mail addresses are public records. If you do not want 
> your e-mail address
> released in response to a public records request, do not send electronic mail 
> to this entity.
> Instead, contact this office by phone or in writing.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: How to? Receive response to a z/OS command issued by a program

2012-03-15 Thread Rob Scott
Yes - the accepted way to do this is to use EMCS consoles.

A few gotcha's waiting for you in the darkness :

(1) Name your EMCS console carefully - beware that other consoles active in the 
sysplex using the same name can generate confusion and extra return and reason 
codes to handle
(2) To get a response, use the CART keyword on the MGCRE - however, note that 
not all operator commands respond using the CART (it depends on the software 
that gets control to generate the response). 
(3) To handle (2), I would advise some sort of timer to pop after "nn" seconds 
and give up waiting for a response.

I think the data shown by SDSF on the LOG command (not opercmd responses) is 
gotten via spool browse services (or OPERLOG) rather than an EMCS with 
unsolicited messages.

Rob Scott
Lead Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.781.684.2305
Email: rsc...@rs.com
Web: www.rocketsoftware.com

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
McKown, John
Sent: 15 March 2012 14:31
To: IBM-MAIN@bama.ua.edu
Subject: How to? Receive response to a z/OS command issued by a program

Yes, I'm trying something weird again. I just wrote a quick little HLASM 
program to issue commands via MGCRE. But I think I'm expecting too much for too 
little. I'd like to get the response. Which, from looking at the book, makes me 
think that I need to use the MCSOPER in order to have a EMCS console. Is this 
how it works? Is there anything else I should be looking at?

I guess what I'll end up accomplishing, if anything, is an equivalent to the 
SDSF LOG capability. In which case, maybe I should just use the SDSF REXX 
interface instead. Or, if I really want to be weird, the SDSF Java interface. 
 
--
John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: JES2 displays captured via batch

2012-03-15 Thread Bruce Richardson
Yesterday, I found the oeconsol program on the IBM z/OS UNIX tools page at
http://www-03.ibm.com/systems/z/os/zos/features/unix/bpxa1ty2.html 
The source includes the JCL to assemble and link-edit into TSO and USS.
Word of warning, you will get RC=4 from oeconsol if you are in SDSF (in TSO)
at the same time (the console interface can only have one instance active per 
userid).

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
I'm assuming DFSMShsm needs to be down to defrag the volumes, correct?
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 10:34 AM, Mike Schwab wrote:

> Given 10 extents, you might defrag the datasets or the volumes to
> reduce the extent counts.  Does not help this situation, but if it was
> maxed out with 16 extents, you would be facing a problem.
>
> On Thu, Mar 15, 2012 at 8:28 AM, George Rodriguez
>  wrote:
> 
> >  Storage class  . . . : **None**Allocated extents . : 10
> 
> --
> Mike A Schwab, Springfield IL USA
> Where do Forest Rangers go to get away from it all?
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address
released in response to a public records request, do not send electronic mail 
to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Mike Schwab
Given 10 extents, you might defrag the datasets or the volumes to
reduce the extent counts.  Does not help this situation, but if it was
maxed out with 16 extents, you would be facing a problem.

On Thu, Mar 15, 2012 at 8:28 AM, George Rodriguez
 wrote:

>  Storage class  . . . : **None**        Allocated extents . : 10

-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


How to? Receive response to a z/OS command issued by a program

2012-03-15 Thread McKown, John
Yes, I'm trying something weird again. I just wrote a quick little HLASM 
program to issue commands via MGCRE. But I think I'm expecting too much for too 
little. I'd like to get the response. Which, from looking at the book, makes me 
think that I need to use the MCSOPER in order to have a EMCS console. Is this 
how it works? Is there anything else I should be looking at?

I guess what I'll end up accomplishing, if anything, is an equivalent to the 
SDSF LOG capability. In which case, maybe I should just use the SDSF REXX 
interface instead. Or, if I really want to be weird, the SDSF Java interface. 
 
-- 
John McKown 
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * 
john.mck...@healthmarkets.com * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
David,

Already done... But thanks anyway!
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 10:19 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> George,
>
>  If you haven't already done so, Issue a Q AC and Release whatever is Held.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 10:16 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> Hi Miklos,
>
> Allocated an empty DFHSM.*CDS.BACKUP.D0003982 for each of the datasets and
> the backup worked...
>
> Thanks.
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 9:59 AM, Miklos Szigetvari <
> miklos.szigetv...@isis-papyrus.com> wrote:
>
> >Hi
> >
> > Remeber darkly we have just copied the missing version from an
> > existing one.
> > But maybe if you can verify if it has really gone
> >
> >
> > On 3/15/2012 2:49 PM, George Rodriguez wrote:
> >
> >> Hi Miklos,
> >>
> >> I don't know what happened to the seventh version of the dataset. If
> >> one was gone, I would say that someone deleted it, but the fact that
> >> all 3 of the backups are gone is strange.
> >>
> >> Do you know what I need to do to fix the problem?
> >>
> >> Thanks,
> >> George Rodriguez
> >> Specialist II - IT Solutions
> >> Application Support / Quality Assurance PX - 47652
> >> (561) 357-7652 (office)
> >> (561) 707-3496 (mobile)
> >> School District of Palm Beach County
> >> 3348 Forest Hill Blvd.
> >> Room B-241
> >> West Palm Beach, FL. 33406-5869
> >> Florida's Only A-Rated Urban District For Seven Consecutive Years
> >>
> >> - Original Message -
> >> From: Miklos Szigetvari
> >> [mailto:miklos.szigetvari@**ISIS-PAPYRUS.COM >> APYRUS.COM>
> >> ]
> >> Sent: Thursday, March 15, 2012 09:39 AM
> >> To: IBM-MAIN@bama.ua.edu >> >
> >> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> >> RC=0036
> >>
> >> Hi
> >>
> >> I see 7 backupcopies, but 6 datasets.
> >> (I have here 2 backupcopies and 2 datasets) Cant happen that the
> >> D0003982 has gone ?
> >>
> >> On 3/15/2012 2:28 PM, George Rodriguez wrote:
> >>
> >>> Hi Paolo,
> >>>
> >>> Every single one looks like this:
> >>>
> >>> Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
> >>>
> >>> General Data   Current Allocation
> >>>   Management class . . : **None**Allocated cylinders : 65
> >>>   Storage class  . . . : **None**Allocated extents . : 10
> >>>Volume serial . . . : PHSM02
> >>>Device type . . . . : 3390
> >>>   Data class . . . . . : **None**
> >>>Organization  . . . : PS Current Utilization
> >>>Record format . . . : U   Used cylinders  . . : 63
> >>>Record length . . . : 0   Used extents  . . . : 10
> >>>Block size  . . . . : 18432
> >>>1st extent cylinders: 20
> >>>Secondary cylinders : 5  Dates
> >>>Data set name type  : Creation date . . . :
> >>>
> >> 2002/06/07
> >>
> >>>SMS Compressible. . : NO  Referenced date . . :
> >>>
> >> 2012/03/15
> >>
> >>>  Expiration date . . :
> >>>
> >> ***None***
> >>
> >>> I even browsed the file and it looks good...
> >>>
> >>> *George Rodriguez*
> >>> *Specialist II - IT Solutions*
> >>> *Application Support / Quality Assurance* *PX - 47652*
> >>> *(561) 357-7652 (office)*
> >>> *(561) 707-3496 (mobile)*
> >>> *School District of Palm Beach County*
> >>> *3348 Forest Hill Blvd.*
> >>> *Room B-251*
> >>> *West Palm Beach, FL. 33406-5869*
> >>> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >>>
> >>>
> >>>
> >>> On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
> >>> **wrote:
> >>>
> >>>  George,
> 
>  try to get a look to the D0003983  datasets; maybe one of those has an
>  invalid format.
> 
> 
>  Paolo Cacciari
>  IBM Senior IT Specialist - Certified
> 
> 
> 
> 
>  From:   George Rodriguez george.rodrig...@palmbeachschools.org>
>  >
>  To: IBM-MAIN@bama.ua.edu
>  Date:   15/03/2012 14:01
>  Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED
> UP,
>  RC=0036
>  Sent by:IBM Mainframe Discussion List
> 
> 
> 
>  Dav

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
George,

  If you haven't already done so, Issue a Q AC and Release whatever is Held.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
Sent: Thursday, March 15, 2012 10:16 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Hi Miklos,

Allocated an empty DFHSM.*CDS.BACKUP.D0003982 for each of the datasets and the 
backup worked...

Thanks.
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:59 AM, Miklos Szigetvari < 
miklos.szigetv...@isis-papyrus.com> wrote:

>Hi
>
> Remeber darkly we have just copied the missing version from an
> existing one.
> But maybe if you can verify if it has really gone
>
>
> On 3/15/2012 2:49 PM, George Rodriguez wrote:
>
>> Hi Miklos,
>>
>> I don't know what happened to the seventh version of the dataset. If
>> one was gone, I would say that someone deleted it, but the fact that
>> all 3 of the backups are gone is strange.
>>
>> Do you know what I need to do to fix the problem?
>>
>> Thanks,
>> George Rodriguez
>> Specialist II - IT Solutions
>> Application Support / Quality Assurance PX - 47652
>> (561) 357-7652 (office)
>> (561) 707-3496 (mobile)
>> School District of Palm Beach County
>> 3348 Forest Hill Blvd.
>> Room B-241
>> West Palm Beach, FL. 33406-5869
>> Florida's Only A-Rated Urban District For Seven Consecutive Years
>>
>> - Original Message -
>> From: Miklos Szigetvari
>> [mailto:miklos.szigetvari@**ISIS-PAPYRUS.COM> APYRUS.COM>
>> ]
>> Sent: Thursday, March 15, 2012 09:39 AM
>> To: IBM-MAIN@bama.ua.edu> >
>> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
>> RC=0036
>>
>> Hi
>>
>> I see 7 backupcopies, but 6 datasets.
>> (I have here 2 backupcopies and 2 datasets) Cant happen that the
>> D0003982 has gone ?
>>
>> On 3/15/2012 2:28 PM, George Rodriguez wrote:
>>
>>> Hi Paolo,
>>>
>>> Every single one looks like this:
>>>
>>> Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
>>>
>>> General Data   Current Allocation
>>>   Management class . . : **None**Allocated cylinders : 65
>>>   Storage class  . . . : **None**Allocated extents . : 10
>>>Volume serial . . . : PHSM02
>>>Device type . . . . : 3390
>>>   Data class . . . . . : **None**
>>>Organization  . . . : PS Current Utilization
>>>Record format . . . : U   Used cylinders  . . : 63
>>>Record length . . . : 0   Used extents  . . . : 10
>>>Block size  . . . . : 18432
>>>1st extent cylinders: 20
>>>Secondary cylinders : 5  Dates
>>>Data set name type  : Creation date . . . :
>>>
>> 2002/06/07
>>
>>>SMS Compressible. . : NO  Referenced date . . :
>>>
>> 2012/03/15
>>
>>>  Expiration date . . :
>>>
>> ***None***
>>
>>> I even browsed the file and it looks good...
>>>
>>> *George Rodriguez*
>>> *Specialist II - IT Solutions*
>>> *Application Support / Quality Assurance* *PX - 47652*
>>> *(561) 357-7652 (office)*
>>> *(561) 707-3496 (mobile)*
>>> *School District of Palm Beach County*
>>> *3348 Forest Hill Blvd.*
>>> *Room B-251*
>>> *West Palm Beach, FL. 33406-5869*
>>> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>>>
>>>
>>>
>>> On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
>>> **wrote:
>>>
>>>  George,

 try to get a look to the D0003983  datasets; maybe one of those has an
 invalid format.


 Paolo Cacciari
 IBM Senior IT Specialist - Certified




 From:   George 
 Rodriguez
 >
 To: IBM-MAIN@bama.ua.edu
 Date:   15/03/2012 14:01
 Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
 RC=0036
 Sent by:IBM Mainframe Discussion List



 Dave,

 Here's what I got:

 F DFSMSHSM,Q CDSVERSIONBACKUP
 ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
 ARC0101I (CONT.) HOST=1
 ARC0375I CDSVERSIONBACKUP, 744
 ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.**BACKUP,
 ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.**BACKUP,
 ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.**BACKUP,
 ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.**BACKUP
 ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
 ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
 ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
 ARC0101I (CONT.) HOST=1

 it looks like 3988 is the last good on and I have it out there...
 *
 *
 *George Rodriguez*
 *Specialist II - IT Solutions*
 *Application

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Hi Miklos,

Allocated an empty DFHSM.*CDS.BACKUP.D0003982 for each of the datasets and
the backup worked...

Thanks.
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:59 AM, Miklos Szigetvari <
miklos.szigetv...@isis-papyrus.com> wrote:

>Hi
>
> Remeber darkly we have just copied the missing version from an existing
> one.
> But maybe if you can verify if it has really gone
>
>
> On 3/15/2012 2:49 PM, George Rodriguez wrote:
>
>> Hi Miklos,
>>
>> I don't know what happened to the seventh version of the dataset. If one
>> was gone, I would say that someone deleted it, but the fact that all 3 of
>> the backups are gone is strange.
>>
>> Do you know what I need to do to fix the problem?
>>
>> Thanks,
>> George Rodriguez
>> Specialist II - IT Solutions
>> Application Support / Quality Assurance
>> PX - 47652
>> (561) 357-7652 (office)
>> (561) 707-3496 (mobile)
>> School District of Palm Beach County
>> 3348 Forest Hill Blvd.
>> Room B-241
>> West Palm Beach, FL. 33406-5869
>> Florida's Only A-Rated Urban District For Seven Consecutive Years
>>
>> - Original Message -
>> From: Miklos Szigetvari 
>> [mailto:miklos.szigetvari@**ISIS-PAPYRUS.COM
>> ]
>> Sent: Thursday, March 15, 2012 09:39 AM
>> To: IBM-MAIN@bama.ua.edu>
>> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>>
>> Hi
>>
>> I see 7 backupcopies, but 6 datasets.
>> (I have here 2 backupcopies and 2 datasets)
>> Cant happen that the D0003982 has gone ?
>>
>> On 3/15/2012 2:28 PM, George Rodriguez wrote:
>>
>>> Hi Paolo,
>>>
>>> Every single one looks like this:
>>>
>>> Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
>>>
>>> General Data   Current Allocation
>>>   Management class . . : **None**Allocated cylinders : 65
>>>   Storage class  . . . : **None**Allocated extents . : 10
>>>Volume serial . . . : PHSM02
>>>Device type . . . . : 3390
>>>   Data class . . . . . : **None**
>>>Organization  . . . : PS Current Utilization
>>>Record format . . . : U   Used cylinders  . . : 63
>>>Record length . . . : 0   Used extents  . . . : 10
>>>Block size  . . . . : 18432
>>>1st extent cylinders: 20
>>>Secondary cylinders : 5  Dates
>>>Data set name type  : Creation date . . . :
>>>
>> 2002/06/07
>>
>>>SMS Compressible. . : NO  Referenced date . . :
>>>
>> 2012/03/15
>>
>>>  Expiration date . . :
>>>
>> ***None***
>>
>>> I even browsed the file and it looks good...
>>>
>>> *George Rodriguez*
>>> *Specialist II - IT Solutions*
>>> *Application Support / Quality Assurance*
>>> *PX - 47652*
>>> *(561) 357-7652 (office)*
>>> *(561) 707-3496 (mobile)*
>>> *School District of Palm Beach County*
>>> *3348 Forest Hill Blvd.*
>>> *Room B-251*
>>> *West Palm Beach, FL. 33406-5869*
>>> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>>>
>>>
>>>
>>> On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
>>> **wrote:
>>>
>>>  George,

 try to get a look to the D0003983  datasets; maybe one of those has an
 invalid format.


 Paolo Cacciari
 IBM Senior IT Specialist - Certified




 From:   George 
 Rodriguez
 >
 To: IBM-MAIN@bama.ua.edu
 Date:   15/03/2012 14:01
 Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
 RC=0036
 Sent by:IBM Mainframe Discussion List



 Dave,

 Here's what I got:

 F DFSMSHSM,Q CDSVERSIONBACKUP
 ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
 ARC0101I (CONT.) HOST=1
 ARC0375I CDSVERSIONBACKUP, 744
 ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.**BACKUP,
 ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.**BACKUP,
 ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.**BACKUP,
 ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.**BACKUP
 ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
 ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
 ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
 ARC0101I (CONT.) HOST=1

 it looks like 3988 is the last good on and I have it out there...
 *
 *
 *George Rodriguez*
 *Specialist II - IT Solutions*
 *Application Support / Quality Assurance*
 *PX - 47652*
 *(561) 357-7652 (office)*
 *(561) 707-3496 (mobile)*
 *School District of Palm Beach County*
 *3348 Forest Hill Blvd.*
 *Room B-251*
 *West Palm Beach, FL. 33406-5869*
 *Florida's Only A-Rated Urban District For Seven Consecutive Years*



 O

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
That's exactly what I did and the problem is solved.

I truly appreciate everyone's help on this!

THANKS VERY MUCH!!! (that e just being excited that the problem is solved).
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 10:06 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> But you are missing D0003982 for all CDS Backups. Allocate them and then
> issue Backvol CDS.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 9:57 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> Hi Paolo,
>
> I did that... it says:
>
> ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988
>
> and that's out on the VTOC...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 9:50 AM, Paolo Cacciari
> wrote:
>
> > George,
> >
> >  ARC0744E RC36 is the result of missing or misnamed
> >   preallocated CDS backup data sets. It says the MHCR and
> >   CATALOG entries for the most recent BACKUP
> >   CDS version don't match.
> >   Try to issue the command: QUERY CDSV
> >   to see what HSM is seeing as the most recent version
> >   number.
> >   Try also to verify what you had specified in
> >   ARCCMDxx member for VERSION name.
> >
> >
> > Paolo Cacciari
> > IBM Senior IT Specialist - Certified
> >
> >
> >
> >
> > From:   George Rodriguez 
> > To: IBM-MAIN@bama.ua.edu
> > Date:   15/03/2012 14:30
> > Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> > Sent by:IBM Mainframe Discussion List 
> >
> >
> >
> > Hi Paolo,
> >
> > Every single one looks like this:
> >
> > Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
> >
> > General Data   Current Allocation
> >  Management class . . : **None**Allocated cylinders : 65
> >  Storage class  . . . : **None**Allocated extents . : 10
> >  Volume serial . . . : PHSM02
> >  Device type . . . . : 3390
> >  Data class . . . . . : **None**
> >  Organization  . . . : PS Current Utilization
> >  Record format . . . : U   Used cylinders  . . : 63
> >  Record length . . . : 0   Used extents  . . . : 10
> >  Block size  . . . . : 18432
> >  1st extent cylinders: 20
> >  Secondary cylinders : 5  Dates
> >  Data set name type  : Creation date . . . : 2002/06/07
> >  SMS Compressible. . : NO  Referenced date . . : 2012/03/15
> >Expiration date . . :
> > ***None***
> >
> > I even browsed the file and it looks good...
> >
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
> > wrote:
> >
> > > George,
> > >
> > > try to get a look to the D0003983  datasets; maybe one of those has an
> > > invalid format.
> > >
> > >
> > > Paolo Cacciari
> > > IBM Senior IT Specialist - Certified
> > >
> > >
> > >
> > >
> > > From:   George Rodriguez 
> > > To: IBM-MAIN@bama.ua.edu
> > > Date:   15/03/2012 14:01
> > > Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > > RC=0036
> > > Sent by:IBM Mainframe Discussion List 
> > >
> > >
> > >
> > > Dave,
> > >
> > > Here's what I got:
> > >
> > > F DFSMSHSM,Q CDSVERSIONBACKUP
> > > ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
> > > ARC0101I (CONT.) HOST=1
> > > ARC0375I CDSVERSIONBACKUP, 744
> > > ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
> > > ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
> > > ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
> > > ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
> > > ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
> > > ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
> > > ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
> > > ARC0101I (CONT.) HOST=1
> > >
> > > it lo

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Miklos Szigetvari

Hi

Remeber darkly we have just copied the missing version from an existing one.
But maybe if you can verify if it has really gone


On 3/15/2012 2:49 PM, George Rodriguez wrote:

Hi Miklos,

I don't know what happened to the seventh version of the dataset. If one
was gone, I would say that someone deleted it, but the fact that all 3 of
the backups are gone is strange.

Do you know what I need to do to fix the problem?

Thanks,
George Rodriguez
Specialist II - IT Solutions
Application Support / Quality Assurance
PX - 47652
(561) 357-7652 (office)
(561) 707-3496 (mobile)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B-241
West Palm Beach, FL. 33406-5869
Florida's Only A-Rated Urban District For Seven Consecutive Years

- Original Message -
From: Miklos Szigetvari [mailto:miklos.szigetv...@isis-papyrus.com]
Sent: Thursday, March 15, 2012 09:39 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Hi

I see 7 backupcopies, but 6 datasets.
(I have here 2 backupcopies and 2 datasets)
Cant happen that the D0003982 has gone ?

On 3/15/2012 2:28 PM, George Rodriguez wrote:

Hi Paolo,

Every single one looks like this:

Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983

General Data   Current Allocation
   Management class . . : **None**Allocated cylinders : 65
   Storage class  . . . : **None**Allocated extents . : 10
Volume serial . . . : PHSM02
Device type . . . . : 3390
   Data class . . . . . : **None**
Organization  . . . : PS Current Utilization
Record format . . . : U   Used cylinders  . . : 63
Record length . . . : 0   Used extents  . . . : 10
Block size  . . . . : 18432
1st extent cylinders: 20
Secondary cylinders : 5  Dates
Data set name type  : Creation date . . . :

2002/06/07

SMS Compressible. . : NO  Referenced date . . :

2012/03/15

  Expiration date . . :

***None***

I even browsed the file and it looks good...

*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
wrote:


George,

try to get a look to the D0003983  datasets; maybe one of those has an
invalid format.


Paolo Cacciari
IBM Senior IT Specialist - Certified




From:   George Rodriguez
To: IBM-MAIN@bama.ua.edu
Date:   15/03/2012 14:01
Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
RC=0036
Sent by:IBM Mainframe Discussion List



Dave,

Here's what I got:

F DFSMSHSM,Q CDSVERSIONBACKUP
ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
ARC0101I (CONT.) HOST=1
ARC0375I CDSVERSIONBACKUP, 744
ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
ARC0101I (CONT.) HOST=1

it looks like 3988 is the last good on and I have it out there...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C]<
obrie...@mail.nih.gov>   wrote:


It won't hurt to issue the query to find out what HSM is looking for.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
Sent: Thursday, March 15, 2012 8:43 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,

RC=0036

Even though I didn't get the ARC0745E error message? I looked for

it...

*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C]<
obrie...@mail.nih.gov>   wrote:


George,

I would suggest following the steps outlined in ARC0745E or opening a
ticket with IBM.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
Sent: Th

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
But you are missing D0003982 for all CDS Backups. Allocate them and then issue 
Backvol CDS.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
Sent: Thursday, March 15, 2012 9:57 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Hi Paolo,

I did that... it says:

ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988

and that's out on the VTOC...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:50 AM, Paolo Cacciari
wrote:

> George,
>
>  ARC0744E RC36 is the result of missing or misnamed
>   preallocated CDS backup data sets. It says the MHCR and
>   CATALOG entries for the most recent BACKUP
>   CDS version don't match.
>   Try to issue the command: QUERY CDSV
>   to see what HSM is seeing as the most recent version
>   number.
>   Try also to verify what you had specified in
>   ARCCMDxx member for VERSION name.
>
>
> Paolo Cacciari
> IBM Senior IT Specialist - Certified
>
>
>
>
> From:   George Rodriguez 
> To: IBM-MAIN@bama.ua.edu
> Date:   15/03/2012 14:30
> Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> RC=0036
> Sent by:IBM Mainframe Discussion List 
>
>
>
> Hi Paolo,
>
> Every single one looks like this:
>
> Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
>
> General Data   Current Allocation
>  Management class . . : **None**Allocated cylinders : 65
>  Storage class  . . . : **None**Allocated extents . : 10
>  Volume serial . . . : PHSM02
>  Device type . . . . : 3390
>  Data class . . . . . : **None**
>  Organization  . . . : PS Current Utilization
>  Record format . . . : U   Used cylinders  . . : 63
>  Record length . . . : 0   Used extents  . . . : 10
>  Block size  . . . . : 18432
>  1st extent cylinders: 20
>  Secondary cylinders : 5  Dates
>  Data set name type  : Creation date . . . : 2002/06/07
>  SMS Compressible. . : NO  Referenced date . . : 2012/03/15
>Expiration date . . :
> ***None***
>
> I even browsed the file and it looks good...
>
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
> wrote:
>
> > George,
> >
> > try to get a look to the D0003983  datasets; maybe one of those has an
> > invalid format.
> >
> >
> > Paolo Cacciari
> > IBM Senior IT Specialist - Certified
> >
> >
> >
> >
> > From:   George Rodriguez 
> > To: IBM-MAIN@bama.ua.edu
> > Date:   15/03/2012 14:01
> > Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> > Sent by:IBM Mainframe Discussion List 
> >
> >
> >
> > Dave,
> >
> > Here's what I got:
> >
> > F DFSMSHSM,Q CDSVERSIONBACKUP
> > ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
> > ARC0101I (CONT.) HOST=1
> > ARC0375I CDSVERSIONBACKUP, 744
> > ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
> > ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
> > ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
> > ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
> > ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
> > ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
> > ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
> > ARC0101I (CONT.) HOST=1
> >
> > it looks like 3988 is the last good on and I have it out there...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance*
> > *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
> > obrie...@mail.nih.gov> wrote:
> >
> > > It won't hurt to issue the query to find out what HSM is looking for.
> > >
> > > -Original Message-
> > > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > > Sent: Thursday, March 15, 2012 8:43 AM
> > > To: IBM-MAIN@bama.ua.edu
> > > Subject: Re: Error Message ARC0744E MCDS COU

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Hi Paolo,

I did that... it says:

ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988

and that's out on the VTOC...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:50 AM, Paolo Cacciari
wrote:

> George,
>
>  ARC0744E RC36 is the result of missing or misnamed
>   preallocated CDS backup data sets. It says the MHCR and
>   CATALOG entries for the most recent BACKUP
>   CDS version don't match.
>   Try to issue the command: QUERY CDSV
>   to see what HSM is seeing as the most recent version
>   number.
>   Try also to verify what you had specified in
>   ARCCMDxx member for VERSION name.
>
>
> Paolo Cacciari
> IBM Senior IT Specialist - Certified
>
>
>
>
> From:   George Rodriguez 
> To: IBM-MAIN@bama.ua.edu
> Date:   15/03/2012 14:30
> Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> RC=0036
> Sent by:IBM Mainframe Discussion List 
>
>
>
> Hi Paolo,
>
> Every single one looks like this:
>
> Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
>
> General Data   Current Allocation
>  Management class . . : **None**Allocated cylinders : 65
>  Storage class  . . . : **None**Allocated extents . : 10
>  Volume serial . . . : PHSM02
>  Device type . . . . : 3390
>  Data class . . . . . : **None**
>  Organization  . . . : PS Current Utilization
>  Record format . . . : U   Used cylinders  . . : 63
>  Record length . . . : 0   Used extents  . . . : 10
>  Block size  . . . . : 18432
>  1st extent cylinders: 20
>  Secondary cylinders : 5  Dates
>  Data set name type  : Creation date . . . : 2002/06/07
>  SMS Compressible. . : NO  Referenced date . . : 2012/03/15
>Expiration date . . : ***None***
>
> I even browsed the file and it looks good...
>
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance*
> *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
> wrote:
>
> > George,
> >
> > try to get a look to the D0003983  datasets; maybe one of those has an
> > invalid format.
> >
> >
> > Paolo Cacciari
> > IBM Senior IT Specialist - Certified
> >
> >
> >
> >
> > From:   George Rodriguez 
> > To: IBM-MAIN@bama.ua.edu
> > Date:   15/03/2012 14:01
> > Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> > Sent by:IBM Mainframe Discussion List 
> >
> >
> >
> > Dave,
> >
> > Here's what I got:
> >
> > F DFSMSHSM,Q CDSVERSIONBACKUP
> > ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
> > ARC0101I (CONT.) HOST=1
> > ARC0375I CDSVERSIONBACKUP, 744
> > ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
> > ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
> > ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
> > ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
> > ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
> > ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
> > ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
> > ARC0101I (CONT.) HOST=1
> >
> > it looks like 3988 is the last good on and I have it out there...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance*
> > *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
> > obrie...@mail.nih.gov> wrote:
> >
> > > It won't hurt to issue the query to find out what HSM is looking for.
> > >
> > > -Original Message-
> > > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > > Sent: Thursday, March 15, 2012 8:43 AM
> > > To: IBM-MAIN@bama.ua.edu
> > > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> RC=0036
> > >
> > > Even though I didn't get the ARC0745E error message? I looked for
> it...
> > > *
> > > *
> > > *George Rodriguez*
> > > *Specialist II - IT Solutions*
> > > *Application Support / Quality Assurance* *PX - 47652*
> > > *(561) 357-7652 (office)*
> > > *(561) 707-3496 (mobile)*
> > > *Sc

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Lizette Koehler
George,

Did anyone suggest the tech doc?

ARC0744E RC36 RSN0 During CDS Backup to DASD

Technote (FAQ)


This problem can occur if there was a problem with the creation of a CDSBU
version, or if CDSBU is going to DASD and the earliest backup version
couldn't be located because the MHCR record is deleted or out of sync.
Answer

CDS BACKUP to DASD relies on locating the oldest CDS backup copy and using
this copy to write the newly created CDS BACKUP copy into it. The ARC0744E
RC36 RSN0 scenario usually involves HSM not being able to locate or use the
oldest CDS BACKUP copy data set.

Users will need to verify the LAST FINAL QUALIFIER and BACKUP VERSIONS KEPT
via HSEND QUERY CDSV. As an example, a user keeps 4 versions and the last
final qualifier is 10, there should be CDS backup versions 007, 008,
009, and 010 cataloged. This can be verified in ISPF 3.4 by doing a
list for the CDSBACKUP dataset names.

If any of the above required versions are not present, users will need to
allocate those datasets with the same DCB attributes of an existing version
and then run CDS backup again. This condition sometimes
occurs when a customer increases the number of CDS backup copies but fails
to pre-allocate the additional CDS backup copy datasets. EXAMPLE: Customer
is currently saving 4 CDS backup copies and currently has versions 007
through 010. Customer increases CDS backup copies to 5 but fails to
allocate the additional CDS backup copy dataset. The next time CDS backup
runs, HSM will attempt to find version
006 to write the newly created backup copy into, but will fail to find
it and will generate the ARC0744E.
The customer needs to preallocate the additional CDS backup copy dataset
with the version number of
006.

Still using the above example, if the user currently has backup versions
0007 - 0010 but the LAST FINAL QUALIFIER from the QUERY CDSV command
is shows 000, then the MHCR needs to be patched to correctly refelect
the latest CDSV backup version. To do this, issue the following patch:

HSEND FIXCDS S MHCR PATCH(X'B1' nnn)

where nnn is the correct last final qualifier of the cataloged CDSBACKUP
datasets. Don't include the preceding alpha character ('V', 'D', or 'X').

If the user's condition is not listed above, keep in mind the objective is
to get the correct sequential number of cataloged backup versions allocated
and listed based on what the current final qualifier is and the number of
version of kept. If there is an Xnnn version listed then this is simply
an indication that CDS BACKUP failed for that version. HSM will still
recognize this version and write over it once the problem is corrected and
CDS BACKUP is run again.



Lizette

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Paolo Cacciari
George,

 ARC0744E RC36 is the result of missing or misnamed
   preallocated CDS backup data sets. It says the MHCR and   
   CATALOG entries for the most recent BACKUP
   CDS version don't match.  
   Try to issue the command: QUERY CDSV 
   to see what HSM is seeing as the most recent version  
   number.   
   Try also to verify what you had specified in
   ARCCMDxx member for VERSION name. 


Paolo Cacciari
IBM Senior IT Specialist - Certified




From:   George Rodriguez 
To: IBM-MAIN@bama.ua.edu
Date:   15/03/2012 14:30
Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, 
RC=0036
Sent by:IBM Mainframe Discussion List 



Hi Paolo,

Every single one looks like this:

Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983

General Data   Current Allocation
 Management class . . : **None**Allocated cylinders : 65
 Storage class  . . . : **None**Allocated extents . : 10
  Volume serial . . . : PHSM02
  Device type . . . . : 3390
 Data class . . . . . : **None**
  Organization  . . . : PS Current Utilization
  Record format . . . : U   Used cylinders  . . : 63
  Record length . . . : 0   Used extents  . . . : 10
  Block size  . . . . : 18432
  1st extent cylinders: 20
  Secondary cylinders : 5  Dates
  Data set name type  : Creation date . . . : 2002/06/07
  SMS Compressible. . : NO  Referenced date . . : 2012/03/15
Expiration date . . : ***None***

I even browsed the file and it looks good...

*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
wrote:

> George,
>
> try to get a look to the D0003983  datasets; maybe one of those has an
> invalid format.
>
>
> Paolo Cacciari
> IBM Senior IT Specialist - Certified
>
>
>
>
> From:   George Rodriguez 
> To: IBM-MAIN@bama.ua.edu
> Date:   15/03/2012 14:01
> Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> RC=0036
> Sent by:IBM Mainframe Discussion List 
>
>
>
> Dave,
>
> Here's what I got:
>
> F DFSMSHSM,Q CDSVERSIONBACKUP
> ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
> ARC0101I (CONT.) HOST=1
> ARC0375I CDSVERSIONBACKUP, 744
> ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
> ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
> ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
> ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
> ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
> ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
> ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
> ARC0101I (CONT.) HOST=1
>
> it looks like 3988 is the last good on and I have it out there...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance*
> *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
> obrie...@mail.nih.gov> wrote:
>
> > It won't hurt to issue the query to find out what HSM is looking for.
> >
> > -Original Message-
> > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:43 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, 
RC=0036
> >
> > Even though I didn't get the ARC0745E error message? I looked for 
it...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] <
> > obrie...@mail.nih.gov> wrote:
> >
> > > George,
> > >
> > > I would suggest following the steps outlined in ARC0745E or opening 
a
> > > ticket with IBM.
> > >
> > > -Original Message-
> > > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org
]
> > > Sent: Thursday, March 15, 2012 8:32 AM
> > > To: IBM-MAIN@bama.ua.edu
> > > Subject:

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Hi Miklos,

I don't know what happened to the seventh version of the dataset. If one
was gone, I would say that someone deleted it, but the fact that all 3 of
the backups are gone is strange.

Do you know what I need to do to fix the problem?

Thanks,
George Rodriguez
Specialist II - IT Solutions
Application Support / Quality Assurance
PX - 47652
(561) 357-7652 (office)
(561) 707-3496 (mobile)
School District of Palm Beach County
3348 Forest Hill Blvd.
Room B-241
West Palm Beach, FL. 33406-5869
Florida's Only A-Rated Urban District For Seven Consecutive Years

- Original Message -
From: Miklos Szigetvari [mailto:miklos.szigetv...@isis-papyrus.com]
Sent: Thursday, March 15, 2012 09:39 AM
To: IBM-MAIN@bama.ua.edu 
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Hi

I see 7 backupcopies, but 6 datasets.
(I have here 2 backupcopies and 2 datasets)
Cant happen that the D0003982 has gone ?

On 3/15/2012 2:28 PM, George Rodriguez wrote:
> Hi Paolo,
>
> Every single one looks like this:
>
> Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983
>
> General Data   Current Allocation
>   Management class . . : **None**Allocated cylinders : 65
>   Storage class  . . . : **None**Allocated extents . : 10
>Volume serial . . . : PHSM02
>Device type . . . . : 3390
>   Data class . . . . . : **None**
>Organization  . . . : PS Current Utilization
>Record format . . . : U   Used cylinders  . . : 63
>Record length . . . : 0   Used extents  . . . : 10
>Block size  . . . . : 18432
>1st extent cylinders: 20
>Secondary cylinders : 5  Dates
>Data set name type  : Creation date . . . :
2002/06/07
>SMS Compressible. . : NO  Referenced date . . :
2012/03/15
>  Expiration date . . :
***None***
>
> I even browsed the file and it looks good...
>
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance*
> *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
> wrote:
>
>> George,
>>
>> try to get a look to the D0003983  datasets; maybe one of those has an
>> invalid format.
>>
>>
>> Paolo Cacciari
>> IBM Senior IT Specialist - Certified
>>
>>
>>
>>
>> From:   George Rodriguez
>> To: IBM-MAIN@bama.ua.edu
>> Date:   15/03/2012 14:01
>> Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
>> RC=0036
>> Sent by:IBM Mainframe Discussion List
>>
>>
>>
>> Dave,
>>
>> Here's what I got:
>>
>> F DFSMSHSM,Q CDSVERSIONBACKUP
>> ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
>> ARC0101I (CONT.) HOST=1
>> ARC0375I CDSVERSIONBACKUP, 744
>> ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
>> ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
>> ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
>> ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
>> ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
>> ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
>> ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
>> ARC0101I (CONT.) HOST=1
>>
>> it looks like 3988 is the last good on and I have it out there...
>> *
>> *
>> *George Rodriguez*
>> *Specialist II - IT Solutions*
>> *Application Support / Quality Assurance*
>> *PX - 47652*
>> *(561) 357-7652 (office)*
>> *(561) 707-3496 (mobile)*
>> *School District of Palm Beach County*
>> *3348 Forest Hill Blvd.*
>> *Room B-251*
>> *West Palm Beach, FL. 33406-5869*
>> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>>
>>
>>
>> On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C]<
>> obrie...@mail.nih.gov>  wrote:
>>
>>> It won't hurt to issue the query to find out what HSM is looking for.
>>>
>>> -Original Message-
>>> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
>>> Sent: Thursday, March 15, 2012 8:43 AM
>>> To: IBM-MAIN@bama.ua.edu
>>> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
RC=0036
>>>
>>> Even though I didn't get the ARC0745E error message? I looked for
it...
>>> *
>>> *
>>> *George Rodriguez*
>>> *Specialist II - IT Solutions*
>>> *Application Support / Quality Assurance* *PX - 47652*
>>> *(561) 357-7652 (office)*
>>> *(561) 707-3496 (mobile)*
>>> *School District of Palm Beach County*
>>> *3348 Forest Hill Blvd.*
>>> *Room B-251*
>>> *West Palm Beach, FL. 33406-5869*
>>> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>>>
>>>
>>>
>>> On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C]<
>>> obrie...@mail.nih.gov>  wrote:
>>>
 George,

 I would suggest following the steps outlined in ARC0745E or

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Miklos Szigetvari

Hi

I see 7 backupcopies, but 6 datasets.
(I have here 2 backupcopies and 2 datasets)
Cant happen that the D0003982 has gone ?

On 3/15/2012 2:28 PM, George Rodriguez wrote:

Hi Paolo,

Every single one looks like this:

Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983

General Data   Current Allocation
  Management class . . : **None**Allocated cylinders : 65
  Storage class  . . . : **None**Allocated extents . : 10
   Volume serial . . . : PHSM02
   Device type . . . . : 3390
  Data class . . . . . : **None**
   Organization  . . . : PS Current Utilization
   Record format . . . : U   Used cylinders  . . : 63
   Record length . . . : 0   Used extents  . . . : 10
   Block size  . . . . : 18432
   1st extent cylinders: 20
   Secondary cylinders : 5  Dates
   Data set name type  : Creation date . . . : 2002/06/07
   SMS Compressible. . : NO  Referenced date . . : 2012/03/15
 Expiration date . . : ***None***

I even browsed the file and it looks good...

*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
wrote:


George,

try to get a look to the D0003983  datasets; maybe one of those has an
invalid format.


Paolo Cacciari
IBM Senior IT Specialist - Certified




From:   George Rodriguez
To: IBM-MAIN@bama.ua.edu
Date:   15/03/2012 14:01
Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
RC=0036
Sent by:IBM Mainframe Discussion List



Dave,

Here's what I got:

F DFSMSHSM,Q CDSVERSIONBACKUP
ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
ARC0101I (CONT.) HOST=1
ARC0375I CDSVERSIONBACKUP, 744
ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
ARC0101I (CONT.) HOST=1

it looks like 3988 is the last good on and I have it out there...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C]<
obrie...@mail.nih.gov>  wrote:


It won't hurt to issue the query to find out what HSM is looking for.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
Sent: Thursday, March 15, 2012 8:43 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Even though I didn't get the ARC0745E error message? I looked for it...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C]<
obrie...@mail.nih.gov>  wrote:


George,

I would suggest following the steps outlined in ARC0745E or opening a
ticket with IBM.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
Sent: Thursday, March 15, 2012 8:32 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
RC=0036

No, none of them have. Here's the display of the backups:

DFHSM.BCDS *VSAM*
DFHSM.BCDS.BACKUP.D0003983 PHSM01
DFHSM.BCDS.BACKUP.D0003984 PHSM01
DFHSM.BCDS.BACKUP.D0003985 PHSM01
DFHSM.BCDS.BACKUP.D0003986 PHSM01
DFHSM.BCDS.BACKUP.D0003987 PHSM01
DFHSM.BCDS.BACKUP.D0003988 PHSM01
DFHSM.BCDS.DATAPHSM04
DFHSM.BCDS.INDEX   PHSM04
DFHSM.MCDS *VSAM*
DFHSM.MCDS.BACKUP.D0003983 PHSM02
DFHSM.MCDS.BACKUP.D0003984  

Re: JES2 displays captured via batch

2012-03-15 Thread Elardus Engelbrecht
Tim Brown wrote:

>Can a batch job capture the results of a JES2 command into a sequential dataset

Yes. Try this (stripped down for brevity) REXX:

(You need to solicite messages to your REXX and have some time to do a wait for 
messages.)

/*REXX*/
msg_stat = msg('on') 
say "Init console interface"
CN = "E123"||mvsvar(sysname)

"CONSPROF SOLDISP(NO) SOLNUM()"
"CONSOLE ACTIVATE NAME("cn")"

if rc <> 0 then
do
 say "CONSOLE Activation problem - " rc  
 exit 12 
end 

CMD = '$DQ' 
SAY 'Command to be run : ' CMD  
 
"CONSOLE SYSCMD("cmd")CART("crt")" 
msgrc = getmsg('dmsg.','sol',crt,,60) 

if msgrc = 0 then 
  do t =1 to dmsg.0 
 SAY DMSG.T 
  end
else  
  do  
 say "ERROR - unable to retrieve console msg -- RC" msgrc
 "CONSOLE DEACTIVATE" 
 exit 12 
  end 
"CONSOLE DEACTIVATE"  
EXIT 0   

Modify above to write your things to a dataset and place your REXX somewhere 
where you can use it in a batch job.

HTH!

Groete / Greetings
Elardus Engelbrecht

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Hi Paolo,

Every single one looks like this:

Data Set Name . . . . : DFHSM.MCDS.BACKUP.D0003983

General Data   Current Allocation
 Management class . . : **None**Allocated cylinders : 65
 Storage class  . . . : **None**Allocated extents . : 10
  Volume serial . . . : PHSM02
  Device type . . . . : 3390
 Data class . . . . . : **None**
  Organization  . . . : PS Current Utilization
  Record format . . . : U   Used cylinders  . . : 63
  Record length . . . : 0   Used extents  . . . : 10
  Block size  . . . . : 18432
  1st extent cylinders: 20
  Secondary cylinders : 5  Dates
  Data set name type  : Creation date . . . : 2002/06/07
  SMS Compressible. . : NO  Referenced date . . : 2012/03/15
Expiration date . . : ***None***

I even browsed the file and it looks good...

*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:20 AM, Paolo Cacciari
wrote:

> George,
>
> try to get a look to the D0003983  datasets; maybe one of those has an
> invalid format.
>
>
> Paolo Cacciari
> IBM Senior IT Specialist - Certified
>
>
>
>
> From:   George Rodriguez 
> To: IBM-MAIN@bama.ua.edu
> Date:   15/03/2012 14:01
> Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> RC=0036
> Sent by:IBM Mainframe Discussion List 
>
>
>
> Dave,
>
> Here's what I got:
>
> F DFSMSHSM,Q CDSVERSIONBACKUP
> ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
> ARC0101I (CONT.) HOST=1
> ARC0375I CDSVERSIONBACKUP, 744
> ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
> ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
> ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
> ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
> ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
> ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
> ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
> ARC0101I (CONT.) HOST=1
>
> it looks like 3988 is the last good on and I have it out there...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance*
> *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
> obrie...@mail.nih.gov> wrote:
>
> > It won't hurt to issue the query to find out what HSM is looking for.
> >
> > -Original Message-
> > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:43 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
> >
> > Even though I didn't get the ARC0745E error message? I looked for it...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] <
> > obrie...@mail.nih.gov> wrote:
> >
> > > George,
> > >
> > > I would suggest following the steps outlined in ARC0745E or opening a
> > > ticket with IBM.
> > >
> > > -Original Message-
> > > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > > Sent: Thursday, March 15, 2012 8:32 AM
> > > To: IBM-MAIN@bama.ua.edu
> > > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > > RC=0036
> > >
> > > No, none of them have. Here's the display of the backups:
> > >
> > > DFHSM.BCDS *VSAM*
> > > DFHSM.BCDS.BACKUP.D0003983 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003984 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003985 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003986 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003987 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003988 PHSM01
> > > DFHSM.BCDS.DATAPHSM04
> > > DFHSM.BCDS.INDEX   PHSM04
> > > DFHSM.MCDS

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread Paolo Cacciari
George,

try to get a look to the D0003983  datasets; maybe one of those has an 
invalid format.


Paolo Cacciari
IBM Senior IT Specialist - Certified




From:   George Rodriguez 
To: IBM-MAIN@bama.ua.edu
Date:   15/03/2012 14:01
Subject:Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, 
RC=0036
Sent by:IBM Mainframe Discussion List 



Dave,

Here's what I got:

F DFSMSHSM,Q CDSVERSIONBACKUP
ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
ARC0101I (CONT.) HOST=1
ARC0375I CDSVERSIONBACKUP, 744
ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
ARC0101I (CONT.) HOST=1

it looks like 3988 is the last good on and I have it out there...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> It won't hurt to issue the query to find out what HSM is looking for.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:43 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> Even though I didn't get the ARC0745E error message? I looked for it...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] <
> obrie...@mail.nih.gov> wrote:
>
> > George,
> >
> > I would suggest following the steps outlined in ARC0745E or opening a
> > ticket with IBM.
> >
> > -Original Message-
> > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:32 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> >
> > No, none of them have. Here's the display of the backups:
> >
> > DFHSM.BCDS *VSAM*
> > DFHSM.BCDS.BACKUP.D0003983 PHSM01
> > DFHSM.BCDS.BACKUP.D0003984 PHSM01
> > DFHSM.BCDS.BACKUP.D0003985 PHSM01
> > DFHSM.BCDS.BACKUP.D0003986 PHSM01
> > DFHSM.BCDS.BACKUP.D0003987 PHSM01
> > DFHSM.BCDS.BACKUP.D0003988 PHSM01
> > DFHSM.BCDS.DATAPHSM04
> > DFHSM.BCDS.INDEX   PHSM04
> > DFHSM.MCDS *VSAM*
> > DFHSM.MCDS.BACKUP.D0003983 PHSM02
> > DFHSM.MCDS.BACKUP.D0003984 PHSM02
> > DFHSM.MCDS.BACKUP.D0003985 PHSM02
> > DFHSM.MCDS.BACKUP.D0003986 PHSM02
> > DFHSM.MCDS.BACKUP.D0003987 PHSM02
> > DFHSM.MCDS.BACKUP.D0003988 PHSM02
> > DFHSM.MCDS.DATAPHSM04
> > DFHSM.MCDS.INDEX   PHSM04
> > DFHSM.OCDS *VSAM*
> > DFHSM.OCDS.BACKUP.D0003983 PHSM03
> > DFHSM.OCDS.BACKUP.D0003984 PHSM03
> > DFHSM.OCDS.BACKUP.D0003985 PHSM03
> > DFHSM.OCDS.BACKUP.D0003986 PHSM03
> > DFHSM.OCDS.BACKUP.D0003987 PHSM03
> > DFHSM.OCDS.BACKUP.D0003988 PHSM03
> > DFHSM.OCDS.DATAPHSM04
> > DFHSM.OCDS.INDEX   PHSM04
> >
> > I even thought it might be space, but it's not that either.
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-34

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Right now, I can't. The SW Excel was not paid when it should have been so I
don't have access to IBMLink, that's why I came to you guys to see if
anyone has seen this one before.

Trying to get the IBMLink problem solved now...

Thanks David for all your help
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 9:05 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> George,
>
> Suggest you open an ETR with IBM. I'm out of suggestions.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:59 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> Dave,
>
> Here's what I got:
>
> F DFSMSHSM,Q CDSVERSIONBACKUP
> ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743 ARC0101I (CONT.)
> HOST=1 ARC0375I CDSVERSIONBACKUP, 744 ARC0375I (CONT.)
> MCDSBACKUPDSN=DFHSM.MCDS.BACKUP, ARC0375I (CONT.)
> BCDSBACKUPDSN=DFHSM.BCDS.BACKUP, ARC0375I (CONT.)
> OCDSBACKUPDSN=DFHSM.OCDS.BACKUP, ARC0375I (CONT.)
> JRNLBACKUPDSN=DFHSM.JRNL.BACKUP ARC0376I BACKUPCOPIES=0007,
> BACKUPDEVICECATEGORY=DASD, 745 ARC0376I (CONT.)
> LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS ARC0101I QUERY
> CDSVERSIONBACKUP COMMAND COMPLETED ON 746 ARC0101I (CONT.) HOST=1
>
>
> it looks like 3988 is the last good on and I have it out there...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
> obrie...@mail.nih.gov> wrote:
>
> > It won't hurt to issue the query to find out what HSM is looking for.
> >
> > -Original Message-
> > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:43 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> >
> > Even though I didn't get the ARC0745E error message? I looked for it...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] <
> > obrie...@mail.nih.gov> wrote:
> >
> > > George,
> > >
> > > I would suggest following the steps outlined in ARC0745E or opening
> > > a ticket with IBM.
> > >
> > > -Original Message-
> > > From: George Rodriguez
> > > [mailto:george.rodrig...@palmbeachschools.org]
> > > Sent: Thursday, March 15, 2012 8:32 AM
> > > To: IBM-MAIN@bama.ua.edu
> > > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > > RC=0036
> > >
> > > No, none of them have. Here's the display of the backups:
> > >
> > > DFHSM.BCDS *VSAM*
> > > DFHSM.BCDS.BACKUP.D0003983 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003984 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003985 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003986 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003987 PHSM01
> > > DFHSM.BCDS.BACKUP.D0003988 PHSM01
> > > DFHSM.BCDS.DATAPHSM04
> > > DFHSM.BCDS.INDEX   PHSM04
> > > DFHSM.MCDS *VSAM*
> > > DFHSM.MCDS.BACKUP.D0003983 PHSM02
> > > DFHSM.MCDS.BACKUP.D0003984 PHSM02
> > > DFHSM.MCDS.BACKUP.D0003985 PHSM02
> > > DFHSM.MCDS.BACKUP.D0003986 PHSM02
> > > DFHSM.MCDS.BACKUP.D0003987 PHSM02
> > > DFHSM.MCDS.BACKUP.D0003988 PHSM02
> > > DFHSM.MCDS.DATAPHSM04
> > > DFHSM.MCDS.INDEX   PHSM04
> > > DFHSM.OCDS

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
George,

Suggest you open an ETR with IBM. I'm out of suggestions.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org] 
Sent: Thursday, March 15, 2012 8:59 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Dave,

Here's what I got:

F DFSMSHSM,Q CDSVERSIONBACKUP
ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743 ARC0101I (CONT.) HOST=1 
ARC0375I CDSVERSIONBACKUP, 744 ARC0375I (CONT.) 
MCDSBACKUPDSN=DFHSM.MCDS.BACKUP, ARC0375I (CONT.) 
BCDSBACKUPDSN=DFHSM.BCDS.BACKUP, ARC0375I (CONT.) 
OCDSBACKUPDSN=DFHSM.OCDS.BACKUP, ARC0375I (CONT.) 
JRNLBACKUPDSN=DFHSM.JRNL.BACKUP ARC0376I BACKUPCOPIES=0007, 
BACKUPDEVICECATEGORY=DASD, 745 ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, 
DATAMOVER=DSS ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746 ARC0101I 
(CONT.) HOST=1


it looks like 3988 is the last good on and I have it out there...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] < 
obrie...@mail.nih.gov> wrote:

> It won't hurt to issue the query to find out what HSM is looking for.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:43 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, 
> RC=0036
>
> Even though I didn't get the ARC0745E error message? I looked for it...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] < 
> obrie...@mail.nih.gov> wrote:
>
> > George,
> >
> > I would suggest following the steps outlined in ARC0745E or opening 
> > a ticket with IBM.
> >
> > -Original Message-
> > From: George Rodriguez 
> > [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:32 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> >
> > No, none of them have. Here's the display of the backups:
> >
> > DFHSM.BCDS *VSAM*
> > DFHSM.BCDS.BACKUP.D0003983 PHSM01
> > DFHSM.BCDS.BACKUP.D0003984 PHSM01
> > DFHSM.BCDS.BACKUP.D0003985 PHSM01
> > DFHSM.BCDS.BACKUP.D0003986 PHSM01
> > DFHSM.BCDS.BACKUP.D0003987 PHSM01
> > DFHSM.BCDS.BACKUP.D0003988 PHSM01
> > DFHSM.BCDS.DATAPHSM04
> > DFHSM.BCDS.INDEX   PHSM04
> > DFHSM.MCDS *VSAM*
> > DFHSM.MCDS.BACKUP.D0003983 PHSM02
> > DFHSM.MCDS.BACKUP.D0003984 PHSM02
> > DFHSM.MCDS.BACKUP.D0003985 PHSM02
> > DFHSM.MCDS.BACKUP.D0003986 PHSM02
> > DFHSM.MCDS.BACKUP.D0003987 PHSM02
> > DFHSM.MCDS.BACKUP.D0003988 PHSM02
> > DFHSM.MCDS.DATAPHSM04
> > DFHSM.MCDS.INDEX   PHSM04
> > DFHSM.OCDS *VSAM*
> > DFHSM.OCDS.BACKUP.D0003983 PHSM03
> > DFHSM.OCDS.BACKUP.D0003984 PHSM03
> > DFHSM.OCDS.BACKUP.D0003985 PHSM03
> > DFHSM.OCDS.BACKUP.D0003986 PHSM03
> > DFHSM.OCDS.BACKUP.D0003987 PHSM03
> > DFHSM.OCDS.BACKUP.D0003988 PHSM03
> > DFHSM.OCDS.DATAPHSM04
> > DFHSM.OCDS.INDEX   PHSM04
> >
> > I even thought it might be space, but it's not that either.
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beac

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Dave,

Here's what I got:

F DFSMSHSM,Q CDSVERSIONBACKUP
ARC0101I QUERY CDSVERSIONBACKUP COMMAND STARTING ON 743
ARC0101I (CONT.) HOST=1
ARC0375I CDSVERSIONBACKUP, 744
ARC0375I (CONT.) MCDSBACKUPDSN=DFHSM.MCDS.BACKUP,
ARC0375I (CONT.) BCDSBACKUPDSN=DFHSM.BCDS.BACKUP,
ARC0375I (CONT.) OCDSBACKUPDSN=DFHSM.OCDS.BACKUP,
ARC0375I (CONT.) JRNLBACKUPDSN=DFHSM.JRNL.BACKUP
ARC0376I BACKUPCOPIES=0007, BACKUPDEVICECATEGORY=DASD, 745
ARC0376I (CONT.) LATESTFINALQUALIFIER=D0003988, DATAMOVER=DSS
ARC0101I QUERY CDSVERSIONBACKUP COMMAND COMPLETED ON 746
ARC0101I (CONT.) HOST=1

it looks like 3988 is the last good on and I have it out there...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:51 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> It won't hurt to issue the query to find out what HSM is looking for.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:43 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> Even though I didn't get the ARC0745E error message? I looked for it...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] <
> obrie...@mail.nih.gov> wrote:
>
> > George,
> >
> > I would suggest following the steps outlined in ARC0745E or opening a
> > ticket with IBM.
> >
> > -Original Message-
> > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:32 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP,
> > RC=0036
> >
> > No, none of them have. Here's the display of the backups:
> >
> > DFHSM.BCDS *VSAM*
> > DFHSM.BCDS.BACKUP.D0003983 PHSM01
> > DFHSM.BCDS.BACKUP.D0003984 PHSM01
> > DFHSM.BCDS.BACKUP.D0003985 PHSM01
> > DFHSM.BCDS.BACKUP.D0003986 PHSM01
> > DFHSM.BCDS.BACKUP.D0003987 PHSM01
> > DFHSM.BCDS.BACKUP.D0003988 PHSM01
> > DFHSM.BCDS.DATAPHSM04
> > DFHSM.BCDS.INDEX   PHSM04
> > DFHSM.MCDS *VSAM*
> > DFHSM.MCDS.BACKUP.D0003983 PHSM02
> > DFHSM.MCDS.BACKUP.D0003984 PHSM02
> > DFHSM.MCDS.BACKUP.D0003985 PHSM02
> > DFHSM.MCDS.BACKUP.D0003986 PHSM02
> > DFHSM.MCDS.BACKUP.D0003987 PHSM02
> > DFHSM.MCDS.BACKUP.D0003988 PHSM02
> > DFHSM.MCDS.DATAPHSM04
> > DFHSM.MCDS.INDEX   PHSM04
> > DFHSM.OCDS *VSAM*
> > DFHSM.OCDS.BACKUP.D0003983 PHSM03
> > DFHSM.OCDS.BACKUP.D0003984 PHSM03
> > DFHSM.OCDS.BACKUP.D0003985 PHSM03
> > DFHSM.OCDS.BACKUP.D0003986 PHSM03
> > DFHSM.OCDS.BACKUP.D0003987 PHSM03
> > DFHSM.OCDS.BACKUP.D0003988 PHSM03
> > DFHSM.OCDS.DATAPHSM04
> > DFHSM.OCDS.INDEX   PHSM04
> >
> > I even thought it might be space, but it's not that either.
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> >
> >
> > On Thu, Mar 15, 2012 at 8:26 AM, O'Brien, David W. (NIH/CIT) [C] <
> > obrie...@mail.nih.gov> wrote:
> >
> > > George,
> > >
> > > Check to se

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
It won't hurt to issue the query to find out what HSM is looking for.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org] 
Sent: Thursday, March 15, 2012 8:43 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

Even though I didn't get the ARC0745E error message? I looked for it...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] < 
obrie...@mail.nih.gov> wrote:

> George,
>
> I would suggest following the steps outlined in ARC0745E or opening a 
> ticket with IBM.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:32 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, 
> RC=0036
>
> No, none of them have. Here's the display of the backups:
>
> DFHSM.BCDS *VSAM*
> DFHSM.BCDS.BACKUP.D0003983 PHSM01
> DFHSM.BCDS.BACKUP.D0003984 PHSM01
> DFHSM.BCDS.BACKUP.D0003985 PHSM01
> DFHSM.BCDS.BACKUP.D0003986 PHSM01
> DFHSM.BCDS.BACKUP.D0003987 PHSM01
> DFHSM.BCDS.BACKUP.D0003988 PHSM01
> DFHSM.BCDS.DATAPHSM04
> DFHSM.BCDS.INDEX   PHSM04
> DFHSM.MCDS *VSAM*
> DFHSM.MCDS.BACKUP.D0003983 PHSM02
> DFHSM.MCDS.BACKUP.D0003984 PHSM02
> DFHSM.MCDS.BACKUP.D0003985 PHSM02
> DFHSM.MCDS.BACKUP.D0003986 PHSM02
> DFHSM.MCDS.BACKUP.D0003987 PHSM02
> DFHSM.MCDS.BACKUP.D0003988 PHSM02
> DFHSM.MCDS.DATAPHSM04
> DFHSM.MCDS.INDEX   PHSM04
> DFHSM.OCDS *VSAM*
> DFHSM.OCDS.BACKUP.D0003983 PHSM03
> DFHSM.OCDS.BACKUP.D0003984 PHSM03
> DFHSM.OCDS.BACKUP.D0003985 PHSM03
> DFHSM.OCDS.BACKUP.D0003986 PHSM03
> DFHSM.OCDS.BACKUP.D0003987 PHSM03
> DFHSM.OCDS.BACKUP.D0003988 PHSM03
> DFHSM.OCDS.DATAPHSM04
> DFHSM.OCDS.INDEX   PHSM04
>
> I even thought it might be space, but it's not that either.
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:26 AM, O'Brien, David W. (NIH/CIT) [C] < 
> obrie...@mail.nih.gov> wrote:
>
> > George,
> >
> > Check to see if any of your CDS Backups have been migrated. If yes, 
> > recall them and retry Backvol CDS.
> > I'm assuming your backups are outputted to disk, not tape.
> >
> > Regards,
> > Dave O'Brien
> >
> >
> > -Original Message-
> > From: George Rodriguez 
> > [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:14 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
> >
> > There was no ARC0745E and I've done everything I could think of to 
> > solve this problem. Can anyone point me in the right direction?
> >
> > Thanks in advance...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> > Home of Florida's first LEED Gold Certified School
> >
> > Under Florida law, e-mail addresses are public records. If you do 
> > not want your e-mail address released in response to a public 
> > records request, do not s

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
Even though I didn't get the ARC0745E error message? I looked for it...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:39 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> George,
>
> I would suggest following the steps outlined in ARC0745E or opening a
> ticket with IBM.
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:32 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> No, none of them have. Here's the display of the backups:
>
> DFHSM.BCDS *VSAM*
> DFHSM.BCDS.BACKUP.D0003983 PHSM01
> DFHSM.BCDS.BACKUP.D0003984 PHSM01
> DFHSM.BCDS.BACKUP.D0003985 PHSM01
> DFHSM.BCDS.BACKUP.D0003986 PHSM01
> DFHSM.BCDS.BACKUP.D0003987 PHSM01
> DFHSM.BCDS.BACKUP.D0003988 PHSM01
> DFHSM.BCDS.DATAPHSM04
> DFHSM.BCDS.INDEX   PHSM04
> DFHSM.MCDS *VSAM*
> DFHSM.MCDS.BACKUP.D0003983 PHSM02
> DFHSM.MCDS.BACKUP.D0003984 PHSM02
> DFHSM.MCDS.BACKUP.D0003985 PHSM02
> DFHSM.MCDS.BACKUP.D0003986 PHSM02
> DFHSM.MCDS.BACKUP.D0003987 PHSM02
> DFHSM.MCDS.BACKUP.D0003988 PHSM02
> DFHSM.MCDS.DATAPHSM04
> DFHSM.MCDS.INDEX   PHSM04
> DFHSM.OCDS *VSAM*
> DFHSM.OCDS.BACKUP.D0003983 PHSM03
> DFHSM.OCDS.BACKUP.D0003984 PHSM03
> DFHSM.OCDS.BACKUP.D0003985 PHSM03
> DFHSM.OCDS.BACKUP.D0003986 PHSM03
> DFHSM.OCDS.BACKUP.D0003987 PHSM03
> DFHSM.OCDS.BACKUP.D0003988 PHSM03
> DFHSM.OCDS.DATAPHSM04
> DFHSM.OCDS.INDEX   PHSM04
>
> I even thought it might be space, but it's not that either.
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
>
>
> On Thu, Mar 15, 2012 at 8:26 AM, O'Brien, David W. (NIH/CIT) [C] <
> obrie...@mail.nih.gov> wrote:
>
> > George,
> >
> > Check to see if any of your CDS Backups have been migrated. If yes,
> > recall them and retry Backvol CDS.
> > I'm assuming your backups are outputted to disk, not tape.
> >
> > Regards,
> > Dave O'Brien
> >
> >
> > -Original Message-
> > From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> > Sent: Thursday, March 15, 2012 8:14 AM
> > To: IBM-MAIN@bama.ua.edu
> > Subject: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
> >
> > There was no ARC0745E and I've done everything I could think of to
> > solve this problem. Can anyone point me in the right direction?
> >
> > Thanks in advance...
> > *
> > *
> > *George Rodriguez*
> > *Specialist II - IT Solutions*
> > *Application Support / Quality Assurance* *PX - 47652*
> > *(561) 357-7652 (office)*
> > *(561) 707-3496 (mobile)*
> > *School District of Palm Beach County*
> > *3348 Forest Hill Blvd.*
> > *Room B-251*
> > *West Palm Beach, FL. 33406-5869*
> > *Florida's Only A-Rated Urban District For Seven Consecutive Years*
> >
> > Home of Florida's first LEED Gold Certified School
> >
> > Under Florida law, e-mail addresses are public records. If you do not
> > want your e-mail address released in response to a public records
> > request, do not send electronic mail to this entity.
> > Instead, contact this office by phone or in writing.
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> > email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
> >
> > ---

Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
George,

I would suggest following the steps outlined in ARC0745E or opening a ticket 
with IBM.

-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org] 
Sent: Thursday, March 15, 2012 8:32 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

No, none of them have. Here's the display of the backups:

DFHSM.BCDS *VSAM*
DFHSM.BCDS.BACKUP.D0003983 PHSM01
DFHSM.BCDS.BACKUP.D0003984 PHSM01
DFHSM.BCDS.BACKUP.D0003985 PHSM01
DFHSM.BCDS.BACKUP.D0003986 PHSM01
DFHSM.BCDS.BACKUP.D0003987 PHSM01
DFHSM.BCDS.BACKUP.D0003988 PHSM01
DFHSM.BCDS.DATAPHSM04
DFHSM.BCDS.INDEX   PHSM04
DFHSM.MCDS *VSAM*
DFHSM.MCDS.BACKUP.D0003983 PHSM02
DFHSM.MCDS.BACKUP.D0003984 PHSM02
DFHSM.MCDS.BACKUP.D0003985 PHSM02
DFHSM.MCDS.BACKUP.D0003986 PHSM02
DFHSM.MCDS.BACKUP.D0003987 PHSM02
DFHSM.MCDS.BACKUP.D0003988 PHSM02
DFHSM.MCDS.DATAPHSM04
DFHSM.MCDS.INDEX   PHSM04
DFHSM.OCDS *VSAM*
DFHSM.OCDS.BACKUP.D0003983 PHSM03
DFHSM.OCDS.BACKUP.D0003984 PHSM03
DFHSM.OCDS.BACKUP.D0003985 PHSM03
DFHSM.OCDS.BACKUP.D0003986 PHSM03
DFHSM.OCDS.BACKUP.D0003987 PHSM03
DFHSM.OCDS.BACKUP.D0003988 PHSM03
DFHSM.OCDS.DATAPHSM04
DFHSM.OCDS.INDEX   PHSM04

I even thought it might be space, but it's not that either.
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:26 AM, O'Brien, David W. (NIH/CIT) [C] < 
obrie...@mail.nih.gov> wrote:

> George,
>
> Check to see if any of your CDS Backups have been migrated. If yes, 
> recall them and retry Backvol CDS.
> I'm assuming your backups are outputted to disk, not tape.
>
> Regards,
> Dave O'Brien
>
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:14 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> There was no ARC0745E and I've done everything I could think of to 
> solve this problem. Can anyone point me in the right direction?
>
> Thanks in advance...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
> Home of Florida's first LEED Gold Certified School
>
> Under Florida law, e-mail addresses are public records. If you do not 
> want your e-mail address released in response to a public records 
> request, do not send electronic mail to this entity.
> Instead, contact this office by phone or in writing.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address released in response to a public records request, do not send 
electronic mail to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: INFO IBM-MAI

Fw: JES2 displays captured via batch

2012-03-15 Thread Ken Klein
Kenneth Klein
- Forwarded by Kenneth Klein/T00/TMMNA on 03/15/2012 08:37 AM -

Kenneth Klein/T00/TMMNA
03/15/2012 08:34 AM

To
IBM Mainframe Discussion List 
cc

Subject
Re: JES2 displays captured via batch




* start of jcl

//BATCH1EXEC PGM=IRXJCL,PARM='@SYSCMD CMD($DQ)'
//SYSEXEC   DD   DSN=A2T.MASTER.EXEC,DISP=(SHR)
//SYSTSPRT  DD   SYSOUT=* 
//SYSPRINT  DD   SYSOUT=*  

 end of jcl, start of output

@SYSCMD operands  : CMD($DQ)  
SDSF HCE status   : established RC=00  
--
ISFEXEC options   : (  VERBOSE)  
Original command  : /$DQ  
SDSF short message: COMMAND ISSUED  
SDSF long  message: ISF754I Command 'SET CONSOLE' generated from 
associated variable ISFCONS. 
SDSF long  message: ISF754I Command 'SET DELAY' generated from associated 
variable ISFDELAY. 
SDSF long  message: ISF769I System command issued, command text: $DQ.  
 
SDSF long  message: ISF766I Request completed, status: COMMAND ISSUED. 
 
SDSF long  message: ISFMSG2.5  
SDSF ULOG messages:  
CP1Y  2012075  08:32:17.55 ISF031I CONSOLE A2T 
ACTIVATED 
CP1Y  2012075  08:32:17.55-$DQ  
CP1Y  2012075  08:32:17.55 $HASP643274 PPU LOCAL  ANY  
 
CP1Y  2012075  08:32:17.56 $HASP646 4.1019 PERCENT SPOOL 
UTILIZATION 
ISFULOG.5  
ISFULOG.6  
ISFULOG.7  
ISFULOG.8  
ISFULOG.9  
Command result: RC=00 System command issued, response received from 
the EMCS console. 
--
SDSF HCE status   : revoked RC=00  

I forget where I got @SYSCMD but a google search should turn it up. Else 
contact me and I will send it.


Kenneth Klein




Lizette Koehler  
Sent by: IBM Mainframe Discussion List 
03/14/2012 04:14 PM
Please respond to
IBM Mainframe Discussion List 


To
IBM-MAIN@bama.ua.edu
cc

Subject
Re: JES2 displays captured via batch






> 
> Can a batch job capture the results of a JES2 command into a sequential
dataset
> 
> 
> 
> $dq
> 
> 
> 
> 
> 
> $HASP647  6 XEQ S ZOS1
> 
> $HASP644  8 OUT ZOS1
> 
> $HASP643904 PPU LOCAL ANY
> 
> $HASP646 15.8046 PERCENT SPOOL UTILIZATION
> 
> 
> 

Tim,

You will need to use the SDSF REXX interface to invoke the console or use
the SDSF Batch function that captures SYSLOG.

I am not sure there are other options.

The other option is to scan syslog after it is written to dasd.


Lizette

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
No, none of them have. Here's the display of the backups:

DFHSM.BCDS *VSAM*
DFHSM.BCDS.BACKUP.D0003983 PHSM01
DFHSM.BCDS.BACKUP.D0003984 PHSM01
DFHSM.BCDS.BACKUP.D0003985 PHSM01
DFHSM.BCDS.BACKUP.D0003986 PHSM01
DFHSM.BCDS.BACKUP.D0003987 PHSM01
DFHSM.BCDS.BACKUP.D0003988 PHSM01
DFHSM.BCDS.DATAPHSM04
DFHSM.BCDS.INDEX   PHSM04
DFHSM.MCDS *VSAM*
DFHSM.MCDS.BACKUP.D0003983 PHSM02
DFHSM.MCDS.BACKUP.D0003984 PHSM02
DFHSM.MCDS.BACKUP.D0003985 PHSM02
DFHSM.MCDS.BACKUP.D0003986 PHSM02
DFHSM.MCDS.BACKUP.D0003987 PHSM02
DFHSM.MCDS.BACKUP.D0003988 PHSM02
DFHSM.MCDS.DATAPHSM04
DFHSM.MCDS.INDEX   PHSM04
DFHSM.OCDS *VSAM*
DFHSM.OCDS.BACKUP.D0003983 PHSM03
DFHSM.OCDS.BACKUP.D0003984 PHSM03
DFHSM.OCDS.BACKUP.D0003985 PHSM03
DFHSM.OCDS.BACKUP.D0003986 PHSM03
DFHSM.OCDS.BACKUP.D0003987 PHSM03
DFHSM.OCDS.BACKUP.D0003988 PHSM03
DFHSM.OCDS.DATAPHSM04
DFHSM.OCDS.INDEX   PHSM04

I even thought it might be space, but it's not that either.
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*



On Thu, Mar 15, 2012 at 8:26 AM, O'Brien, David W. (NIH/CIT) [C] <
obrie...@mail.nih.gov> wrote:

> George,
>
> Check to see if any of your CDS Backups have been migrated. If yes, recall
> them and retry Backvol CDS.
> I'm assuming your backups are outputted to disk, not tape.
>
> Regards,
> Dave O'Brien
>
>
> -Original Message-
> From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org]
> Sent: Thursday, March 15, 2012 8:14 AM
> To: IBM-MAIN@bama.ua.edu
> Subject: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036
>
> There was no ARC0745E and I've done everything I could think of to solve
> this problem. Can anyone point me in the right direction?
>
> Thanks in advance...
> *
> *
> *George Rodriguez*
> *Specialist II - IT Solutions*
> *Application Support / Quality Assurance* *PX - 47652*
> *(561) 357-7652 (office)*
> *(561) 707-3496 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-251*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District For Seven Consecutive Years*
>
> Home of Florida's first LEED Gold Certified School
>
> Under Florida law, e-mail addresses are public records. If you do not want
> your e-mail address released in response to a public records request, do
> not send electronic mail to this entity.
> Instead, contact this office by phone or in writing.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address
released in response to a public records request, do not send electronic mail 
to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread O'Brien, David W. (NIH/CIT) [C]
George,

Check to see if any of your CDS Backups have been migrated. If yes, recall them 
and retry Backvol CDS.
I'm assuming your backups are outputted to disk, not tape.

Regards,
Dave O'Brien


-Original Message-
From: George Rodriguez [mailto:george.rodrig...@palmbeachschools.org] 
Sent: Thursday, March 15, 2012 8:14 AM
To: IBM-MAIN@bama.ua.edu
Subject: Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

There was no ARC0745E and I've done everything I could think of to solve this 
problem. Can anyone point me in the right direction?

Thanks in advance...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance* *PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address released in response to a public records request, do not send 
electronic mail to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Error Message ARC0744E MCDS COULD NOT BE BACKED UP, RC=0036

2012-03-15 Thread George Rodriguez
There was no ARC0745E and I've done everything I could think of to solve
this problem. Can anyone point me in the right direction?

Thanks in advance...
*
*
*George Rodriguez*
*Specialist II - IT Solutions*
*Application Support / Quality Assurance*
*PX - 47652*
*(561) 357-7652 (office)*
*(561) 707-3496 (mobile)*
*School District of Palm Beach County*
*3348 Forest Hill Blvd.*
*Room B-251*
*West Palm Beach, FL. 33406-5869*
*Florida's Only A-Rated Urban District For Seven Consecutive Years*

Home of Florida's first LEED Gold Certified School

Under Florida law, e-mail addresses are public records. If you do not want your 
e-mail address
released in response to a public records request, do not send electronic mail 
to this entity. 
Instead, contact this office by phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Endevor(Change Management Software)

2012-03-15 Thread Lizette Koehler
> 
> Is anyone out there using CA-Endevor?  Do you manage your system changes
using
> Endevor?  If so, how are you doing this and was it hard to setup?
> 
> We are looking into this, but there are so many system libraries that
could be changed,
> it needs a lot of thought to get it right.
> 
> Thanks
> 
> --

We have Endevor but only use it for application changes.

We also have PDSMAN and I use that for monitoring changes in system libs
(like SYS1.PARMLIB and SYS1.VTAMLST).  I keep backups of changed members.
Currently I have 40 gens I keep of last changes.  PDSMAN can keep 99
versions.

If you have PDSMAN and want to know more, write me offlist.

Lizette

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN


Re: Endevor(Change Management Software)

2012-03-15 Thread Robert S. Hansel (RSH)
Our firm used to offer CA-Endevor consulting services, and the former lead of 
our CA-Endevor practice implemented change control over system libraries at a 
her former employer, an insurance firm as I recall. There was the expected 
initial resistance by the systems staff, but once they got used to it, I 
understand they grew to like the ability to report on the details of changes 
and easily back them out. Contact me off-list if you'd like me to try to put 
you in touch with this person.

Regards, Bob

Robert S. Hansel
Lead RACF Specialist
RSH Consulting, Inc.
617-969-8211
www.linkedin.com/in/roberthansel
www.rshconsulting.com

-Original Message-
Date:Wed, 14 Mar 2012 12:29:05 -0500
From:gsg 
Subject: Endevor(Change Management Software)

Is anyone out there using CA-Endevor?  Do you manage your system changes using 
Endevor?  If so, how are you doing this and was it hard to setup?

We are looking into this, but there are so many system libraries that could be 
changed, it needs a lot of thought to get it right.

Thanks

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN