I'm still having problems with this.
The clle has an override databse file command - 
OVRDBF     FILE(TAPEFILE) TOFILE(QS36F/ADDUSLOD) +
             OVRSCOPE(*JOB)                         
I compiled the CLLE with 
default activation group *no
and name the activation group - DULODCHK

CGI is compiled with 
default activation group - *no
activation group name is - DULODCHK

The override still doesn't work. I've tried debugging the job, and it
doesn't appear that the CLLE is running in the right activation group,
if you look at the job on the http server it appears it's running in the
DULODCHK, but if you look at the job on the CLLE it appears to be
running in the DAG. I'm not sure why, and I've tried different
combinations of activation group settings but still end up with the same
results. Seems like it should be easy but maybe I'm missing something.
Any suggestions anyone?



>>> [EMAIL PROTECTED] 1/27/2006 4:32:41 PM >>>

ILE pgms may require a little different technique for overrides...   
make
sure cl pgm and cgi pgm are running in the same activation group... and
use
the appropriate override scope...      

-----Original Message-----
From: [email protected]
[mailto:[EMAIL PROTECTED] On
Behalf Of Shane Bumgarner
Sent: Friday, January 27, 2006 5:10 PM
To: [email protected] 
Subject: [Easy400Group] file overrides in cgi

I've written a cgi program that compares 2 files record counts &
compares adds an amount field in each file. I'm calling the program
from
a CL program. I tried to put an override in the CL to override to a
generic filename I'm using in my program & quickly discovered it
doesn't
work. If I put the real filename in the program and it works. I'm
thinking overrides are specific to a job (not sure) so when the cgi
gets
called it obviously runs in a different job, therefore the override
doesn't work. Someone correct me if I'm wrong on this. 
So can anyone tell me if there's a way to override files for a cgi
program? I have about 80 different programs that create files that I
override to a generic filename. Anyhelp is appreciated...
Shane



Yahoo! Groups Links










SPONSORED LINKS 
How to format a computer hard drive Cobol programmer Iseries 400 How to
format a computer How to format your computer How to format computer 
YAHOO! GROUPS LINKS 

 Visit your group "Easy400Group" on the web.
   To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Easy400Group/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to