Syed Saad Ali

Oracle ACE Pro

Oracle Solution Architect

Oracle E-Business Suite

Oracle Cloud Infrastructure

Oracle Fusion Middleware

Oracle Database Administration

Oracle Weblogic Administration

Syed Saad Ali

Oracle ACE Pro

Oracle Solution Architect

Oracle E-Business Suite

Oracle Cloud Infrastructure

Oracle Fusion Middleware

Oracle Database Administration

Oracle Weblogic Administration

Month: August 2017

August 1, 2017 Oracle financials interface tables
Accounts PayablesAccounts ReceivablesAPPS DBAConfigurations-APConfigurations-ARConfigurations-CMConfigurations-FAConfigurations-GLFixed AssetsGeneral LedgerInstallations/Configurations-ApplicationsOracle FunctionalScripts

General Ledger Interface Tables

  • GL_BUDGET_INTERFACE
  • GL_DAILY_RATES_INTERFACE
  • GL_DRM_HIERARCHY_INTERFACE 
  • GL_DRM_SEGVALUES_INTERFACE
  • GL_IMP_COA_ERR_INTERFACE
  • GL_IMP_COA_NORM_HIER_INTERFACE
  • GL_IMP_COA_SEG_VAL_INTERFACE
  • GL_IEA_INTERFACE
  • GL_INTERFACE
  • GL_INTERFACE_CONTROL
  • GL_INTERFACE_HISTORY
  • GL_REPORT_INTERFACE
  • GL_XFR_INTERFACE

 

Account Payables (AP) Interface Tables

  • AP_INTERFACE_CONTROLS
  • AP_INTERFACE_REJECTIONS
  • AP_INVOICE_INTERFACE
  • AP_INVOICE_LINES_INTERFACE
  • OIE_POL_RATES_INTERFACE

 

Account Receivables (AR) Interface Tables

  • AR_PAYMENTS_INTERFACE_ALL
  • AR_TAX_INTERFACE
  • HZ_PARTY_INTERFACE
  • HZ_PARTY_INTERFACE_ERRORS
  • RA_CUSTOMERS_INTERFACE_ALL
  • RE_INTERFACE_DISTRIBUTION_ALL
  • RA_INTERFACE_ERRORS_ALL
  • RA_INTERFACE_LINES_ALL
  • RA_INTERFACE_SALESCREDITS_ALL
  • AR_INTERFACE_CONTS_ALL
  • AR_PMTS_INTERFACE_HEADER_GT
  • AR_PMTS_INTERFACE_LINES_GT
  • AR_PMTS_INTERFACE_LINE_DETAILS
  • HZ_DQM_SH_SYNC_INTERFACE
  • HZ_DQM_SYNC_INTERFACE
  • RA_INTERFACE_REQID_GT

 

Fixed Assets (FA) Interface Tables

  • FA_BUDGET_INTERFACE
  • FA_INV_INTERFACE
  • FA_PRODUCTION_INTERFACE
  • FA_TAX_INTERFACE
  • FA_TRANSACTION_INTERFACE

 

Cash Management (CE) Interface Tables

  • CE_ARCH_INTERFACE_HEADERS
  • CE_ARCH_INTERFACE_HEADERS_ALL
  • CE_ARCH_INTERFACE_LINES
  • CE_HEADER_INTERFACE_ERRORS
  • CE_LINE_INTERFACE_ERRORS
  • CE_STATEMENT_LINES_INTERFACE
  • CE_UK_VALIDATIONS_INTERFACE

 

 

August 1, 2017 Unable to get passwords from Vault
APPS DBAErrors/Workarounds-ApplicationsOracle APPS DBA

ERROR

 Completed database cleanup for previous session.

Error: Unable to execute statement <
Begin
ad_jar.get_jripasswords(:l_storepass, :l_keypass);
End;
> len = 63

AD Administration error:
ORA-01031: insufficient privileges
ORA-06512: at “SYS.DBMS_SESSION”, line 101
ORA-06512: at “APPS.AD_JAR”, line 17
ORA-06512: at line 3

AD Administration error:

Unable to get passwords from Vault

You should check the file
/u01/apps/apps_st/appl/admin/FMSGST/log/adadmin.log

for errors.

 

SOLUTION

$ sqlplus sys “/as sysdba”

SQL>@adgrants.sql APPS

 

August 1, 2017 PLS-00201: identifier ‘AD_JAR.GET_JRIPASSWORDS’ must be declared
APPS DBAErrors/Workarounds-ApplicationsOracle APPS DBA

ERROR

PLS-00201: identifier ‘AD_JAR.GET_JRIPASSWORDS’ must be declared

AD code level : [B.3]
(more…)

August 1, 2017 Relink of module “UMX_ENDECA_RBACMigration.sh” failed
APPS DBAErrors/Workarounds-ApplicationsOracle APPS DBA

ERROR

Relink of module “UMX_ENDECA_RBACAuto.sh” failed.
See error messages above (also recorded in log file) for possible
reasons for the failure.  Also, please check that the Unix userid
running adrelink has read, write, and execute permissions
on the directory /u01/apps/apps_st/appl/fnd/12.0.0/bin,
and that there is sufficient space remaining on the disk partition
containing your Oracle Applications installation.
(more…)