Oracle 11 g releases 2 sample schemas

I installed Oracle 11g Release 2 on a Windows 7 laptop and created a database using DBCA. On one screen, it is possible to create an approximate scheme, but it was highlighted in gray, so I could not select it.

I searched the dbhome \ demo \ schema \ human_resources directory, but there is only one file in it - hr_code.sql (it created triggers in the hr scheme). There is no sql to create the hr schema or populate the schema tables. I searched the network to download scripts, but I don’t know where to get them. Can you help me?

+3
source share
2 answers

You can download the script from here .

+1
source

Do you mean the ASP.NET Membership / Role / etc schema? He is in<oraclehome><11g>\ASP.NET\SQL

0

All Articles