Best Of
Re: oracle system one sql run too long time
Just to emphasise the point the Bruno made - I have a partitioned table called pt_range with 3 partitions, which happens to have a local index called pt_range. Here's the output from your query (reduced to a subset of the columns) when I specify my schema name and the table name, plus a non-null :object_type and null :sub_object
TABLE_NAME OWNER OBJECT_NAME OWNER OBJECT_TYPE COMMENTS
------------------------- ----------------- -------------------- ----------------- ----------------------- --------------------------------
PT_RANGE TEST_USER PT_RANGE TEST_USER TABLE This is a partitioned table
TEST_USER PT_RANGE TEST_USER TABLE PARTITION This is a partitioned table
TEST_USER PT_RANGE TEST_USER TABLE PARTITION This is a partitioned table
TEST_USER PT_RANGE TEST_USER TABLE PARTITION This is a partitioned table
TEST_USER PT_RANGE TEST_USER INDEX This is a partitioned table
TEST_USER PT_RANGE TEST_USER INDEX PARTITION This is a partitioned table
TEST_USER PT_RANGE TEST_USER INDEX PARTITION This is a partitioned table
TEST_USER PT_RANGE TEST_USER INDEX PARTITION This is a partitioned table
8 rows selected.
Note that the query has picked up the table and its index and the partitions of the table and index. And the comment that's been reported 8 times is the comment associated with the table.
And this is the result running Bruno's query (with the typo - the extra "join" - deleted and, again, a subset of columns):
TABLE_NAME OWNER OBJECT_NAME OWNER OBJECT_TYPE COMMENTS ------------------------- ----------------- -------------------- ----------------- ----------------------- -------------------------------- PT_RANGE TEST_USER PT_RANGE TEST_USER TABLE This is a partitioned table 1 row selected.
Regards
Jonathan Lewis
Re: Accumulated Depreciation calculated for assets having depreciation check off
Hi,
You are most welcome. If this resolves your query kindly mark the thread as answered by clicking the correct answer.
Regards,
Monika
Re: Time Zone patching of a standby database
Bruno,
Thank you for your reply. I'll be testing this process this afternoon and will let you know.
Claudia
Re: how to add the adhoc approver in the work confirmation in oracle ebs r12.2.12
Hi,
You do not have an option to add adhoc approver in WC approval. Work confirmation approval happens through AME setup only.
There you can create custom approver group to derive adhoc approvers.
Regards,
Sirisha
Re: In EAM, What is the impact of account codes defined in Costing tab, Purchasing tab at Master Org
Hi,
An asset activity is a virtual item in master items. It must not carry any costs what so ever and no accounting is related to it at all. It is an activity that can have a BOM and a Routing and all the costs incurred will hit the asset that will be maintained by this activity. Is it also used in the preventive maintenance (PM) but it must not have any cost related to it.
Please do not enable costing for activities as this is not the correct design.
Regards,
Florin
Re: OPC 2차 인증을 하라는데, 어떻게 하는 건가요? : I have an OPC 2nd certification, what do I do?
Do you require your 2 factor authentication reset?
If so, please see:
Thanks,
Ron
Re: Distribution AAI number 4134 Invalid error (error ID - 029P)
From Oracle Support: following up on Pilar's great answer, something I noticed is that the error show no actual GL Class ("GL CLass Code . ") - based on your reply, I would expect this to indicate the IN90 value, but I would need to test here to see if I get the same result.
Before we move to an SR to look in more detail, can you add a screen of the 4134 DMAAI in full, and the P0901 for the accounts that are used?
With regards,
-Matt
Re: Supplier Liability Account
Hi @User_C42KA ,
Thank you for visiting the My Oracle Support Community (MOSC)!
Please review below document:
R12:AP:Supplier Site does not Accept Asset Type as a Liability Account (Doc ID 464352.1)
Goal
Is it expected functionality that you can't use a code combination with a natural account of type "Asset" as the default liability account for a supplier site?
Solution
Yes, the form is specifically coded to allow only a code combination with a natural account of type "Liability" be used as the default liability account for a supplier site.
Kind Regards,
Alexandru.
Re: new MOS - how to find BUGs?
Hi @Jim Dickson ,
There are a couple of differences.
You've actually linked categories from two separate Oracle communities. The first is from My Oracle Support Community, which is a set of forums in which Oracle support customers of on-premise applications and technologies can get help from Oracle's support staff, as well as network with other peer users throughout the world who may have guidance to offer. The community is heavily moderated and is considered an extension of the Oracle support portal. Members here must have a licensed support association with Oracle.
The second link you provided is to the open-access Developers community. Topics in that community tend to be of a more technical nature and generally occur between external implementers of Oracle products, with some involvement from Oracle product development, IT managers, etc. There is no restriction on membership, and the forums are lightly moderated.
Hope this helps.
Jennifer B



