Re: Can a pdf document be create using COBOL?

2008-01-10 Thread Marc AGULLO
Hi,
You can see the product ZIP390 and IpBridge from the company DATA21 in USA
www.data21.com .
The french railway company in France SNCF use this product for create a PDF
and send its automatically by SMTP to the final user.
Best regards,
Marc AGULLO.


2008/1/9, Wilmoth, Ray (COT) [EMAIL PROTECTED]:

 We have an application which requires its report be generated as a pdf
 file.  Currently, this is being accomplished by a java application
 running in WebSphere Application Server for z/OS.  The customer is not
 happy with the length of time it takes to create the report.  I have
 suggested that the report should be generated via COBOL in batch.  Can a
 PDF version of this report be created using COBOL?



 Thanks,



 Ray



 Commonwealth Office of Technology

 Finance and Administration Cabinet

 Commonwealth of Kentucky

 [EMAIL PROTECTED]



 Confidentiality Statement



 This communication contains information which is confidential.  It is
 for the exclusive use of the intended recipient(s).  If you are not the
 intended recipient(s) please note that any form of distribution,
 copying, forwarding or use of this communication or the information in
 it is strictly prohibited and may be unlawful.  If you have received
 this communication in error please return it to the sender and send a
 copy or notify:  [EMAIL PROTECTED] and then delete the
 communication and destroy any copies of it.  Thank you.




 --
 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




-- 
Certains raccourcis provoquent parfois de longs détours !!
Marc.

--
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: Analyzing zIIP engines at z/OS v1.6 and DB2 v7

2008-01-10 Thread Marc AGULLO
See the product ZIP/390 for the ZIP engine.

Marc AGULLO from France.


2007/12/21, Kelman, Tom [EMAIL PROTECTED]:

 This has been cross posted to the MXG Listserv.



 I have been following the recent thread about doing an analysis for zIIP
 engines.  However the suggestions in that thread used the ZIEUNITS
 variable in the TYPE72GO observations.  It is my understanding that to
 get that value you need to have DB2 v8 installed.  I also heard that you
 need z/OS v1.8 or above installed, but I'm not sure of that.  I have
 also searched the listserv archives and from what I see all the
 information on this assumes  z/OS v1.8 and DB2 v8.



 We are on z/OS v1.6 and DB2 v7 with plans to go to z/OS v1.9 and DB2 v8
 next year.  We are also interested in the possibility of adding a zIIP
 engine.  I have been asked to analyze if a zIIP engine would be cost
 effective for us.  Does anyone know how to do that at these version
 levels?





 Tom Kelman

 Commerce Bank of Kansas City

 (816) 760-7632






 *
 If you wish to communicate securely with Commerce Bank and its
 affiliates, you must log into your account under Online Services at
 http://www.commercebank.com or use the Commerce Bank Secure
 Email Message Center at https://securemail.commercebank.com

 NOTICE: This electronic mail message and any attached files are
 confidential. The information is exclusively for the use of the
 individual or entity intended as the recipient. If you are not
 the intended recipient, any use, copying, printing, reviewing,
 retention, disclosure, distribution or forwarding of the message
 or any attached file is not authorized and is strictly prohibited.
 If you have received this electronic mail message in error, please
 advise the sender by reply electronic mail immediately and
 permanently delete the original transmission, any attachments
 and any copies of this message from your computer system.

 *

 --
 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




-- 
Certains raccourcis provoquent parfois de longs détours !!
Marc.

--
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 ACS Routine Coding

2008-01-10 Thread Marc AGULLO
Hi,

You can replace your ACS routines by the product SMS/Debug from company DTS
Software in USA. in place of complicated language you have rules simple to
write with a language close to basic or rexx.

Best regards,

Marc AGULLO from France


2007/12/30, Ted MacNEIL [EMAIL PROTECTED]:

 I haven't code ACS routines in years.
 Does anybody know where to find a reference on how to do it?

 -
 Too busy driving to stop for gas!

 --
 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




-- 
Certains raccourcis provoquent parfois de longs détours !!
Marc.

--
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 ACS Routine Coding

2008-01-10 Thread Marc AGULLO
Lizette,

be careful, SMS Debug doesn't translate the ACS Routines, it's just a trace
for tell wich volume is used and why. But sometimes it's difficult to write
a new ACS or upgrade an old ACS. With SMS Debug, you can make the same
thing with a language easier than ACS and more understanding. It wil be
easier to modify the rules after, and the rules are dynamycs, you can change
the rules at any time and make a refresh by a command on the console F
DIF,REFRESH. The language is just a part of ACC.

I hope that you understand my english.

Marc.


2008/1/10, Marc AGULLO [EMAIL PROTECTED]:

 Lizette,

 actually, SMS Debug is a short part of SCC ACC and you can trace the ACS
 routines and replace its with a new rules coded by SCC.

 Marc


 2008/1/10, Lizette Koehler [EMAIL PROTECTED]:
 
  I thought SMS Debug just allowed you to test your ACS code not code
  it.  I
  thought it was more like ACC or SRS that did the ACS routines.
 
  I will have to review the manual more.
 
  Lizette
 
  
   You can replace your ACS routines by the product SMS/Debug from
  company
   DTS
   Software in USA. in place of complicated language you have rules
  simple
   to
   write with a language close to basic or rexx.
  
 
  --
  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
 



 --
 Certains raccourcis provoquent parfois de longs détours !!
 Marc.




-- 
Certains raccourcis provoquent parfois de longs détours !!
Marc.

--
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 ACS Routine Coding

2008-01-10 Thread Marc AGULLO
Lizette,

actually, SMS Debug is a short part of SCC ACC and you can trace the ACS
routines and replace its with a new rules coded by SCC.

Marc


2008/1/10, Lizette Koehler [EMAIL PROTECTED]:

 I thought SMS Debug just allowed you to test your ACS code not code it.  I
 thought it was more like ACC or SRS that did the ACS routines.

 I will have to review the manual more.

 Lizette

 
  You can replace your ACS routines by the product SMS/Debug from company
  DTS
  Software in USA. in place of complicated language you have rules simple
  to
  write with a language close to basic or rexx.
 

 --
 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




-- 
Certains raccourcis provoquent parfois de longs détours !!
Marc.

--
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: Change and configuration management Software Suites

2007-12-07 Thread Marc AGULLO
I can supply to you all technicals informations about ISPW.
I'm working in France (colombes 92) and If you want I can meet or phone you
for discuss about ISPW.

--
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