- 1、本文档共11页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
手动建库(Manual database building)
1. Preparation: build password file first
The password file is to verify the user login before the Oracle file, when we a user access to the database, the database to authenticate our identity, check our identity is valid, there are two kinds of user authentication, general Oracle, a certification system (OS), is a database authentication (DB), when we logged in users, such as Scott, the database will refer to the data dictionary to see if the user, check the password, this way is DB certification. In addition, before the library is not open, did not start the data dictionary, no DB authentication method, but sys users, is an administrator can use operating system authentication, the system is generally Oracle users and Oracle users must be a member of the DBA group, then sys $sqlplus / as SYSDBA users will be able to log in, but if do not belong to this group, it is necessary to use the password file to check that, through a remote connection directly with the password file authentication.
In remote connections, the password file is also related to the following parameters,
SQLshow pramater remote
Authentication for remote login of sys users (remote_login_passwordfile parameter = exclusive = VALUE) can be logged in remotely
If the SQLalter system set remote_login_passwordfile = none scope= SPFILE; / / will not restart the remote login on
The location of the password file: $ORACLE_HOME/dbs/orapwSID //SID is the name of the database.
After the password file is deleted, the missing permissions are displayed in the attempt to log on to the database
Create a password file: orapwd file = orapwuser01 password = Oracle entries = 3 force = y //entries is the number of users can access the force, if there is the database password file, then it will cover.
2, create create database command scripts
CREATE BATABASE user01
USER SYS IDENTFIED BY ORACLE / / sys to modify the user password, the password is initial, usually to modify
USER SYSTEM IDENTF
您可能关注的文档
- 3dmax灯光-灯光教程(3DMAX lighting - Lighting tutorial).doc
- 3dmax灯光1(3dmax灯光1).doc
- 3dmax灯光个人总结(3DMAX lighting personal summary).doc
- 3dmax中英对译(3DMAX translation from Chinese to English).doc
- 3ds max 2010 相关英语(相关英语 3ds max 2010).doc
- 3dsmax灯光技术基础(3dsmax lighting technology foundation).doc
- 3d常用材质参数(3D common material parameters).doc
- 3ds考证a(3DS textual research, a).doc
- 3d常用参数(3D common parameters).doc
- 3d灯光参数(3D lighting parameters).doc
- 2025-2030中国持续释放涂料行业市场发展趋势与前景展望战略分析研究报告.docx
- 2025-2030中国持针器行业市场现状供需分析及投资评估规划分析研究报告.docx
- 企业信用报告_安徽秉初建设工程有限公司.docx
- 2025-2030中国挂式空调行业市场发展分析及发展趋势与投资风险研究报告.docx
- 2025年中国钻孔行业市场占有率及投资前景预测分析报告.docx
- 2025-2030中国挂接装置锁行业市场发展趋势与前景展望战略分析研究报告.docx
- 钻井队安全工作调研报告.docx
- 2025年中小学教师法律知识网络知识竞赛题库及答案(共五套).docx
- 2025-2030中国挂接装置锁行业市场发展趋势与前景展望战略研究报告.docx
- 2025-2030中国挂毯行业市场全景调研及投资价值评估咨询报告.docx
最近下载
- 新房全包装修报价表清单EXCEL模板(完整版).xls VIP
- 新疆大学2025年研究生复试思想政治素质和品德考核表.doc
- 北师大教育心理学课程笔记.doc VIP
- 《领导和领导力》课件.ppt VIP
- 人教版六年级下册数学期末测试卷及1套参考答案.docx VIP
- 2022年中考历史总复习 第一部分教材知识梳理 模块二中国近代史.docx VIP
- 【公开课课件】Unit5PoemsReadingandthinking课件-2021-2022学年高中英语人教版(2019)选择性必修第三册.pptx
- 2023年人教版六年级数学下册期末考试卷及答案【1套】.doc VIP
- 2024年历史中考总复习第一部分教材知识梳理模块二中国近代史模块整合.pptx VIP
- 人教版六年级数学下册期末考试卷(1套).doc VIP
文档评论(0)