Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REP-0178 when running rwclient on Windows Server

user571349Jun 28 2018 — edited Jun 28 2018

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.

This post has been answered by user571349 on Jun 28 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2018
Added on Jun 28 2018
1 comment
511 views