How would edbc fare against (IMSConnect + in-house developed solutions)
to access the data sources by price and performance...?
Samy Rengasamy.
-Original Message-
From: David Boyes [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 07, 2003 4:05 PM
To: [EMAIL PROTECTED]
Subject: Re: Is any
Is anybody using CA's Advantage EDBC, to access the MVS data sources from
Linux/390?
If so, how good is it?
Thanks,
Samy Rengasamy.
We have been running Linux on a native LPAR for quiet some time.
We would like to experiment running few instances of Linux under VM.
But we do not have any budget allocation for this experiment.
I would like to do it with Intel PC + Hercules + VM + Linux.
Is it possible? If so where do I start?
, 2002 8:50 PM
To: Rengasamy, Samy; 'Linux on 390 Port'
Subject: Re: Block Mode Terminal and Terminal Server Programs
Could you explain that a little more please? If I understand you, you are
serving 3270 data streams to a PC
using a PERL program?
-Paul
- Original Message -----
From:
I did use the s3270 piece of x3270 package to write a server application on
Linux/390,
serving 3270 screens as Perl/Tk screens on my PC. Currently I am working on
to see if
I could get a pretty formatted HTML, so I could get the client piece on a
browser.
I did use perl and perl/expect to write t
PROTECTED]]
Sent: Wednesday, July 31, 2002 8:56 AM
To: [EMAIL PROTECTED]
Subject: Re: PHP 4 module loading problem
On Tuesday 30 July 2002 02:08 pm, Rengasamy, Samy wrote:
> That never worked on SuSE 2.2.16. There seems to be some sort of problem
> with the PHP library. At one point I believe I co
never worked on SuSE 2.2.16. There seems to be some sort of problem
with the PHP library. At one point I believe I compiled PHP4 from source,
and it worked, but I can't be sure of that now.
Mark Post
-Original Message-
From: Rengasamy, Samy [mailto:[EMAIL PROTECTED]]
Sent: Monday, Ju
I am having a problem loading php4 module to work with apache.
It just fails to load.
I have SuSe 7.0 with 2.2.16 kernel.
Any suggestions, Please.
Samy Rengasamy.
Look at
Using DB2Connect to Serve DB2 Data through Java Server Pages (JSP) at
http://www.linuxvm.org/Info/HOWTOs/db2cjsp.html
We do run DB2Connect to access MVS DB2 from Linux/390 for one of our
web applications.
Samy Rengasamy.
-Original Message-
From: Marcy Cortes [mailto:[EMAIL PROTE
TCPA / Palladium Frequently Asked Questions
http://www.cl.cam.ac.uk/users/rja14/tcpa-faq.html
Interview with Palladium's Mario Juarez
http://www.didw.com/modules.php?op=modload&name=News&file=article&sid=74&mod
e=&order=0
Following is a scoop from Slashdot,
Thomas C. Green at The Register seems to think Microsoft is after far more
than the 'ubiquitous security' they're pitching to the mainstream press. In
this lengthy article, he contends that Microsoft's latest plans are in many
ways an attempt to kill Linux by r
To import 'javax.servlet.*' packages, you got to have 'servlet.jar' in your
classpath.
'servlet.jar' does not come with a JDK by default.
Under tomcat, it is located at '$TOMCAT_HOME/common/lib' directory.
Whenever tomcat starts up, it builds its own classpath and hence all the
servlets have acce
Try to locate 'servlet.jar' and you can copy it into '$JAVA_HOME/lib'
directory.
Then you could add $JAVA_HOME/lib/servlet.jar to your classpath, provided
you have defined JAVA_HOME variable.
export CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/servlet.jar
Samy Rengasamy.
-Original Message-
From
I had been using cygwin to start 'xinit' and running xterms over that until
yesterday.
There was a power fluctuation in our floor and since then 'xinit' is not
starting successfully.
Would my video card be messed up? Have any of you had faced this problem
before...?
Samy Rengasamy.
Free options:
http://www.lowagie.com/iText/ : This requires Java1.2
iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people who need to generate read-only,
platform
independent documents containing text, lists, tables and images. The libr
Thanks for all the help.
Finally I am able to start tomcat as a daemon by using nohup.
Samy Rengasamy.
-Original Message-
From: Jay van der Meer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 9:25 AM
To: [EMAIL PROTECTED]
Subject: Re: SLES7 for S/390 and Tomcat 4.03 Automating
to pre-allocate a 4GB File?
Samy,
The Distributions Redbook covers what you need to do in a step-by-step
process in Chapter 17.
Mark Post
-Original Message-
From: Rengasamy, Samy [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 3:46 PM
To: [EMAIL PROTECTED]
Subject: Re: How to
http://www.linuxdoc.org/HOWTO/Software-RAID-HOWTO.html
Mark Post
-Original Message-
From: Rengasamy, Samy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 1:28 PM
To: [EMAIL PROTECTED]
Subject: Re: How to pre-allocate a 4GB File?
Do I have to upgrade to 2.4 kernel to run LVM
,
You'll need to be running a 2.4 kernel, and either LVM, or RAID to aggregate
multiple 3390 volumes, or have some 3390-9 volumes available.
Mark Post
-Original Message-
From: Rengasamy, Samy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 6:16 PM
To: [EMAIL PROTECTED]
Subject
How to pre-allocate a 4GB File in a system with several 2.3 GB dasds?
We're looking for a way to be able to create a single file slightly
larger than 4Gbytes (to test some logic in the code which has been
known to break on ports where seek offsets go over 32-bits).
Or is the largest file we can
That mod_webapp.zip was built on a 2.2 kernel and probably that may have
caused the segfault. It works on our system with Suse 7.0, 2.2 kernel.
Samy Rengasamy.
-Original Message-
From: Vincent Gazzillo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 3:53 PM
To: [EMAIL PROTECTED]
How to access NTFS from Linux?
Is there an easy way to access NTFS File system from SuSe Linux in a dual
boot PC?
Do I have to recompile the kernel to do this?
Thanks,
Samy Rengasamy.
I had the same problem and I still have the same problem. I tried all
trace/debug options
Tomcat startup just aborts after echoing the classpath and catalina_home
environment variables.
I posted the scenario earlier and have not got a solution working for me.
Samy Rengasamy.
-Original Mes
Are you using WebSphere at all?
If not how are you serving XML content?
Samy Rengasamy
-Original Message-
From: Moloko Monyepao [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 1:20 AM
To: [EMAIL PROTECTED]
Subject: Re: Web Server with DB2 on Linux390/OS390
I am running IBM Web
Thanks Mark for connecting two requirements across the mailing lists.
I am subscribed to LCDS too but ignored the mail content after reading
the subject.
You are a gift to the open source world.
Thanks again,
Samy Rengasamy.
-Original Message-
From: Post, Mark K [mailto:[EMAIL PROTECTE
Is not there a way these people can shut down their AutoReply messages if
they get
a message from a discussion list?
Whenever I post a message to the discussion list I get a bunch of these
messages.
Thanks,
Samy Rengasamy.
-Original Message-
From: David Boyes [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 4:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Using VDISK for swap
> There is no difference, really. All the DASD functions are rolled into
one
> driver.
Hmm. The mdisk driver does do a couple o
Is there any site/doc for reference on this mask bits?
-Original Message-
From: Thomas Hiltmann [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 1:29 AM
To: [EMAIL PROTECTED]
Subject: Re: Separate Group for each User
> let us know:
> 1. Why Redhat has this approach.
> Because
How about Mod_Rexx!!!.
It fits neatly with apache.
You can even do your server side stuff with Rexx.
David Ashley of IBM Global Services is the major architect of this piece.
I attended one of his presentations at a LUG in Dallas.
You could download the package from http://dashley.dyndns.org/Mod
I just included the following lines in httpd.conf:
LoadModule webapp_module
/usr/apps/webapp-module-1.0-tc40/apache-1.3/mod_webapp.so
AddModulemod_webapp.c
WebAppConnection conn warp xxx.xxx.xxx.xxx:8008
WebAppDeploy mytest conn /mytest
Servr.xml does have info on 'm
Has anybody build Zope for Linux/390?
Is there a place to get the binary from?
Samy Rengasamy.
What kind of troubles did you have with mod-webapp?
-Original Message-
From: Steve Guthrie [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 22, 2002 9:02 AM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat
I have both Tomcat 4.01 and Apache 1.3.19-66 running on Linux for S390. I
have complied t
I had created a HOWTO on 'DB2Connect to Serve DB2 Data through JSP' and it
is at
http://www.linuxvm.org/Info/HOWTOs/db2cjsp.html.
This does have instructions and links to install Tomcat 4.0.1 and mod_webapp
connector
to link tomcat with apache.
Samy Rengasamy.
-Original Message-
From:
Jim,
What XML database server are you using on Linux/390?
Thanks,
Samy Rengasamy.
-Original Message-
From: Ferguson, Neale [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 12:13 PM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat
Yes, our developer's got WebDav up and running and
I did get lot more information on this from Sleepycat support team:
**
The problem is that Berkeley DB does not include assembly
language mutexes for the s390 architecture, and Linux POSIX
1003.1 pthread mutexes aren't suffic
I did a build and install of Berkeley DB 4.0.1 in our SuSE Linux 7.0 (s390)
- Kernel 2.2.16.
During the configure process, I did get the following warning:
THREAD MUTEXES NOT AVAILABLE FOR THIS COMPILER/ARCHITECTURE
I do believe Linux/390 does support multi-threading and hence mutexes
towards th
The messages appearing at boot time should be available at
/var/log/boot.msg
Also samba log should be at
/var/log/log.smb
Samy Rengasamy.
-Original Message-
From: Lawrence Hanus [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 2:12 PM
To: [EMAIL PROTECTED]
Subject: Swap not start
Is there any open source implementation of a hierarchical database like IMS
for Linux?
Thanks,
Samy Rengasamy.
-Original Message-
From: Alan Cox [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 6:07 PM
To: [EMAIL PROTECTED]
Subject: Re: Cobol and IMS for Linux
> pro
How does c-tree from www.faircom.com fare against Berkeley DB?
Thanks,
Samy Rengasamy.
-Original Message-
From: Alan Cox [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 4:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Cobol and IMS for Linux
> > What are the ISAM options on Li
Create a shell script 'sshd' with the following line
/sbin/sshd or /actual-path-of-ssh-installed/sshd
in directory /etc/rc.d
Then create a link S10sshd to /etc/rc.d/sshd at directory /etc/rc.d/rc2.d
Then on reboots, sshd will start running.
This is specific to SuSe. Red Hat may have a different
What are the ISAM options on Linux/390 and Linux/86?
Thanks,
Samy Rengasamy.
-Original Message-
From: Rich Smrcina [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 25, 2002 3:58 PM
To: [EMAIL PROTECTED]
Subject: Re: Cobol and IMS for Linux
I'm not sure about the IMS part, but there a
I did come across one more COBOL offering for Linux from www.legacyj.com.
Their product is named as PERCobol. The COBOL Code is compiled into java
byte codes
and LegacyJ provides a platform specific proprietary runtime.
Thanks,
Samy Rengasamy.
-Original Message-
From: Jim Elliott [mailt
I found out that the IMS is of DEDB type.
Thanks,
Samy Rengsamy.
-Original Message-
From: Jim Elliott [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 25, 2002 4:16 PM
To: [EMAIL PROTECTED]
Subject: Re: Cobol and IMS for Linux
Samy:
> What are all the COBOL compilers available for L
There is an application running on S390 written in COBOL using IMS Database.
This application could handle several millions of records.
I am looking around to see if this could be ported to a smaller platform to
handle several thousands of records at a reduced cost.
Is it doable if I chose to go
Is there a link to read and use Linux/390 Assembly Language?
Thanks,
Samy Rengasamy.
-Original Message-
From: Michael Grundy [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 15, 2002 1:58 PM
To: [EMAIL PROTECTED]
Subject: DProbes S/390 port available
Hi Everyone -
Just wanted to let
We have a MQ Server running successfully at OS/390. I would like to use MQ
JMS Client
from Linux/390 to access MQ Server. We do not have the LDAP Server setup on
OS/390.
Will I be able to use MQ JMS with File System Service Provider for JNDI
Services and
if so how could it be done?
Thanks in Adva
ot;The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke." Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )
> -Original Message-
> From: Linux on 390 Port [mail
I am using a free beta version successfully to export X Windows from
Linux/390.
The only downside is I am not able to run any window manager as MI/X runs
with its own.
Samy Rengasamy.
-Original Message-
From: Gregg C Levine [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 11, 2002 11:10
I copied your code for testing and I did get the message:
>> JVM started okay ...
I am using blackdown's JDK1.2.2.
I used the following commands to compile and run your program though:
$ gcc -c -o jvm.o -I/usr/local/jdk1.2.2/include
-I/usr/local/jdk1.2.2/include/linux jvm.c
$ gcc -o jvm jvm.o
Has anybody used any Pascal Compiler on Linux/390?
Thanks,
Samy Rengasamy.
Thanks for the information.
Since I got your reply, I did read several IBM Redbooks/Presentations on IMS
Connectivity.
I did read the following limitation(s) in one of the IBM's Redbook:
ODBA programs must execute on the same MVS image (LPAR) as
the IMS system(s). Since GSAM databases are alloc
We are currently using Harvest for version control.
Harvest here runs on a Sun Server with admin/developers accessing it from
Windows.
I have already setup cvs at Linux/390.
Can I connect to it and administer/checkout using wincvs by the
admin/developers?
Thanks,
Samy Rengasamy.
ittle code?).
Marc-Arthur Pierre-Louis
Senior Software Engineer
Architect, IBM Solution Technologies (Linux Integration Center)
Internet: [EMAIL PROTECTED]
(512)838-9320
"Rengasamy, Samy" <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 01/11/2002
11:57:43 AM
Please respond to L
It looks like the application was developed by some contractor and I am
afraid, we may not be able to trace the author. In that case if I get the
DLL disassembled to an asm source, will I be able to manipulate it for
porting to Linux.
Thanks,
Samy Rengasamy.
-Original Message-
From: Mar
Can anybody give a solution for this scenario?
We have a java application running on NT.
The vendor does have some platform specific data in a DLL.
The application could be run on a Solaris platform also.
And I do have the .so file for Solaris platform.
I did try to run the application on Linux/3
We are working with SuSe 7.0 on a LPAR.
It has 6 dasds of 2GB each. 128MB memory.
Apart from the essential processes, we are running Apache, DB2Connect and
RMF/PM.
I use windowmaker on with 2 xterms and xosview.
The memory usage is pegged around 105MB most of the time.
The catch is we have one fu
ww.linuxdoc.org/HOWTO/mini/FDU/.
Mark Post
-Original Message-
From: Rengasamy, Samy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 27, 2001 7:36 PM
To: [EMAIL PROTECTED]
Subject: tk GUI Applications
If I try to run any tk GUI application, the fonts do not appear clearly.
What am I m
If I try to run any tk GUI application, the fonts do not appear clearly.
What am I missing?
Thanks,
Samy Rengasamy.
-Original Message-
From: saparnis, carol [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 27, 2001 11:16 AM
To: [EMAIL PROTECTED]
Subject: Re: Help, copy_from_user_asm
58 matches
Mail list logo