Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Accessing S/36 data through Client Access

83 views
Skip to first unread message

Mike Scofield

unread,
Feb 1, 2001, 3:54:44 AM2/1/01
to
A while back I posted a question about accessing Advanced/36 data (from an
M36 machine running as a guest under OS/400) through Client Access. Someone
responded that I could find my /36 data files in a library on the 400 called
"QS36" or something close to that...if I had it in front of me, I'd have the
name right for sure.

Anyway, that didn't work when the machine wasn't so healthy and now that it
is healthy, it still doesn't work. Since then I heard something else about
how that won't work, no matter how healthy the machine is. Anyone know for
sure?

Thanks,

Mike

Barry L. Kline

unread,
Feb 1, 2001, 8:24:33 AM2/1/01
to

The data will appear in library QS36 only if you've used the migration
assistant to go from SSP to the OS/400 environment. Otherwise they're
all contained in the M36 object.

I haven't seen anything about accessing the data via Client Access. One
of my clients have the same setup as you describe and needed their S36
data available to OS/400 for queries, etc. My solution used ODF to send
the data from the M/36 to OS/400 where it was further processed to
"de-normalize" it and place it into nice tidy files ready for query.
That solution is still running for them.

Barry

Jason Hansen

unread,
Feb 1, 2001, 8:35:19 AM2/1/01
to
If you are trying to access S/36 files using Data Transfer, it will not
work. Check out Info APAR II11244
(http://www.as400.ibm.com/clientaccess/caiixd1.htm then take the link
for II11244). I know the info APAR says it is for Client Access for
Windows 95/NT, but it also applies to Client Access Express.

Jason Hansen

JHLMSS

unread,
Feb 1, 2001, 10:47:18 PM2/1/01
to

mike, in the s/36 environment of os400 "s36" data would live in a 400
library called qs36f by default.

on a 436 where the s36 is running as a guest operating system. the s36 files
do not live "on the 400".

you can use DDM to access a guest s36 file from os/400.

http://www.michsoft.com
j...@michsoft.com
Joseph H. Le Blanc, CCP

Stuart Meier

unread,
Feb 4, 2001, 4:54:30 PM2/4/01
to
I have the same setup at work. The M36 machine is not in the QS36 folder. M36 is
running SSP "under" OS/400. There is a "virtual network" connection available to
you to use S/36 files under OS400 using DDM. Basically you turn-on the Virtual
network connection. Create a file on the AS400 that has the same structure as on
the S/36. WRKDDMF to allow the AS400 to "see" the S/36 file and CPYF to the
AS400 File. You can then use Client Access to copy the file to a PC. Or use
FTP... or where ever you want.

Pat Barber

unread,
Feb 5, 2001, 4:31:15 PM2/5/01
to
You can access the files but it has to be done through DDM files
since the 400 considers the M36 a seperate machine. This is
discussed at length in the manuals.

QS36F is the library you refer to, and that is only used if you
have migrated S/36 applications to the native 400 NOT using
M36. The migration method will be the only supported method
after V4r4 as I recall.

Peter Kinsman

unread,
Feb 8, 2001, 1:36:13 PM2/8/01
to
I am actually working on this at the moment.
Some time ago, I set up DDM files to link through the ILAN, but now I have
written an SSP procedure that uses RUN400 to delete the OS/400 physical file
and recreate it with the same record length as the System/36 file. It then
deletes the S/36 file and uses COPYDATA to recreate that so that the DDM
file on the AS/400 now sees the new data.
I am also working on using FTP to send this data to other AS/400's on the
network.
I can always send details if this would be of any use.

Peter Kinsman


Pat Barber <mboce...@worldnet.att.net> wrote in message
news:3A7F16FF...@worldnet.att.net...

Mike Scofield

unread,
Feb 9, 2001, 3:22:05 AM2/9/01
to
Peter,

It would be of much use and it would make you my second-biggest newsgroup
hero of all time.

Thanks,

Mike

Peter Kinsman wrote:

> Some time ago, I set up DDM files to link through the ILAN, but now I have
> written an SSP procedure that uses RUN400 to delete the OS/400 physical file
> and recreate it with the same record length as the System/36 file. It then
> deletes the S/36 file and uses COPYDATA to recreate that so that the DDM
> file on the AS/400 now sees the new data.

Stuart Meier

unread,
Feb 10, 2001, 10:29:31 AM2/10/01
to
Mike,
I've done something similar, but I like to see your program. Could you send it to
me also?

Stuart Meier
Priester Aviation
S...@priesterav.com

0 new messages