0% found this document useful (0 votes)
6 views2 pages

Create User

The document outlines the creation of multiple users in a database, assigning them roles and default tablespaces. It also includes password reset instructions and user account management commands. Additionally, there are references to user details and a self-justification for achieving timely project delivery.

Uploaded by

tpyzvc6g2d
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Create User

The document outlines the creation of multiple users in a database, assigning them roles and default tablespaces. It also includes password reset instructions and user account management commands. Additionally, there are references to user details and a self-justification for achieving timely project delivery.

Uploaded by

tpyzvc6g2d
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

===================== Create User ====================================

create user BWKL1001SA014 identified by Automatic#747 default tablespace SIEBELDATA


temporary tablespace SIEBELTEMP;
grant SSE_ROLE to BWKL1001SA014 ;
create user KA05BB01SE011 identified by Automatic#747 default tablespace SIEBELDATA
temporary tablespace SIEBELTEMP;
grant SSE_ROLE to KA05BB01SE011 ;
create user OR12SE01CR001 identified by Automatic#747 default tablespace SIEBELDATA
temporary tablespace SIEBELTEMP;
grant SSE_ROLE to OR12SE01CR001 ;
create user KL020002CR017 identified by Automatic#747 default tablespace SIEBELDATA
temporary tablespace SIEBELTEMP;
grant SSE_ROLE to TN34AD01DP003 ;

==================Password reset==========================

Automatic#747
Ravi#12121
Training#1214
Hirise_3291
Develop#4321
Quality#7171
=======================
export ORACLE_SID=SBQA

SBBIQA
=======================

alter user JK010001CR003 PROFILE SERVICE_PROFILE;


alter user JK010001CR003 IDENTIFIED BY Automatic#747;
alter user JK010001CR003 PROFILE DEFAULT;
alter user JK010001CR003 ACCOUNT UNLOCK;

==============user details ============================================


cd amar/vishal_script
sqlplus / as sysdba
@user_info WB10SG01SE002

select count(*) from dba_users where profile='DEFAULT';

===================CHECK USER DETAIL=========================================

select username from dba_users where username='OR010005SA005';

select USERNAME, PROFILE, CREATED from dba_users where username='11824';

==============================================================

Dear San,

Automatic#747 is the Password


Quality#7171

rman_backup_job_details.sql
===============================================================
select USERNAME,ACCOUNT_STATUS,DEFAULT_TABLESPACE,TEMPORARY_TABLESPACE,PROFILE from
dba_users where username='SIEBEL';

namita kalra

[email protected]

@?/rdbms/admin/awrddrpt.sql
@?/rdbms/admin/awrrpt.sql

/oracle_home/app/product/19.0.0/dbhome_1

chown root:system Linux-Output__18022024.txt

scp [email protected]:/tmp

update siebel.s_repository set Name='Siebel Repository' where Name='Migrated


Repository';

Self-justification for achieving 100% adherence to time delivery could involve


demonstrating effective time management skills, prioritization of tasks, clear
communication with stakeholders, proactive problem-solving to overcome obstacles,
and consistent follow-up to ensure timely completion. Additionally, providing
evidence of meeting or exceeding project deadlines consistently reinforces
reliability and professionalism

You might also like