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!

Oracle brm problem

Ali JafarinoorJul 19 2021 — edited Jul 20 2021

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

Comments

Post Details

Added on Jul 19 2021
1 comment
102 views