Script to create Sample Schemas

Hi,
I'd like to create sample schemas in my Oracle 11g DB.
1) I tried to use the DBCA, but it didn't give me any option to create them for my existing db.
2) I tried to see the scripts under \demo folder, but HR folder contained hr_code.sql script. No script for creating the tables and data.
3) I searched the companion CD (in 10g), and couldn't know how to obtain the script from there.
Any help is appreciated.

Pavan,
This script mksample.sql is not in 11g(atleast in my system).
D:\oracle\product\11.1.0\db_1\demo\schema>dir mk*
Volume in drive D is VAIO
Volume Serial Number is 7476-8930
Directory of D:\oracle\product\11.1.0\db_1\demo\schema
06/30/2007  10:35 PM            28,262 mkplug.sql
02/09/2008  05:34 PM             1,775 mk_dir.sql
02/09/2008  05:34 PM             1,775 mk_dir.sql.ouibak
08/16/2006  10:10 AM             1,648 mk_dir.sql.sbs
               4 File(s)         33,460 bytes
               0 Dir(s)  12,980,768,768 bytes freeI have seen it in 10g but Ahmed is using 11g.
Cheers
Aman....

Similar Messages

  • Unable to create sample schema using response file

    Installed oracle 11g r1 on Linux server using response file (silent mode). I wanted to install the sample schema for testing so I updated the sample_schemas section in $ORACLE_HOME/assistants/dbca/templates/dbcreate.dbc
    <option name="SAMPLE_SCHEMA" value="true">
    <tablespace id="USERS"/>
    </option>
    After the installation I noticed sample schemas HR, SH were not created.
    -     Do we have to manually create the sample schemas by running the individual scripts?
    -     Also could not find the master script mksample.sql in the $ORACLE_HOME/demo/schema directory.
    Please let me know if I am missing any parameter in dbcreate.dbc.
    Thank you,

    user504183 wrote:
    Installed oracle 11g r1 on Linux server using response file (silent mode). I wanted to install the sample schema for testing so I updated the sample_schemas section in $ORACLE_HOME/assistants/dbca/templates/dbcreate.dbc
    <option name="SAMPLE_SCHEMA" value="true">
    <tablespace id="USERS"/>
    </option>
    After the installation I noticed sample schemas HR, SH were not created.
    -     Do we have to manually create the sample schemas by running the individual scripts?
    -     Also could not find the master script mksample.sql in the $ORACLE_HOME/demo/schema directory.
    Please let me know if I am missing any parameter in dbcreate.dbc.
    Thank you,You can't install manually the sample schemas since they come in a "pluggable tablespace" Examples which is automatically appended to your database by DBCA. If you would miss choosing the option for the same, you would need to get them created through the Examples Media CD and follow the instructions given here.
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28328/installation.htm#I4367
    HTH
    Aman....

  • Where to download scripts for HR sample schema

    Hi,
    i installed Oracle11g on linux without sample schemas.
    now i want to manually install the sample schemas.
    and when i checked the folders under "../human_resources"
    i am not able to view the scripts to install HR schema.
    i tried a lot of google search but i am not able to find and download the scripts needed to create HR objects.
    Can someone guide me where i can find scripts that i can download and install all the sample schema objects
    Thanks,
    Philip.

    It's part of the Companion install

  • Help with sample schema

    Hello. I am reading a self teaching guide called databases demystified by andy oppel. In the book it says that a sample hr schema is used to demonstrate sql. It then leads the reader to download a free trial version of oracle personal edition from otn.oracle.com. In the sample the release that is being used is 9.2.0.10 it says that once opend to go to orahome92............I am a novice user and tried to download this and it did not work. I have tried to install this many times. Is there something that I am misssing. I read something about metalink. I do not have access to that so how can I use the sample download. Im sure that he would not put that download in the book if it was not readily availible to all to use. Could someone please help me with this. Do I need something special on my computer to make it work properly? Im using a reg household computer to study with and it is running one xp. Thanks

    First of all, metalink is a paid oracle support site. Unless you dont have support from oracle, you can't access it.
    Secondly, you can simply download the oracle software either 9i or 10g from the following link.
    http://www.oracle.com/technology/software/products/database/oracle10g/index.html
    Once you install oracle software and then create database (if you are creating database through wizard, using database configuration assistant, you will have all example schemas, like HR and other). You can also find scripts to create sample schema on the following directory structure:
    oracle\ora92\demo\schema
    Jaffar

  • Oracle 11gR2 HR sample schema scripts not found

    after installing oracle 11gR2 on Linux (software + create new database without sample schema); I want install sample HR schema now but the problem is
    required scripts to create HR schema not found in 'demo' folder :
    [oracle@host schema]$ pwd
    /home/oracle/app/oracle/product/11.2.0/db_1/demo/schema
    [oracle@host schema]$ ls -l
    drwxr-xr-x 2 oracle dba 4096 Sep 4 07:41 bus_intelligence
    -rw-r--r-- 1 oracle dba 2322 Apr 3 2009 drop_sch.sql
    drwxr-xr-x 2 oracle dba 4096 Sep 9 12:59 human_resources
    drwxr-xr-x 2 oracle dba 4096 Sep 4 07:49 log
    -rw-r--r-- 1 oracle dba 1769 Sep 4 07:53 mk_dir.sql
    -rw-r--r-- 1 oracle dba 1769 Sep 4 07:53 mk_dir.sql.ouibak
    -rw-r--r-- 1 oracle dba 1600 Aug 16 2006 mk_dir.sql.sbs
    -rw-r--r-- 1 oracle dba 27373 Jun 30 2007 mkplug.sql
    drwxr-xr-x 3 oracle dba 4096 Sep 4 07:49 order_entry
    drwxr-xr-x 2 oracle dba 4096 Sep 4 07:41 sales_history
    -rw-r--r-- 1 oracle dba 15246 May 10 2005 sted_mkplug.sql.dbl
    [oracle@host1 schema]$ ls human_resources/
    hr_code.sql
    what's wrong ??

    Pl post exact OS version. When installing the software, did you download and unzip all 7 DVDs or just the first 2 ? If just the first 2, you will need to download the examples separately
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-linuxsoft-085393.html
    or
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-linx8664soft-100572.html
    then follow instructions in the Samples Guide - http://docs.oracle.com/cd/E11882_01/server.112/e10831/toc.htm
    HTH
    Srini

  • Create user/schema is script, then tables for that user/schema

    Hi;
    First off, if I phrase this a little wrong - I'm from the Sql Server world and still trying to totally understand Oracle.
    I have a schema (.sql file) that creates my database fine. But what I would liek to add to the .sql schema is for it to create a user and then place all the tables, indexes, sequences, and triggers in as belonging to that created user.
    This way we can tell people to log in as sysop and run the script to create the schema rather than create the user, log in as the user, then run the script.
    What do I need to add?
    thanks - dave

    Hi;
    I have tried:
    CREATE USER DAVE IDENTIFIED BY password;
    CONNECT DAVE/password AS SYSDBA
    I have also tried:
    CONNECT DAVE/password AS SYSTEM
    CONNECT DAVE AS SYSDBA
    CONNECT DAVE
    In all cases ApplicationExpress says it does not recognize the CONNECT command. Should I do something different? What I want to accomplish is that all subsequent commands in the script creating tables, indexes, etc are assigned to the user/schema DAVE.
    thanks - dave

  • Sample schemas scripts are missing from 10g (10.2.0.1.0)  on Win XP Pro(32

    Hi All!
    Sample schemas (HR, OE, PM, QS, and SH) scripts are missing from 10g (10.2.0.1.0) on Win XP Pro(32-bit)
    I have checked $ORACLE_HOME/demo/schema directory: There is subdirectory for each schema.
    The scripts are not there or only some of them scripts are installed.
    The list of correct scripts is hear:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14198/scripts.htm#sthref77
    Where to get scripts to rebuild sample schemas manually?
    Thank you

    Welcome to the forums !
    The scripts should be available in the companion directory of the CD
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14198/installation.htm#I4367
    HTH
    Srini

  • Oracle 11g Rel2 Sample Schemas Missing

    I installed Oracle 11g Release 2 and created a database using DBCA. In one screen there is an option to create sample schema but it was greyed out 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 hr schema).
    There is no sql to create hr schema or populate schema tables. I searched the net to download the scripts but no idea where to get them. Can you help me

    josephj1989 wrote:
    I installed Oracle 11g Release 2 and created a database using DBCA. In one screen there is an option to create sample schema but it was greyed out 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 hr schema).
    There is no sql to create hr schema or populate schema tables. I searched the net to download the scripts but no idea where to get them. Can you help meHi,
    There are some earlier threads on this topic, see Re: MISSING ORACLE DATAUSER "HR"
    HtH
    Johan

  • Error installing Sample Schemas in Oracle XE11

    Hi,
    I have successfully installed Oracle Database Express Edition 11g Release 2. With this installation, I think that only the HR schema is available and I can see that at this location on my computer- C:\oraclexe\app\oracle\product\11.2.0\server\demo\Schema
    I wanted to install the OE, PM, IX and SH schemas too - I think these are available as download with the standard database installation. I downloaded the sample database zip file (Oracle Database 11g Release 2 Examples) from here http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html
    I double clicked the setup.exe file and the first step of installation involves specifying the location - I entered the following paths for the location. (I did take care to empty the Schemas folder based on the initial error message I got)
    For the Oracle Base : C:\oraclexe
    For the software location: C:\oraclexe\app\oracle\product\11.2.0\server\demo\Schemas
    I am still getting the following error messages -
    [INS-32025] The chosen installation conflicts with software already installed in the given Oracle home.
    [INS-52001] Oracle Database Examples can only be installed into an existing Oracle Home.
    Unless I see these schemas in the Oracle home, I cannot run the scripts to create the schemas. Is there anyway, that I can install these Oracle Database schemas for use in Oracle XE?
    Please help
    Thanks
    NAD

    942907 wrote:
    I wanted to install the OE, PM, IX and SH schemas too - I think these are available as download with the standard database installation. I downloaded the sample database zip file (Oracle Database 11g Release 2 Examples) from here There are features required for Sample Schemas, that are not available in XE (e.g Java, DM, Partitioning).
    Under the OTN downloads license, in which agreement you entered to download and use Examples, you could also get EE for self-educational purposes etc. (see OTN License Agreement).
    Any particular reason you want to install these schemas in XE instead of EE/PE?
    >
    Is there anyway, that I can install these Oracle Database schemas for use in Oracle XE?See my response in thread about SH, which you could use as a guide to (try to) install remaining schema.
    SH SCHEMA in oracle XE ?
    Note the ordering:
    http://docs.oracle.com/cd/E11882_01/server.112/e10831/installation.htm#I4367
    You may need to also drop the XE included HR and install HR from Examples -- I'm not sure the one built in is the full Sample HR schema.
    Edited by: orafad on Oct 24, 2012 10:08 PM

  • 10g Sample Schema code missing

    Hi...On installation of 10g db (10.1.0.2.0), the expected sample schemas are not provided.
    I have tried multiple installs in order to try and extract the sql scripts.
    e.g. hr_main.sql, oe_main.sql and bi_main.sql.
    These sample schemas are not the same as the 9i sample schemas, which can be accessed in text format in existing documentation for 9i.
    Does anyone know where the actual scripts can be accessed other than from installation CDs and dowloaded installation...as neither provide the necessary scripts for the sample schemas?
    Thanks,
    Tony

    i am also having same problem.
    some one will provide the right info for you but you can try this too:
    SQL> ALTER USER HR IDENTIFIED BY <password> account unlock;
    User altered.
    SQL> connect hr/<password>@<connection string/SID>;
    Connected.
    SQL> desc employees;
    Name                                      Null?    Type
    EMPLOYEE_ID                               NOT NULL NUMBER(6)
    FIRST_NAME                                         VARCHAR2(20)
    LAST_NAME                                 NOT NULL VARCHAR2(25)
    EMAIL                                     NOT NULL VARCHAR2(25)
    PHONE_NUMBER                                       VARCHAR2(20)
    HIRE_DATE                                 NOT NULL DATE
    JOB_ID                                    NOT NULL VARCHAR2(10)
    SALARY                                             NUMBER(8,2)
    COMMISSION_PCT                                     NUMBER(2,2)
    MANAGER_ID                                         NUMBER(6)
    DEPARTMENT_ID                                      NUMBER(4)
    SQL> select * from employees;
    EMPLOYEE_ID FIRST_NAME           LAST_NAME
    EMAIL                     PHONE_NUMBER         HIRE_DATE JOB_ID         SALARY
    COMMISSION_PCT MANAGER_ID DEPARTMENT_ID
            198 Donald               OConnell
    DOCONNEL                  650.507.9833         21-JUN-99 SH_CLERK         2600
                          124            50
            199 Douglas              Grant
    DGRANT                    650.507.9844         13-JAN-00 SH_CLERK         2600
                          124            50
            200 Jennifer             Whalen
    JWHALEN                   515.123.4444         17-SEP-87 AD_ASST          4400
                          101            10
            201 Michael              Hartstein
    MHARTSTE                  515.123.5555         17-FEB-96 MK_MAN          13000
                          100            20
            202 Pat                  Fay
    PFAY                      603.123.6666         17-AUG-97 MK_REP           6000
                          201            20
            203 Susan                Mavris
    SMAVRIS                   515.123.7777         07-JUN-94 HR_REP           6500
                          101            40
            204 Hermann              Baer
    HBAER                     515.123.8888         07-JUN-94 PR_REP          10000
                          101            70
            205 Shelley              Higgins
    SHIGGINS                  515.123.8080         07-JUN-94 AC_MGR          12000
                          101           110
            206 William              Gietz
    WGIETZ                    515.123.8181         07-JUN-94 AC_ACCOUNT       8300
                          205           110
            100 Steven               King
    SKING                     515.123.4567         17-JUN-87 AD_PRES         24000
                                         90
            101 Neena                Kochhar
    NKOCHHAR                  515.123.4568         21-SEP-89 AD_VP           17000
                          100            90
            102 Lex                  De Haan
    LDEHAAN                   515.123.4569         13-JAN-93 AD_VP           17000
                          100            90
            103 Alexander            Hunold
    AHUNOLD                   590.423.4567         03-JAN-90 IT_PROG          9000
                          102            60
            104 Bruce                Ernst
    BERNST                    590.423.4568         21-MAY-91 IT_PROG          6000
                          103            60
            105 David                Austin
    DAUSTIN                   590.423.4569         25-JUN-97 IT_PROG          4800
                          103            60
            106 Valli                Pataballa
    VPATABAL                  590.423.4560         05-FEB-98 IT_PROG          4800
                          103            60
            107 Diana                Lorentz
    DLORENTZ                  590.423.5567         07-FEB-99 IT_PROG          4200
                          103            60
            108 Nancy                Greenberg
    NGREENBE                  515.124.4569         17-AUG-94 FI_MGR          12000
                          101           100
            109 Daniel               Faviet
    DFAVIET                   515.124.4169         16-AUG-94 FI_ACCOUNT       9000
                          108           100
            110 John                 Chen
    JCHEN                     515.124.4269         28-SEP-97 FI_ACCOUNT       8200
                          108           100
            111 Ismael               Sciarra
    ISCIARRA                  515.124.4369         30-SEP-97 FI_ACCOUNT       7700
                          108           100
            112 Jose Manuel          Urman
    JMURMAN                   515.124.4469         07-MAR-98 FI_ACCOUNT       7800
                          108           100
            113 Luis                 Popp
    LPOPP                     515.124.4567         07-DEC-99 FI_ACCOUNT       6900
                          108           100
            114 Den                  Raphaely
    EMPLOYEE_ID FIRST_NAME           LAST_NAME
    EMAIL                     PHONE_NUMBER         HIRE_DATE JOB_ID         SALARY
    COMMISSION_PCT MANAGER_ID DEPARTMENT_ID
    DRAPHEAL                  515.127.4561         07-DEC-94 PU_MAN          11000
                          100            30
            115 Alexander            Khoo
    AKHOO                     515.127.4562         18-MAY-95 PU_CLERK         3100
                          114            30
            116 Shelli               Baida
    SBAIDA                    515.127.4563         24-DEC-97 PU_CLERK         2900
                          114            30
            117 Sigal                Tobias
    STOBIAS                   515.127.4564         24-JUL-97 PU_CLERK         2800
                          114            30
            118 Guy                  Himuro
    GHIMURO                   515.127.4565         15-NOV-98 PU_CLERK         2600
                          114            30
            119 Karen                Colmenares
    KCOLMENA                  515.127.4566         10-AUG-99 PU_CLERK         2500
                          114            30
            120 Matthew              Weiss
    MWEISS                    650.123.1234         18-JUL-96 ST_MAN           8000
                          100            50
            121 Adam                 Fripp
    AFRIPP                    650.123.2234         10-APR-97 ST_MAN           8200
                          100            50
            122 Payam                Kaufling
    PKAUFLIN                  650.123.3234         01-MAY-95 ST_MAN           7900
                          100            50
            123 Shanta               Vollman
    SVOLLMAN                  650.123.4234         10-OCT-97 ST_MAN           6500
                          100            50
            124 Kevin                Mourgos
    KMOURGOS                  650.123.5234         16-NOV-99 ST_MAN           5800
                          100            50
            125 Julia                Nayer
    JNAYER                    650.124.1214         16-JUL-97 ST_CLERK         3200
                          120            50
            126 Irene                Mikkilineni
    IMIKKILI                  650.124.1224         28-SEP-98 ST_CLERK         2700
                          120            50
            127 James                Landry
    JLANDRY                   650.124.1334         14-JAN-99 ST_CLERK         2400
                          120            50
            128 Steven               Markle
    SMARKLE                   650.124.1434         08-MAR-00 ST_CLERK         2200
                          120            50
            129 Laura                Bissot
    LBISSOT                   650.124.5234         20-AUG-97 ST_CLERK         3300
                          121            50
            130 Mozhe                Atkinson
    MATKINSO                  650.124.6234         30-OCT-97 ST_CLERK         2800
                          121            50
            131 James                Marlow
    JAMRLOW                   650.124.7234         16-FEB-97 ST_CLERK         2500
                          121            50
            132 TJ                   Olson
    TJOLSON                   650.124.8234         10-APR-99 ST_CLERK         2100
                          121            50
            133 Jason                Mallin
    JMALLIN                   650.127.1934         14-JUN-96 ST_CLERK         3300
                          122            50
            134 Michael              Rogers
    MROGERS                   650.127.1834         26-AUG-98 ST_CLERK         2900
                          122            50
            135 Ki                   Gee
    KGEE                      650.127.1734         12-DEC-99 ST_CLERK         2400
                          122            50
            136 Hazel                Philtanker
    HPHILTAN                  650.127.1634         06-FEB-00 ST_CLERK         2200
                          122            50
            137 Renske               Ladwig
    RLADWIG                   650.121.1234         14-JUL-95 ST_CLERK         3600
    EMPLOYEE_ID FIRST_NAME           LAST_NAME
    EMAIL                     PHONE_NUMBER         HIRE_DATE JOB_ID         SALARY
    COMMISSION_PCT MANAGER_ID DEPARTMENT_ID
                          123            50
            138 Stephen              Stiles
    SSTILES                   650.121.2034         26-OCT-97 ST_CLERK         3200
                          123            50
            139 John                 Seo
    JSEO                      650.121.2019         12-FEB-98 ST_CLERK         2700
                          123            50
            140 Joshua               Patel
    JPATEL                    650.121.1834         06-APR-98 ST_CLERK         2500
                          123            50
            141 Trenna               Rajs
    TRAJS                     650.121.8009         17-OCT-95 ST_CLERK         3500
                          124            50
            142 Curtis               Davies
    CDAVIES                   650.121.2994         29-JAN-97 ST_CLERK         3100
                          124            50
            143 Randall              Matos
    RMATOS                    650.121.2874         15-MAR-98 ST_CLERK         2600
                          124            50
            144 Peter                Vargas
    PVARGAS                   650.121.2004         09-JUL-98 ST_CLERK         2500
                          124            50
            145 John                 Russell
    JRUSSEL                   011.44.1344.429268   01-OCT-96 SA_MAN          14000
                .4        100            80
            146 Karen                Partners
    KPARTNER                  011.44.1344.467268   05-JAN-97 SA_MAN          13500
                .3        100            80
            147 Alberto              Errazuriz
    AERRAZUR                  011.44.1344.429278   10-MAR-97 SA_MAN          12000
                .3        100            80
            148 Gerald               Cambrault
    GCAMBRAU                  011.44.1344.619268   15-OCT-99 SA_MAN          11000
                .3        100            80
            149 Eleni                Zlotkey
    EZLOTKEY                  011.44.1344.429018   29-JAN-00 SA_MAN          10500
                .2        100            80
            150 Peter                Tucker
    PTUCKER                   011.44.1344.129268   30-JAN-97 SA_REP          10000
                .3        145            80
            151 David                Bernstein
    DBERNSTE                  011.44.1344.345268   24-MAR-97 SA_REP           9500
               .25        145            80
            152 Peter                Hall
    PHALL                     011.44.1344.478968   20-AUG-97 SA_REP           9000
               .25        145            80
            153 Christopher          Olsen
    COLSEN                    011.44.1344.498718   30-MAR-98 SA_REP           8000
                .2        145            80
            154 Nanette              Cambrault
    NCAMBRAU                  011.44.1344.987668   09-DEC-98 SA_REP           7500
                .2        145            80
            155 Oliver               Tuvault
    OTUVAULT                  011.44.1344.486508   23-NOV-99 SA_REP           7000
               .15        145            80
            156 Janette              King
    JKING                     011.44.1345.429268   30-JAN-96 SA_REP          10000
               .35        146            80
            157 Patrick              Sully
    PSULLY                    011.44.1345.929268   04-MAR-96 SA_REP           9500
               .35        146            80
            158 Allan                McEwen
    AMCEWEN                   011.44.1345.829268   01-AUG-96 SA_REP           9000
               .35        146            80
            159 Lindsey              Smith
    LSMITH                    011.44.1345.729268   10-MAR-97 SA_REP           8000
                .3        146            80
            160 Louise               Doran
    LDORAN                    011.44.1345.629268   15-DEC-97 SA_REP           7500
                .3        146            80
    EMPLOYEE_ID FIRST_NAME           LAST_NAME
    EMAIL                     PHONE_NUMBER         HIRE_DATE JOB_ID         SALARY
    COMMISSION_PCT MANAGER_ID DEPARTMENT_ID
            161 Sarath               Sewall
    SSEWALL                   011.44.1345.529268   03-NOV-98 SA_REP           7000
               .25        146            80
            162 Clara                Vishney
    CVISHNEY                  011.44.1346.129268   11-NOV-97 SA_REP          10500
               .25        147            80
            163 Danielle             Greene
    DGREENE                   011.44.1346.229268   19-MAR-99 SA_REP           9500
               .15        147            80
            164 Mattea               Marvins
    MMARVINS                  011.44.1346.329268   24-JAN-00 SA_REP           7200
                .1        147            80
            165 David                Lee
    DLEE                      011.44.1346.529268   23-FEB-00 SA_REP           6800
                .1        147            80
            166 Sundar               Ande
    SANDE                     011.44.1346.629268   24-MAR-00 SA_REP           6400
                .1        147            80
            167 Amit                 Banda
    ABANDA                    011.44.1346.729268   21-APR-00 SA_REP           6200
                .1        147            80
            168 Lisa                 Ozer
    LOZER                     011.44.1343.929268   11-MAR-97 SA_REP          11500
               .25        148            80
            169 Harrison             Bloom
    HBLOOM                    011.44.1343.829268   23-MAR-98 SA_REP          10000
                .2        148            80
            170 Tayler               Fox
    TFOX                      011.44.1343.729268   24-JAN-98 SA_REP           9600
                .2        148            80
            171 William              Smith
    WSMITH                    011.44.1343.629268   23-FEB-99 SA_REP           7400
               .15        148            80
            172 Elizabeth            Bates
    EBATES                    011.44.1343.529268   24-MAR-99 SA_REP           7300
               .15        148            80
            173 Sundita              Kumar
    SKUMAR                    011.44.1343.329268   21-APR-00 SA_REP           6100
                .1        148            80
            174 Ellen                Abel
    EABEL                     011.44.1644.429267   11-MAY-96 SA_REP          11000
                .3        149            80
            175 Alyssa               Hutton
    AHUTTON                   011.44.1644.429266   19-MAR-97 SA_REP           8800
               .25        149            80
            176 Jonathon             Taylor
    JTAYLOR                   011.44.1644.429265   24-MAR-98 SA_REP           8600
                .2        149            80
            177 Jack                 Livingston
    JLIVINGS                  011.44.1644.429264   23-APR-98 SA_REP           8400
                .2        149            80
            178 Kimberely            Grant
    KGRANT                    011.44.1644.429263   24-MAY-99 SA_REP           7000
               .15        149
            179 Charles              Johnson
    CJOHNSON                  011.44.1644.429262   04-JAN-00 SA_REP           6200
                .1        149            80
            180 Winston              Taylor
    WTAYLOR                   650.507.9876         24-JAN-98 SH_CLERK         3200
                          120            50
            181 Jean                 Fleaur
    JFLEAUR                   650.507.9877         23-FEB-98 SH_CLERK         3100
                          120            50
            182 Martha               Sullivan
    MSULLIVA                  650.507.9878         21-JUN-99 SH_CLERK         2500
                          120            50
            183 Girard               Geoni
    GGEONI                    650.507.9879         03-FEB-00 SH_CLERK         2800
                          120            50
    EMPLOYEE_ID FIRST_NAME           LAST_NAME
    EMAIL                     PHONE_NUMBER         HIRE_DATE JOB_ID         SALARY
    COMMISSION_PCT MANAGER_ID DEPARTMENT_ID
            184 Nandita              Sarchand
    NSARCHAN                  650.509.1876         27-JAN-96 SH_CLERK         4200
                          121            50
            185 Alexis               Bull
    ABULL                     650.509.2876         20-FEB-97 SH_CLERK         4100
                          121            50
            186 Julia                Dellinger
    JDELLING                  650.509.3876         24-JUN-98 SH_CLERK         3400
                          121            50
            187 Anthony              Cabrio
    ACABRIO                   650.509.4876         07-FEB-99 SH_CLERK         3000
                          121            50
            188 Kelly                Chung
    KCHUNG                    650.505.1876         14-JUN-97 SH_CLERK         3800
                          122            50
            189 Jennifer             Dilly
    JDILLY                    650.505.2876         13-AUG-97 SH_CLERK         3600
                          122            50
            190 Timothy              Gates
    TGATES                    650.505.3876         11-JUL-98 SH_CLERK         2900
                          122            50
            191 Randall              Perkins
    RPERKINS                  650.505.4876         19-DEC-99 SH_CLERK         2500
                          122            50
            192 Sarah                Bell
    SBELL                     650.501.1876         04-FEB-96 SH_CLERK         4000
                          123            50
            193 Britney              Everett
    BEVERETT                  650.501.2876         03-MAR-97 SH_CLERK         3900
                          123            50
            194 Samuel               McCain
    SMCCAIN                   650.501.3876         01-JUL-98 SH_CLERK         3200
                          123            50
            195 Vance                Jones
    VJONES                    650.501.4876         17-MAR-99 SH_CLERK         2800
                          123            50
            196 Alana                Walsh
    AWALSH                    650.507.9811         24-APR-98 SH_CLERK         3100
                          124            50
            197 Kevin                Feeney
    KFEENEY                   650.507.9822         23-MAY-98 SH_CLERK         3000
                          124            50
    107 rows selected.
    SQL> you if you want to give access permission to SYS or System do:
    SQL> grant select on employees to system;
    Grant succeeded.
    SQL> grant select on employees to sys;
    Grant succeeded.
    SQL> Its just worked for me.
    HTH
    Edited by: sayantan chakraborty on Aug 20, 2009 12:31 PM

  • Bapi Related to Sampling Schema

    Hello all,
    i want to create sampling schema from the external system. Can anyone tell me the related bapi or some other way to create or change the sampling schema.

    Hi
    I dont think so you can create GL accounts using this. You can know that by reading the documentation in SE37 tcode.
    This contains the list of BAPI's : http://www.sapnet.ru/m/list_BAPI.html
    Please check in from them and see if there is any to create GL.
    Or else, using BDC also for tcode fs00 or fsp0 you can create GL Accounts.
    Regards,
    Vishwa.
    Edited by: vishwa sri hari on Sep 24, 2008 7:05 AM

  • How to create 9i db without sample schema?

    I have (finally) gotten 9iR2 installed on RH 7.3.
    During installation I created sample database instance TEST.
    I then used dbca to create a second instance JSDB.
    I did not see (but may have missed) dbca questions regarding wether or not to create/load sample database schema.
    How best to create a database without the sample database schema?
    If it can not be done, how best to expunge the sample database schema and all related litter?
    There seems to be tables for SCOTT, HR, OE, SH, PM.
    Thanks
    R.Parr
    Temporal Arts

    To drop SCOTT schema, run the batch file/shell script:
    ORACLE_HOME\BIN\DEMODROP
    To drop HR schema, run SQL script:
    ORACLE_HOME\DEMO\SCHEMA\HUMAN_RESOURCES\HR_DROP.SQL
    There are a number of other sample schema scripts to drop the other schemas installed with Oracle9i. If you can't find them easily, read the Sample Schema Guide on http://tahiti.oracle.com/.
    Alison

  • Missing Type Definitions on the SAmple Schema Script

    Hi Gurus,
    The following is the script taken from Oracle 9i Sample schemas page. Here the scripts for some types ORDSYS.ORDImage, ORDSYS.ORDImageSignature,ORDSYS.ORDVideo,ORDSYS.ORDAudio,ORDSYS.ORDDoc are not given.
    Can you help me in getting those.
    CREATE TABLE online_media
    ( product_id NUMBER(6)
    , product_photo ORDSYS.ORDImage
    , product_photo_signature ORDSYS.ORDImageSignature
    , product_thumbnail ORDSYS.ORDImage
    , product_video ORDSYS.ORDVideo
    , product_audio ORDSYS.ORDAudio
    , product_text CLOB
    , product_testimonials ORDSYS.ORDDoc
    ) ;

    Does your database have Oracle Intermedia installed?
    The other thing to check is whether your DBA has revoked execute on those objects from public. A couple of them served as vectors for DoS attacks against the database,
    Cheers, APC
    Blog : http://radiofreetooting.blogspot.com/

  • Sample Schema Scripts

    I have installed 10g application server and jdeveloper - but cannot find any of the scripts to create the sample schema. From searching the OTN forums it seams that the onl way of obtaing these scripts is to install the database or companion disk and run from the demo folder.
    This seems a bit over the top - i had intended to use the infrastructure database, (my system dosn't have enough resources to install a seperate database), can any helpful person email the scripts, perhaps someone from oracle might be able to make this easier there seems to be a fair bit of interest in this on the forums.
    Many thanks Terry Bennett

    Hi Terry,
    When you installed Oracle 10g, the demo tables should have been installed under the scott schema. Try select * from scott.emp and see if you get any results. Incase you are looking for the script for the demo tables, its in $ORACLE_HOME/rdbms/admin/utlsampl.sql (in my case its in C:\oracle\product\10.1.0\Db_1\RDBMS\ADMIN).
    Hope that helps.
    -Raj

  • Problems creating a db in 11g with Sample Schemas

    For a demo I'm doing I need the sample schemas.
    I have tried to add it to my existing database using dbca, as well as creating a new database with the sample schemas. In both cases I run into a problem with insuficient priveleges. If I do not include the sample schemas I can create the db just nice with dbca, however since it is the sample schemas I need that does not help me a lot.
    below the fist part of sampleSchema.log showing up til and including the first ORA-01031: insufficient privileges just ignoring it will lead to a lot more of them showing up.
    Any suggestion how to fix this?
    TEMP
    specify password for SYSTEM as parameter 1:
    specify password for SYS as parameter 2:
    specify password for HR as parameter 3:
    specify password for OE as parameter 4:
    specify password for PM as parameter 5:
    specify password for IX as parameter 6:
    specify password for SH as parameter 7:
    specify password for BI as parameter 8:
    specify default tablespace as parameter 9:
    specify temporary tablespace as parameter 10:
    specify log file directory (including trailing delimiter) as parameter 11:
    Sample Schemas are being created ...
    DROP USER hr CASCADE
    ERROR at line 1:
    ORA-01918: user 'HR' does not exist
    DROP USER oe CASCADE
    ERROR at line 1:
    ORA-01918: user 'OE' does not exist
    DROP USER pm CASCADE
    ERROR at line 1:
    ORA-01918: user 'PM' does not exist
    DROP USER ix CASCADE
    ERROR at line 1:
    ORA-01918: user 'IX' does not exist
    DROP USER sh CASCADE
    ERROR at line 1:
    ORA-01918: user 'SH' does not exist
    DROP USER bi CASCADE
    ERROR at line 1:
    ORA-01918: user 'BI' does not exist
    specify password for HR as parameter 1:
    specify default tablespeace for HR as parameter 2:
    specify temporary tablespace for HR as parameter 3:
    specify password for SYS as parameter 4:
    specify log path as parameter 5:
    DROP USER hr CASCADE
    ERROR at line 1:
    ORA-01918: user 'HR' does not exist
    old 1: CREATE USER hr IDENTIFIED BY &pass
    new 1: CREATE USER hr IDENTIFIED BY password
    User created.
    old 1: ALTER USER hr DEFAULT TABLESPACE &tbs
    new 1: ALTER USER hr DEFAULT TABLESPACE EXAMPLE
    old 2: QUOTA UNLIMITED ON &tbs
    new 2: QUOTA UNLIMITED ON EXAMPLE
    User altered.
    old 1: ALTER USER hr TEMPORARY TABLESPACE &ttbs
    new 1: ALTER USER hr TEMPORARY TABLESPACE TEMP
    User altered.
    Grant succeeded.
    Grant succeeded.
    ERROR:
    ORA-01031: insufficient privileges
    Warning: You are no longer connected to ORACLE.
    SP2-0640: Not connected

    Hi;
    please check Note:Is It Possible To Recreate The Example Schemas Hr And Oe? [ID 752140.1]
    Hope it helps
    Regard
    Helios

Maybe you are looking for