Set Oracle User password never expired in 12C database?

ERROR:

ORA-28002: the password will expire within 7 days

ERROR at line 1:

ORA-28007: the password cannot be reused

Solution :-

 SQL> select username, account_status, EXPIRY_DATE from dba_users where username='SYSTEM';

SQL> select profile from DBA_USERS where username = 'HR';

SQL> SELECT * FROM dba_profiles WHERE profile = 'DEFAULT' AND resource_type = 'PASSWORD';

Next, change the profile limit to unlimited.

SQL> alter profile DEFAULT limit PASSWORD_REUSE_TIME unlimited;

SQL> alter profile DEFAULT limit PASSWORD_REUSE_MAX unlimited;

SQL> alter profile DEFAULT limit PASSWORD_LIFE_TIME  unlimited;

SQL> ALTER PROFILE DEFAULT LIMIT FAILED_LOGIN_ATTEMPTS 100 PASSWORD_LOCK_TIME 100;

SQL> ALTER PROFILE DEFAULT LIMIT PASSWORD_GRACE_TIME unlimited;

-------------------------------------------------------------------------

SQL> alter user HR account lock;

SQL> select USERNAME,ACCOUNT_STATUS,LOCK_DATE,EXPIRY_DATE,LAST_LOGIN from dba_users where USERNAME='HR';

SQL> select LIMIT, RESOURCE_NAME from dba_profiles where RESOURCE_NAME in ('PASSWORD_GRACE_TIME','PASSWORD_LIFE_TIME','PASSWORD_REUSE_MAX','PASSWORD_REUSE_TIME') and PROFILE=(select profile from dba_users where username='SYSTEM');

LIMIT           RESOURCE_NAME

UNLIMITED PASSWORD_LIFE_TIME

UNLIMITED PASSWORD_REUSE_TIME

UNLIMITED PASSWORD_REUSE_MAX

UNLIMITED       PASSWORD_GRACE_TIME

For development you can disable password policy if no other profile was set (i.e. disable password expiration in default one):

SQL> ALTER PROFILE "DEFAULT" LIMIT PASSWORD_VERIFY_FUNCTION NULL;

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

create a new policy and assign that to your users:

SQL> create profile unlimited_password_policy limit password_life_time unlimited;

SQL> alter user <username> profile unlimited_password_policy;

SQL> ALTER PROFILE unlimited_password_policy LIMIT PASSWORD_GRACE_TIME unlimited;

Oracle E-Business Suite 12.2.10 Now Available

 Many new features and enhancements were requested and voted on by customers using the social media capabilities of the Oracle E-Business Suite Communities on My Oracle Support. Other new features and enhancements reflect continued development of themes introduced in earlier 12.2 releases, including functional innovation, user interface modernization, and increased operational efficiency.

For details regarding the EBS 2020 innovations, see:

The EBS 12.2.10 release update pack (RUP) is delivered on My Oracle Support as Patch 30399999.  Instructions for downloading and applying this latest RUP on top of the EBS 12.2 codeline can be found here:

What Does Release 12.2.10 Include?

As a consolidated suite-wide patchset, this RUP includes new features, statutory and regulatory updates, and enhancements for stability, performance, and security.

Release 12.2.10 is cumulative. That means that as well as providing new updates for this release, it also includes updates that were originally made available as one-off patches for earlier 12.2 releases.

For a complete list of new features, refer to:

Common Questions and Answers About Upgrading

  • Q: Is there a direct upgrade path from EBS 12.2.x to 12.2.10?
  • A: Yes. Release 12.2.x customers can apply 12.2.10 directly to their environments. EBS 12.2.10 is an online patch, so it can be applied while an existing Release 12.2.x system is running.
  • Q: Is there a direct upgrade path from Release 12.1 to Release 12.2.10?
  • A: No. Release 12.1 customers must first upgrade to Release 12.2 before applying 12.2.10.
            • Q: Is there a direct upgrade path from Release 12.0 to Release 12.2.10?
            • A: No. Release 12.0 customers must first upgrade to Release 12.2 before applying 12.2.10.
            • Q: Is there a direct upgrade path from EBS 11i to 12.2.10?
            • A: No. Release 11i customers must first upgrade to Release 12.2 before applying 12.2.10.

            Additional References


            What is Oracle EBS 12.2.10?

            EBS 12.2.10 is Oracle’s most recent iteration of the E-Business Suite collection of software applications for enterprise resource planning, customer relationship management, and supply chain management. The previous version, EBS 12.2.9, was released last year in August 2019.

            This release schedule is in line with Oracle’s EBS roadmap, which aims to deliver a new EBS patch on an annual basis. Oracle also plans to issue an upcoming “12.X” version of EBS which will be supported through at least 2030, although details at this point are hazy.

            What’s New in Oracle EBS 12.2.10?

            With that said, what are the new features in EBS 12.2.10?

            EBS 12.2.10 is a cumulative patch, which means that it includes both new features and updates that were part of previous 12.2 patches. According to Oracle product management director Elke Phelps, many of the new EBS 12.2.10 features were requested and voted on by EBS customers, while others have been in the pipeline as part of Oracle’s overarching goals of improving operational efficiency and modernizing the user interface.

            Just a few of the most anticipated new features of EBS 12.2.10 are:

            • Order management: Oracle iStore uses Enterprise Command Center technology to “provide a modern user experience in B2B shopping.” The Performance Evaluation Dashboard in the Oracle Incentive Compensation Command Center lets administrators view employees’ sales attainment and performance across different roles, plans, and periods.
            • Logistics:2.10 has made significant updates to the Receiving Dashboard, Reservations Dashboard, and Reservations HTML UI. For example, the Receiving Dashboard allows users to track material by “Expected Date,” track pending inspections, manage pending putaways, and much more. Oracle Warehouse Management (WMS) has added various enhancements, e.g. creating optimized travel paths for pickers to finish their work with a single pass through the warehouse.
            • Procurement: As with Order Management, Oracle iStore now has “an enhanced consumer-like shopping experience”. The Employee Shopping Tracker in the Oracle Procurement Command Center helps improve catalog content by tracking employees’ shopping searches.
            • Projects:2.10 includes more accurate financial management for U.S. federal trading partners, with support for G-Invoicing (government invoicing).
            • The 12.2.10 features listed above really are just the tip of the iceberg—there are also various improvements to asset lifecycle management, human capital management, financial management, and more. For the full list of new features in EBS 12.2.10, check out Oracle’s document “Announcing Oracle E-Business Suite: Innovations in 2020.”

              Upgrading to Oracle EBS 12.2.10

              Keeping your EBS deployment up-to-date is crucial—especially if you’re using Oracle EBS 12.1, which is scheduled to end Premier Support next year. (Still using EBS 12.1? Check out our white paper “Time is Running Out for Oracle EBS 12.1 – Here’s What You Can Do.”)

              If you’re already on EBS 12.2, you can install 12.2.10 through My Oracle Support as Patch 30399999. The good news is that 12.2.10 is an online patch, i.e. you can keep your EBS deployment running while it installs. You can find detailed instructions for applying the 12.2.10 patch here.

              If you’re not yet on EBS 12.2, however, you won’t yet be able to install 12.2.10 by itself (and it’s high time that you start planning for an upgrade). You’ll first have to upgrade to a EBS 12.2.x version, and then install the 12.2.10 patch.

              Looking for some help? As an Oracle Platinum Partner with 17 different specializations in Oracle products, Datavail has helped countless clients enjoy the latest features and bug fixes by upgrading their Oracle deployments. Get in touch with Datavail’s team of Oracle experts today to chat about your business needs and objectives.

            What’s the latest Oracle E-Business Suite Release/support update?

            This summary page is intended to provide the following information:

            1. Which Oracle support policy applies to the various Oracle E-Business Suite components and where to find the official Oracle support policy documents and error correction support documents

            1.  Which support policy applies and where to find it

            Oracle E-Business Suite deployments include the Oracle E-Business Suite Release, the 

            Oracle E-Business Suite internal application tier technology stack, the Oracle E-Business Suite 

            database and optional external integrations.

            The following table includes guidance regarding which support policy applies to the various components of your EBS deployment and the location of the support policy documents:

            Support Time LineCovered ComponentsWhere to Find the Official Support Policy Documents
            Oracle E-Business Suite
            • Oracle E-Business Suite Release
            • Oracle E-Business Suite Internal Application Tier Technology Stack

            Oracle Lifetime Support Policy: Oracle Applications

            Tip:  Search for E-Business Suite in the referenced document

            DatabaseAll Oracle Databases including the Oracle E-Business Suite Database

            Oracle Lifetime Support Policy:  Oracle Technology Products

            Tip:  Search for Oracle Database Releases in the referenced document

            Fusion Middleware

            All Fusion Middleware products including those used for external integrations with EBS

            Examples:  SOA Suite, OAM, OID, OUD, etc.

            Oracle Lifetime Support Policy:  Oracle Fusion Middleware Products
             

            For dates of grace periods for Oracle database releases, see:  Release Schedule of Current Database Releases (MOS Note 742060.1).  Here is an excerpt:

            Oracle Database ReleaseSupport Dates

            19c

            End of Premier Support:  April 30, 2024 or April 30, 2027 with paid Extended Support (ES)
            12.1.0.2End of Error Correction Support: July 31, 2022 with ES or Universal License Agreement (ULA) - (not all platforms)
            11.2.0.4

            End of  Market Driven Support (MDS): December 31, 2022

            Error Correction Support Ended: December 31, 2020 

            Note: 

            • All older database releases are out of Error Correction Support
            • For Oracle Database 12.1 there is a global ES fee waiver in place for E-Business customers. For additional details and the process to determine your eligibility, see: Extended Support Fee Waiver or Oracle E-Business Suite (MOS Note 2522948.1)

            For dates of grace periods for specific Fusion Middleware releases see:

            2. Certifications for Current Oracle E-Business Suite Releases and Components

            IMPORTANT:  The source of truth for certifications is maintained on My Oracle Support.  If in doubt, always check the Certifications database for the final word.

            This summary page cross-references published blog articles and the official certifications listed in the Certifications database on My Oracle Support.  Platform-specific information is available in the Certifications database on My Oracle Support.

            Obsolete certifications are releases that are no longer eligible for Extended Support or Error Correction Support. Obsolete certifications are denoted on this page using the following symbol: 

            Obsolete certifications that have been archived from this page are available for reference on the following page:  Obsolete EBS Certifications

            Current EBS Releases

             EBS 12.2EBS 12.1

            Support
            Dates

            Premier Support to At Least December 2032

            April 2021 Announcement

            Premier Support to December 2021

            Beginning January 1, 2022, Market-Driven Support for EBS 12.1 is an option

            Release
            Update
            Packs

            12.2.10 (09/2020)

            12.2.9 (08/2019)

            12.2.8 (10/2018)

            12.2.7 (9/2017)

            12.2.6 (9/2016)

            12.2.5 (10/2015)

            12.2.4 (8/2014)

            12.2.3 (12/2013)

            12.1.3 RPC5 (8/2016)

            12.1.3 RPC4 (10/2015)

            12.1.3 RPC3 (4/2015)

            12.1.3 RPC2 (9/2014)

            12.1.3 RPC1 (3/2014)

            12.1.3 (8/2010)

            12.1.2 (12/2009)

            Initial
            Release

            12.2.2 (9/2013)

            12.1.1 (4/2009)

            Documentation

            Web Library

            EBS 12.2 Technology Stack Doc Roadmap

            Web Library

            EBS 12.1 Technology Stack Doc Roadmap

             

            EBS 12.2:  Internal Application Tier Technology Stack Certifications

            • Forms 10.1.2.3
            • WLS 11gR1 Patchset 5 (10.3.6)
            • WebTier Utilities: 11.1.1.9[ 11.1.1.6 , 11.1.1.7]
            • Java SE (JDK) 7 , [6]

            EBS 12.1:  Internal Application Tier Technology Stack Certifications

            EBS 12.2, 12.1:  Database Certifications

            EBS 12.2, 12.1:  Optional External Integrations

            Oracle Enterprise Manager Cloud Control 13c

            EBS 12.2, 12.1:  Client Certifications

            Java Runtime Environment

            All JRE 1.7 and 1.8 updates are automatically certified with all supported EBS releases

            Windows 

            Windows-based Browsers

            Windows-based Office

            Apple Mac OS X and iOS

            Other EBS Certifications


            Reference link :- https://blogs.oracle.com/ebstech/ebs-resources


            SHRD0014: GLLEZL - process exiting with failure

              SYMPTOMS Journal Import completes with the following error: Error ------ ORA-01653 : unable to extend table GL.GL_IMPORT_REFERENCES ORA-01...