issue of pricing user sys

The user sys and system can be locked? If so, what is the effect on the database?

My user sys and system database showing has already expired and locke date is null.

Please suggest.
USERNAME                       LOCK_DATE EXPIRY_DA
------------------------------ --------- ---------
ACCOUNT_STATUS
--------------------------------
MGMT_VIEW                                18-FEB-11
OPEN

SYS                                      18-FEB-11
OPEN

SYSTEM                                   01-MAR-11
OPEN

You need to use or create a profile for which PASSWORD_LIFE_TIME is set to UNLIMITED. It is normally the case for the DEFAULT profile.

Example to use the DEFAULT profile:

SQL> alter user sys profile default;

User altered.

For example, to create a profile:

SQL> create profile sp limit password_life_time unlimited;

Profile created.

SQL> alter user sys profile sp;

User altered.

But you must take into account all the resources limits related to the PASSWORD_LIFE_TIME not only profile.

Tags: Database

Similar Questions

  • Expdp unable the aud$ table as the user sys

    Hello
    Oracle 11 g 2
    OS: Solaris

    Expdp unable the aud$ table as the user sys

    Audit tables is size: 5 GB to check tablespace

    Error details:

    Current estimation using BLOCKS method...
    Total estimation using BLOCKS method: 0 KB
    ORA-39166: Object SYS. AUD$ has not been found.
    ORA-31655: no data or metadata of objects selected for employment

    Export is suspended for 4 hours and shows 0kb of dumpfile to the os levl.

    kindly, one please help on this issue.

    Thank you
    visu.

    try to export the table SYS. AUD$ using the traditional export...

    $exp system / file yourdmpfile.dmp log = yourlogfile.log = tables = sys.aud$

    Please see below notes for more information.
    DBMS_AUDIT_MGMT to manage and purge Audit information [ID 731908.1]

  • Urgent! User SYS by given login no matter what password

    Hello

    Our oracle server SYS (as sysdba) user logon by given no matter what password.

    Shock us and must be stopped this issue immediately as the same danger.
    I modified the "SYS" user with the new password. Eventhough, always his login using any password.

    Kindly guide / help me solve this problem as soon as POSSIBLE.

    Thank you
    Orahar.

    What is your version of the OS?
    What is your version of Oracle?

    In sqlnet.ora SQLNET. AUTHENTICATION_SERVICES = (NTS)
    Change to:
    SQLNET. AUTHENTICATION_SERVICES = (NONE)

    My understanding of SYS Login is like this:

    If SQLNET. AUTHENTICATION_SERVICES = (NTS) and current OS user is in the ORA_DBA group in the operating system and THEN
    Anyuser will be connected to any password even with 'as sysdba.
    connect as sysdba anyuser/anyuser
    Connect sys/anypw as sysdba
    ENDIF
    If SQLNET. AUTHENTICATION_SERVICES = (NONE) THEN
    If remote_login_passwordfile = EXCLUSIVE THEN lock
    The user SYS will be never connected even with valid password
    Only sys-users will be authenticated by the file password that have sysdba priv.
    ENDIF
    If remote_login_passwordfile = SHARED THEN
    Only the SYS user will be connected with the valid password according to the password files.
    ENDIF
    ENDIF

    HTH
    Girish Sharma

  • Unable to log on as user sys to oracle DB in ebs 12.2.4

    Hello

    Download the model of virtual machine of EGGS and the oracle Installer 12.2.4 did with success (instance VISION)

    When I try to log on as user sys as sysdba it throws error as the username/password incorrect name. Password that I use is "Manager" which is the default password for the system in the case of an instance VISION and sys

    SQL > connect sys as sysdba

    Enter the password:

    ERROR:

    ORA-01017: name of user and password invalid. connection refused

    Can someone please help me with this?

    BR

    Magali

    The question is very clear. Please try what I said.

    You connect to the application tier that I see ORACLE_HOME tip to 10.1.2 ORACLE_HOME.

    If your installation is user 2. I mean Applmgr and Oracle DB level for the Application layer, respective files set environment.

    If it is single-user installation, set file DB APPROX.

    Your $ORACLE_HOME should point to DB Oracle Home not 10.1.2. Its should be 11.2.0.

    • Once echo $ORACLE_HOME 11.2.0 points. Home page, then give sqlplus "virtue sysdba".
    • If you connect to 10.1.2 House, give tnsping DB name and uses user applications to connect.

    I can help you to identify the users, if you are still not able to solve.

    cat/etc/passwd and output share

  • Prevent the user SYS acess to non-redacted data in Oracle 12 c

    Hello

    I have a strategy of writing created with the following options:

    function_type = > DBMS_REDACT. FULL,

    expression = > ' sys_context ("userenv", "session_user")! = "MY_REDACTION" ')

    By default users SYS has the following privileges to the redaction: EXEMPT DML DRAFTING a STRATEGY and EXEMPT DDL WRITING

    the DBA role has the following privileges to the redaction: EXEMPT DDL DRAFTING a STRATEGY and EXEMPT DML WRITING

    the EEXP_FULL_DATABAS role has the following privileges to the redaction: POLICE TAX-FREE of REDACTION.

    When I revoke all these privileges users/roles above, the user SYS was always 'see' the non-redacted data.

    How can I prevent the SYS user does not ' see ' the non-redacted data?

    Thanks and greetings

    Hello Laury,

    We can't prevent the SYS to see the redacted data. It is exempt from these policies.

    You can prevent to access the table with the Vault database.

    Kind regards

    Vlad

  • Get ORA-00942 error with the clause, but not when the user sys.

    Hello

    About 3 weeks ago we increased our memary to PGA_aggregate_target = 60 GB, SGA_target = 58 GB Oracle instance. About 1 week ago our cognos user started having errors ORA-00942 for these queries generated with clause, with the same authorization. i.e.

    with 'aBmtQuerySubject4' as
    (select "BANK_NOTE_ADI_INFO_T". ' ' PRINT_BATCH_ID ' 'PRINT_BATCH_ID '.
    'BANK_NOTE_ADI_INFO_T '. ' ' PROCESS_RUN_DT ' 'PROCESS_RUN_DT '.
    'BANK_NOTE_ADI_INFO_T '. ' ' RDP_ID ' 'RDP_ID '.
    'BANK_NOTE_ADI_INFO_T '. ' ' FI_ID ' 'FI_ID '.
    'BANK_NOTE_ADI_INFO_T '. ' ' DEPOSIT_NB ' 'DEPOSIT_NB '.
    'BANK_NOTE_ADI_INFO_T '. ' ' PROCESS_MACHINE_ID ' 'PROCESS_MACHINE_ID '.
    'BANK_NOTE_ADI_INFO_T '. ' ' OUTPUT_STACKER_TYPE_CE ' 'OUTPUT_STACKER_TYPE_CE '.
    'BANK_NOTE_ADI_INFO_T '. ' ' PARTITION_KEY ' 'PARTITION_KEY '.
    'BANK_NOTE_ADI_INFO_T '. ' ' LOAD_ID ' 'LOAD_ID '.
    'BANK_NOTE_ADI_INFO_T '. ' ' SERIAL_NUMBER_ID ' 'SERIAL_NUMBER_ID '.
    'BANK_NOTE_ADI_INFO_T '. ' ' SHIFT_NB ' 'SHIFT_NB '.
    'BANK_NOTE_ADI_INFO_T '. ' ' BANK_NOTE_COUNT_NB ' 'BANK_NOTE_COUNT_NB '.
    of "BOISI '." BANK_NOTE_ADI_INFO_T' 'BANK_NOTE_ADI_INFO_T '.
    )
    'CountResultQuery5' as
    (select count ("aBmtQuerySubject4". "BANK_NOTE_COUNT_NB") 'C_1' "
    , count (1) 'C_2' of 'aBmtQuerySubject4 '.
    After having count (*) > 0)
    Select 'CountResultQuery5 '. "' C_2 ' 'Count1.
    of 'CountResultQuery5 '.
    ;


    with 'aBmtQuerySubject4' as
    (select "BANK_NOTE_ADI_INFO_T". ' ' LOAD_ID ' 'LOAD_ID '.
    of "BOISI '." BANK_NOTE_ADI_INFO_T' 'BANK_NOTE_ADI_INFO_T '.
    )
    'CountResultQuery5' as
    (select count ("aBmtQuerySubject4". "LOAD_ID") 'C_1' "
    , count (1) 'C_2 '.
    of 'aBmtQuerySubject4' having count (*) > 0
    )
    Select 'CountResultQuery5 '. "' C_2 ' 'Count1' of 'CountResultQuery5 '.
    ;

    -output like:

    'BANK_NOTE_ADI_INFO_T '. ' ' PROCESS_RUN_DT ' 'PROCESS_RUN_DT '.
    *
    ERROR at line 3:
    ORA-00942: table or view does not exist


    of "BOISI '." BANK_NOTE_ADI_INFO_T' 'BANK_NOTE_ADI_INFO_T '.
    *
    ERROR at line 3:
    ORA-00942: table or view does not exist

    Since 2 days ago, we get ORA-0403.

    One thing I noticed that the coguser can run above queries correctly after they are run by a user sys...

    Could you please help me on how I can resolve ORA-00942 error?

    Thank you very much, much in advance for all your help and your advice! :-)

    Jihong.

    "One thing I've noticed the coguser can run over queries correctly after they are run by a user sys... »

    Jihong,

    Do you mean that queries can be run successfully as a sys user, or as long as once a sys cognos user user has run the query at least once?

    Gerard

  • Unable to connect as user sys on Windows machine

    Hi all.

    I feel the pain to get everything to move on a Windows machine, try to administer Oracle (I am a boy of Unix).

    I can't connect to the db as user sys (I can like system and other schemes):


    C:\Windows\System32 > sqlplus / as sysdba

    SQL * more: Production of release 11.2.0.1.0 kills him Aug 4 08:55:39 2015

    Copyright (c) 1982, 2010, Oracle.  All rights reserved.

    ERROR:
    ORA-01031: insufficient privileges


    Enter the user name:

    Y at - it somewhere that I can go to solve this problem? I'm totally lost!

    Oracle 11.2

    Windows 2008 R2, Enterprise Edition.

    Thank you in advance, I feel like a total noob.

    DA

    I think that the system user that you use cannot be in the dba group, so it didn't have the sysdba privilege.

    Is this a user/pass @ as sysdba works?

    Rgds,

    IonutC

  • Import with datapump when exporting datapump was executed as user SYS

    Hi all

    all I have is a dumpfile and an export a datapump log file. Export has been executed as user sys:

    Export: Release 11.2.0.1.0 - Production on mid Dec 3 12:02:22 2014

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    ;;;
    Join EIB: Oracle Database 11 g Release 11.2.0.1.0 - 64 bit Production
    "SYS". "' SYS_EXPORT_FULL_01 ':"sys/***@database AS SYSDBA"directory = data_pump_dir dumpfile = db_full.dmp db_full.log = complete logfile = gestartet wird y
    Mobiltelefondienste participations mit method BLOCKS...
    Objekttyp DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA wird thanks
    Approximately Schatzung mit BLOCKS method: 52.84 GB

    Now I have to import (with datapump) user USER01 and export USER02. But I don't know the name of the source database tablespaces.

    I want to keep the name of the user (USER01/USER02). That's why I created these users in the target database.

    The questions I have are:

    -should I start the import by datapump as user SYS?

    -Should what settings I use to import users USER01, USER02 and data in the target database? Since I do not know the names of tablespaces

    in the source database parameter REMAP_TABLESPACE will not help

    Any help will be appreciated

    J.

    Hi J.

    The questions I have are:

    -should I start the import by datapump as user SYS?

    No, you need to import with a user in the role of "imp_full_database".

    -Should what settings I use to import users USER01, USER02 and data in the target database? Since I don't know the names of the storage spaces in the source database parameter REMAP_TABLESPACE will not help

    Well, an idea is to generate you a schema import sqlfile and see in the ddl in what tablespace, it will try to create objects.

    Impdp------' / as sysdba------' directory = dumpfile = = = USER01, USER02 patterns sqlfile

    For more information, take a look at the import documentation

    http://docs.Oracle.com/CD/B19306_01/server.102/b14215/dp_import.htm

    Hope this helps,

    Kind regards

    Anatoli has.

  • work as user SYS have password on the computer of the Oracle

    Hi all

    my need is to work as user SYS with the Oracle server administrator password. I am beginner in Oracle administration. I have no password for SYS. But I have administrator access to the Oracle server. What should I do to restore the regular user password?

    Thanks in advance.

    Are you able to connect as a Windows user who is in the ORA_DBA group?  If so, you should be able to connect as SYS without password.  From a command line, you can

    sqlplus / as sysdba
    

    If you do this, you can restore any desired password.

    Justin

  • User sys ora 28001 in MS oracle 10g win xp

    Hello

    Until yesterday, I was able to connect to my database Oracle 10 g with EM as user sys under Win xp

    Today, I got this error

    SQLException
    http://amjad:1158/em/cabo/images/t.gif
    http://amjad:1158/em/cabo/images/t.gif

    ORA-28001: the password has expired


    However, I am able to connect from the command prompt...


    Please someone knows what's the solution...

    Might be some useful information here:

    Maintenance and troubleshooting of the repository management

  • Reg: Error when connecting to a remote database as user SYS.

    Hi all


    When I try to connect to a database as user SYS I get the error as

    ora-01017 invalid username/password denied logon

    But it is the registration of the local system where the oracle is installed.

    I created the password file and check the content in v$ pwfile_users.

    The result is "no selected lines.

    then, when I try to grant sysdba to user sys

    grant sysdba to sys.

    I get the error message like,

    ORA-01994: GRANT failed: password file missing or disabled

    Please help me solve this.

    Kind regards

    Konda

    Hello

    Its should be like

    orapwd.exe file=E:\app\Administrator\product\11.2.0\dbhome_1\database\pwdEE.ora force = entered y = 30 = password

    HTH

  • Who should schedule jobs via DBMS_SCHEDULER; User sys or Apps?

    Oracle version: 11.2.0.3 on RHEL 5.4

    We must plan a few stored procedures running in an applications using DBMS_SCHEDULER schema.
    This would be held by user Sys or Apps? If its user Apps I need to grant execute privilege on DBMS_SCHEDULER to the apps user and I would like to know if it is a good practice?

    Yes, you must use the apps account with run on DBMS_SCHEDULER.

    SYS cannot be used if it is absolutely required - for example uses SYS calls that are not available on other accounts of database.

    Hemant K Collette

  • Error in creating a Net connection with the user "sys" DBA

    I can log in as user "sys" on site, but can not
    connect as user sys as a network connection.

    situation #1: connect locally... no problem...

    [oracle@localhost ~] $ sqlplus

    SQL * more: Production of release 11.2.0.1.0 sam may 12 23:31:39 2012

    Copyright (c) 1982, 2009, Oracle. All rights reserved.

    Enter the user name: sys as sysdba
    Enter the password:

    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

    situation #2: network connection... "sys" error message - no sufficient privileges...

    SQL > connect sys@orcl as sysdba
    Enter the password:
    ERROR:
    ORA-01031: insufficient privileges

    situation #3: connect network as user 'system'... no problem...

    SQL > connect system@orcl
    Enter the password:
    Connected.

    GabyPR wrote:
    I can log in as user "sys" on site, but can not
    connect as user sys as a network connection.

    situation #1: connect locally... no problem...

    [oracle@localhost ~] $ sqlplus

    SQL * more: Production of release 11.2.0.1.0 sam may 12 23:31:39 2012

    Copyright (c) 1982, 2009, Oracle. All rights reserved.

    Enter the user name: sys as sysdba
    Enter the password:

    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production

    situation #2: network connection... "sys" error message - no sufficient privileges...

    SQL > connect sys@orcl as sysdba
    Enter the password:
    ERROR:
    ORA-01031: insufficient privileges

    be GRATEFUL in this case; otherwise anyone can connect to DB from anywhere 'as sysdba'

  • Locked user SYS and SYSTEM

    DB version: 11.2.0.2
    Operating system: Solaris 10

    In our production of DBs, I noticed that the SYS and SYSTEM users are locked
    $ sqlplus / as sysdba
    
    SQL*Plus: Release 11.2.0.2.0 Production on Thu Jan 19 14:21:34 2012
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning option
    
    SQL> select username, account_status from dba_users where username like 'SYS%';
    
    USERNAME                       ACCOUNT_STATUS
    ------------------------------ --------------------------------
    SYSTEM                         LOCKED
    SYS                            LOCKED
    1. How can I connect to the SYS account despite the confinement. Is it because I have connected via external authentication?

    2. don't lock the user SYS standard practice? If so, why?

    1. How can I connect to the SYS account despite the confinement. Is it because I have connected via external authentication?

    you are the owner of the HOUSE of the ORACLE, you need to connect. Yes its because of external authentication.
    Of course you can not connect the user to the system. Have you tried?

    2. don't lock the user SYS standard practice? If so, why?

    Depends on the security, some cases, a user will be created with DBA roles.

  • Is it possible to disable a Shutdown Option for a user Sys TEMPORARILY?

    Hi, is it possible to disable a Shutdown Option for a user Sys TEMPORARILY?
    Can you tell me the procedure to do?
    Thank you..

    Poorna Prakash wrote:
    Hi, is it possible to disable a Shutdown Option for a user Sys TEMPORARILY?
    Can you tell me the procedure to do?
    Thank you..

    And exactly what you would achieve by doing this? And who else you think should be able to make the closure of the db if not the Sys user? in any case, the answer is a No . It is not possible.

    Aman...

Maybe you are looking for