Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.8K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Oracle brm problem

Dears,
I have Installed BRM in "Complete" Mode. as the installation-guide.pdf Chapter 8 says, I have to modify pin.conf in BRM_home/setup/scripts.
after following instruction and running perlpricing_admin.pl-init but get this error:
Failed to log in to Portal server panir.
Make sure pin.conf entries are correct.
here is all the configuration for in BRM_home/setup/scripts/pin.conf
- nap cm_ptr ip <BRM Serve IP> 11960
- sample_act logfile sample_act.pinlog
- sample_del logfile sample_del.pinlog
- sample_app logfile sample_app.pinlog
- sample_search logfile sample_search.pinlog
- sample_who logfile sample_who.pinlog
- nap login_type 1
- nap login_name integrate
- nap login_pw <integrate schema password>
- - userid 0.0.0.1 /service/admin_client 1
- nap enable_ssl 0
- pipeline default_table_space_name INTEGRATE_TS_1_DAT
- pipeline database_role_name INTEGRATE_ROLE_ALL
- pipeline host <Integrate DB IP>
- pipeline port 1521
- pipeline db <SID>
- pipeline db_type oracle
- pipeline login_name integrate
- pipeline login_pw <integrate schema password>
- pipeline admin system
- pipeline admin_pw <system Password>
- pipeline db_alias <TNS ALIAS>
os version : centos 7
brm version : 12.2.1.3