Ora-01017 error on portal import

source and destination portals:
win2k adv svr w/sp3
Portal 9.02 (patches 2724516,2627719,2597989 applied)
separate OID servers
Exported a database provider from source portal. Transferred .cmd and .dmp files via email. Ran following imp cmd line on source portal:
D:\oracle\9ias\portal\epic>set oracle_home=d:\oracle\9ias
D:\oracle\9ias\portal\epic>provider_exp.cmd -mode import -s portal -p <portal_schema_owner_pwd> -c
iasdb -pu portal -pp <ias_admin pwd> -d provider.dmp -company NONE
ERROR:
ORA-01017: invalid username/password; logon denied
Import seems to go further if params are hardcoded in, but shouldn't have to do that, right?
any thoughts?

Try it as:
provider_exp.cmd -mode import -s portal -p <portal_schema_owner_pwd> -c iasdb
Then it will prompt you for the File
Then prompt you for the portal username
Then prompt you for the portal's PORTAL password (not schema password)
Then company name
All should go from there.

Similar Messages

  • ORA- 01017 Error ( Invalid Username Password) Logon Denied

    Gurus,
    I am running into the above error ( ORA- 01017) ( Invalid Username Password) Logon Denied on the Oracle Application Server 10g.
    Note:
    On windows 2003 server
    The DB is 11g and I am using the Oracle applicaton Server 10g - Forms Services
    Also have Installed Oracle Dev_suite ( Oracle forms)
    Instances used - PROD and TEST
    Have developed a simple form and using Forms services ( the below url) is used
    http://<<Hostname>>/forms/frmservlet?form=meds_trans_menu.fmx&userid=&otherparams=useSDI=yes&lookAndFeel=oracle&colorScheme=blue
    the Login screen comes ,
    entering the username and details , says the password expired as the user is trying to enter for the first time,
    shows the change password screen
    old password
    new password
    re-enter new password
    When I try to enter the new password and hit ok button, it shows error message again and again.
    ORA- 01017 Error ( Invalid Username Password) Logon Denied
    Not sure why i get this error , even after entering the correct credentials.
    Please advice.
    Thanks
    Sheik

    Gurus - Any ideas , suggestions how this can be resolved?
    Is this issues because of version mismatch ( 11g DB and Oracle Forms 10g)??
    Please advice when time permits.
    Thanks
    Sheik

  • ORA-01017 error and re-create password file? seek advices.

    I used TOAD 9.5 to log in one Oracle 10g database with sys/password as sysdba. It worked fine always. However, today I tried to log in again and come across the ORA-01017 error. Invalid username/password. Then I went to windows server command line to log in as conn / as sysdba and also log in conn sys/password@sid as sysdba, I all logged in successfully. I checked the password file is in $oracle_home\database\. I logged in as normal user successfully.
    My question is: what caused this ORA-error? how to fix it? Is it necessary for me to re-create password file to fix this? Or there is other options? Thanks.

    First though is double check make sure you have no typo when inputting username/password,
    ORA-01017 is very specific error about wrong password, if you have problem with passwordfile you would likely to get ORA-01031: insufficient privileges
    You can change your sys password using alter user statement, Oracle will sync the password file.

  • ORA-01017 Error when installing Grid Control 10.2.0.3

    Hello all,
    I have the following problem: I am installing the Grid Control on a Linux machine and when I get to the "Specify Repository Database Configuration" step and enter the SYS password I get an ORA-01017 error. I still can connect under SQLPLUS with the same pwd as SYSDBA.
    Any clue how to get ride of this will be very appreciated.
    Best regards.
    Askia

    Yes this is what I do, but still receive "Insufficient privileges to write to that location". So I am forced to use normal file system to be able to continue.
    After that I run into the current problem saying OMS configuration failed (see details....) and I try:
    ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=uxlpgrid01:6200
    3 of 5 processes started.
    ias-instance id=EnterpriseManager0.uxlpgrid01
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_island
    Error
    --> Process (pid=0)
    no port available from the port range
    failed to start a managed process after the maximum retry limit
    no port available from the port range
    no port available from the port range
    Log:
    none
    ias-component/process-type/process-set:
    OC4J/OC4J_EMPROV/default_island
    Error
    --> Process (pid=0)
    no port available from the port range
    failed to start a managed process after the maximum retry limit
    no port available from the port range
    no port available from the port range
    Log:
    none
    Then:
    ./opmnctl status
    Processes in Instance: EnterpriseManager0.uxlpgrid01
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    HTTP_Server | HTTP_Server | 23861 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | 27021 | Alive
    OC4J | home | N/A | Down
    OC4J | OC4J_EM | 10403 | Alive
    OC4J | OC4J_EMPROV | N/A | Down
    WebCache | WebCache | 23872 | Alive
    WebCache | WebCacheAdmin | 23863 | Alive
    Overwhelming :-(
    Thanks for helping
    Askia.

  • ORA-01017 error while using a database link

    Hi all,
    I have a TNS entry as below
    HOME=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=10.66.205.110)(PORT=1521))
    (CONNECT_DATA=(SID=HOME))
    I have created a database link as
    create public database link link92.com using 'HOME'.
    This was created successfully and an entry was made in all_db_links table.
    However if i try connecting to a table in the remote database...for example
    select * from emp@link92;
    I am receiving an error ORA-01017(Invalid username passwd).
    Would appreciate if somebody could help me out.
    Thank you

    It is not that the Database Link is "PUBLIC" that makes it use the current username/password.
    It is that the Database Link has been created without specifying a " CONNECT TO username IDENTIFIED BY password " that makes the DBLink behave as a "current user database link" using the current username/password to connect to the remote database.
    You can have a PUBLIC database link that uses a "CONNECT TO username IDENTIFIED BY password" such that all connections use the same remote username and password.
    You can also have "private" (ie not PUBLIC) database link that does not specify a "CONNECT TO username IDENTIFIED BY password" which becomes a "current user [owner] database link".

  • Discoverer/portletprovider: ORA-01017 error

    Hi.
    When i register the web provider pointing to http://<myserver>:7777/discoverer/portletprovider,
    i have error:
    Error!
    BaseException is ... ORA-01017: invalid username/password; logon denied
    What is a username to mean?

    First though is double check make sure you have no typo when inputting username/password,
    ORA-01017 is very specific error about wrong password, if you have problem with passwordfile you would likely to get ORA-01031: insufficient privileges
    You can change your sys password using alter user statement, Oracle will sync the password file.

  • ORA-01017 error in Database Configuration Assistant when installing Oracle

    I am installing Oracle 9i, 9.0.1.1, on an NT Workstation.
    When I get to the Database Configuration Assistant step, after the software has been installed, I get an error when the database is being created:
    ORA-01017 Invalid Username/Password; Login denied
    I have tried several times with different database creations. The first time I got the error was when I did a custom database creation, the other time was when I created a general purpose database, which clones an existing database onto the NT workstation.
    The NT system that I am using had an earlier version of Oracle installed on it, which I completely uninstalled.
    Any ideas what might be wrong?

    Deepak_DBA wrote:
    hi,
    you might have deleted the instance manually..
    oradim -delete -sidHence,
    ebrian wrote:
    Did you already remove the Windows service associated with the database?

  • ORA-01017 error, when running Complete configuration of Maintenance Wizard

    Hi Gurus,
    Maintenance wizard version: 2.19 (latest)
    DB: 10.2.0.1
    Linux:
    Upgrade assistance for R12
    Im trying to complete the first step:
    1-Complete configuration of Maintenance Wizard (Required)
    It gives me errors:
    Checking that Remote EOF_HOME is only a directory name, not a path...
    ERROR:
    ORA-01017: invalid username/password; logon denied
    SP2-0640: Not connected
    SP2-0670: Internal number conversion failed
    Usage: { EXIT | QUIT } [ SUCCESS | FAILURE | WARNING | n |
    &lt;variable&gt; | :&lt;bindvariable&gt; ] [ COMMIT | ROLLBACK ]
    ** ERROR!!! **
    ** Project node configuration has FAILED with the problem(s) below:!!! **
    ** Invalid value for REMOTE_EOF_HOME.
    ** Solution: Remove all slashes in the value for REMOTE_EOF_HOME.
    ** The value must be a simple directory name, not a path.
    ** Please have the Project Administrator return to the Modify Project
    ** screen, change the value for REMOTE_EOF_HOME and re-run Step
    ** 1 of the Configuration category.
    ** DO NOT PROCEED WITH ANY OTHER STEPS UNTIL YOU RESOLVE THE PROBLEMS SHOWN **
    ** ABOVE. ALL OTHER STEP EXECUTION DEPENDS ON A SUCCESSFUL PROJECT NODE **
    ** CONFIGURATION. **
    ** ONCE YOU HAVE RESOLVED THE PROBLEMS SHOWN ABOVE, YOU MUST RE-RUN THIS **
    ** STEP AGAIN. **
    I've checked all the forums before posting. Please advise
    Thanks & Regards,
    Rv
    Edited by: Kiran Jakka on May 11, 2012 8:05 AM

    Yes this is what I do, but still receive "Insufficient privileges to write to that location". So I am forced to use normal file system to be able to continue.
    After that I run into the current problem saying OMS configuration failed (see details....) and I try:
    ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=uxlpgrid01:6200
    3 of 5 processes started.
    ias-instance id=EnterpriseManager0.uxlpgrid01
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_island
    Error
    --> Process (pid=0)
    no port available from the port range
    failed to start a managed process after the maximum retry limit
    no port available from the port range
    no port available from the port range
    Log:
    none
    ias-component/process-type/process-set:
    OC4J/OC4J_EMPROV/default_island
    Error
    --> Process (pid=0)
    no port available from the port range
    failed to start a managed process after the maximum retry limit
    no port available from the port range
    no port available from the port range
    Log:
    none
    Then:
    ./opmnctl status
    Processes in Instance: EnterpriseManager0.uxlpgrid01
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    HTTP_Server | HTTP_Server | 23861 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | 27021 | Alive
    OC4J | home | N/A | Down
    OC4J | OC4J_EM | 10403 | Alive
    OC4J | OC4J_EMPROV | N/A | Down
    WebCache | WebCache | 23872 | Alive
    WebCache | WebCacheAdmin | 23863 | Alive
    Overwhelming :-(
    Thanks for helping
    Askia.

  • Ora-01017 error starting J2EE: logon refused

    I'm usig Web As 640 Abap+Java Sp16.
    I was not able to logon anymore to the J2EE, both Visual Admin or vie the J2EE Start Page, so i did the following:
    1) i checked in config tool wich was the ume.r3.connection.master.client
    2)with SU01 in the Was 640, into the master client i changed the psw for J2EE_ADMIN
    3) i logged with J2EE_ADMIN to define a definitive psw into the master client
    4) with config tool i selected the 'Secure Store' node, and changed the parameter admin/password/J2EE_ADMIN
    5) restarted the J2EE server and......
    ...it does not come up.
    Into the jvm_bootstrap.log we see the msg :
    "ORA-01017 invalid username/passoword, logon denied
    What's wrong ? About wich user/psw is talking about and how I can modify it as I cannot start the configtool also ?
    regards

    Hi Cornelia,
    You are absolutely right, the issue is due to change of schema user password..
    I faced the same issue, yesterday where i changed the password for the schema user and J2ee failed to start, and then locked the user account. So i had to manually unlock the schema user, reset back the password to old password and j2ee engine could then be started..
    To check if the schema user is locked or not, you can use the following commands:
    sqlplus "/as sysdba"
    select username,account_status from dba_users;
    in case user is locked then unlock it using the command:
    alter user <user_name> account unlock;
    But i have a question here, how does one change the password for schema user in 640 and 700 systems.. if i change it using oracle commands, j2ee fails to come up. So i used the procedure that SAP recommends, changing the password for the schema user, using brtools.. but again i face the same problem, j2ee fails to start and it locks the user account..
    After changing the password using brtools is there something additional that is required to be done.
    In my scenario it is a must for me to change the schema user password because the current password contains the character "@" which is pathetic, because tnsnames really fails to understand this character. If i use sqlplus and try to logon as schema user and current password, it fails becuase of "@".
    Appreciate if some one could share the procedure for changing the password for schema user in 700 systems, specially standalone j2ee stack..
    Thanks,
    Chetan

  • ORA-06510 error in portal install

    The portal install fails at 50% and the following is from the
    portal install.log:
    ORA-06510: PL/SQL: unhandled user-defined exception
    Errors encountered in the Install process. Installation Aborted.

    I also have this problem. Portal configuration/installation crashes at
    about 50%.
    Maybe it is because my installation lasted more than 2 hours as it
    is said in installation program. But on the other hand, I also get no-
    data-found error and therefore this should not happen because of
    some kind of timeout. Because of this no-data-found I get core
    dump in database.
    Technical details:
    I am using Oracle9i 9.0.1 DB on SuSE Linux 7.2.
    DB alert log contains:
    ORA-07445: exception encountered: core dump [kzrtevw()+323]
    [SIGSERV] Address not mapped to object [0x4] [] []
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWSEC_API", line 433
    ORA-01403: no data found
    Trace file contains current SQL statement:
    INSERT INTO WWSEC_MEMBER$ ...
    How can NO_DATA_FOUND happen on INSERT?
    Portal configuration assistant log file shows that error happened in
    step 14: installing seed data for all layers and it ends with error
    ORA-03113: end-of-file on communication channel (standard client
    error when core dump occurs).
    Any ideas how to solve this problem?
    Aldis

  • ORA-02373 error on expdp, table failed to import!!

    Hi All,
    Would need a little help from you guys. I am trying to take export of an schema, and as the expdp continues, it throws error while exporting one of the tables. I tried looking over the net, but found nothing on this.
    I think it is high time to have a say from the pros :) !!
    Here goes the error:
    =========================================================================
    ORA-31693: Table data object "SCHEMA-NAME"."TABLE-NAME" failed to load/unload and is being skipped due to error:
    ORA-02354: error in exporting/importing data
    ORA-02373: Error parsing insert statement for table "SCHEMA-NAME"."TABLE-NAME".
    ORA-00904: : invalid identifier
    =========================================================================
    The DB Server is 11g.
    Any kind of help will be greatly appreciated!
    Thanks in Advance.
    Noman A.

    Hi Kumar,
    This is the description of the table:
    Name Null Type
    ID NOT NULL VARCHAR2(64)
    COL-1 VARCHAR2(128)
    COL-2 VARCHAR2(128)
    COL-3 NOT NULL VARCHAR2(64)
    COL-4 NOT NULL VARCHAR2(64)
    COL-5 NOT NULL VARCHAR2(64)
    COL-6 NOT NULL VARCHAR2(64)
    COL-7 VARCHAR2(64)
    COL-8 VARCHAR2(255)
    COL-9 NOT NULL VARCHAR2(64)
    COL-10 NOT NULL TIMESTAMP(6)
    COL-11 NOT NULL TIMESTAMP(6)
    COL-12 NOT NULL CHAR(1)
    COL-13 BLOB()
    COL-14 VARCHAR2(512)
    COL-15 CHAR(3)
    Thanks
    Noman A.

  • Answers result: ORA-01017 Invalid username/password

    I've specified SH in "Shared logon", but got ORA-01017 Invalid username/password on Answers' result. I found it's trying to access the database as administrator, instead of SH. I can bypass the error by creating a new user SH on Admin Tool, or creating a new user ADMINISTRATOR on database. What do I miss?

    I can do import, update row count in Admin Tools. When I logon as "administrator" in Analytics (Presentation service), the database shows user SH logging in. When I create a query and click on "Result" tab, the database shows "administrator" as the logon user and got ORA-01017 error because "administrator" is not a database user. When I say "database shows", it is the audit trail I turn on to audit who log in to db. If I create a user SH in Admin Tool, and log on as SH on Analytics instead of "administrator", I can get query result because SH is a valid db account and owns the tables. Hope this explain my problem.

  • Re: Error in submitting Import Standard Purchase orders from Pl/Sql

    Hi All,
    Iam using the following code to submit a concurret program
    "Import Standard Purchase orders" from pl/sql
    Program is sucessfully submittted but it is Completing in error status i am stuck there please help me in resolving this
    My instance R12
    My Code
    ======
    DECLARE
    v_request_id VARCHAR2 (100);
    BEGIN
    mo_global.set_policy_context ('S', 204); --org_id for the operating unit which the purchase order records belong too
    mo_global.init ('PO'); -- sets the application
    FND_GLOBAL.APPS_INITIALIZE (1013436, 50578, 201); --Consists of the user_id, responsibility_id, responsibility_application_id which is 201 for purchasing
    v_request_id :=
    fnd_request.submit_request (application => 'PO',
    program => 'POXPOPDOI',
    description => NULL,
    start_time => NULL, -- To start immediately
    sub_request => FALSE,
    argument1 => '31348', -- Buyer_ID
    argument2 => 'STANDARD', -- Doc Type
    argument3 => '', -- doc subtype
    argument4 => 'N', -- update items
    argument5 => '', -- create sourcing rules not used
    argument6 => 'INCOMPLETE', -- Approval status
    argument7 => '', -- release generation method
    argument8 => '1021387', -- batch_id
    argument9 => '', -- operating unit null
    argument10 => '', -- global agreement null
    argument11 => '', -- enable sourcing null
    argument12 => '', -- sourcing level null
    argument13 => '', -- inv org enabled null
    argument14 => '' -- inv org null
    DBMS_OUTPUT.put_line ('Request submitted. ID = ' || v_request_id);
    COMMIT;
    EXCEPTION
    WHEN OTHERS
    THEN
    DBMS_OUTPUT.put_line (
    'Request set submission failed - unknown error: ' || SQLERRM
    END;
    output
    =====
    when i check output i am getting the follwing error
    DECLARE
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at line 133
    Log message
    ==========
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    31348
    STANDARD
    N
    INCOMPLETE
    1021387
    Start of log messages from FND_FILE
    To get the log messages for PDOI, please use the following id to query against FND_LOG_MESSAGES table:
    AUDSID = 945297
    ORA-01403: no data found in Package po.plsql.PO_PDOI_PVT. Procedure init_sys_parameters.0
    ORA-01403: no data found in Package po.plsql.PO_PDOI_PVT. Procedure init_startup_values.10
    ORA-01403: no data found in Package po.plsql.PO_PDOI_PVT. Procedure start_process.50
    User-Defined Exception in Package po.plsql.PO_PDOI_Concurrent. Procedure POXPDOI.30
    End of log messages from FND_FILE
    Thanks
    Manoj kumar

    Pass NULL instead of ''
    Check the flag
    SELECT multi_org_category
      FROM fnd_concurrent_programs
    WHERE concurrent_program_name = 'POXPOPDOI'Update it as per the below MOS Doc
    R12 / POXPOPDOI - 'ORA-01422' Error While Running 'Import Standard Purchase Orders' [ID 457628.1]
    Otherwise,
    Follow the below doc and insert values to the interface tables (headers, lines and distribution) and run the Import Standard Purchase Orders from the front end.
    How To Diagnose Problems With Importing Standard Purchase Orders [ID 781351.1]
    HTH
    Cheers,
    ND
    Use the "helpful" or "correct" buttons to award points to replies / Mark the thread as answered, if your question is answered.

  • ORA-01017 invalid username and password on remote connection.

    1. Server: Windows 2003 service Pack 2 64 bit
    2. Oracle 10.2.0.4
    I created a new database and setup everything. Database is up running. At second day, I tried to connect this database from a remote client laptop. A normal user connection is working (I changed sqlnet.ora file to SQLNET.AUTHENTICATION_SERVICES = (NONE)). but I couldn't connect as SYS or SYSTEM users through SQLPLUS or Third party SQL tool. It gave me ORA-01017 error. My steps like:
    C:> set Oracle_sid=mydb
    C:>sqlplus /nolog
    SQL:>conn sys/syspassword as sysdba
    ORA-01017
    However, I remotely log on to server machine, do the same steps
    C:> set Oracle_sid=mydb
    C:>sqlplus /nolog
    SQL:>conn sys/syspassword as sysdba
    SQL:> connected
    What caused this error from remote client connection. I have done some search to resolve the problem. Some suggest to re-create password file or create OPS$user. I just setup SYS password during database creation. So I don't want to re-create password file. I have another client machine in office that can connect as SYS and SYSTEM users either from server or from SQLPLUS on client machine without problem. So the issue is on my laptop that is connected to database remotely. Please give me some advices. Thanks.

    Thanks for all of your advices. I want to say:
    1. I just created this new database yesterday and created SYS password during database creation from another clinet machine in my office. All connections are working. This is why I don't want to change the password at this moment. If I re-create password file, will this affect another client machine in office to connect to DB as sysdba?
    2. From server, I can connect. I used the same sys/syspassword as sysdba. If the password is wrong, I would not be able to connect from server.
    3. When I tried to connect from remote client machine, I do connect with string like: SQL:> conn sys/syspassword@mydb as sysdba. But it didn't work and return ORA-01017 error.
    4. I have other 4 databases on different servers. I can connect from the same remote client machine through SQLPLUS and TOAD with sys as sysdba and system.
    Please advise more. Thanks.

  • Materialized View with "error in exporting/importing data"

    My system is a 10g R2 on AIX (dev). When I impdp a dmp from other box, also 10g R2, in the dump log file, there is an error about the materialized view:ORA-31693: Table data object "BAANDB"."MV_EMPHORA" failed to load/unload and is being skipped due to error:
    ORA-02354: error in exporting/importing data
    Desc mv_emphora
    Name              Null?    Type
    C_RID                      ROWID
    P_RID                      ROWID
    T$CWOC            NOT NULL CHAR(6)
    T$EMNO            NOT NULL CHAR(6)
    T$NAMA            NOT NULL CHAR(35)
    T$EDTE            NOT NULL DATE
    T$PERI                     NUMBER
    T$QUAN                     NUMBER
    T$YEAR                     NUMBER
    T$RGDT                     DATEAs i ckecked here and Metalink, I found the info is less to do with the MV? what was the cause?

    The total lines are 25074. So I used the GREP from the OS to get the lines involved with the MV. Here are:
    grep -n -i "TTPPPC235201" impBaanFull.log
    5220:ORA-39153: Table "BAANDB"."TTPPPC235201" exists and has been truncated. Data will be loaded but all dependent metadata will be skipped due to table_exists_action of truncate
    5845:ORA-39153: Table "BAANDB"."MLOG$_TTPPPC235201" exists and has been truncated. Data will be loaded but all dependent meta data will be skipped due to table_exists_action of truncate
    8503:. . imported "BAANDB"."TTPPPC235201"                     36.22 MB  107912 rows
    8910:. . imported "BAANDB"."MLOG$_TTPPPC235201"               413.0 KB    6848 rows
    grep -n -i "TTCCOM001201" impBaanFull.log
    4018:ORA-39153: Table "BAANDB"."TTCCOM001201" exists and has been truncated. Data will be loaded but all dependent metadata will be skipped due to table_exists_action of truncate
    5844:ORA-39153: Table "BAANDB"."MLOG$_TTCCOM001201" exists and has been truncated. Data will be loaded but all dependent metadata will be skipped due to table_exists_action of truncate
    9129:. . imported "BAANDB"."MLOG$_TTCCOM001201"               9.718 KB      38 rows
    9136:. . imported "BAANDB"."TTCCOM001201"                     85.91 KB     239 rows
    grep -n -i "MV_EMPHORA" impBaanFull.log
    8469:ORA-39153: Table "BAANDB"."MV_EMPHORA" exists and has been truncated. Data will be loaded but all dependent metadata will be skipped due to table_exists_action of truncate
    8558:ORA-31693: Table data object "BAANDB"."MV_EMPHORA" failed to load/unload and is being skipped due to error:
    8560:ORA-12081: update operation not allowed on table "BAANDB"."MV_EMPHORA"
    25066:ORA-31684: Object type MATERIALIZED_VIEW:"BAANDB"."MV_EMPHORA" already exists
    25072: BEGIN dbms_refresh.make('"BAANDB"."MV_EMPHORA"',list=>null,next_date=>null,interval=>null,implicit_destroy=>TRUE,lax=>
    FALSE,job=>44,rollback_seg=>NULL,push_deferred_rpc=>TRUE,refresh_after_errors=>FALSE,purge_option => 1,parallelism => 0,heap_size => 0);
    25073:dbms_refresh.add(name=>'"BAANDB"."MV_EMPHORA"',list=>'"BAANDB"."MV_EMPHORA"',siteid=>0,export_db=>'BAAN'); END;the number in front of each line is the line number of the import log.
    Here is my syntax of import pmup:impdp user/pw  SCHEMAS=baandb DIRECTORY=baanbk_data_pump DUMPFILE=impBaanAll.dmp  LOGFILE=impBaanAll.log TABLE_EXISTS_ACTION=TRUNCATEYes I can create the MV manually and I have no problem to refresh manually it after the inmport.

Maybe you are looking for

  • Uploading photo gallery to a Mac?

    I have an original Facinate and have just ordered an iPhone 5 upgrade. I have two years of images on the phone that I don't want to lose. How cna I uploade these images to my Mac desktop? Thanks

  • Problem restoring/adding files

    I have a problem restoring it, because it says I'm not connected to the internet. Even though I can still get online and everything. Also, I cannot add files from my hard drive to my ipod, nohing shows up on the actual Ipod. Can anyone help me please

  • Code ceases working after months, PC only

    Hi, Apologies for the cross post. We have a project that is running on Mac and PC, swf's that are loaded into a Director player. They were published November/December 2005 in Flash MX. All Director Xtras are packaged and installed with the project, a

  • Can TestStand open, read, write and close binary files?

    From a TestStand sequence, I need to open, read, write and close binary files. Does TestStand support this capability?

  • How can I use the 'Location' field?

    I'd like to use the location field on my Time Capsule to keep the correct GPS location. What is the correct format for this? How do I enable this so that devices can use this to set their location?