Hi Friends,
While practicing oracle forms , you may require summit office supply schema .
Below is the link for the schema and also the way you have to import the script to the local DB.
Steps:
1. 1st download the zip file to your D: drive from following URL.
https://docs.google.com/file/d/0B0ES7eZT7FMZbnNsSWZDVXNyREU/edit?usp=sharing
summit10gr2-128838.zip : From File Menu click download ( Ctrl+S) : From google doc/drive and save it in your D:\drive.
2. Extract summit folder to D:\ drive.
3. Then import the sql script from DMP files from command prompt.
C:\Documents and Settings\mohantyr>d:
D:\>cd summit
D:\Summit>imp userid=rajani/rajani@sys file=summit.dmp full=y
Import: Release 10.1.0.4.2 - Production on Fri Jul 26 19:39:32 2013
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
tion
With the Partitioning, OLAP and Data Mining options
Export file created by EXPORT:V10.02.01 via conventional path
Warning: the objects were exported by SUMMIT, not by you
import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
. importing SUMMIT's objects into RAJANI
IMP-00008: unrecognized statement in the export file:
. . importing table "A" 0 rows imported
. . importing table "ACCTS" 5 rows imported
. . importing table "ACCT_ADDRS" 5 rows imported
. . importing table "BLOB" 0 rows imported
IMP-00015: following statement failed because the object already exists:
"CREATE TABLE "BONUS" ("ENAME" VARCHAR2(10), "JOB" VARCHAR2(9), "SAL" NUMBER"
", "COMM" NUMBER) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INI"
"TIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) "
" LOGGING NOCOMPRESS"
. . importing table "CALENDAR_RANGES" 44 rows imported
. . importing table "CHESS_SAVE" 0 rows imported
. . importing table "CHESS_SAVE_BOARDSTATE" 0 rows imported
. . importing table "CHESS_SAVE_CAPTURED" 0 rows imported
. . importing table "CHESS_SAVE_PLAYER" 0 rows imported
. . importing table "CITIES" 205 rows imported
. . importing table "COMPANY_SUMMARY" 3 rows imported
. . importing table "CONCLASS" 9 rows imported
. . importing table "CONLABEL" 6 rows imported
. . importing table "CONTAINERS" 169 rows imported
. . importing table "CUSTOMER" 9 rows imported
. . importing table "CUSTOMERS" 14 rows imported
. . importing table "DAYS" 7 rows imported
. . importing table "DB_STATE_SUMMIT" 18 rows imported
. . importing table "DUMMY" 1 rows imported
. . importing table "FLRPEOPLE" 65 rows imported
. . importing table "FUNDS" 5 rows imported
. . importing table "FUND_CONTRIB" 16 rows imported
. . importing table "FUND_XACT" 45 rows imported
. . importing table "F_EMPCOMP" 2 rows imported
. . importing table "F_XACT_TYPE" 7 rows imported
. . importing table "GAME_SEMAPHORE" 0 rows imported
. . importing table "GRID_LABELS" 10 rows imported
. . importing table "INDCAT" 11 rows imported
. . importing table "INVINFO" 5 rows imported
. . importing table "INVREQUEST" 12 rows imported
. . importing table "ITEM" 64 rows imported
. . importing table "NEWS_LET" 13 rows imported
. . importing table "ORD" 21 rows imported
. . importing table "ORDPICT" 21 rows imported
. . importing table "O_DEPT" 4 rows imported
. . importing table "O_EMP" 14 rows imported
. . importing table "PERF_RES_MONITOR" 51 rows imported
. . importing table "PORTDESC" 5 rows imported
. . importing table "PORTFOLIO" 39 rows imported
. . importing table "PRICE" 17 rows imported
. . importing table "PRODUCT" 10 rows imported
. . importing table "PRODUCT1" 70 rows imported
. . importing table "PRODUCT2" 71 rows imported
. . importing table "SALES_FACT" 34815 rows imported
. . importing table "SALES_REVENUE" 16 rows imported
IMP-00015: following statement failed because the object already exists:
"CREATE TABLE "SALGRADE" ("GRADE" NUMBER, "LOSAL" NUMBER, "HISAL" NUMBER) P"
"CTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELIST"
"S 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) LOGGING NOCO"
"MPRESS"
. . importing table "STOCKS" 328 rows imported
. . importing table "STOCK_HISTORY" 11 rows imported
. . importing table "STORE" 20 rows imported
. . importing table "S_CUSTOMER" 15 rows imported
. . importing table "S_DEPT" 12 rows imported
. . importing table "S_EMP" 25 rows imported
. . importing table "S_IMAGE" 28 rows imported
. . importing table "S_INVENTORY" 114 rows imported
. . importing table "S_ITEM" 12509 rows imported
. . importing table "S_ITEM_AUDIT" 1798249 rows imported
. . importing table "S_LONGTEXT" 33 rows imported
. . importing table "S_ORD" 3725 rows imported
. . importing table "S_PRODUCT" 33 rows imported
. . importing table "S_REGION" 5 rows imported
. . importing table "S_TITLE" 8 rows imported
. . importing table "S_WAREHOUSE" 5 rows imported
. . importing table "TIMES" 731 rows imported
. . importing table "TRIVIA" 60 rows imported
. . importing table "TVTABLE" 25 rows imported
. . importing table "USA" 50 rows imported
. . importing table "VIDEO_CATEGORY_BY_QTR" 640 rows imported
. . importing table "VID_SUMM_ALL" 0 rows imported
. . importing table "VID_SUMM_DEPT_REG" 0 rows imported
. . importing table "VID_SUMM_YR" 0 rows imported
. . importing table "VID_SUM_DEPTREGYR" 0 rows imported
. . importing table "VIEWDEF" 3 rows imported
. . importing table "VIEWDEFCOL" 17 rows imported
. . importing table "WORLD_CITIES" 68 rows imported
About to enable constraints...
Import terminated successfully with warnings.
D:\Summit>
While practicing oracle forms , you may require summit office supply schema .
Below is the link for the schema and also the way you have to import the script to the local DB.
Steps:
1. 1st download the zip file to your D: drive from following URL.
https://docs.google.com/file/d/0B0ES7eZT7FMZbnNsSWZDVXNyREU/edit?usp=sharing
summit10gr2-128838.zip : From File Menu click download ( Ctrl+S) : From google doc/drive and save it in your D:\drive.
2. Extract summit folder to D:\ drive.
3. Then import the sql script from DMP files from command prompt.
C:\Documents and Settings\mohantyr>d:
D:\>cd summit
D:\Summit>imp userid=rajani/rajani@sys file=summit.dmp full=y
Import: Release 10.1.0.4.2 - Production on Fri Jul 26 19:39:32 2013
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc
tion
With the Partitioning, OLAP and Data Mining options
Export file created by EXPORT:V10.02.01 via conventional path
Warning: the objects were exported by SUMMIT, not by you
import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
. importing SUMMIT's objects into RAJANI
IMP-00008: unrecognized statement in the export file:
. . importing table "A" 0 rows imported
. . importing table "ACCTS" 5 rows imported
. . importing table "ACCT_ADDRS" 5 rows imported
. . importing table "BLOB" 0 rows imported
IMP-00015: following statement failed because the object already exists:
"CREATE TABLE "BONUS" ("ENAME" VARCHAR2(10), "JOB" VARCHAR2(9), "SAL" NUMBER"
", "COMM" NUMBER) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INI"
"TIAL 65536 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) "
" LOGGING NOCOMPRESS"
. . importing table "CALENDAR_RANGES" 44 rows imported
. . importing table "CHESS_SAVE" 0 rows imported
. . importing table "CHESS_SAVE_BOARDSTATE" 0 rows imported
. . importing table "CHESS_SAVE_CAPTURED" 0 rows imported
. . importing table "CHESS_SAVE_PLAYER" 0 rows imported
. . importing table "CITIES" 205 rows imported
. . importing table "COMPANY_SUMMARY" 3 rows imported
. . importing table "CONCLASS" 9 rows imported
. . importing table "CONLABEL" 6 rows imported
. . importing table "CONTAINERS" 169 rows imported
. . importing table "CUSTOMER" 9 rows imported
. . importing table "CUSTOMERS" 14 rows imported
. . importing table "DAYS" 7 rows imported
. . importing table "DB_STATE_SUMMIT" 18 rows imported
. . importing table "DUMMY" 1 rows imported
. . importing table "FLRPEOPLE" 65 rows imported
. . importing table "FUNDS" 5 rows imported
. . importing table "FUND_CONTRIB" 16 rows imported
. . importing table "FUND_XACT" 45 rows imported
. . importing table "F_EMPCOMP" 2 rows imported
. . importing table "F_XACT_TYPE" 7 rows imported
. . importing table "GAME_SEMAPHORE" 0 rows imported
. . importing table "GRID_LABELS" 10 rows imported
. . importing table "INDCAT" 11 rows imported
. . importing table "INVINFO" 5 rows imported
. . importing table "INVREQUEST" 12 rows imported
. . importing table "ITEM" 64 rows imported
. . importing table "NEWS_LET" 13 rows imported
. . importing table "ORD" 21 rows imported
. . importing table "ORDPICT" 21 rows imported
. . importing table "O_DEPT" 4 rows imported
. . importing table "O_EMP" 14 rows imported
. . importing table "PERF_RES_MONITOR" 51 rows imported
. . importing table "PORTDESC" 5 rows imported
. . importing table "PORTFOLIO" 39 rows imported
. . importing table "PRICE" 17 rows imported
. . importing table "PRODUCT" 10 rows imported
. . importing table "PRODUCT1" 70 rows imported
. . importing table "PRODUCT2" 71 rows imported
. . importing table "SALES_FACT" 34815 rows imported
. . importing table "SALES_REVENUE" 16 rows imported
IMP-00015: following statement failed because the object already exists:
"CREATE TABLE "SALGRADE" ("GRADE" NUMBER, "LOSAL" NUMBER, "HISAL" NUMBER) P"
"CTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELIST"
"S 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT) LOGGING NOCO"
"MPRESS"
. . importing table "STOCKS" 328 rows imported
. . importing table "STOCK_HISTORY" 11 rows imported
. . importing table "STORE" 20 rows imported
. . importing table "S_CUSTOMER" 15 rows imported
. . importing table "S_DEPT" 12 rows imported
. . importing table "S_EMP" 25 rows imported
. . importing table "S_IMAGE" 28 rows imported
. . importing table "S_INVENTORY" 114 rows imported
. . importing table "S_ITEM" 12509 rows imported
. . importing table "S_ITEM_AUDIT" 1798249 rows imported
. . importing table "S_LONGTEXT" 33 rows imported
. . importing table "S_ORD" 3725 rows imported
. . importing table "S_PRODUCT" 33 rows imported
. . importing table "S_REGION" 5 rows imported
. . importing table "S_TITLE" 8 rows imported
. . importing table "S_WAREHOUSE" 5 rows imported
. . importing table "TIMES" 731 rows imported
. . importing table "TRIVIA" 60 rows imported
. . importing table "TVTABLE" 25 rows imported
. . importing table "USA" 50 rows imported
. . importing table "VIDEO_CATEGORY_BY_QTR" 640 rows imported
. . importing table "VID_SUMM_ALL" 0 rows imported
. . importing table "VID_SUMM_DEPT_REG" 0 rows imported
. . importing table "VID_SUMM_YR" 0 rows imported
. . importing table "VID_SUM_DEPTREGYR" 0 rows imported
. . importing table "VIEWDEF" 3 rows imported
. . importing table "VIEWDEFCOL" 17 rows imported
. . importing table "WORLD_CITIES" 68 rows imported
About to enable constraints...
Import terminated successfully with warnings.
D:\Summit>
No comments:
Post a Comment