| 
		
			| Reports Server on OAS10G - Doesn't Works. [message #538411] | Thu, 05 January 2012 17:35 |  
			| 
				
				|  | itralarcon Messages: 36
 Registered: February 2011
 Location: San Salvador
 | Member |  
 |  |  
	| Some time ago, i was running all fine in OAS... but because OS problems i must to reinstall the application server. 
 After installation, i tried to run reports whit the same configuration and now i have the problem:
 
 FRM-41213: Unable to connect to report server.
 
 I used Messages to detect when the error raises and the problem its on the line:
 
 v_rep := RUN_REPORT_OBJECT(repid, pl_id);
 
 I used this message:
 msg_alert('5'||v_rep,'W',false);
 
 The message show this:
 serverName_0
 
 I dont know why return the "0" value.
 
 Any ideas?
 
 What I've tried:
 opmnctl status
 opmnctl stopall
 opmnctl startall
 
 >>All its working great...
 
 I´ve created a new report_server and its status is working good... but throwing the same FRM-41213.
 
 I think that's something on the configuration files... REPORTS_PATH, FORMS_PATH, CLASSPATH... dont know... Any ideas?
 
 
 
 [Updated on: Thu, 05 January 2012 17:41] Report message to a moderator |  
	|  |  |