IMP - Issue

Hi,
I am getting two errors error while importing 10g database dump(OS : RH Linux AS4).
IMP-00017: following statement failed with ORACLE error 27456:
"BEGIN "
"dbms_scheduler.create_job('"LOAN_BALANCES_JOB"',"
"program_name=>'"RUN_LOAN_BALANCES"',"
"start_date=>'02-NOV-07 12.00.00.000000 AM +05:30', repeat_interval=> "
"'FREQ=MINUTELY;INTERVAL=1;'"
", end_date=>NULL,"
"job_class=>'"DEFAULT_JOB_CLASS"', enabled=>FALSE, auto_drop=>TRUE,comments="
">"
"'Loan Balances Job'"
"dbms_scheduler.enable('"LOAN_BALANCES_JOB"');"
"COMMIT; END;"
IMP-00003: ORACLE error 27456 encountered
ORA-27456: not all arguments of program "LENDING.RUN_LOAN_BALANCES" have been defined
ORA-06512: at "SYS.DBMS_ISCHED", line 2751
ORA-06512: at "SYS.DBMS_SCHEDULER", line 1794
ORA-06512: at line 10
IMP-00091: Above error occurred on the following function and object: CREATE LOAN_BALANCES_JOB. Remaining PL/SQL blocks for this object will be skipped.
IMP-00041: Warning: object created with compilation warnings
"CREATE FORCE VIEW "LENDING"."LEA_DSS_M1" ("DISTRICT"
"","REGIONID","INSPECTORID","MODELID","CATEGORYID","INDUSTRYID") AS "
"select Distinct District,RegionID,InspectorID,"
"ModelID,Categoryid,IndustryID"
"From Lea_dss_m"
IMP-00090: Unexpected DbmsJava error -29546 at step 6667 while creating JAVA RESOURCE "nucleus/core/dboperations/QueryToObject_SJProfile0.ser"
IMP-00017: following statement failed with ORACLE error 29546:
"BEGIN :STATUS := DBMS_JAVA.END_IMPORT(); END;"
IMP-00003: ORACLE error 29546 encountered
ORA-29546: badly formed resource:
. importing GL's objects into GL
Please help me to solve this.
Regards,
Mat.

Hi,
My source database version is 10.2.0.3.0 and destination database version is 10.2.0.1.0.
My sestination database is created manually. After creation I executed
the following scripts.
@$ORACLE_HOME/rdbms/admin/catalog.sql
@$ORACLE_HOME/rdbms/admin/catproc.sql
conn system/manager
@$ORACLE_HOME/sqlplus/admin/pupbld.sql
create tablespace tbs_xdb datafile '/export/oradata/PVFC/ts_cas01.dbf' size 500m autoextend on extent management local segment space management auto;
@$ORACLE_HOME/rdbms/admin/catqm.sql xdb tbs_xdb temp
alter user xdb account unlock;
@$ORACLE_HOME/javavm/install/initjvm.sql
@$ORACLE_HOME/xdk/admin/initxml.sql
@$ORACLE_HOME/xdk/admin/xmlja.sql
@$ORACLE_HOME/rdbms/admin/catjava.sql
@$ORACLE_HOME/rdbms/admin/catexf.sql
--resolve any invalid objects
@$ORACLE_HOME/rdbms/admin/utlrp.sql
Do I have to run any more scripts?
Please help me to solve this issue.
Regards,
Mat.

Similar Messages

  • Exp imp issue from higher version to lower version

    Hi,
    I have an export dump file which was taken from 11g database(11.2.0.2.0) and trying to import into lower version of the database 9i(9.2.0.6.0), unable to complete the process.
    Two ways i have found and tested in my test db
    1)TNS entry of 9i database has been put into 11g database
    a)Export dump was successfuly taken from 11g db
    b)Getting below error,while import into 9i database
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredIMP-00000: Import terminated unsuccessfully
    2)TNS entry of 11g database put into 9i database version.
    a)During export (trying to take exp dump from 11g db in 9i exp utility),getting below error
    EXP-00008: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully
    Kindly advice me to overcome from this issue.
    Regards,
    Faiz

    lkm_thedba wrote:
    you can use VERSION parameter in datapump and make this workable.
    Cheers,
    lkmYou cannot, since 9.x does not use datapump. The VERSION parameter can only be used if the target is 10.x or above
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#autoId57
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_overview.htm#CEGFCFFI
    HTH
    Srini

  • Imp-issue-scripts

    Hi Helpers,
    I have an important issue. Can anyone provide solution for that.
    1)what are the issues that will encounter immediately after migrating a standard script into a zscript.
    2)How to solve them.
    This is not an interview question. Please post the correct answer. I'm in a great need of that.
    Thanks,
    Kumari.

    aax

  • Imp-issue-smartforms

    Hi Helpers,
    I have an important issue. Can anyone provide solution for that.
    1)what are the issues that will encounter immediately after migrating a standard script into a  zsmartform.
    2)what are the modifications needed to be done.
    This is not an interview question. Please post the correct answer. I'm in a great need of that.
    Thanks,
    Kumari.

    Hi Kumari,
    Soon after migrating the Script into the smartforms,
    Generally we might have written the coding in the text editor of Script.
    Consider an Ex of ZMEDRUCK which got copied from the standard ones. In this case ex: we have a code like this.
    &'Released from the line 'RM11P-PLN_EXTROW(Z)&
    This will throw an error as this is not found. So we need to dreate a diver program also and need to check every error. i think this is a bit tedious process.

  • PO price change in R/3

    hi friends,
    i am facing a critical issue.
    i have created a shopping cart with 5 items.the prices in the shopping cart are same as maintained in the info record in backend system.After approval te shopping cart, PO is created in the backend R/3,but the prices of 3 items have changed to Rs.1.00 instead of Rs.120 in the shopping cart.Ihave checked the inforecord but there is no changes in the inforecord
    This a vvv imp issue
    please suggest me the correct answer
    thanks in advance

    Hi,
    Check the changes of the PO transfer to the R/3 or not.
    if Not.. check in RZ20 monitor log, for that PO any error message and try to analyze.
    if the PO status was in 'Error in process' Then execute the FM BBP_PD_PO_TRANSFER_EXEC
    give the PO gui id and try to transfer PO manually..
    still problem exits take a help of technical consultant try to debug the FM.
    Thanks
    prasad.s

  • KERNEL upgrade problem.

    Dear Experts,
    Very imp issue.  please find time to read and gothrough this.
    recently i had updated KERNEL for ECC 6.0 SR2.
    after updaing the kerenl files, i'm not able to see the updated patch level
    in system status.
    Same old patch level is displayed.
    1 *what could be the problem?
    D:\usr\sap\DEV\SYS\exe\uc\NTAMD64
    this is the path, first i had pasted (copy new and paste in tht kerenl Dir).
    it had asked for u want to replace (while pasting) i clicked Yes to all.
    so, it got replaced with new extracted files.
    and when i started the MMC SAP is not starting UP.
    then when i had serached in USR dir, i found another Dir with kerenl fiels for
    01 instance (java instance defaultly loaded in ECC 6.0 SR2).
    so, i had replaced kerenl files , simply by pasting in to this second path.
    D:\usr\sap\DEV\SCS01\exe
    then i had started SAP MMC, after a few min it was started and i'm able to log in
    to SAP.
    But, the problem is I'm not able to see the Upgraded value in System status.
    What could be the problem ?
    2 *where to check ?
    I request you people to give your valuable inputs for
    3 *procedure to be follwed in upgrading SAP KERNEL?
    4 *what kind of fiels to be downloaded from market place?
    i.e Kernel part 1 , kerenl part 2 and other kerenl components in both places
    where you can download those kerenl parts.
    5 *if any problem occurs in kerenl upgrading how to revert back ?
    6 *what kind of precautions to be taken before updating Kerenl ?
    7 *system restart is mandatory or not ?
    if any extra points to be discussed please let me know that.
    Thanking you all in anticipation.
    Best regards,
    by
    Raghav.

    Hi,
    did you stop and restart the system for changing the kernel ?
    You can find latest kernel from http://service.sap.com/swdc
    Choose your platform and product combination. More detailed info can be found in OSS note: 19466
    http://service.sap.com/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=0000019466&nlang=E
    and you need to stop SAP before you can change the kernel and after kernel upgrade you restart the system.
    For a backup purpose, before changing the kernel. please make a copy of your old kernel directory...
    Cheers !!
    Satya.
    PS: pls reward points if the answer was helpful...Thx.

  • EMAIL forwarding details.

    Hi. how can we get detail about from which date/time email forwarding is enabled for a user in exchange 2007 server.

    Thank you, appreciate your quick response. If you find anything related to this at any point of time, kindly update me. As its very imp issue to me. :) 
    Not in Exchange 2007. Exchange 2010 has Admin Audit Log that keeps the track of anything changed in last 90 days by default when Exchange is installed...
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • SCess

    Hi,
    I uploaded all latest patches on Excise
    all my settings are also right for CIN
    but when I am using SCess my excise invoice getting error that no utilization for enough balance.
    but ehen i am doing excise invoice without SCess it getting saved
    pls tell me solution on this Imp issue
    regads,
    Rahul

    Hi Rahul,
    Check this.
    To incorporate SECess in the CIN SD process u2013
    1.     Add the 3 new additional fields as per the attachment u2018Master_Note_for_Budget_2007.zipu2019 present in the note 1032265.
    2.     After applying the notes as suggested in u2018Master_Note_for_Budget_2007.zipu2019, you will have to apply the following note before activating the CIN programsu2013
    a.     918197 - Data declarations in CIN programs for additional tax fields
    The step 2 is not relevant for customer in the following support pack level or higher SP level u2013
    Release               Support pack level
    CIN     22B               SAPKIPNBD3
    CIN     30A               SAPKIPNE20
    CIN     40A               SAPKIPNG11
    SAP_APPL     470          SAPKH47026
    SAP_APPL     500          SAPKH50012
    SAP_APPL     600          SAPKH60004
    3.     Make the screen changes as suggested in the attachment u2018Screen_changes_budget_2007.zipu2019 present in the note 1032265 to enable the SECess field on the CIN transactions.
    4.     Apply the corrections present in the following notes as per the sequence given below u2013
    a.     978186 - Utilization of negative balance allowed in PLA in J1IIN
    b.     1032813 - Advanced corrections for Budget 2007 for SD
    i.     1032928 - Corrections to Note 1032813 for Budget 2007
    ii.     1033531 - Corrections for J1IIN for SECess levied in Budget 2007
    iii.     1033599 - Changes to J1IIN for Budget 2007 for 46C release (only for customers in 46C release)
    c.     For enabling the depot process, please apply the note 1033173 - Budget 2007 changes for Depot process
    5.     Make the SD configurations as suggested in the attachment u2018SECess-SD-config.zipu2019 present in the note 1032265.
    6.     If you are using the tax procedure TAXINN, refer to the attachment u2018SECess_Config_for_TAXINN.zipu2019 present in the ntoe 1032265.
    Revert back if still problem exists.
    BEST REGARDS
    SRI

  • Issue with triggers while importing (imp) to another user

    hi all,
    we have two oracle databases (oracle 10g R2)
    1. production
    2. test (clone of production)
    whenever we need to update the test database for the developers we take a full export dump of the production (hardly 20GB) and import the same into test after dropping the tables in the required schema
    export system/***@production file=exp.dmp log=log.log full=y statistics=nonewe have a schema named user1, in production.
    same is the case in test
    I got a request to refresh the user1 schema in test, but with a different schema user2 (new schema created), as there was some critical dev. work going on with user1 schema.
    hence i didnt want to touch the user1 schema in test environment & after taking an export dump of the production i didnt import it into the same schema.
    i imported the dump data to user 2 schema
    imp system/***@test file=exp.dmp log=implog.log fromuser=user1 touser=user2 statistics=nonethe moment i did this developers working with user1 schema started facing issues when their code hit triggers on user1 schema. all insert/update triggers in the user1 schema started pointing to corresponding tables in user2.
    any clues why something like this happened? what was the mistake in he imp command i used?
    thanks for your time

    Hi,
    Check for the trigger source in your original schema. If it has schema name mentioned before the tables on which the trigger is created, it would create problem during import. While importing, it will reference the previous schema , though you are importing it in new schema.
    If this is the case, remove the schema name from the source and then export and re import.
    Regards
    Vinitaa

  • Import issue using imp!

    Hi all,
    I am trying to import using imp and I am getting this error while import.
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8MSWIN1252 character set (possible charset conversion)
    export client uses UTF8 character set (possible charset conversion)what is the imp script which resolves this issue.
    Thanks in advance
    sampoorna

    the imp script which resolves this issue.Its not an error, its a warning. Set the NLS_LANG environment variable appropriately. Appears the export environment was from a UTF8 database and the import client settings may cause improper character translations.
    If the target database character set is also UTF8 you might get away with setting NLS_LANG for a UTF8. And see support note 179133.1 "The correct NLS_LANG in a Windows Environment".

  • Imp full=y issue.

    Dear All,
    Database: 10.2.0.1 OS: AIX 5L
    i am exporting a full db dump from Server A to Server B. for this purpose i created a user dbadmin on both source and target database and granted him (EXP_FULL_DATABASE & IMP_FULL_DATABASE) privlegs. Server B is a empty Database. i issued follwoing command
    " imp dbadmin/<passwd> full=y file=filename log ignore=y "
    i am refering to logfile which says :
    *. importing SYS's objects into SYS *
    * importing SYSMAN's objects into SYSMAN *
    * importing SYSTEM's objects into SYSTEM *
    though sys / system objects should never be exported/imported. Correct me if i wrong , then why its importing SYS's objects ..?
    further more , i could see few tables belonging to sys/system with name "REPCAT$ been imported in target database.
    Regards.
    ARS

    Check below link.
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:11511550949535
    Ctrl+F "not sure if the sys,system and other users"
    and read reply by Tom sir.
    yes, some sys and system objects are exported (public synonyms are owned... by sys, application context's are owned... by sys - for example)
    Hth
    Girish Sharma

  • Imp full=y issue(Sorry guys- Repost)

    Dear All,
    Database: 10.2.0.1 OS: AIX 5L
    i am exporting a full db dump from Server A to Server B. for this purpose i created a user dbadmin on both source and target database and granted him (EXP_FULL_DATABASE & IMP_FULL_DATABASE) privlegs. Server B is a empty Database. i issued follwoing command
    " imp dbadmin/<passwd> full=y file=filename log ignore=y "
    i am refering to logfile which says :
    *. importing SYS's objects into SYS *
    * importing SYSMAN's objects into SYSMAN *
    * importing SYSTEM's objects into SYSTEM *
    though sys / system objects should never be exported/imported. Correct me if i wrong , then why its importing SYS's objects ..?
    further more , i could see few tables belonging to sys/system with name "REPCAT$ been imported in target database.
    Regards.
    ARS
    Edited by: ARS on Nov 6, 2009 2:55 AM

    Check below link.
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:11511550949535
    Ctrl+F "not sure if the sys,system and other users"
    and read reply by Tom sir.
    yes, some sys and system objects are exported (public synonyms are owned... by sys, application context's are owned... by sys - for example)
    Hth
    Girish Sharma

  • Summary: Problem with export (maybe...terminated sucEE to XE issues exp/imp

    Summary: Problem with export (maybe...terminated successfully with warnings) and import (IMP-00022: failed to process parameters)
    I used PL/SQL developer to make a parameter file (initially I used it to export, then I just stole the file to try again). It contains 100 tables from a single schema.
    Export from prod DB using exp parfile=test.par: Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses ZHS16GBK character set (possible charset conversion)
    About to export specified tables via Conventional Path ...
    . . exporting table     CONTRACT_INFO         12 rows exported
    EXP-00091: Exporting questionable statistics.
    'Export terminated successfully with warnings.' !!!I want to import into the cs2_user schema (same privileges as on the production DB) trying:impdp 'sys as sysdba'@danieldb schemas=cs2_user dumpfile=test01tables3.dmpThat gets the error: UDI-00014: invalid value for parameter, 'attach'
    I then thought maybe you have to use imp/exp or impdp/expdp instead of a combination (exp + impdp) so I tried: imp 'sys/admin as sysdba'@danieldb touser=cs2_party_owner file=test01tables4.dmpbut then I just get: IMP-00022: failed to process parameters
    Anyone see why its all failing? :s
    Mike

    you must input SID name into single-quotes like:
    C:\Tools\Oracle\product\10.2.0\db\NETWORK\ADMIN>expdp 'sys/manager@stb as sysdba'
    Export: Release 11.2.0.1.0 - Production on Thu Feb 9 13:46:16 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    UDE-06550: operation generated ORACLE error 6550
    ORA-06550: line 1, column 11:
    PLS-00201: identifier 'SYS.DBMS_UTILITY' must be declared
    ORA-06550: line 1, column 11:
    PL/SQL: Statement ignored

  • Very imp planning and goods issue

    i have two questions to ask .
    1)for what purpose cbp is used .that is will it used for any other purpose apart from procurement. what is the full form of mrp1,mrp2,mrp3,mrp4
    2)can a goods issue happens with respect to purcahse requistions/.
    please answer my queries i will appreciate u.

    Dear Meena,
    CBP : It is known as consumption Based planning used for planning procurement of external purchasing material ie. supplied by vendor..
    MRP 1/2/3/4 : MRP stands for Material Requirment planning & 1 to 4 are different views maintained to plan requirement through MRP by system itself.If you do all necessary configuration & update master data for all MRP view you can get direct schedule lines generated after MRP run which will be sent to vendor for delivery of material.In short its automatic procurement process.
    Through Purchase requisition u cannot issue material .This is document to inform about the requirement of material which will be converted into Purchase order ort production order.
    Consumption-Based Planning 
    Purpose
    The central role of MRP is to monitor stocks and in particular, to automatically create procurement proposals for purchasing and production (planned orders, purchase requisitions or delivery schedules). This target is achieved by using various materials planning methods which each cover different procedures.
    Consumption-based planning is based on past consumption values and uses the forecast or other statistical procedures to determine future requirements. The procedures in consumption-based planning do not refer to the master production schedule. That is, the net requirements calculation is not triggered either by planned independent requirements or dependent requirement. Instead, it is triggered when stock levels fall below a predefined reorder point or by forecast requirements calculated using past consumption values.
    MRP Procedures
    In consumption-based planning, the following MRP procedures are available:
    u2022     Reorder point procedure
    u2022     Forecast-based planning
    u2022     Time-phased materials planning
    I hope this will be useful to you.
    Vivek

  • Issue in output device in communication method (very imp)

    HI All,
    Please help me to solve this issue,
    I have an output type ZAME this output type They they are using for External send .
    But in the communication output device they are using as LOCAL, Now user is asking me why the printer is configured as Local for the output type what is the reason,( Local location is Local printer Via SAPLPD on windows client).
    Could please help to solve this quiry, whey we have to give printer name local and where exactly this prints.
    Regards,
    Muralikrishna

    Hi
    Your question itself has the answer.
    You define the printer as Local in communication method. If this is done, the print out will be triggered in the printer which is configured as default printer in the desktop which triggered the transaction.
    If the print out has to happen in some other printer, then the printer has to be included in the list of allowed printers in the tcode SPAD. This will be done by the BASIS guys.
    Once this is done, you can maintain that printer in communication method. Then irrespective of the default printer, the printout will always happen in the printer maintained in commuincation method.
    Hope  this helps you.
    Reward please, if this helps.

Maybe you are looking for

  • Sending an Email using Notification Task

    Hi All, How can we send an email using notification task?? Can someone provide me the steps to achieve this. Is it possible to send email to multiple users at a time?? Thanks.

  • How can I use a Selector in a thread safe way?

    Hello, I'm using a server socket with a java.nio.channels.Selector contemporarily by 3 different threads (this number may change in the future). From the javadoc: Selectors are themselves safe for use by multiple concurrent threads; their key sets, h

  • Home Sharing on Windows problem

    I'm using iTunes for Windows version 10.6.1 on 2 different PCs, I enabled Home Sharing both from the Advanced option panel and from the Preference>Sharing Panel with the same Apple ID and one PC (the laptop) can see the desktop sharing but not vice v

  • How to remove "Blue filter" from multiple images in the History Panel

    I am using Lightroom 4.3 on Windows 7 pc.  I have a collection with approximately 650 images.  I was working in the collection and had all the images selected.  Somehow I inadvertently must have hit a keyboard shortcut that effected all the images. 

  • IPhone 4 very slow and not very responsive

    Hello - ever since updating to ios5 my phone has been significantly slower. I close my open apps regularly and don't have a crazy amount (about 6 pages worth) but the phone is just very slow. For example, if I get a text message and go to open it, an