ODBC is only good for connecting to DB2?
Lets say that I want to connect to an arbitrary RDMS on an arbitrary platform,
such as MYSQL or M%crosoft database on Windows from MVS.
Does JDBC work out of the box? Is software required on MVS or Windows to
allow the connection?
On Fri, 23 Aug 2024 0
ODBC connects to the local SQL implementation, for z/OS there is only Db2
for z/OS. In theory the C/C++ application program with ODBC calls coded
could run unmodified on Linux or Windows with the same ODBC calls, after
recompilation (of course this kind of platform independence is very hard to
ach
Hello
I have created the multi volume zfs with 25000 cylinders pm each volume and
mounted on /smpnts but again it fails with below message..
Not sure if unpax is happening within same directory or not
I am looking at a wrong place or unpax is going to a different file
DATE 08/25/24 TIME 12:19:
Look at $TMPDIR
HTH
--
Radoslaw Skorupka
Lodz, Poland
W dniu 25.08.2024 o 11:33, Peter pisze:
Hello
I have created the multi volume zfs with 25000 cylinders pm each volume and
mounted on /smpnts but again it fails with below message..
Not sure if unpax is happening within same directory or
On 8/24/2024 11:39 AM, Mike Schwab wrote:
CG means Copy Group, right?
Does the volume need to be removed from the copy group definition?
Your post got me thinking. These relationships were created by SMS,
maybe SMS should be the one to remove them?
I issued 'FRBACKUP CP(copypool) WITHDRAW' a
On 8/25/2024 7:00 AM, Ed Jaffe wrote:
On 8/24/2024 11:39 AM, Mike Schwab wrote:
CG means Copy Group, right?
Does the volume need to be removed from the copy group definition?
Your post got me thinking. These relationships were created by SMS,
maybe SMS should be the one to remove them?
I is
Broadcom supply drivers for access to Datacom/DB.
ODBC is a supported protocol, it has been for 30 years! JDBC came later and
is supported. It requires Datacom server which is similar to IBM DB2
Connect and DRDA.
I don't think there is a generic talk to everything, you have to configure
for each
HI
Would anyone know what value I have to set for S99TUPAR for key DALDSNAM I
am trying to allocate a new GDG(+1). I specified just the base and am
getting a duplicate dataset error from SVC 99
I did set OIS99FLG11,S99GDGNT and set DALMEMBR S99TUPAR to '+1'
thanks
---
Turn on TRACE CT for SYSTCPIP and SYSTCPDA
V TCIPIP,TCPIP,PKT,ON
TRACE CT for SYSOMVS
Start DUMP COMM=()
Recreate problem
Reply to DUMP R xx,END
If everything you need is in those component traces and if you are sure that
your DUMP parameter will capture those component traces, then sure this i
It is fair to contrast a program that does not have to acquire storage with one
that does. Any extra getmain/freemain (or storage analog) is more cycles of
execution.
But if you are loading the program more than once because it is not reentrant
then the extra cycles needed to do that dwarf the c
I?m not aware of any ODBC driver on z/OS that can access MySQL databases
(except by luck perhaps). But you have at least a couple other options:
1. You can ?glue? a C/C++ application to JDBC via JNI. There?s a platform
independent JDBC driver for MySQL available for download here:
https://d
Increasing the dataset you are increasing (SMPNTS) is only necessary if you run
out of space when downloading the service from IBM, your problem is
decompressing the compressed files that you already downloaded, so you only
need to increase the //SMPWKDIR (defaults to /TMP) space. The one you u
Hi Ed,
I think that this is happening because the DDSW(YES) parameter is present, and
the target device is not provided.
For this combination of inputs, FCWITHDR will remove any _target_ relationships
on the specified device number, and start background copy for any _source_
relationships on th
13 matches
Mail list logo