DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Error running oracle report

Threaded View

  1. #5
    Join Date
    Jan 2000
    Posts
    387
    I uncommented the following codes in rep_server.conf :

    <security id="rwSec" class="oracle.reports.server.RWSecurity">
    <!--property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/-->
    <property name="oidEntity" value="reportsApp_testdb.oracle.com_D8F1A42517CD767CE030A8C03F0060FB"/>
    </security>

    <destination destype="oraclePortal" class="oracle.reports.server.DesOraclePortal">
    <!-- <property name="portalUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/ -->
    </destination>


    But I corrected it as the original codes. Any advices??
    Last edited by mooks; 04-28-2004 at 07:30 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width