Best Of
Re: Chained ROWS in UNIFIED AUDIT tablespace
A couple of questions:
What are you checking when you say you have 50GB of audit data? The table has three CLOB columns, and many people forget to add in the size of the LOB segments when they report the table size.
John's comment about chained rows is highly significant in this case - the varchar2() columns in the aud$unified table have a total length declaration of a little over 70KB; it's not likely that any rows actually use that much space, but the rows could still be very long if you've enabled any interesting features of Oracle. On top of that, the CLOBs are all declared "enable storage in row" - one is about the RLS (FGAC) information, one is the SQL_TEXT, and one is the SQL_BINDs, so in many cases you might have code that squeezes below the 4000 byte limit that allows the CLOB to stay in the row. Bottom line - chained rows will not go away if you rebuild the table.
(It's also possible that the 49pct reclaimable space is NOT reclaimable - just because it's Oracle's own space advisor that's reporting it there's no good reason to assume the code is accurate.)
What is your current retention, and what did you reduce it from - it's possible to imagine a pattern where (e.g.) you had 9 months of audit stored and reduced it to one month - but that might mean you have 400GB (8 months) of empty space at the start of the file(s) and 50GB at the ends of the file, blocking the shrink. Maybe you just need to wait a while until Oracle has started reusing space the start of file for the next partition(s) and the time comes when you (or the admin package) can drop the partitions that are currently blocking the shrink.
There is an odd glitch in the "clean_audit_trail" procedure, by the way. If you give it a timestamp it deletes all data prior to that timestamp - but it's clever enough to drop any complete partitions that have a high_value less than that timestamp; however, if you give it a timestamp that is exactly the high_value for a partition the code deletes all the data in the partition when it could drop the partition - so you need to add one second to the high_value if you want to drop the partition rather than working hard to delete everything.
Regards
Jonathan Lewis
Re: Unable to locate PUM 53 and PUM 54 delta
Hi Safi,
Welcome to the Financial Management - PSFT (MOSC) Community and thank you for posting your question!
You can review the KM doc id - PeopleSoft Update Manager (PUM) Home Page (Doc ID 1641843.2) - then go to the FSCM Update Image Home Page link and under the Virtual Box - you will see the FSCM 9.2.053 Update Image Contents List which includes all the bug fixes for all PUM images.
I hope the information provided has helped. If your question has been successfully addressed, please mark this reply with a YES on the question listed at the bottom of the post ('Did this answer the question?'). Only the user who created the initial question can perform this action. This will enable other Community Users to quickly identify the solution suggested, and see that this post has been successfully answered.
Regards
Vaishali N
Re: The attribute SUPPLIER_INVOICE_AMOUNT has invalid usage. Approver list may not be genarated
Hi,
Even if AME rule does not use the attribute in condition, all attributes would be evaluated first and then conditions satisfying would be evaluated.
So, as mentioned, correct the query used on these attributes to avoid the exception.
Regards,
Sirisha
Re: Oracle Forms training?
@Karen Olsson As far as I know, unfortunately OU no longer offers training for many of the on-prem products. There are a few, but not many. However, it is possible that they may put a class together on request. Obviously whether they would do it or not will depend on many factors, for example how many students, desired material, etc. You would have to ask them.
That said, there are numerous third party organizations that offer training. There are also several older posts with suggests on the Forms Community Forum here (use Search at the top of that page):
https://forums.oracle.com/ords/apexds/domain/dev-community/category/oracle-forms
Re: Issue with routing calls from reg-based trunk
Hey Antonio,
Thank you for the responses. Unfortunately, it seems like the SBC is not able to handle surrogate registration in a multi-tenant environment where calls will be sent and received by multiple downstream PBXs. Because of this, I decided to approach an alternative of using a different system specifically for handling registration and bridging calls to the SBC which works flawlessly.
Thank you for you help :)
Re: How to manage upgrade from 8.1.1.10 to 25.4 and move to containerized Siebel servers?
Hello @User_06HV0
Regarding your questions, it requires two-fold approach, the first thing is upgrading the Siebel Database to the latest Siebel version. There is one-step upgrade path to 25.x, you can verify this on the following link:
https://docs.oracle.com/cd/E88140_01/books/UPG/UPG_SimplOver2.html#wp1184825
IP17 is the latest Innovation Pack and the current (latest version) is 25.7.
Below is the link to the latest Siebel Database Upgrade guide:
https://docs.oracle.com/cd/G30557_01/books/UPG/index.html
Regarding containerization, Oracle does provide container images. You can find them by searching for Patch # 38155035 on Patches & Updates. These images are compatible with Kubernetes-based container orchestration platforms, such as Oracle Kubernetes Engine (OKE) and Red Hat OpenShift. You can deploy Siebel containers using tools like Docker, Kubernetes, and Podman. The recommended approach is to use the Siebel Container Management (SCM) utility for containerized deployments.
You can find additional information on the document below:
Scope of Support for Siebel CI/CD, Containers, Kubernetes, DevOps Tools and Siebel Cloud Manager (Doc ID 2872375.1)
Regards,
Michael Harada
Re: How to manage upgrade from 8.1.1.10 to 25.4 and move to containerized Siebel servers?
Regarding your Query1, you don't need any containers. You basically need a Windows VM where you can install the Siebel binaries with access to the current 8.1.1.10 database. You can select any infra that fits your requirements, there is nothing specific, except the supported platforms that you can find on certify matrix on MOS. You may want to explore the Siebel Upgrade Factory, please search on MOS, this can help you expedite the upgrade process if you have an OCI tenancy.
Performing Database Upgrade On Oracle Cloud Infrastructure (OCI) Using Siebel CRM Upgrade Factory (Doc ID 2957429.1)
Regarding your Query2, this should be discussed with our CSS team via a billable service as they have the right expertise to assist on the planning, sizing and even on the whole upgrade and migration process.
Regards,
Michael Harada
My Oracle Support’s PowerView
My Oracle Support’s PowerView.
This feature enables you to filter information located on three tabs
(Dashboard, Knowledge, and Service Requests) using a variety of
different attributes. You have the capability to create multiple PowerViews
each having the ability to display targeted information. This feature
has superhero gripping powers simply by defining filters that will
either display or exclude attributes.
Oh! What a tangled web we weave as there are a few nuances you'll need to know about PowerViews.
• If you use the configuration manager, more advanced PowerView options are available.
• Not all regions respond to all possible PowerViews. Make sure you glance at the filter bar in a region to see which attributes of the current PowerView apply to that region.
• PowerView overrides any filters which are set in the region. When you turn off PowerView, the local filters become active again.
• The PowerView filter does not apply to searches where Documentation is the source.
Want to learn more? Here are a few more helpful links.
• For instructions on how to Create, Edit, or Remove a PowerView, navigate to the document entitled “ My Oracle Support Help – General”, Doc ID 733242.5; specifically the section titled PowerView.
• Click HERE to view a training video about PowerView.
• My Oracle Support Help - Knowledge Search, Doc ID 733384.5, in the section titled “Using PowerView with the Knowledge Home Page and Searching (My Oracle Support Flash Only)”
Re: Question about "19.28 release Update Known Issues (Doc ID 19202507.9) # 1.13 Incorrect results ..."
Yes, after applying the 19.28 DB RU, set the following parameter :
alter session set "_px_single_server_enabled" = false;
