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



Guys,

Thanks. it worked.

-----Original Message-----
From: system21-request@xxxxxxxxxxxx
[mailto:system21-request@xxxxxxxxxxxx]
Sent: Thursday, November 27, 2003 2:01 AM
To: system21@xxxxxxxxxxxx
Subject: SYSTEM21 Digest, Vol 1, Issue 637


Send SYSTEM21 mailing list submissions to
        system21@xxxxxxxxxxxx

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

You can reach the person managing the list at
        system21-owner@xxxxxxxxxxxx

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


Today's Topics:

   1. WRKJOBSCDE (Mona Ferriols)
   2. Re: WRKJOBSCDE (Russell Conerly)
   3. RE: WRKJOBSCDE (Roy Cox)
   4. Re: Cash management (welchj@xxxxxxxx)
   5. RE: Confirmation Process  (Kincer, Alan)
   6. Re: [SYSTEM21] WRKJOBSCDE (Jeff Klipa)


----------------------------------------------------------------------

message: 1
date: Wed, 26 Nov 2003 09:31:23 +0800
from: Mona Ferriols <mon.ferriols@xxxxxxxxxxxxxx>
subject: [SYSTEM21]   WRKJOBSCDE

Hey Jeff i have another one for you...

I have a CL program that calls an LE program and runs a bunch of RUNQRYs.
When i run both the CL and LE interactively, they both work fine. I added a
job scheduler entry that calls the CL. The thing is, when the job submits
automatically based on whatever time is specified, the LE program doesnt
run. But when i do an option 10 (submit immediately) it works fine. What am
i missing? Thanks as usual. Too bad we're not in the same time zone...

Mon Ferriols
Data Management & Control
Ionics EMS, Inc. - Plant7
*       (49) 545-9751
*       mon.ferriols@xxxxxxxxxxxxxx
*       www.ionicsgroup.com

"ERP is not just computers and software, but PEOPLE, PROCESSES and
FUNCTIONS."

###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/


------------------------------

message: 2
date: Tue, 25 Nov 2003 20:51:39 -0600 (CST)
from: "Russell Conerly" <rconerly@xxxxxxxxxxx>
subject: Re: [SYSTEM21]   WRKJOBSCDE

Mona,

I would suspect your problem is going to be the LDA not being set for your
batch job.  Assuming that your program(s) are using the LDA in JBA
fashion.

You could set the CL up as a task and then using another CL use EXCAMTTASK
to set the enviroment and the LDA.  Use this second CL in the job
scheduler.

Regards,
Russell Conerly
IBM Certified Specialist
Tupelo, MS


> Hey Jeff i have another one for you...
>
> I have a CL program that calls an LE program and runs a bunch of RUNQRYs.
> When i run both the CL and LE interactively, they both work fine. I added
> a
> job scheduler entry that calls the CL. The thing is, when the job submits
> automatically based on whatever time is specified, the LE program doesnt
> run. But when i do an option 10 (submit immediately) it works fine. What
> am
> i missing? Thanks as usual. Too bad we're not in the same time zone...
>
> Mon Ferriols
> Data Management & Control
> Ionics EMS, Inc. - Plant7
> *     (49) 545-9751
> *     mon.ferriols@xxxxxxxxxxxxxx
> *     www.ionicsgroup.com
>
> "ERP is not just computers and software, but PEOPLE, PROCESSES and
> FUNCTIONS."
>
> ###########################################
>
> This message has been scanned by F-Secure Anti-Virus for Microsoft
> Exchange.
> For more information, connect to http://www.F-Secure.com/
> _______________________________________________
> This is the System 21 Users (SYSTEM21) mailing list
> To post a message email: SYSTEM21@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/system21
> or email: SYSTEM21-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/system21.
>
>



------------------------------

message: 3
date: Wed, 26 Nov 2003 08:11:42 -0500
from: Roy Cox <rcox@xxxxxxxxxxxxxxx>
subject: RE: [SYSTEM21]   WRKJOBSCDE

Mona,

You may want to create a task in STRM400 and then use the command RUNAMTASK
in a CL that you can schedule or run it Auto Day Start or Auto Day End.  By
creating a task, you are assured the proper library list.  The ILE Program
you are trying to run may be in a library that's not in your library list.

-----Original Message-----
From: Mona Ferriols [mailto:mon.ferriols@xxxxxxxxxxxxxx] 
Sent: Tuesday, November 25, 2003 8:31 PM
To: Jbausers-L (E-mail)
Subject: [SYSTEM21] WRKJOBSCDE

Hey Jeff i have another one for you...

I have a CL program that calls an LE program and runs a bunch of RUNQRYs.
When i run both the CL and LE interactively, they both work fine. I added a
job scheduler entry that calls the CL. The thing is, when the job submits
automatically based on whatever time is specified, the LE program doesnt
run. But when i do an option 10 (submit immediately) it works fine. What am
i missing? Thanks as usual. Too bad we're not in the same time zone...

Mon Ferriols
Data Management & Control
Ionics EMS, Inc. - Plant7
*       (49) 545-9751
*       mon.ferriols@xxxxxxxxxxxxxx
*       www.ionicsgroup.com

"ERP is not just computers and software, but PEOPLE, PROCESSES and
FUNCTIONS."

###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/
_______________________________________________
This is the System 21 Users (SYSTEM21) mailing list
To post a message email: SYSTEM21@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/system21
or email: SYSTEM21-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/system21.



------------------------------

message: 4
date: Wed, 26 Nov 2003 07:47:02 -0600 (CST)
from: welchj@xxxxxxxx
subject: Re: [SYSTEM21]   Cash management

Janith,

It is possible your library list is the problem.
Did you verify the library that Chart is in is the one expected?
(i.e. are you using a consolidated files library... the dump shows
OSLGLF3 for the file)

Jack

_______________________________________________

> Hi All,
>
>
>
>
>
> We are running Cash management balance update subsystem CSBACK3.
>
> In a middle of a batch update this program GL1121S1 crashed and the
> program
> dump says that it cannot find
>
> a record in this logical file CHART. When I have a look in the file using
> key field values printed in the dump this
>
> record is there in the file. And nobody has done any changes to this file.
> Hexadecimal values printed
>
> in the dump under the key field values are exactly the same as what is in
> the file. And Relative Record Number
>
> pointing to the same record in the physical file.
>
>
>
>
>
>
>
> FMT C   .....            CL0N01N02N03Factor1+++Opcde  Factor2+++
> ResultLenDHHi
>
> 0163.00                   C*
>
> 0164.00                   C                         K003         CHAIN
> CHART
> 99
>
> 0165.00 B01            C   99                                    DO
>
> 0166.00                   C
> MOVEL'E#TYPE=A'  P#MESS     P
>
> 0167.00                   C
> EXSR
> *PSSR
>
> 0168.00 E01            C                                            ENDDO
>
>
>
>         C                         K003          KLIST
>
>         C                                            KFLD
> CONOKY
>
>         C                                            KFLD
> P#ACCN
>
>
>
> Can any one think of a different reason other than some one has change the
> key values at the time it dumped.
>
> if the chain is unsuccessful why the program dump shows the correct
> Relative
> Record Number
>
> I have attached the program dump with this.
>
>
>
>
>
> Thanks for your time
>
>
>
> Regards
>
> Janith
>
> _______________________________________________
> This is the System 21 Users (SYSTEM21) mailing list
> To post a message email: SYSTEM21@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/system21
> or email: SYSTEM21-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/system21.
>
>



------------------------------

message: 5
date: Wed, 26 Nov 2003 11:58:38 -0500
from: "Kincer, Alan" <akincer@xxxxxxxxx>
subject: [SYSTEM21]   RE: Confirmation Process 

Have an issue Im wondering if anyone can answer...

In Application Advanced Shipping has anyone experienced a problem with 
the invoice value when the a dispatch quantity is not equal to the 
order quantity?

An example, Order quantity is 100 and the price is a 
1.00 and the order value is 100.00. During shippment confirmation 
wihtin application AS program AS135, the dispatch qty. is changed to 
50. The oep55 and acp55 appear ok at this point. When the invoices are 
generated the shippmemt qty is correct but the line value is at 100.00 
instead of 50.

The OEP55A records also appeared ok at confirmation but 
something has caused the order line value to be re-calculated but using 
the incorrect quantity during the printing of the invoice.

Thanks in advance..


Alan


=== [ KI (USA) Corporation - http://www.kiusa.com ]
====================================== 
Tel. 859.986.1420  --  Fax. 859.986.1485 
This e-mail, including any attachments, contains information from KI (USA)
Corporation that may be confidential or privileged. Mail is intended only
for those to whom it is addressed. If you are not the intended recipient do
not copy, distribute, or take any action in reliance on the contents of this
message. 
If you have received this e-mail in error notify the sender immediately then
delete or destroy all electronic and hard copies of this communication,
including attachments. 
KI (USA) Corporation's anti-virus system checks for known viruses. However
you are advised to run your own virus check before opening any attachments
received. KI (USA) Corporation will not accept any liability once an e-mail
and/or any attachment is received. 
Views expressed in the e-mail are those of the author and not necessarily
those of KI (USA) Corporation. 
============================================================================




------------------------------

message: 6
date: Wed, 26 Nov 2003 17:00:50 +0000
from: "Jeff Klipa" <jklipa@xxxxxxxxxxx>
subject: Re: [SYSTEM21] WRKJOBSCDE

Russell and Roy both gave you good advice...

Create a TASK with the CL as the interactive program to call and the ILE RPG

program as the batch...
The CL Program should move ' Y' (Blank 'Y') to position 118 and 119 of the 
LDA...

This is the trigger to allow the batch program to run...

I would run it in Machine Manager instead of the IBM job scheduler but 
that's just me...

If you need to use the IBM job scheduler then simply do as they have 
suggested and use the EXCAMTASK command to execute the task you defined...  
Only define the Batch program in this case.

Creating a task also allows you to control the Environment code, the library

list, the authority and company code...  Be sure to authorize yourself to 
the task...

Good luck...

----Original Message Follows----
From: Mona Ferriols <mon.ferriols@xxxxxxxxxxxxxx>
Reply-To: System 21 Users <system21@xxxxxxxxxxxx>
To: "Jbausers-L (E-mail)" <jbausers-l@xxxxxxxxxxxx>
Subject: [SYSTEM21]   WRKJOBSCDE
Date: Wed, 26 Nov 2003 09:31:23 +0800

Hey Jeff i have another one for you...

I have a CL program that calls an LE program and runs a bunch of RUNQRYs.
When i run both the CL and LE interactively, they both work fine. I added a
job scheduler entry that calls the CL. The thing is, when the job submits
automatically based on whatever time is specified, the LE program doesnt
run. But when i do an option 10 (submit immediately) it works fine. What am
i missing? Thanks as usual. Too bad we're not in the same time zone...

Mon Ferriols
Data Management & Control
Ionics EMS, Inc. - Plant7
*       (49) 545-9751
*       mon.ferriols@xxxxxxxxxxxxxx
*       www.ionicsgroup.com

_________________________________________________________________
Gift-shop online from the comfort of home at MSN Shopping!  No crowds, free 
parking.  http://shopping.msn.com



------------------------------

_______________________________________________
This is the System 21 Users (SYSTEM21) digest list
To post a message email: SYSTEM21@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/system21
or email: SYSTEM21-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/system21.



End of SYSTEM21 Digest, Vol 1, Issue 637
****************************************
###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.