- 浏览: 303859 次
- 性别:
- 来自: 上海
文章分类
- 全部博客 (167)
- <HTML and JavaScript and CSS> (6)
- 《Java2 基础知识及概念》 (3)
- Java2 Tools及其他 (11)
- EJB2.0 相关 (3)
- 英语学习 (4)
- Oracle Database Server (27)
- 计算机理论 (9)
- Java持久层框架 (2)
- 《Linux操作系统》 (24)
- 杂项技术 (4)
- Application Server (15)
- Windows操作系统 (7)
- Java中间件 (6)
- 娱乐生活 (4)
- 《Java设计模式》 (3)
- 《Interview Skill》 (1)
- 《Struts原理及应用》 (1)
- Workflow (2)
- 云计算 (3)
- 项目实践 (3)
- WEB相关技术 (10)
- JavaScript技巧及应用 (1)
最新评论
-
Password Management
SQL> alter user xxx account lock(unlock) 显示锁定用户
SQL> alter user xxx password expire
SQL> create profile profile1 limit
failed_login_attempts 3
password_lock_time 1/1440; (单位是天)
SQL> alter user xxx profile profile1;
FAILED_LOGIN_ATTEMPTS
PASSWORD_LOCK_TIME
- Password Expiration and Agin
PASSWORD_LIFE_TIME
PASSWORD_GRACE_TIME
SQL>alter profile profile1 limit
password_life_time 2
password_grace_time 1
- Password History
PASSWORD_REUSE_TIME (时间)
PASSWORD_REUSE_MAX (次数)
- Password Verification
PASSWORD_VERIFY_FUNCTION
Oracle默认VERIFY_FUNCTION,利用script(SYS)创建这个函数,同时会修改default的profile
script:utlpwdmg.sql
-
Dropping a Profile
SQL> drop profile xxx cascade
- Resource Management
SQL> alter system set resource_limit=true (使生效) RESOURCE_LIMIT
- Setting Resource Limits at Call Level
CPU_PER_CALL
LOGICAL_READS_PER_CALL
- Database Resource Manager
(1) Resource consoumer group
(2) Resource plan
(3) Resource allocation method
(4) Resource plan directives
DBMS_RESOURCE_MANAGER package
需要权限:ADMINISTER_RE
- DBA_USER DBA_PROFILES
发表评论
文章已被作者锁定,不允许评论。
-
Oracle忘记数据库密码
2011-07-01 23:45 768alter user xxx identified by xx ... -
Oracle内存全面分析
2010-07-07 16:49 857http://www.hellodba.com/Doc/ora ... -
(15)Managing User
2010-07-07 13:59 843SQL> alter user xxx quo ... -
(13) Managing Data Integrity
2010-07-07 13:58 748... -
(12) Managing Indexes
2010-07-07 13:58 740a -
(11)Managing Table
2010-07-07 13:57 808Storing User Data(1) Regular t ... -
(10) Managing Undo Data
2010-07-07 13:56 799show parameter undo; ... -
(9) Storage Structure and Relationships
2010-07-07 13:55 979Extent Allocat ... -
(8) Managing Tablespaces and Data files
2010-07-07 13:55 1102SQL> select * from v$tabl ... -
(7) Maintaining Redo Log Files
2010-07-07 13:54 1144SQL> select * from v$lo ... -
(6) Maintaining Control file
2010-07-07 13:54 710select * from v$database; se ... -
(5)Data Dictionary Content and Usage
2010-07-07 13:53 1013Data Dictionary(1) Data Dictio ... -
(4)Create a Database
2010-07-07 13:52 814Operating System EnvironmentOR ... -
(3)Manage a Oracle Instance
2010-07-07 13:39 811Init Parameter Start Sequences ... -
(2)Getting Start With the Oracle Server
2010-07-07 11:24 799Interactive Installation$ ./r ... -
《Oracle视频教程》
2010-07-07 11:23 22441. Oracle Architectural Compone ... -
Oracle EXP/IMP命令详解
2010-07-07 10:01 1077EXP命令 格式: EXP KEYWORD=value ... -
Oracle EXP Direct
2010-07-07 10:00 1239Oracle提供2种模式导出表数据,传统模式CONVENTIO ... -
EXPDP和IMPDP使用说明
2010-07-07 09:53 1050EXPDP命令行选项 1. ATTACHexpd ... -
Oracle GoldenGate备份软件
2010-07-05 13:46 2564转载:http://edu.codepub.com/2010/ ...
相关推荐
日志管理 ,表空间管理 ,表管理,索引管理,约束,LOAD数据,reorganizing data,managing password security and resources,Managing users ,managing privileges等
1.oracle里的常用命令 ...(8)managing password security and resources (9)managing users (10)managing privileges (11)managing role (12)backup and recovery 2.solaris下oracle的操作命令
- **第八章:managing password security and resources** 用户密码策略、资源限制和审计。 - **第九章:Managing users** 创建、修改和删除用户,以及授权。 - **第十章:managing privileges** 授予和撤销用户权限...
- **Implementing Strong Authentication:** Using multi-factor authentication and strong password policies to prevent unauthorized logins. - **Securing Network Traffic:** Enforcing secure protocols such...
19. **Creating an Effective, Reusable Password Policy (HACK 31):** Guidelines for developing and implementing a robust password policy that balances security with usability. 20. **Automating ...
PEP 466: Network Security Enhancements for Python 2.7 Acknowledgements What’s New in Python 2.6 Python 3.0 Changes to the Development Process New Issue Tracker: Roundup New Documentation Format: ...
Chapter 8 Managing and Securing OSPF Networks 441 Chapter 9 Troubleshooting OSPF 533 Chapter 10 BGP and MPLS in an OSPF Network 655 Part IV Additional OSPF Resources 707 Appendix A OSPF RFCs 705 Index...
- **Mr**: A class likely containing methods for managing user sessions and authentication. - **iOfficeData.Res**: A class for resource management. - **iofficeservice.sysSet**: A class for accessing ...
- **Implementations**: Password protection, secure boot, and encryption capabilities. #### 4. Peripheral Components ##### 4.1 DMA Overview - **Description**: Direct Memory Access (DMA) controller ...
Turning on this setting and managing its maximum buffer size can yield some ; interesting side-effects depending on your application and web server. ; You may be able to send headers and cookies ...
- **Additional Resources**:提供额外的学习资源链接,帮助用户深入学习Toad的相关知识。 #### 四、与其他Quest产品的协作 - **Working with other Quest Products**:探讨了Toad如何与Quest的其他产品协同工作,...