Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Running Reports2.5 on a Unix server in a batch environment

Re: Running Reports2.5 on a Unix server in a batch environment

From: sam pal <sampal_at_prodigy.net>
Date: Thu, 24 Jun 1999 07:41:45 -0400
Message-ID: <37721978.98FF0281@prodigy.net>

We developed Reports 2.5 in Win95 and Ftp to Unix Then Compile the Reports in UNIX. You have modify ,because Font. put this in the shell script
ORACLE_HOME
One More variable you have to set
I think LD_LIBRARY_PATH
Got $HOME_HOME/reports25/
$ grep "*LIB" *.*
you will get the variable.

r25runm filename userid batch=yes DESNAME=file DESNAME=FILE MODE=Character

Try this May be it will work.
Note.As per My knowledge If We want run any reports On Unix , we have to compile in Unix.

Good Luck.

sghosh103_at_my-deja.com wrote:

> Hi to All,
>
> I need some major help with this question....how
> do you execute (run) reports that were developed
> using Reports 2.5 (16bit) in WindowsNT on a UNIX
> server in a batch mode.
>
> Here is the situation. We have developed many
> reports in Reports 2.5 and we need to run these
> reports daily at night on a UNIX server that is
> sitting off site. We need to schedule these
> reports to run, thus we are using a scheduling
> tool called ESP, from my understanding ESP
> requires something similiar to a command
> execution. I do not know how that works in
> Report2.5
>
> If anyone can give me any info, I would
> appreciate it. Thanks for your time
>
> Sonjoy Ghosh
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Thu Jun 24 1999 - 06:41:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US