20100404 checking log files for ebs integration with oidsso - plembo/onemoretech GitHub Wiki
title: Checking log files for EBS integration with OID/SSO link: https://onemoretech.wordpress.com/2010/04/04/checking-log-files-for-ebs-integration-with-oidsso/ author: lembobro description: post_id: 169 created: 2010/04/04 20:20:05 created_gmt: 2010/04/04 20:20:05 comment_status: open post_name: checking-log-files-for-ebs-integration-with-oidsso status: publish post_type: post
Checking log files for EBS integration with OID/SSO
Just a note I wanted to post up here. Doing some re-registration of Oracle Enterprise E-Business Suite R12 nodes with an Oracle 10g AS Internet Directory and SSO environment today and had to root around for the previous registration's log files to see if there were any missed errors. I really hate that. This is the path to the logs created by txkrun.pl -script=SetSSOReg
(which is executed out of $FND_TOP/bin): $INST_TOP/logs/appl/rgf/TXK
Now you know. Note the environment variables under EBS 11i are different from in R12. As it happens $INST_TOP is not mapped in my 11i .env files. Therefore to find the OID/SSO registration logs you need to go to $APPLRGF/sso
.
Copyright 2004-2019 Phil Lembo