Hello,
not sure is this thread is in the right place, sorry.
We are having some problems running a Reports 11g report on our Windows Fusion Middleware server. The reports server is up and running, we can generate PDF reports from our Forms11 application. However using "rwclient" comes up with the error REP-0178. Some people suggest running it with the full path. We navigate to where rwclient is, there is and .exe and .bat version none of them are working. Is there anyone who can give us a hint? Maybe some missing parameter?
This is how we call it (our server is RIT11SRV01052 in which Fusion Middleware is installed):
rwclient server=RptSvr_RIT11SRV01052_asinst_1 report=c:\Apps\rituat\Reports\exe\rrinvl05.rdf userid=user/password@mydb desformat=pdf DESTYPE=file DESNAME=d:\temp\1.pdf P_SEQ_REP_NO=1
This is the system PATH:
C:\Oracle\Middleware\Oracle_FRHome1\BIN>echo %PATH%
c:\JDK16\bin;C:\Oracle\Middleware\Oracle_FRHome1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Oracle\Middleware\Oracle_FRHome1\opmn\bin;C:\Oracle\Middleware\Oracle_FRHome1\opmn\lib;C:\Oracle\Middleware\Oracle_FRHome1\perl\bin
THis looks like my instance details:
C:\Oracle\Middleware>set ORACLE_INSTANCE=C:\Oracle\Middleware\asinst_1
C:\Oracle\Middleware>opmnctl status
Processes in Instance: asinst_1
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
emagent_asinst_1 | EMAGENT | 1968 | Alive
RptSvr_RIT11SRV01052_asinst_1 | ReportsServerComp~ | 1988 | Alive
ohs1 | OHS | 1948 | Alive
Thanks,
Richard
Message was edited by: user571349 Addes DB alias in login
Message was edited by: user571349
Instance name added.