XMITIP commercial support ?

2008-12-15 Thread CAPRON Romain
Hi,

We're currently using the XMITIP freeware.
Is there any product with a real technical support ?

Regards,

Romain


Avant d'imprimer cet e-mail, réfléchissons à l'impact sur l'environnement.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Refreshing LLA modules in batch mode

2008-07-03 Thread CAPRON Romain
Hi,

 

All of our program librairies are in LLA.

When our Production team transfert new program version in one of these
librairies, they refresh the LLA in batch mode via an IEBEDIT (/*$VS,'F
LLA,UPDATE=02') where CSVLLA02 is a dynamically generated member.

But, when the update lla failed, the job end with RC=0...

 

Is there a way to do this action with the right RC (not having rc=0 when
f lla,udpate failed) ?

 

Regards,

 

Romain



p class=MsoNormalspan style='color:#00B050'Avant d'imprimer cet e-mail, 
réfléchissons à l'impact sur l'environnement.o:p/o:p/span/p

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



RE : DFDSS versus FDR

2007-07-23 Thread CAPRON Romain
Hi,

We're currently using FDR.

It's can restore multivolume sequential and VSAM from full volume backups if 
you purchase and use ABR (HSM-like option)...

It's a very good product : simple and efficient

Regards,

Romain



-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de 
McKown, John
Envoyé : vendredi 20 juillet 2007 17:15
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: DFDSS versus FDR

 -Original Message-
 From: IBM Mainframe Discussion List 
 [mailto:[EMAIL PROTECTED] On Behalf Of Jim McAlpine
 Sent: Friday, July 20, 2007 10:11 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: DFDSS versus FDR
 
 
 Many moons ago I had access to the FDR products for backup 
 and recovery but
 now I only have DFDSS.  As I remember, one of the big 
 differentiators at the
 time was that with FDR you could do a dataset  restore (including VSAM
 datasets) from a full volume physical dump but that wasn't 
 possible with
 DFDSS.  Is my memory correct and if so is that still the case 
 ie is DFDSS
 still deficient (or WAD) in that area.  I could test DFDSS I 
 suppose, but
 it's Friday and nearly time to go.
 
 Jim McAlpine

DFDSS can restore single volume sequential and PDS datasets from a full
volume backup. It cannot restore multivolume sequential or VSAM from a
full volume backup.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


SMS : Override Dynamic Volume Count DataClass parameter via JCL parameter

2007-07-12 Thread CAPRON Romain
Hello,

I'm currently working on implenting SMS and I'm wondering if it's
possible to override the dynamic volume count via a JCL parameter.

I saw that UNIT=(unitname,x) where x is the number of volume for the
allocation but it doesn't override the dynamic volume count...

I don't want to modify the Data class ACS !

Thanks a lot in advance for your help,

Regards,

Romain

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RE : SMS : Override Dynamic Volume Count DataClass parameter via JCL parameter

2007-07-12 Thread CAPRON Romain
To allow a kind of dataset that doesn't support multi-volume allocation...


Romain

-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de 
O'Brien, David W. (NIH/CIT) [C]
Envoyé : jeudi 12 juillet 2007 14:37
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: SMS : Override Dynamic Volume Count DataClass parameter via JCL 
parameter

No, the volume count sub-parameter in the unit parameter overrides the volume 
count parameter found on the first panel of the Dataclass ISMF define panels.
 
The Dynamic Volume Count is a sub-parameter of Space Constraint Relief and only 
applies if 
Space Constraint Relief . . . Y
 
Why would you want to override the Dynamic Volume Count if it is going to allow 
an allocation that would otherwise fail? 



From: CAPRON Romain [mailto:[EMAIL PROTECTED]
Sent: Thu 7/12/2007 8:03 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: SMS : Override Dynamic Volume Count DataClass parameter via JCL 
parameter



Hello,

I'm currently working on implenting SMS and I'm wondering if it's
possible to override the dynamic volume count via a JCL parameter.

I saw that UNIT=(unitname,x) where x is the number of volume for the
allocation but it doesn't override the dynamic volume count...

I don't want to modify the Data class ACS !

Thanks a lot in advance for your help,

Regards,

Romain

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RE : RE : SMS : Override Dynamic Volume Count DataClass parameter via JCL parameter

2007-07-12 Thread CAPRON Romain
It seems that it doesn't work...
I tought that every JCL parameter could override Data Class definition ?

I'm currently running zOS 1.4

Regards,

Romain


-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de Mark 
Zelden
Envoyé : jeudi 12 juillet 2007 15:41
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: RE : SMS : Override Dynamic Volume Count DataClass parameter via 
JCL parameter

On Thu, 12 Jul 2007 14:53:51 +0200, CAPRON Romain [EMAIL PROTECTED]
wrote:

To allow a kind of dataset that doesn't support multi-volume allocation...


If you are referring to something like message IGD17293I when allocating
a PDS(E)?  If so, then coding something like UNIT=(SYSALLDA,1) should
work.  JCL is merged with DATACLAS, but also overrides it. 

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Copying a tape file to dasd without losing creation/last refenced date information

2007-05-23 Thread CAPRON Romain
Hello,

 

I'm working on a project : moving a lot of tape datasets to Dasd.

 

I'm wondering if it's possible to keep the creation/last reference date
of the dataset during this migration (non-SMS datasets only)?

 

Thanks a lot in advance for your lights,

 

Regards,

 

Romain.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


DFSMSdss exit to list dumped or copied datasets

2007-03-05 Thread CAPRON Romain
Hello,

I'm wondering if there is an existing exit (or an ADRDSSU statement
option; but I don't find it...) that allows us to print the successfully
and unsuccessfully dumped or copied datasets to datasets...

Thanks a lot in advance for your lights,

Regards,

Romain

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Does VVDS must be catalogued ?

2007-03-01 Thread CAPRON Romain
Hello,

I'm wondering if the VVDS MUST be cataloged or not...

All of our VVDS have the following file naming convention :
SYS1.VVDS.Vvolser

And are definied as with this IDCAMS statement :

DEFINE CLUSTER (NAME(SYS1.VVDS.Vvolser) -   
NIXD VOL(volser) -  
TRK(45,1))  

So, there are cataloged to the MCAT of the system where they have been
defined...

But, when we init a such volume on a different system, the VVDS is not
catalogued on the system where the volume is used...

Is it a mistake ?

Regards,

Romain

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RE : Does VVDS must be catalogued ?

2007-03-01 Thread CAPRON Romain
But when you defined it with the following statement:

DEFINE CLUSTER (NAME(SYS1.VVDS.Vvolser) -   
NIXD VOL(volser) -  
TRK(45,1))  

It is automatically catalogued...
What is the step to catalog?

Romain

CAPRON Romain
Responsable Grand Système
MATMUT, France


-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de 
Richards.Bob
Envoyé : jeudi 1 mars 2007 14:05
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: Does VVDS must be catalogued ?

Short answer - NO

And it does not have to be cataloged.

Bob Richards

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


IEHLIST LISTPDS in an SMS environment

2006-09-18 Thread CAPRON Romain
Hello,

We're going to use SMS allocation in our z/OS 1.4 Production systems.
I have a little problem: a lot of our job batch use IEHLIST utility
LISTPDS command to retrieve the member list of some PDS.
With this utility, you have to put the right volser to make it
working...
But, with our SMS constructs, we won't know the volser and we don't want
to know it :-)
We don't want to use the Guaranteed Space attribute...
Is there another way to generate the member list of a PDS in a batch
environment without giving the volser?

Thanks a lot in advance for your lights,

Regards,

Romain.



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Blocksize and speed limit on an FICON channel

2006-07-25 Thread CAPRON Romain
Hello,

I'm currently working on a project where we have to dump on tape (3592
Jaguar 2) about 6To in 6 hours (~1To/h).
We are using FICON Express 2Go connected on a z/800 mainframe.
Does anyone know the block size of an ADRDSSU physical dump?
We are wondering if we need or not software like ExHPDM (STK Product)
that is able to dump on cartdrige with a 256K blocksize.
Some people are saying that speed limit on an Ficon channel depending on
the blocksize of the data that was carrying on.

Thanks a lot for your lights,

Rom.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RE : What hides behind 'TSO SDSF'?

2006-03-13 Thread CAPRON Romain
It is locate in SISPLPA (ISP. SISPLPA for example) ... (So in LPA)

CAPRON Romain
Ingénieur Système
MATMUT, France


-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de 
Johnny Luo
Envoyé : lundi 13 mars 2006 16:45
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: What hides behind 'TSO SDSF'?

Another question.A little off-topic,but it's relevant to tso/ispf,
so I raise it here.

When I get the tso ready,I always use 'ispf' to invoke ISPF.
So I assume it a tso command,but strangely I can not find
this command in TSO Command Reference.But when I
issue 'tso help ispf' in ISPF,I can get tutorial about this
command.

So,why Command Reference doesn't talk about this
command?


--
Best Regards,
Johnny Luo

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Problem with SDSF : non reponse with ULOG

2006-01-06 Thread CAPRON Romain
Hello to everyone,

I have a strange problem with a TSO session...
On this session, under the ULOG panel, when we enter an OS command, we
don't see the answer...
I have look at the WTPMSG TSO profile option but it doesn't change
anything...

Does anyone have an idea?

Thanks a lot in advance,

Romain

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RE : Problem with SDSF : non reponse with ULOG

2006-01-06 Thread CAPRON Romain
You're right!
This session have two active SDSF screens for the same TSO session...
So the second one can't get the E-MCS console...

Thanks for your help,

Romain


-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de Rob 
Scott
Envoyé : vendredi 6 janvier 2006 13:05
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: Problem with SDSF : non reponse with ULOG

Check that the E-MCS console name used by SDSF for this userid is not
active anywhere in the sysplex. 

If so, you can change the console name using the SET CONSOLE name SDSF
command. 

I would suggest testing with the D T command as this is v.fast and you
should always get a response. 

Rob Scott
Rocket Software
http://www.rs.com/portfolio/mxi/


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of CAPRON Romain
Sent: 06 January 2006 05:38
To: IBM-MAIN@BAMA.UA.EDU
Subject: Problem with SDSF : non reponse with ULOG

Hello to everyone,

I have a strange problem with a TSO session...
On this session, under the ULOG panel, when we enter an OS command, we
don't see the answer...
I have look at the WTPMSG TSO profile option but it doesn't change
anything...

Does anyone have an idea?

Thanks a lot in advance,

Romain

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Product to DUMP an offline volume ?

2005-10-04 Thread CAPRON Romain
Hello,

 

I'm wondering if there is any product that allows dumping an offline
volume.

In fact, each night, we backup all our production's 3390 DASDs on EMC
BCVs.

I would like to save them on 3592 using ADRDSSU...

In course, all of these BCVs are offline.

Is there any product that allows it?

 

Thanks a lot in advance for your lights !

 

Romain

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Is there any XML parser available on z/OS ?

2005-09-26 Thread CAPRON Romain
Hello,

 

I would like to know if there is an XML parser available on z/OS?

Thanks a lot in advance for your help,

 

Romain

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


RE : Is there any XML parser available on z/OS ?

2005-09-26 Thread CAPRON Romain
Thanks a lot for your answers!
I'll study the Enterprise Cobol Way...

Romain

-Message d'origine-
De : IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] De la part de 
Steve Comstock
Envoyé : lundi 26 septembre 2005 16:09
À : IBM-MAIN@BAMA.UA.EDU
Objet : Re: Is there any XML parser available on z/OS ?

Andy Robertson wrote:
 On Mon, 26 Sep 2005 04:28:09 -0500, Roger Lowe [EMAIL PROTECTED]
 wrote:
 
 
On Mon, 26 Sep 2005 10:58:15 +0200, CAPRON Romain
[EMAIL PROTECTED] wrote:


I would like to know if there is an XML parser available on z/OS?


Romain,
 Have a look at

http://www-03.ibm.com/servers/eserver/zseries/software/xml/

 
 
 
 
 
 Also be aware the latest Enterprise COBOL for z/OS (3.3.0) has an XML
 PARSE statement built in

Also be aware that Enterprise COBOL 3.3 has an XML GENERATE
statement.

Also be aware that the latetst Enterprise COBOL is 3.4, which
allows 128MiB elements and tables (previous limit: 16MiB).

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

ad
Note our one day course:

Enterprise COBOL Update II: Unicode and XML Support

Details at:
http://www.trainersfriend.com/COBOL_Courses/d705descr.htm
/ad

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Remplacement of a Peer-to-Peer VTS...

2005-09-22 Thread CAPRON Romain
Hello,

 

I'm currently dealing with a big problem.

First I'm not a big specialist in zSeries tape storage management :-)

We currently have two sites with a distance about 300-400m.

They want move one of them away at ~60km linked with one DWDM fiber.

We are using a Peer-to-Peer VTS and it needs 8 ESCONs fibers between the
two rooms and it looks expensive...

So, my superiors want to suppress and replace it by a storage disk
solution.

Do serious solutions exist?

Can I keep the same quality of services that the P2P VTS was given to me
(with the AXs)...

 

Thanks a lot in advance for your help...

 

NB: Our composite library stores 3To of compressed data (the compression
ratio is between 3 and 6)

 

Sorry for my English mistakes...

 

Romain

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Where can I found Batch Magic ?

2005-09-20 Thread CAPRON Romain
Hello,

I'm currently studying an evolution way of our VTS...
So, I'm reading the Virtual Tape Server: Planning, Implementing and Monitoring 
Redbooks and it talks about this program...
Does anyone know where can I find it?

Thanks in advance for your help!

PS: Does anyone have some news about the capabilities of exporting cartridges 
in VTS Peer-to-Peer environment...?

CAPRON Romain
Ingénieur Système
MATMUT, France


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


INITDEF PARTNUM in JES2

2005-05-30 Thread CAPRON Romain
Hello,

I'm going to add an initiator in a given class.
Actually, I have 60 defined initiators and PARTNUM in the INITDEF macro
is set to 60 too.
Must PARTNUM exactly match the number of defined initiators?
Can't it be larger?
And what could I monitor when I add new initiators?

Thanks a lot in advance for your advices,

Romain


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html