Ocm_session%7_schema Creation

Source: Internet
Author: User



7. Schema Creation 7.1 As user SYS, run the script/home/oracle/scripts/create_bishhr. SQL Ignore any errors concerning OE. But do not ignore any other errors.


7. Schema Creation

  • 7.1 As user SYS, run the script/home/oracle/scripts/create_bishhr. SQL Ignore any errors concerning OE. But do not ignore any other errors.

This question is mainly about running /Home/oracle/scripts/create_bishhr. SQL. This script is mainly used to create the hr solution. It will be provided during the examination. I don't have it here, so I created a simple one manually.
[Oracle @ ocm1 admin] $ mkdir-p/home/oracle/scripts/[oracle @ ocm1 admin] $ cd/home/oracle/scripts/[oracle @ ocm1 scripts] $ vi create_bishhr.sqlcreate user hr identified by hr; grant connect, resource to hr ;~~ "Create_bishhr. SQL" [New] 3L, 64C written [oracle @ ocm1 scripts] $
SQL> @/Home/oracle/scripts/create_bishhr. SQL
User created.

Grant succeeded.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.