Sie sind auf Seite 1von 3

Hi Arvind,

I am able to succesfully import the dmp file

Steps I followed are as below-

Open cmd and go to the path where u find the imp utility. You will find it under
bin directory of oracle.

1. imp file=F:\Arvind\CFS_071109.dmp full=yes log=F:\Arvind\import1.log


2. It will then ask u for username and password
3. Then u can see the various objects being imported on the screen. Or check
the .log file for the same.Attaching for ur reference.

Please let me know if u face any issues.

Screen o/p for ur help----------


C:\oraclexe\app\oracle\product\10.2.0\server\BIN>imp file=F:\Arvind\CFS_07110
mp full=yes log=F:\Arvind\import1.log

Import: Release 10.2.0.1.0 - Production on Sat Nov 7 11:58:06 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Username: arvind
Password:

Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Produc
n

Export file created by EXPORT:V09.02.00 via conventional path

Warning: the objects were exported by CFS, not by you

import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
import server uses AL32UTF8 character set (possible charset conversion)
. importing CFS's objects into ARVIND
. . importing table "ABCD" 7 rows imported
. . importing table "ABCDEFGH" 0 rows imported
. . importing table "ADASCF" 1 rows imported
. . importing table "ASASAS" 0 rows imported
. . importing table "ASHISH_TEST" 6 rows imported
. . importing table "BASESCREENCOLUMNS" 11 rows imported
. . importing table "BASETRANSRECEIPT" 24 rows imported
. . importing table "BASE_SCREEN_TEMPLATE" 135 rows imported
. . importing table "BENCHMARK_SWITCHES" 4 rows imported
. . importing table "CASHFLOW" 443 rows imported
. . importing table "CASHFLOW_RBI" 2 rows imported
. . importing table "CBLO_REPO_RATIO" 19 rows imported
. . importing table "CBL_UPLOAD" 25 rows imported
. . importing table "CFS_SYS_LOG_MST" 0 rows imported
. . importing table "COLLECTION" 9 rows imported
. . importing table "COLLECTION_IDFC" 5 rows imported
. . importing table "COLLECTION_JP" 14 rows imported
. . importing table "COLLECTSCHEME" 12 rows imported
. . importing table "CREATEALTERTEST" 0 rows imported
. . importing table "DETAILS" 15 rows imported
. . importing table "DIVIDENDCREDIT" 5 rows imported
. . importing table "DIVIDEND_IN" 0 rows imported
. . importing table "DIVIDEND_TEMP" 4 rows imported
. . importing table "DPEXPTEST" 0 rows imported
. . importing table "EFFECT_POSTING" 3 rows imported
. . importing table "EXAMPLETABLE" 0 rows imported
. . importing table "EXPENSE" 0 rows imported
. . importing table "EXPENSES" 41 rows imported
. . importing table "EXPSCHEMET1" 4 rows imported
. . importing table "EXPTYPE" 0 rows imported
. . importing table "FINAL_REPO" 10 rows imported
. . importing table "FINAL_TEST" 0 rows imported
. . importing table "FOR_SWITCHES" 3 rows imported
. . importing table "FOR_TRAN_CAT_UPLOAD" 7 rows imported
. . importing table "FO_MTM" 15 rows imported
. . importing table "GSS_TEST" 0 rows imported
. . importing table "HOLIDAY_ACTIVITY" 5 rows imported
. . importing table "LOGIC_DETAILS" 30 rows imported
. . importing table "MAPPING_IMG" 7 rows imported
. . importing table "MFUND" 0 rows imported
. . importing table "MFUND1" 0 rows imported
. . importing table "MST_ACCOUNT_TYPE" 11 rows imported
. . importing table "MST_BANK" 64 rows imported
. . importing table "MST_BANK_ACCOUNT" 95 rows imported
. . importing table "MST_CLIENT" 13 rows imported
. . importing table "MST_FILE" 32 rows imported
. . importing table "MST_FORMULA" 142 rows imported
. . importing table "MST_HEADER" 64 rows imported
. . importing table "MST_HEADER_NAME" 48 rows imported
. . importing table "MST_HOLIDAY" 106 rows imported
. . importing table "MST_MAPPING" 8 rows imported
. . importing table "MST_MAP_CASHFLOWRBI" 4 rows imported
. . importing table "MST_OUTPUT" 88 rows imported
. . importing table "MST_PASSWORD" 4 rows imported
. . importing table "MST_SCHEME" 121 rows imported
. . importing table "MST_SCHEME_TYPE" 8 rows imported
. . importing table "MST_TRADES_TRANS_NM" 48 rows imported
. . importing table "MST_TRANSACTION" 293 rows imported
. . importing table "MST_TRANSACTION_TYPE" 56 rows imported
. . importing table "MST_USER" 5 rows imported
. . importing table "NEWTEST" 4 rows imported
. . importing table "OC_COLLECTION" 22 rows imported
. . importing table "ONE_MORE" 0 rows imported
. . importing table "OPENING_BALANCE" 38 rows imported
. . importing table "OTHERBASE" 20 rows imported
. . importing table "REDEMPTION_FUNDING" 22 rows imported
. . importing table "RPT_ACCOUNTING" 2 rows imported
. . importing table "SCHTEST" 0 rows imported
. . importing table "STESTTODAY" 0 rows imported
. . importing table "SUBSCRIPTION" 7 rows imported
. . importing table "SWITCHES" 14 rows imported
. . importing table "T1NEWBASE" 34 rows imported
. . importing table "TBL_SWITCH" 3 rows imported
. . importing table "TEMP" 9 rows imported
. . importing table "TEMP1" 0 rows imported
. . importing table "TESTDIVIDENT" 0 rows imported
. . importing table "TESTING" 0 rows imported
. . importing table "TESTINGFIRST" 24 rows imported
. . importing table "TESTMANUAL" 12 rows imported
. . importing table "TESTSCH" 0 rows imported
. . importing table "TESTSCHEMES" 0 rows imported
. . importing table "TESTVALIDATIONS" 0 rows imported
. . importing table "TEST_GGSSSS" 0 rows imported
. . importing table "TEST_GSS1" 0 rows imported
. . importing table "TEST_GSS2" 0 rows imported
. . importing table "TEST_NEW" 0 rows imported
. . importing table "TEST_P" 15 rows imported
. . importing table "TRADES" 1414 rows imported
. . importing table "TRANSACTION_HISTORY_IMG" 0 rows imported
. . importing table "TRANSCBLO" 26 rows imported
. . importing table "TRANS_LOGIC_NAME" 5 rows imported
. . importing table "UCR_TEMP" 24 rows imported
. . importing table "WEEKEND" 0 rows imported
. . importing table "WITHACTIVE" 0 rows imported
. . importing table "WITHREDUMPTION" 9 rows imported
Import terminated successfully without warnings.

C:\oraclexe\app\oracle\product\10.2.0\server\BIN>

Das könnte Ihnen auch gefallen