Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Help! Cannot create the database using HRSchema.sql provided by Oracle Sample Lab

edited Mar 13, 2021 11:27AM in OCI - General 3 comments

Content

Dear all,

I completed the Autonomous_Database_Startup_Guide.pdf (attached) and moved onto the  Lab_4_Use_Oracle_Analytics_Cloud_Instance_to_create_Visualizations_from_an_Oracle_Autonomous_Database_Instance.pdf (attached).

When I ran the entire script, HRSchema.sql (attached as HRSchema.zip) to create the database by following the instructions on pages 8 and 9 of Lab 4 instructions, it generated the errors: ORA-00942: table or view does not exist (see the attached ORA-00942.jpg)

However, I could successfully create Table REGIONS and  Table COUNTRIES by executing the following SQLs one after another :

CREATE TABLE regions  
    ( region_id      NUMBER   
                     CONSTRAINT region_id_nn NOT NULL 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!