Best Of
Re: Standby Active Duplicate Fails With ORA-19661: datafile 3 could not be verified due to corrupt block
Hi,
There is a very good document to build standby database without any issue. So i strongly recommend you to follow the below document to build the standby without any deviation.
Creating a Physical Standby database using RMAN restore database from service (Doc ID 2283978.1)
Thanks
Sethu
Re: ADAPEXSCHREG.sql
Hi,
I have some information that it will be included in the next patch, or something like that.
Patch: 36839803: ORACLE APEX INTEGRATION ENHANCEMENT
Regards,
asahide
Re: where can i find doc id 2038801.1 ?
Hi
There is an outage in MOS at the moment, it will be resolved soon and you can see the Note.
Best Regards,
Bharat
Re: AR Collection Issue (APP-AST-207338: Your resource does not have a valid role type and role assigned
This Solution works..
Make sure you Import first (Import Resources) if Resource is not available.
Navigate to Resource Manager > Import Resources.
Continue with …Navigate to Resource Manager > Resources
Re: AR Collection Issue (APP-AST-207338: Your resource does not have a valid role type and role assigned
Thanks the solution is working...
Regards,
Shankar
Re: Query for PTAEO Combinations
To expand on what J has provided, this will include the award information also.
select Distinct gaa.award_number, pp.segment1 project_number, pt.task_number, peia.expenditure_type, hou.name Organization
from pa_expenditure_items_all peia, pa_expenditures_all pe, hr_all_organization_units hou, pa_projects_all pp, pa_tasks pt
, gms_award_distributions gad
, gms_awards_all gaa
where peia.project_id = pp.project_id
and peia.task_id = pt.task_id
and hou.organization_id = nvl(override_to_organization_id, incurred_by_organization_id)
and peia.expenditure_id = pe.expenditure_id
and peia.expenditure_item_id = gad.expenditure_item_id
and gad.award_id = gaa.award_id
order by award_number, pp.segment1, pt.task_number;
Regards,
Shane
Re: Travel & Expenses - New expense type created, mapping updated, getting as Invalid Exp Type error .
hi,
Thanks for the clarification .This is supply chain management forum,we will move your question to Expense forum .
thanks,
Phanindra
Re: Unable to view other Business Units
Hi,
This community is for EBS applications only. Please review the following note:
Customer Creation not restricted by user's set access (Doc ID 2782515.1)
If that doesn't resolve the issue, please post it to the Fusion experts under the following link which is for Fusion applications:
https://community.oracle.com/customerconnect/
Best Regards,
John

