Payables and Cash Management - EBS (MOSC)

MOSC Banner

Patch 22857720 don't have proper instructions

edited Jul 31, 2024 4:26PM in Payables and Cash Management - EBS (MOSC) 5 commentsAnswered

To determine if the steps in the patch description are pre-patch (to be done before applying the patch) or post-patch (to be done after applying the patch), I would need to see the actual steps described in the patch. Could you please provide the details of the patch description steps?

Description

Recommended custom indexes:

create index AR. AR_CASH_RECEIPTS_TT on
AR.AR_CASH_RECEIPTS_ALL(receipt_Date,REMIT_BANK_ACCT_USE_ID,type) parallel
nologging;
alter  index AR. AR_CASH_RECEIPTS_TT noparallel logging;

create index  CE.CE_STATEMENT_RECONCILS_T on
CE.CE_STATEMENT_RECONCILS_ALL(org_id,request_id)  parallel nologging;
alter index  CE.CE_STATEMENT_RECONCILS_T  noparallel logging;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center