Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to retrieve a string from the Report Builder message file

Status
Not open for further replies.

tnerurkar

Programmer
Apr 9, 2003
35
IN
Hi,

when I am runing same REP file on differnt oracle database. Its throughs following error message.

REP-0002: Unable to retrieve a string from the Report Builder message file.
REP-1439:

IF I compile RDF file and run same REP file then it will work.

how can I solve this prolem?

Regards
Tushar


 
That's because these 2 databases create different environments resulting in different compiled rep files. There are steps described on metalink to synchronize the environments, but ofter it is easier to run uncompiled report (rdf file) or have 2 compiled reports residing in their own source directories.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top