Re: Reports 2.5 Unix runs for one ORACLE_SID, but not for another...
Date: Sun, 9 May 1999 21:23:14 +0200
Message-ID: <7h4oug$5il$1_at_weber.a2000.nl>
Mike Rose wrote
> You may need two reports, one for each database (alias)
[Quoted] In fact, Oracle Reports does not even read the report until it is logged into [Quoted] the database. If the report xyz.rdf does not exist then
r25runm xyz.rdf batch=yes
runs as expected, *after* the login. That is: Oracle Reports prompts for the [Quoted] username and password. When it is correct it will check if the report in fact [Quoted] exists, and indeed shows an error as xyz.rdf cannot be found. However, for the [Quoted] second ORACLE_SID, r25runm does not even come to the stage where it checks if [Quoted] the report can be found. All it does is keep prompting for the username and password.
[Quoted] So, for now, the report is not the problem but some settings prevent Reports [Quoted] from connecting to the database...
Arjan. Received on Sun May 09 1999 - 21:23:14 CEST