× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Can someone tell me exactly what a job status of TIMW  -  The initial thread of 
the job is waiting for a  time interval to end  means and what has to happen 
before this status changes?
Thanks,
Charlie Borill


>>> midrange-l-request@midrange.com 07/11/02 09:59AM >>>
Send MIDRANGE-L mailing list submissions to
        midrange-l@midrange.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or, via email, send a message with subject or body 'help' to
        midrange-l-request@midrange.com

You can reach the person managing the list at
        midrange-l-admin@midrange.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MIDRANGE-L digest..."


Today's Topics:

   1. Re: CPW=0 and one session? (bdietz@3x.com)
   2. RE: We've Added more memory...but I can't remember! (Andy Nolen-Parkhouse)
   3. Re: CPW=0 and one session? (Leif Svalgaard)
   4. Interactive Voice Response System/Software (Mark Allen)
   5. RE: [MI400] UIM (J Michael Smith)
   6. RE: STRISDB debugger - was RE: CPW=0 and one session? (Rubino, Jim)
   7. RE: Interactive Voice Response System/Software (Art Tostaine, Jr.)
   8. Re: MIDRANGE-L digest, Vol 1 #2078 - 11 msgs (Charlie J. Borill)

--__--__--

Message: 1
To: midrange-l@midrange.com
Subject: Re: CPW=0 and one session?
From: bdietz@3x.com
Date: Thu, 11 Jul 2002 08:12:31 -0400
Reply-To: midrange-l@midrange.com

The DSD will run Linux in a partition.  This the exact route we were
taking when looking for a new system (0 inter., domino WAS, Linux).  I
asked the question of the Partners in Delevopment folks and they indicated
that the 2434 would handle a Linux partition.

Just be careful if you want the use the rest of the system for DB2ish
stuff.

Seems like a really big box for Linux.

Not to pry, but what other things are you planing on doing??  What type of
Linux app are you planning on running?


http://www-1.ibm.com/servers/eserver/iseries/linux/edition/config.html




-------------------------
 Bryan Dietz
3X Corporation
614-410-9205
==========================
At least the price is going in the right direction.
Thanks for pointing out the DSD. I was looking for
a Linux-capable box, so I guess that DSD is out.


--__--__--

Message: 2
From: "Andy Nolen-Parkhouse" <aparkhouse@attbi.com>
To: <midrange-l@midrange.com>
Subject: RE: We've Added more memory...but I can't remember!
Date: Thu, 11 Jul 2002 08:42:46 -0400
Reply-To: midrange-l@midrange.com



> On Behalf Of Charly Jones
> Subject: RE: We've Added more memory...but I can't remember!
>
> Most systems I have seen recently have lots and lots of memory and it
is
> being mostly wasted.  I can tell because they have an automatic tuner
> moving
> memory around like crazy - the faulting is still high - the bottleneck
is
> usually the disk resources (don't get me started on that topic) - the
CPU
> is
> not being fully utilized - and the solution to any performance problem
is
> to
> buy more CPU or more memory.

Charly,

If I understand your paragraph above, you are saying that a system with
a generous amount of memory, an underutilized processor, and a shortage
of disk arms will experience a high level of faulting.  Can you
elaborate on this a little (without getting started on the disk arm
topic too much ;-))?  I don't understand the technical underpinnings
here.  Or do you think that this in an artifact of the performance tuner
not directly related to the disk arms?

Regards,
Andy Nolen-Parkhouse


--__--__--

Message: 3
From: "Leif Svalgaard" <leif@leif.org>
To: <midrange-l@midrange.com>
Subject: Re: CPW=0 and one session?
Date: Thu, 11 Jul 2002 07:44:21 -0500
Reply-To: midrange-l@midrange.com

From: <bdietz@3x.com>
> Not to pry, but what other things are you planing on doing??  What type of
> Linux app are you planning on running?
>

I'm toying with an efficient way of sharing data between partitions
(not using files or sockets or such), possibly even between a Linux
partition and an OS/400 partition.


--__--__--

Message: 4
Date: Thu, 11 Jul 2002 09:25:19 -0500
From: Mark Allen <allenmark@nu-z.net>
Subject: Interactive Voice Response System/Software
To: midrange-l@midrange.com
Organization: Wilkes Telephone and Electric
Reply-To: midrange-l@midrange.com

We are looking to automate our overnight repair/trouble calls.  Since
the customer database and current trouble reporting system reside on the
AS/400 it seems to make sense that this system should too but $ may be
an issue and could interface with a PC based system if needed.

Does anyone have any recommendations/gotchas, etc from past experience?

Mark Allen
I.S. Manager
Wilkes Telephone & Electric
A Dycom Company
Phone: (706) 678-9565
Email: allenmark@nu-z.net
http://www.nu-z.net





--__--__--

Message: 5
From: J Michael Smith <JMichael.Smith@arch.com>
To: "'midrange-l@midrange.com'" <midrange-l@midrange.com>
Subject: RE: [MI400] UIM
Date: Thu, 11 Jul 2002 08:35:54 -0500
Reply-To: midrange-l@midrange.com

Simon.... is your E-BOOK on UIM still on the project list?

Michael

-----Original Message-----
From: Simon Coulter [mailto:shc@flybynight.com.au]
Sent: Thursday, July 11, 2002 4:45 AM
To: MIDRANGE-L@midrange.com
Subject: Re: [MI400] UIM



Hello Bobby,

You wrote:
>Is it possible to modify a UIM panel group object so that you can enter a
>character value in the option field.  Currently there is no way to do
>this (that I know off).  I want to be able to enter a 2 character value
>in a UIM list panel option fields and have a RPG program retrieve the
>value and preform some action.

You can do this but you will loose much of the benefit of UIM.

You can no longer use an ACTION type field for options.  You would simply
define a 2-byte character field and handle the options in your own code.
That also means you cannot specify ACTOR=UIM for the list.

Regards,
Simon Coulter.
--------------------------------------------------------------------
   FlyByNight Software         AS/400 Technical Specialists
   http://www.flybynight.com.au/

   Phone: +61 3 9419 0175   Mobile: +61 0411 091 400        /"\
   Fax:   +61 3 9419 0175   mailto: shc@flybynight.com.au   \ /
                                                             X
                 ASCII Ribbon campaign against HTML E-Mail  / \
--------------------------------------------------------------------

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

--__--__--

Message: 6
From: "Rubino, Jim" <Jim.Rubino@Fike.com>
To: "'midrange-l@midrange.com'" <midrange-l@midrange.com>
Subject: RE: STRISDB debugger - was RE: CPW=0 and one session?
Date: Thu, 11 Jul 2002 08:39:47 -0500
Reply-To: midrange-l@midrange.com

STRISDB is much easier to use, you can watch values on the screen and see
them change.
It's a great tool!!!



-----Original Message-----
From: Vernon Hamberg [mailto:vhamberg@attbi.com]
Sent: Wednesday, July 10, 2002 6:23 PM
To: midrange-l@midrange.com
Subject: STRISDB debugger - was RE: CPW=0 and one session?


Just curious - why you use STRISDB and not STRDBG? I haven't used the
former in years and there are some definite diferences. But the ability to
use the same debugger for both OPM and ILE moved me to STRDBG.

At 12:56 PM 7/10/02 -0500, you wrote:
> > From: DeLong, Eric
> >
> > Is that the distributed debugger in CODE/400 (or the new tools recently
> > released for V5) or the interactive source debugger (greenscreen)?
>
>I was talking about the STRISDB debugger.
>
>Joe

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



--__--__--

Message: 7
From: "Art Tostaine, Jr." <art@link400.com>
To: <midrange-l@midrange.com>
Subject: RE: Interactive Voice Response System/Software
Date: Thu, 11 Jul 2002 09:48:58 -0400
Reply-To: midrange-l@midrange.com

I've used missing link software/hardware on several projects.  It works very 
well and the programming required is all RPG. We were
using it in less than a day of training.

I haven't actually spoken to anyone there in a while, but I did find this 
website:

http://www.sysimp.com/mlink/html/mlink.htm

_________________
Art Tostaine, Jr.
CCA, Inc.
Jackson, NJ 08527

> -----Original Message-----
> From: midrange-l-admin@midrange.com
> [mailto:midrange-l-admin@midrange.com]On Behalf Of Mark Allen
> Sent: Thursday, July 11, 2002 10:25 AM
> To: midrange-l@midrange.com
> Subject: Interactive Voice Response System/Software
>
>
> We are looking to automate our overnight repair/trouble calls.  Since
> the customer database and current trouble reporting system reside on the
> AS/400 it seems to make sense that this system should too but $ may be
> an issue and could interface with a PC based system if needed.
>
> Does anyone have any recommendations/gotchas, etc from past experience?
>
> Mark Allen
> I.S. Manager
> Wilkes Telephone & Electric
> A Dycom Company
> Phone: (706) 678-9565
> Email: allenmark@nu-z.net
> http://www.nu-z.net
>
>
>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>


--__--__--

Message: 8
Date: Thu, 11 Jul 2002 10:00:02 -0400
From: "Charlie J. Borill" <CJBORIL@meadwestvaco.com>
To: <midrange-l@midrange.com>
Subject: Re: MIDRANGE-L digest, Vol 1 #2078 - 11 msgs
Reply-To: midrange-l@midrange.com

Hello.
Can someone tell me exactly what a job status of TIMW  -  The initial thread of 
the job is waiting for a  time interval to end  means and what has to happen 
before this status changes?
Thanks,
Charlie Borill

>>> midrange-l-request@midrange.com 06/18/02 01:00PM >>>
Send MIDRANGE-L mailing list submissions to
        midrange-l@midrange.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or, via email, send a message with subject or body 'help' to
        midrange-l-request@midrange.com

You can reach the person managing the list at
        midrange-l-admin@midrange.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MIDRANGE-L digest..."


Today's Topics:

   1. Code page going to IFS from a PC - how determined? (Robin Coles)
   2. Re: Code page going to IFS from a PC - how determined? 
(jmoreno@militarycars.com)
   3. RE: Code page going to IFS from a PC - how determined? (Robin Coles)
   4. Spool file swap. (Shields, Ken)
   5. 3590 upgrade (Jim Damato)
   6. Whooda belived this? (Larry Bolhuis)
   7. RE: Update to TNAPI progam (York, Albert)
   8. RE: Netserver and OS/2 (Barry P Taylor)
   9. RE: Netserver and OS/2 (DeLong, Eric)
  10. Re: Code page going to IFS from a PC - how determined? (Scott Klement)
  11. RE: 3590 upgrade (DeLong, Eric)

-- __--__--

Message: 1
From: "Robin Coles" <robin@ringbase.com>
To: <midrange-l@midrange.com>
Subject: Code page going to IFS from a PC - how determined?
Date: Tue, 18 Jun 2002 15:12:41 +0100
Reply-To: midrange-l@midrange.com

Hi,

We're receiving a file via email and copying it to the root file system
on the IFS just using the DOS copy command.  When I try it to our local
AS/400, the file becomes code page 1252 and everything is OK.  If I copy
the same file from the same PC to the live AS/400 (in Sweden) the file
becomes code page 865 and some special characters are corrupted.

I can't see anywhere to tell the 400 what the code page should be.  Any
ideas?

Cheers
Robin


-- __--__--

Message: 2
Subject: Re: Code page going to IFS from a PC - how determined?
To: midrange-l@midrange.com
From: jmoreno@militarycars.com
Date: Tue, 18 Jun 2002 10:24:16 -0400
Reply-To: midrange-l@midrange.com


Have you tried to FTP the file to that computer ?

We have an FTP process from our AS400 IFS to a OS/2 based PC and it works
fine. (Yes !     OS/2 Machine)

regards

Jorge


-- __--__--

Message: 3
From: "Robin Coles" <robin@ringbase.com>
To: <midrange-l@midrange.com>
Subject: RE: Code page going to IFS from a PC - how determined?
Date: Tue, 18 Jun 2002 15:41:30 +0100
Reply-To: midrange-l@midrange.com

FTP mis-translates on that machine too.  Creates as code page 819
whether in Bin or text mode.  Mis-translates differently, but still no
good I'm afraid.

Robin

-----Original Message-----
From: midrange-l-admin@midrange.com
[mailto:midrange-l-admin@midrange.com] On Behalf Of
jmoreno@militarycars.com
Sent: 18 June 2002 15:24
To: midrange-l@midrange.com
Subject: Re: Code page going to IFS from a PC - how determined?



Have you tried to FTP the file to that computer ?

We have an FTP process from our AS400 IFS to a OS/2 based PC and it
works
fine. (Yes !     OS/2 Machine)

regards

Jorge


-- __--__--

Message: 4
From: "Shields, Ken" <kenshields@ppg.com>
To: "'Midrange Mailing LIst'" <Midrange-L@midrange.com>
Subject: Spool file swap.
Date: Tue, 18 Jun 2002 10:50:13 -0400
Reply-To: midrange-l@midrange.com

Hello again.
        We have an M36 running on our /400, printers are mapped.
        P1 is not physically connected to a printer, and is simply used as an 
outque.
        I can copy a /36 spooled entry to a file...i.e. QGPL/SPOOL, now how to 
copy that spooled entry
        to another actual outq on the /400?
        I assume here, that because you may map printer devices between 
machines, the outq images are interchangable.


Ken Shields
Oshawa systems group
Works 81, Oshawa Ontario
(905) 725-1144 Ext 326


-- __--__--

Message: 5
From: Jim Damato <jdamato@dollargeneral.com>
To: midrange-l@midrange.com
Subject: 3590 upgrade
Date: Tue, 18 Jun 2002 09:56:27 -0500
Reply-To: midrange-l@midrange.com

This is probably a RTFM question.

We just upgraded a 3590-B11 to a 3590-E11 with extended media support.  The
CE completed the upgrade, then we were unable to really use the drive
because it detects all our old 3590 cartridges as 3490 format.  We haven't
done much real hardware stuff in a while so it slipped my mind that we would
have to change the device description to reflect the new model.  I've
deleted the device description and tried to recreate it as an E model, but
the CRTDEVTAP command ends up re-creating the B model device (and not giving
a warning or error).  I've found that the resource name for the device is
also defined as a B model.  Poking around in SST I can see that I can delete
or create resource, but not change them.

1)      Can I write down all the information for the original resource,
delete it and recreate it in SST, and then create the new tape device?

2)      Would auto config take care of this, and, if so, would it require an
IPL?

3)      The 3590 upgrade was purchased new, with installation.  Should my CE
have known how to set up the device/resource on the system, and should he
have done so?  Ever since they started cross training RS/6000 engineers and
AS/400 engineers I've found that a lot of them are just board-swappers
without a lot of useful knowledge.  I'm no longer sure where to set my
expectations.

Much thanks in advance...

James P. Damato
Manager - Technical Administration
Dollar General Corporation
(615) 855-4375
<mailto:jdamato@dollargeneral.com>


-- __--__--

Message: 6
Date: Tue, 18 Jun 2002 11:12:56 -0400
From: Larry Bolhuis <lbolhuis@arbsol.com>
Organization: Arbor Solutions, Inc
To: Midrange Systems Mailing List <MIDRANGE-L@midrange.com>
Subject: Whooda belived this?
Reply-To: midrange-l@midrange.com

Scenario:

  Two month old 270, SStar, 12 8.5G drives, 4G memory, Redundant power and
cooling, 1070 CPW, 0 interactive. Nice cool computer room, whole room UPS.
No foul weather or back hoes in the area.  2:14 AM Monday all is well, no
load on the system. 2:15 AM *POOF* no more box.  22 hrs later it was
determined that two drives failed. Despite the fact that they are in
different RAID sets the system did not handle the failure. One RAID set was
rebuilt when the new drive was added. The second could not be rebuilt as the
set was in "Unknown" status. Rochester said, "Yup, gotta scratch it, sorry."
And we did.

  Unfortunately the Product Activity Log gets scratched in the process so
there is *ZERO history to look at.

  This is NOT what I expect from an iSeries! Can anyone explain a) Why TWO
drives, in different RAID sets and in different cages, would fail
simultaneously without external "intervention" and b) Why a single drive
failure in a RAID set would cause it to fail? Liking this we're not.

  - Larry

ps: IBM has laid off so many people here they had to call a guy in from
vacation to work on the box!

--
Larry Bolhuis           | IBM Certified Solutions Expert
Vice President          |     iSeries Technology V5 R1
Arbor Solutions, Inc.   |     e-business for AS/400 V4 R2
(616) 451-2500          | IBM Certified Specialist  AS/400
(616) 451-2571 -fax     |     RPG IV Developer
lbolhuis@arbsol.com     |     System Administrator for OS/400 V4 R4
www.arbsol.com          |     Professional Network Administrator
                         |       Network/Multiple Systems
                         |     Client Access



-- __--__--

Message: 7
From: "York, Albert" <albert.york@nissan-usa.com>
To: "'midrange-l@midrange.com'" <midrange-l@midrange.com>
Subject: RE: Update to TNAPI progam
Date: Tue, 18 Jun 2002 08:31:11 -0700
Reply-To: midrange-l@midrange.com

TNAPI actually uses a socket to start a telnet session with the AS/400,
using an address of 127.0.0.1 (loopback).

Albert York


        -----Original Message-----
        From:   Mike.Collins@syan.co.uk [SMTP:Mike.Collins@syan.co.uk]
        Sent:   Tuesday, June 18, 2002 5:06 AM
        To:     midrange-l@midrange.com
        Subject:        RE: Update to TNAPI progam


        Hi Albert

        A quick question for you about the TNAPI program. I understand the
basics
        about how you send input to the "screen" in batch. One thing I am
unsure
        though, is how you actually would go about capturing what the user
        initially entered on the screen. Do you do a STRCPYSCN and capture
the
        data, or do you have another method?

        Regards
        Mike


        _______________________________________________
        This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list
        To post a message email: MIDRANGE-L@midrange.com
        To subscribe, unsubscribe, or change list options,
        visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
        or email: MIDRANGE-L-request@midrange.com
        Before posting, please take a moment to review the archives
        at http://archive.midrange.com/midrange-l.

-- __--__--

Message: 8
Date: Tue, 18 Jun 2002 16:30:19 +0100
From: Barry P Taylor <btaylo24@csc.com>
Subject: RE: Netserver and OS/2
To: midrange-l@midrange.com
Reply-To: midrange-l@midrange.com


Hi all

Does anybody know if Netserver at V5R1 will "work" with OS/2 clients. We
need to map a drive from an OS/2 PC to an 720 running V5R1 and are having
some problems. We are unsure if OS/2 is still supported at this level for
NETSERVER.


Thanks


Barry Taylor

CSC


-- __--__--

Message: 9
From: "DeLong, Eric" <EDeLong@Sallybeauty.com>
To: "'midrange-l@midrange.com'" <midrange-l@midrange.com>
Subject: RE: Netserver and OS/2
Date: Tue, 18 Jun 2002 11:03:55 -0500
Reply-To: midrange-l@midrange.com

I seem to recall Simon Coulter reporting that Netserver refuses any
connection from a non-Windows client.  Netserver is specifically designed to
be like Windows implementation of SMB.  AFAIK, OS/2 never worked with
Netserver.

Eric DeLong
Sally Beauty Company
MIS-Project Manager (BSG)
940-898-7863 or ext. 1863



> -----Original Message-----
> From: Barry P Taylor [mailto:btaylo24@csc.com]
> Sent: Tuesday, June 18, 2002 10:30 AM
> To: midrange-l@midrange.com
> Subject: RE: Netserver and OS/2
>
>
>
> Hi all
>
> Does anybody know if Netserver at V5R1 will "work" with OS/2
> clients. We
> need to map a drive from an OS/2 PC to an 720 running V5R1
> and are having
> some problems. We are unsure if OS/2 is still supported at
> this level for
> NETSERVER.
>
>
> Thanks
>
>
> Barry Taylor
>
> CSC
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion
> (MIDRANGE-L) mailing list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>


-- __--__--

Message: 10
Date: Tue, 18 Jun 2002 11:18:39 -0500 (CDT)
From: Scott Klement <klemscot@klements.com>
To: midrange-l@midrange.com
Subject: Re: Code page going to IFS from a PC - how determined?
Reply-To: midrange-l@midrange.com


Depends on how the file is transferred...  I know you say the DOS copy
command, but you don't specify what method DOS is using to access your
IFS!

If you're using NetServer, you can change the default codepage in
Ops Nav, under "Network/Servers/TCPIP"  right click on "AS/400 Netserver"
and choose properties.  Go to the ADVANCED tab.   If NetServer is already
running, you'll need to click "Next Start" to change the settings for the
next time it starts, since you can't change them while it's active.

You can also override the default NetServer on a per-share basis in Ops
Nav by going under "File Systems/File Shares", right-clicking the share
name, and choosing properties, and then going to the "Text Conversion"
tab.

If you're using FTP, you can change the server's default CCSID
with the CHGFTPA command.   For the client, you can specify the default
CCSID using the CCSID() keyword to the FTP (or STRTCPFTP) command.

The server's property is used when the server writes data to disk (such as
when you do a PUT subcommand) and the client's property is used when the
client writes the data to disk (such as with the GET subcommand)

example:

          ENDTCPSVR *FTP
          CHGFTPA CCSID(1234)
          STRTCPSVR *FTP

or
          FTP ftp.example.com CCSID(1234)



On Tue, 18 Jun 2002, Robin Coles wrote:

> Hi,
>
> We're receiving a file via email and copying it to the root file system
> on the IFS just using the DOS copy command.  When I try it to our local
> AS/400, the file becomes code page 1252 and everything is OK.  If I copy
> the same file from the same PC to the live AS/400 (in Sweden) the file
> becomes code page 865 and some special characters are corrupted.
>
> I can't see anywhere to tell the 400 what the code page should be.  Any
> ideas?
>
> Cheers
> Robin
>


-- __--__--

Message: 11
From: "DeLong, Eric" <EDeLong@Sallybeauty.com>
To: "'midrange-l@midrange.com'" <midrange-l@midrange.com>
Subject: RE: 3590 upgrade
Date: Tue, 18 Jun 2002 11:18:55 -0500
Reply-To: midrange-l@midrange.com

Jim,

I think there was a microcode update that was required for some 3590-E
drives.  I seem to recall that this malfunctioning microcode had to be
updated before the drive worked properly.  Below is an PTF(MF26423) for V4R5
that updates the microcode...

http://www-912.ibm.com/a_dir/as4ptf.NSF/ba69c1e74e2b109e862566ba005a8698/1a7
08d7f07f291a886256a220047bd46?OpenDocument

Eric DeLong
Sally Beauty Company
MIS-Project Manager (BSG)
940-898-7863 or ext. 1863



> -----Original Message-----
> From: Jim Damato [mailto:jdamato@dollargeneral.com]
> Sent: Tuesday, June 18, 2002 9:56 AM
> To: midrange-l@midrange.com
> Subject: 3590 upgrade
>
>
> This is probably a RTFM question.
>
> We just upgraded a 3590-B11 to a 3590-E11 with extended media
> support.  The
> CE completed the upgrade, then we were unable to really use the drive
> because it detects all our old 3590 cartridges as 3490
> format.  We haven't
> done much real hardware stuff in a while so it slipped my
> mind that we would
> have to change the device description to reflect the new model.  I've
> deleted the device description and tried to recreate it as an
> E model, but
> the CRTDEVTAP command ends up re-creating the B model device
> (and not giving
> a warning or error).  I've found that the resource name for
> the device is
> also defined as a B model.  Poking around in SST I can see
> that I can delete
> or create resource, but not change them.
>
> 1)    Can I write down all the information for the original resource,
> delete it and recreate it in SST, and then create the new tape device?
>
> 2)    Would auto config take care of this, and, if so, would
> it require an
> IPL?
>
> 3)    The 3590 upgrade was purchased new, with installation.
> Should my CE
> have known how to set up the device/resource on the system,
> and should he
> have done so?  Ever since they started cross training RS/6000
> engineers and
> AS/400 engineers I've found that a lot of them are just board-swappers
> without a lot of useful knowledge.  I'm no longer sure where to set my
> expectations.
>
> Much thanks in advance...
>
> James P. Damato
> Manager - Technical Administration
> Dollar General Corporation
> (615) 855-4375
> <mailto:jdamato@dollargeneral.com>
>
> _______________________________________________
> This is the Midrange Systems Technical Discussion
> (MIDRANGE-L) mailing list
> To post a message email: MIDRANGE-L@midrange.com
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
> or email: MIDRANGE-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>



-- __--__--

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) digest list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



End of MIDRANGE-L Digest


-------------------------------------------------------------------------------------------
Note:  Please update your email address for this user to reflect the
new MeadWestvaco Corporation.  MeadWestvaco employee
email addresses are in the format of  user@MeadWestvaco.com

This electronic message contains information from MeadWestvaco
Corporation or subsidiary companies, which may be confidential,
privileged or otherwise protected from disclosure.  The
information is intended to be used solely by the recipient(s)
named.  If you are not an intended recipient, be aware that
any review, disclosure, copying, distribution or use of this
transmission or its contents is prohibited.  If you have
received this transmission in error, please notify MeadWestvaco
immediately at postmaster@MeadWestvaco.com.
-------------------------------------------------------------------------------------------



--__--__--

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) digest list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



End of MIDRANGE-L Digest


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.