Issue in Importing Cleansing package in to Repository through Repo Manager

Hi,
For using Data Quality, we have installed the cleansing package installble into our server. It has created all the ZIP/DAT Files in to the ...DataQuality\Datacleanse directory. After that while importing into Metadata through Repository Manager, we are getting
" A Probelm occurred while verifying data cleanse repository connection".
Note : We have installed BODS XI 3.1 Version
And the cleansing package  using here is SBOP CLEANS PACK XI 3.2
Is there any problem with version incompatibility?
Any other solution??? Kindly help us on this.
Reg,
John

John,
BODS XI 3.1 requires cleansing package XI 3.1.  You will need to download the cleansing package XI 3.1.  Or, you can download BODS XI 3.2 and install the latest version.
Paul

Similar Messages

  • Importing a package into OWB repository.

    Hi,
    there is a package existing in my OWB repository.
    Package ABC
    Procedure PQR(pram1 varchar2,param2 varchar2)
    now i have modified this package in my target schema, an extra parameter is added to the procedure PQR.
    Procedure PQR(pram1 varchar2,param2 varchar2,param3 number).
    now when I re import this package to my OWB repository module. it shows both versions of the procedures.
    Package ABC
    PQR(pram1 varchar2,param2 varchar2)
    PQR(pram1 varchar2,param2 varchar2,param3 number)
    PQR(pram1 varchar2,param2 varchar2) is still vsible in OWB repository though it is replaced with PQR(pram1 varchar2,param2 varchar2,param3 number) in target schema.
    Is there any way I can replace the old version of procedure with the new version in OWB repository.
    Regards
    RD_RBS

    Hi
    Standard approach to be followed for any object modification
    1. If you have created your package from OWB and deployed it into your DB, always do it that way i.e. Design center -->DB . Do not make any modifications on DB level and import in back to your Design center. OWB manages Ids for all objects on the repository and this will confuse it. That is why you see two versions of the same package . Any modifications should be done on Design center level and then do a replace on the package from control center
    2. If an object (package or procedure) is created on DB directly and is imported into design center, follow the same norm everytime you make any changes to that object. The status of that object will appear as "New" or "Not deployed" on control center but that is fine because OWB has no ID on its repository to maintain this information.
    3. If you need to rename any object already deployed from OWB, always drop it first, then rename it and then deploy it. That way OWB will maintain the name and ID on its end and not get confused.
    4. For your case, you can drop the older version of the package from OWB, delete the one imported from Database into OWB, make the changes on OWB level (adding parameter etc) and then redeploy the same package as replace from control center.
    Hope these tips help
    birdy

  • Error while connecting to Repository through Data Manager

    Hi Experts,
    I am able to access MDM server through MDM Console, Here mainlyI got two errors.
    Error 1:- I am not able to create new repository through Console.when I click on "create Repository" option in Console,it will try to connect DBMS server to create.at the same time I have given Database credentials.It was giving error like" Unable to connect to DBMS server".
    Error 2:- I have some repositories in my MDM server.already one repository is running.I am trying to access the running repository in Data Manager as well in as Import Manager and Syndicator.at the same time I am not able to connect to repository giving error like "Repository not loaded".
    Note: all the necessary ports are opened as per SAP standard.
    Please help me regarding this.if anybody have idea about this.
    Thanks in advance,
    Ravi.

    Hi Ravi,
       Steps to load a repository
       1) Load the MDM server
       2) Start MDM server
       3) There you will find list of repositorys
       4) If required login into the repository
            This is the main step you got to perform to solve your second problem
       5) Right click the Repository and select 'Load Repository' and then 'Immediate'
           This will load the repository and you can work on the repository from any where either IM,DM or syndicator.
      For the first error check wether you have given the proper path for your DBMS server; if you give it right it wont give u any error. If its in local system then by default it be in the list. Else you got to provide the system name where the server is there.
      In case of any othere issuse please let me know.
    Regards,
    CHARAN

  • Import binary file in cvs repository through java cvs import command

    hi ,
    I am using netbean api for cvs command.I am having the same problem that i am not able to open binary file after importing in cvs repository.
    I want to import a directory which contain both text and binary file.
    can you please hel me out to how to import a directory which contain binary files.
    MY CODES
    ImportCommand command = new ImportCommand();
    command.setModule(module);
    command.setLogMessage(comment);
    command.setReleaseTag(releaseTag);
    command.setImportDirectory(path);
    client.setLocalPath(path);
    command.setVendorTag(vendorTag);
    Regards
    ruchira

    Please don't cross post
    http://forum.java.sun.com/thread.jspa?messageID=9455793

  • Missing Data Cleanse package option in Data services Repository Manager

    Hello, I am trying to create a repository for data cleansing package repository in database using Repository Manager, but the drop down list box is not giving an option "Data Cleansing" to create repository. Only three values are available (Local,CEntral, and Profile).
    Using Data Services 3.0 Version. Any help or any workarounds creating a repository with our Repository Manager.
    Thanks,
    Kiran

    We searched log files and found no errors.
    We then decided to attempt re-creating the local repository.  We checked the Show Details box.
    The local repository was reported has having been successfully created.  This was the result we had before.
    We then checked for canned functions and the list matched to those of our Oracle and SQL Server local repositories.
    So, best guess is that something went wrong on the initial local repository creation that was either not reported or reported, but we missed.

  • DSXI v3.2 SP2 Cleansing Package Install Error

    Installing Data Services v3.2 SP2 on a Windows 2008 server using MSSQL 2008 as the repository.
    Install went fine.  Used RepoManager to install Local, Profiler and Central Repo's without issue.
    However when installing the cleansing package, it just stops.  No error or return codes.  It just freezes (I'll post the detail log below) after the 4th execute command.  I can confirm that the 32-bit MSSQL libraries are installed, MSSQL is UTF-8, the user has full database rights to the CP repo, and the DSXI file directories have full access rights.
    As a work around, I painfully executed each of the installation scripts manually from the command line and was able to successfully load the English package.
    I've never seen this happen before and have successfully installed v3.2 SP2 on other 64-bit servers.  I do have to install the French and other packages at some point and do not want to have to manually process these scripts again.
    Any ideas?
    Connection Information:
       Database type: SQL Server 2008
       Database server name: vsapod1
       Database name: DSRepo_CP
       User name: DSRepo_Admin
       Password: ***
    DCRI Library Version: "1.08".
    Verifying the cleansing package repository connection.
    Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "VALID_CONNECTION,2008" "vsapod1" "DSRepo_CP" FALSE "DSRepo_Admin" "$PWD$" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" ""
    Command Output:
    D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP>echo off
    BCP - Bulk Copy Program for Microsoft SQL Server.
    Copyright (C) Microsoft Corporation. All Rights Reserved.
    Version: 10.0.1600.22
    sqlcmd -S "vsapod1" -d "DSRepo_CP" -U "DSRepo_Admin" -P *** -Q ""
    Return code: 0
    Successfully verified the cleansing package repository connection.
    Extracting "PERSON_FIRM_EN_VERSION.txt" from "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip".
    Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
    Command Output:
    Return code: 0
    Checking whether the cleansing package repository exists.
    Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "CHECK_FOR_REPOSITORY,2008" "vsapod1" "DSRepo_CP" FALSE "DSRepo_Admin" "$PWD$" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP\dcrisqlserver_repo_exist.txt"
    Command Output:
    D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP>echo off
    sqlcmd -S "vsapod1" -d "DSRepo_CP" -U "DSRepo_Admin" -P *** -Q "if exists (select * from dbo.sysobjects where id = object_id(N'[DC_DICTIONARY]') and OBJECTPROPERTY(id, N'IsUserTable') = 1) select 'EXIST'" -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP\dcrisqlserver_repo_exist.txt"
    Output:
    Return code: 0
    The cleansing package repository does not exist.
    Extracting "PERSON_FIRM_EN_VERSION.txt" from "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip".
    Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
    Command Output:
    Return code: 0

    That was ugly, sorry it removed all of the line spacings and I can't seem to get this editor to leave them in.  So I inserted "****" between each script so if you copy my text and replace that with a line break, you should be able to read through the script:
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "VALID_CONNECTION,2008" "vsapod1" "DSRepo_CP" TRUE "" "" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" ""
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "CHECK_FOR_REPOSITORY,2008" "vsapod1" "DSRepo_CP" TRUE "" "" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP\dcrisqlserver_repo_exist.txt"
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" MSSQL_DC_DICT.txt MSSQL_DC_CLASS.txt MSSQL_DC_PRIMARY_ENTRY.txt MSSQL_DC_PRIM_CLASS_LINK.txt MSSQL_DC_SEC_TYPE.txt MSSQL_DC_SECONDARY.txt MSSQL_DC_PATT_CLASS.txt MSSQL_DC_OUTPUT_FIELD.txt MSSQL_DC_OUTPUT_CATEGORY.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" SEED
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_CLASSIFICATION
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_PRIMARYENTRY
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_PRIMCLASSLINK
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_SECONDARYTYPE
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_SECONDARY
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_PATTERNCLASSIFICATION
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_OUTPUTCATEGORY
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_OUTPUTFIELD
    "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_DC_DICTIONARY
    Edited by: Chuck Schardong on Oct 14, 2010 9:22 AM
    Edited by: Chuck Schardong on Oct 14, 2010 9:23 AM

  • Error while trying to import a package already assembled & approved in CMS

    Hi all,
    I am managing a project in which we have several tracks, one of them is DEV to CONS, the transport using CMS here is executed succesfully. Also, there are another tracks that contain only one single system each other, while trying to transport from CONS to PRD i can assembly the package and approve it but i am not able to import it in the target system. Could anyone help me with this??
    This is the code of my error (when i try to import):
    Software Component mfg.diageo.com/PRODUCTION_EXECUTION
    Version CMS_XG1-XG2_C.20060209103246
    Label 1.0 Level 0 Update PRD_EXEC XG2-XN1
    System GBL_TST to NA_UTT-Development
    Step Repository-import
    Log Q:\usr\sap\JTrans/CMS/log/XG2-XN1_D@CMS/[email protected]
    Info:Starting Step Repository-import at 2006-02-09 10:33:33.0788 -5:00
    Info:Component:mfg.diageo.com/PRODUCTION_EXECUTION
    Info:Version  :CMS_XG1-XG2_C.20060209103246
    Info:1. PR is of type TCSSoftwareComponent
    Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: XiTransportException received:
    ClientServerException exception:Format of packed transport data invalid
    com.sap.aii.utilxi.misc.api.ResourceException: Format of packed transport data invalid
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.extractFile(FileUtils.java:483)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:666)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importXiStream(InternalTransportServiceImpl.java:493)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importXiStream(TransportServiceImpl.java:224)
         at com.sap.aii.ib.server.transport.impl.hmi.CmsHmiMethods.process(CmsHmiMethods.java:223)
         at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169)
         at com.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178)
         at com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImpl.java:86)
         at com.sap.aii.utilxi.hmis.sbeans.HmisLocalLocalObjectImpl10.process(HmisLocalLocalObjectImpl10.java:144)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:290)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211)
         at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496)
         at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doPost(HmisServletImpl.java:634)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
    Serialized exception:The system cannot find the path specified
    com.sap.aii.utilxi.misc.api.ResourceException: The system cannot find the path specified
         at com.sap.aii.ib.server.persist.gen.FileAccess.getTempDirectory(FileAccess.java:100)
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.createTmpStream(FileUtils.java:63)
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.extractFile(FileUtils.java:453)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:666)
    Thanks in advance
    Kind Regards

    Hello Esther,
    the problem seems to be that the temp folder of the target Integration Builder system can't be found:
    'The system cannot find the path specified
    at [..] FileAccess.getTempDirectory([..])'.
    You'll experience the same problem if you try a file based import or export within the Integration Builder directly.
    I would recommend to continue the search there. You could check if the environment variables (for Windows: TEMP and TMP) of the OS of the system with the target Integration Builder to an existing path. Check also if the WebAs can access this path.
    Good luck
    Frank

  • JDev 10.1.3.3 - issues with imported Business Components

    Hi,
    I have got some issues with importing Business Components in JDev 10.1.3.3.
    I cannot discover/use the imported components.
    What I did is the folowing:
    1. In a existing project I extended the default base-classes to create our own layer
    2. created a project called ModelShared
    2a. configured the project to use the base-classes I created in step 1
    2b. created an entitybased-viewobject (RefCodesByDomain)
    2c. created bc deployment-descriptors
    3. created a project called RelatieModel in the same workspace as ModelShared
    3a. added dependencies to the deployment-descriptors as well as the project created in step 2
    3b. configured the project to use the base-classes I created in step 1
    3c. imported business components
    Although I did not recieve any errors during the import of business components, I am unable to add the vo (RefCodesByDomain) to a service.
    I do see the package which contains the vo but is has no entries.
    Importing the business components to a new BC Project in a seperate workspace did succeed (I could reuse the vo).
    I tested a little further and the folowing occurred:
    4. I created a new vo in the ModelShared Project
    5. I deployed the ModelShared
    6. Restarted JDeveloper
    7. Got the folowing error message in the console window when expanding a service in my datacontrol pallette:
    INFO: oracle.adf.share.config.ADFConfigFactory No META-INF/adf-config.xml found
    1-sep-2008 13:23:27 oracle.adf.dt.controls.DataControlsTreeWillExpandListener treeWillExpand
    FINER: THROW
    java.lang.NullPointerException
            at oracle.adf.dt.objects.JUDTViewReferenceAccessorDefinition.init(JUDTViewReferenceAccessorDefinition.java:108)
            at oracle.adf.dt.objects.JUDTViewReferenceAccessorDefinition.<init>(JUDTViewReferenceAccessorDefinition.java:98)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.createViewObjectDefinition(BC4JDataControlDefinition.java:228)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.addViewObjects(BC4JDataControlDefinition.java:208)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.loadStructure(BC4JDataControlDefinition.java:110)
            at oracle.adfdt.internal.meta.bc4j.BC4JDataControlDefinition.getStructure(BC4JDataControlDefinition.java:407)
            at oracle.adf.dt.controls.treemodel.jsr227.JSR227DataControlTreeNode.loadChildNodes(JSR227DataControlTreeNode.java:129)
    8. In my other "fresh" bc project I was able to use the newly created vo.
    9. When I added a VO to my shared project, all projects that are refering to the shared project loose their vo's in the data-controlpannel
    Do you have any suggestions?
    Regards,
    Romano

    Hi,
    since this appears to be a WebCenter related issue, I suggest to try the Webcenter forum WebCenter Portal or to log a bug
    Frank

  • Re-importing a package fails

    Hi,
    usually, you can always re-import a package into OWB (10gR2) and synchronize it with the database. But I have the phenomenon that some (not all) packages fail in this process; after pressing Finish the import wizard dies and does almost nothing. I tracked it down to the the DebugSQL.000.log file and found as last entry:
    select line, text from all_source@owb_1335 where owner = 'DWH_ADMIN' and name = 'UTIL' and type = 'PACKAGE' order by line
    With other packages which do the re-import perfectly the next line would be the analogous query to read the PACKAGE BODY. This would indicate an overflow issue, but the package isn't big at all and works well when imported into another module. I cannot find any trace log of this failure. And - strange enough - the failing process is still able to drop the temporary database link owb_nnnn.
    Some ideas
    regards
    Thomas

    Hi Borkur,
    Dropping and re-importing the package would work well (works for another module) but this is a package whose procedures and functions are heavily referenced in several mappings and process flows (supports the custom job management). So, I would be forced to re-synchronize them all which I want to avoid. The other way would be to modify the package manually (only the signature is needed not the code since I will not deploy it from OWB, in fact, I deployed it from Oracle Designer !!!). But OWB Paris doesn't allow this. Once imported, always imported. You can modify imported tables, procedures, functions but not packages. Or is there a way ???
    regards
    Thomas

  • Having Problem With Importing Another Package

    Hi, I work in a team. We have a division of labor arrangement. Under our project, each developer is assigned a sub-task. Each sub-task receives some input parameters from its upstream sub-task and generates some outputs for the downstream sub-task.
    All developers first work independently. Each of us has our own folder/pacakge in the Repository. Each of us makes an assumption on the values of the input parameters received. (We later on integrate all sub-tasks.)
    I generate my Java classes under a folder called "Orchestrator", and I access some classes under the folder/package called "common". Things go smoothly.
    Thereafter, I start accessing other folders/packages. I first retrieve other folders/packages from the Repository and then in the Eclipse Package Explorer View --> import --> Import Existing Maven Projects ... No problem. I have all other folders/packages in the Package Explorer View.
    However, when I start adding the import statements in my Java classes to access classes in other folder/package; for example,
    import company_name.overall_project_name.project_name.folder_name.subfolder_name.class_name;I have the compilation error: The import company_name.overall_project_name.project_name.folder_name cannot be resolvedFirst, I have no problem to access the "common" folder/package. The code I have below does not have compilation error and I am able to use the class that is imported:
    import company_name.overall_project_name.project_name.common.util.ParamsDictionary;Second, I have checked the consistency of path and folder name.
    Can anybody give me a clue? Thank you.

    user537770 wrote:
    Hi, I work in a team. We have a division of labor arrangement. Under our project, each developer is assigned a sub-task. Each sub-task receives some input parameters from its upstream sub-task and generates some outputs for the downstream sub-task.
    All developers first work independently. Each of us has our own folder/pacakge in the Repository. Each of us makes an assumption on the values of the input parameters received. (We later on integrate all sub-tasks.)
    I generate my Java classes under a folder called "Orchestrator", and I access some classes under the folder/package called "common". Things go smoothly.
    Thereafter, I start accessing other folders/packages. I first retrieve other folders/packages from the Repository and then in the Eclipse Package Explorer View --> import --> Import Existing Maven Projects ... No problem. I have all other folders/packages in the Package Explorer View.
    However, when I start adding the import statements in my Java classes to access classes in other folder/package; for example,
    import company_name.overall_project_name.project_name.folder_name.subfolder_name.class_name;I have the compilation error: The import company_name.overall_project_name.project_name.folder_name cannot be resolvedFirst, I have no problem to access the "common" folder/package. The code I have below does not have compilation error and I am able to use the class that is imported:
    import company_name.overall_project_name.project_name.common.util.ParamsDictionary;Second, I have checked the consistency of path and folder name.
    Can anybody give me a clue? Thank you.Well, seems like your classpath doesn't include those folders you are trying to access.

  • How to deal with delta queue when importing Support Package/Kernel Patch

    Hi,
    From my experience, when importing a Support Package for an installation, the system will issue an error message and get stuck if this Support Package is about to alter the structures used in delta loads.
    But I would like to double with you if there is possible that the support packet which is going to alter structure, but no error message. If so, the delta data will be lost.
    Do we need to clear down the delta queue every time we import support package?
    Anyway, is there anyone have any suggestions or steps regarding this question?
    Many Thanks
    Jonathan

    Hi,
    Delta queues during support package upgrade
    Its always better to drain the delta queues before an upgrade.
    As a standard practice we drain the delta queues by running the IP/ chain multiple times.
    As a prerequiste we cancel/reschedule the V3 jobs to a future date during this activity.
    The V3 extraction delta queues must be emptied prior to the upgrade to avoid any possible data loss.
    V3 collector jobs should be suspended for the duration of the upgrade.
    They can be rescheduled after re-activation of the source systems upon completion of the upgrade.
    See SAP Notes 506694 and 658992 for more details.
    Page 17
    Load and Empty all Data mart Delta Queues in SAP BW. (e.g. for all export DataSources)
    The SAP BW Service SAPI, which is used for internal and ‘BW to BW’ data mart extraction, is
    upgraded during the SAP BW upgrade. Therefore, the delta queues must be emptied prior to the
    upgrade to avoid any possibility of data loss.
    upgrade preparation and postupgrade checklist
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/472443f2-0c01-0010-20ab-fbd380d45881
    /message/3221895#3221895
    OSS notes 328181 and 762951 as a prerequisites.
    Failure to follow the instructions in those notes may probably result in data loss.
    https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002662832005E
    /thread/804820
    Effect on BW of R/3 Upgrade   
    How To Tackle Upgrades to SAP ERP 6.0
    /people/community.user/blog/2008/03/20/how-to-tackle-upgrades-to-sap-erp-60
    Start with the Why — Not the How — When You Upgrade to SAP ERP 6.0
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/008dddd1-8775-2a10-ce97-f90b2ded0280
    Rapid SAP NetWeaver 7.0 BI Technical Upgrade
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0c9c8be-346f-2a10-2081-cd99177c1fb9
     https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c2b3a272-0b01-0010-b484-8fc7c068975e
    Hope this helps.
    Thanks,
    JituK

  • I have issue in import paramiko

    I am using python 2.7.3 version but i m facing issue in import paramiko
    import paramikoTraceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/opt/Python/lib/python2.7/site-packages/paramiko/__init__.py", line 69, in <module>
    from transport import randpool, SecurityOptions, Transport
    File "/opt/Python/lib/python2.7/site-packages/paramiko/transport.py", line 32, in <module>
    from paramiko import util
    File "/opt/Python/lib/python2.7/site-packages/paramiko/util.py", line 32, in <module>
    from paramiko.common import *
    File "/opt/Python/lib/python2.7/site-packages/paramiko/common.py", line 98, in <module>
    from rng import StrongLockingRandomPool
    File "/opt/Python/lib/python2.7/site-packages/paramiko/rng.py", line 23, in <module>
    from Crypto.Util.randpool import RandomPool as _RandomPool
    ImportError: No module named Crypto.Util.randpool
    >>>

    Paramiko depend on Crypto package. Install Crypto package for your OS

  • Issue with importing MDM scenario ID modal from IR standard content.

    Hi All,
    I am facing issue while importing scenario from Intergration repository for the MDM standard content ( SRM_MDM_Catalog_701 ).
    I am able to import contnent into IR, and imported ES Reporsitry modal from ID and configured using model configurater and genarated. But i am unable to find any objects in the scenario after activation.
    Can you please help me to find why there are no objects genarated in my scenario. After genaration its showed in the log that 40 objects genarated but its not in the scenario.
    Thanks in advance.
    Regards,
    Rajesh

    Hi,
    I have a similar issue. The generation does complete fine but the objects dont appear. I have used Generation and not the simulation option.
    When i click on the individual objects like Receiver Determination, Interface Determination, it just shows Loading and never comes up.
    Is there anyway to check if the objects were actually generated?
    Thanks,
    Nikhil

  • Unable to import design package from O365 to SharePoint On Premises - Why ?

    Hello,
    Recently , I have added following site columns in "Article Page" content type in O365.
    Page Content 
    Rollup Image 
    Article Date 
    Summary Links 
    Image Caption 
    Byline 
    And changed css for look and feel of left navigation menu.
    After that, I have taken design package and tried to deploy on "On-Premise" plaform via design manager.
    And I have received following error :
    Feature definition with Id "XXX"  failed validation, file ListInstances\ElementsContentType.xml'The 'AllowDeletion' attribute is not declared.
    Would you please tell me - whats going wrong ? is that O365 update issue ? or something I made wrong ?
    Thanks and Regards,
    Dipti Chhatrapati

    For trying to answer for this thread ,
    To replicated this on my environment,(Download the Design Package from my O365 and restoring it on my On-Premise environment)
    I found the the new attribute "AllowDeletion=true" in which package downloaded from the O365. 
    In Visual studio, used the "Import Reusable Package" template and in Feature
    definition file " deleted the allowdeletion attribute. 
    It started to work on
    my environment. Please try it on your environment (on prem) and let us know the difference or result.
    And also , I wanted
    add my bit of notes, we should not test the Office 365 Package on onprem environment as it had different signatures and lot of new features those are very specific to O365 and Cloud apps.
    Murugesa Pandian| MCPD | MCTS |SharePoint 2010

  • Installation Netweaver 7.4 AS ABAP "Issue ABAP Import"

    Dear friends,
    I am trying to install SAP Netweaver 7.4 Support Relase 2> SAP HANA> Application Server ABAP > Standard System but at Phase "Import ABAP" I am getting the below error message. I really appreciate your help in solving this problem. Thanks in advance.There they are the SAPINST.LOG with error and next, follow this, the two log file with details import_monitor.java.log , import_monitor.log
    --> SAPINST.LOG :
    Import Monitor jobs: running import of package: SAPNTAB
    Loading of 'SAPNTAB' import package: OK
    Import Monitor jobs: running 1, waiting 27, completed 1, failed 0, total 29.
    Import Monitor jobs: running 2, waiting 26, completed 1, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 25, completed 1, failed 0, total 29.
    Loading of 'SMIMCONT1' import package: OK
    Import Monitor jobs: running 2, waiting 25, completed 2, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 24, completed 2, failed 0, total 29.
    Loading of 'DOKCLU' import package: OK
    Import Monitor jobs: running 2, waiting 24, completed 3, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 23, completed 3, failed 0, total 29.
    Loading of 'SEOCOMPODF' import package: OK
    Import Monitor jobs: running 2, waiting 23, completed 4, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 22, completed 4, failed 0, total 29.
    Loading of 'SAPAPPL1' import package: OK
    Import Monitor jobs: running 2, waiting 22, completed 5, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 21, completed 5, failed 0, total 29.
    Loading of 'SAPSPROT' import package: OK
    Import Monitor jobs: running 2, waiting 21, completed 6, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 20, completed 6, failed 0, total 29.
    Loading of 'SAPAPPL0' import package: OK
    Import Monitor jobs: running 2, waiting 20, completed 7, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 19, completed 7, failed 0, total 29.
    Loading of 'SAPAPPL2' import package: OK
    Import Monitor jobs: running 2, waiting 19, completed 8, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 18, completed 8, failed 0, total 29.
    Loading of 'E071' import package: OK
    Import Monitor jobs: running 2, waiting 18, completed 9, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 17, completed 9, failed 0, total 29.
    Loading of 'SAPPOOL' import package: OK
    Import Monitor jobs: running 2, waiting 17, completed 10, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 16, completed 10, failed 0, total 29.
    Loading of 'DD03L' import package: OK
    Import Monitor jobs: running 2, waiting 16, completed 11, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 15, completed 11, failed 0, total 29.
    Loading of 'SEOSUBCODF' import package: OK
    Import Monitor jobs: running 2, waiting 15, completed 12, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 14, completed 12, failed 0, total 29.
    Loading of 'SAPSSRC' import package: OK
    Import Monitor jobs: running 2, waiting 14, completed 13, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 13, completed 13, failed 0, total 29.
    Loading of 'TODIR' import package: OK
    Import Monitor jobs: running 2, waiting 13, completed 14, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 12, completed 14, failed 0, total 29.
    Loading of 'WDY_UI_PROPERTY' import package: OK
    Import Monitor jobs: running 2, waiting 12, completed 15, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 11, completed 15, failed 0, total 29.
    Loading of 'SCPRSVALS' import package: OK
    Import Monitor jobs: running 2, waiting 11, completed 16, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 10, completed 16, failed 0, total 29.
    Loading of 'SAPSDOCU' import package: OK
    Import Monitor jobs: running 2, waiting 10, completed 17, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 9, completed 17, failed 0, total 29.
    Loading of 'SAPSDIC' import package: OK
    Import Monitor jobs: running 2, waiting 9, completed 18, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 8, completed 18, failed 0, total 29.
    Loading of 'SAPSLEXC' import package: OK
    Import Monitor jobs: running 2, waiting 8, completed 19, failed 0, total 29.
    Loading of 'SAPCLUST' import package: OK
    Import Monitor jobs: running 1, waiting 8, completed 20, failed 0, total 29.
    Import Monitor jobs: running 2, waiting 7, completed 20, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 6, completed 20, failed 0, total 29.
    Loading of 'DD08B' import package: OK
    Import Monitor jobs: running 2, waiting 6, completed 21, failed 0, total 29.
    Loading of 'SAPSLOAD' import package: OK
    Import Monitor jobs: running 1, waiting 6, completed 22, failed 0, total 29.
    Import Monitor jobs: running 2, waiting 5, completed 22, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 4, completed 22, failed 0, total 29.
    Loading of 'SAPDDIM' import package: OK
    Import Monitor jobs: running 2, waiting 4, completed 23, failed 0, total 29.
    Loading of 'SAPDFACT' import package: OK
    Import Monitor jobs: running 1, waiting 4, completed 24, failed 0, total 29.
    Import Monitor jobs: running 2, waiting 3, completed 24, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 2, completed 24, failed 0, total 29.
    Loading of 'SAPDODS' import package: OK
    Import Monitor jobs: running 2, waiting 2, completed 25, failed 0, total 29.
    Loading of 'SAPUSER' import package: OK
    Import Monitor jobs: running 1, waiting 2, completed 26, failed 0, total 29.
    Import Monitor jobs: running 2, waiting 1, completed 26, failed 0, total 29.
    Loading of 'SAP0000' import package: OK
    Import Monitor jobs: running 1, waiting 1, completed 27, failed 0, total 29.
    Loading of 'SAPSSEXC' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 27, failed 1, total 29.
    ERROR      2014-11-05 13:51:52.252
               CJSlibModule::writeError_impl()
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR      2014-11-05 13:51:52.393 [csistepexecute.cpp:1158]
    FCO-00011  The step runMigrationMonitor with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|abapload|0|NW_ABAP_Import|ind|ind|ind|ind|nw_abap_import|0|runMigrationMonitor was executed with status ERROR ( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.).

    No , still facing same problem.
    Listener working fine, also I have started the oracle database and rerun the SWPM.
    facing same issue.
    Loading of 'SAPSSEXC' import package: ERROR
    Import Monitor jobs: running 0, waiting 14, completed 12, failed 3, total 29.
    Import Monitor jobs: running 1, waiting 13, completed 12, failed 3, total 29.
    Import Monitor jobs: running 2, waiting 12, completed 12, failed 3, total 29.
    Import Monitor jobs: running 3, waiting 11, completed 12, failed 3, total 29.
    Loading of 'SAPSDIC' import package: ERROR
    Import Monitor jobs: running 2, waiting 11, completed 12, failed 4, total 29.
    Loading of 'SCPRSVALS' import package: ERROR
    Import Monitor jobs: running 1, waiting 11, completed 12, failed 5, total 29.
    Loading of 'WDY_UI_PROPERTY' import package: ERROR
    Import Monitor jobs: running 0, waiting 11, completed 12, failed 6, total 29.
    Import Monitor jobs: running 1, waiting 10, completed 12, failed 6, total 29.
    Import Monitor jobs: running 2, waiting 9, completed 12, failed 6, total 29.
    Import Monitor jobs: running 3, waiting 8, completed 12, failed 6, total 29.
    Loading of 'SAPCLUST' import package: ERROR
    Import Monitor jobs: running 2, waiting 8, completed 12, failed 7, total 29.
    Loading of 'SAPSDOCU' import package: ERROR
    Import Monitor jobs: running 1, waiting 8, completed 12, failed 8, total 29.
    Loading of 'SAPSLEXC' import package: ERROR
    Import Monitor jobs: running 0, waiting 8, completed 12, failed 9, total 29.
    Import Monitor jobs: running 1, waiting 7, completed 12, failed 9, total 29.
    Import Monitor jobs: running 2, waiting 6, completed 12, failed 9, total 29.
    Import Monitor jobs: running 3, waiting 5, completed 12, failed 9, total 29.
    Loading of 'DD08B' import package: ERROR
    Import Monitor jobs: running 2, waiting 5, completed 12, failed 10, total 29.
    Loading of 'SAPSLOAD' import package: ERROR
    Import Monitor jobs: running 1, waiting 5, completed 12, failed 11, total 29.
    Loading of 'SAPDDIM' import package: ERROR
    Import Monitor jobs: running 0, waiting 5, completed 12, failed 12, total 29.
    Import Monitor jobs: running 1, waiting 4, completed 12, failed 12, total 29.
    Import Monitor jobs: running 2, waiting 3, completed 12, failed 12, total 29.
    Import Monitor jobs: running 3, waiting 2, completed 12, failed 12, total 29.
    Loading of 'SAPDFACT' import package: ERROR
    Import Monitor jobs: running 2, waiting 2, completed 12, failed 13, total 29.
    Loading of 'SAPDODS' import package: ERROR
    Import Monitor jobs: running 1, waiting 2, completed 12, failed 14, total 29.
    Loading of 'SAPUSER' import package: ERROR
    Import Monitor jobs: running 0, waiting 2, completed 12, failed 15, total 29.
    Import Monitor jobs: running 1, waiting 1, completed 12, failed 15, total 29.
    Loading of 'SAP0000' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 12, failed 16, total 29.

Maybe you are looking for

  • Help with Inner Join query in SQL

    Hope someone can help with this, as this is quite an involved project for me, and I'm just about there with it. My table structure is : table_packages packageID package packageDetails etc table_destinations destinationID destination destinationDetail

  • Net price to different G/L Account.

    23.01.2009 Hi friends, I have Sales Orders with different material groups. I need the revenues from these material groups to go into different G/L accounts when the invoice is transferred to accounting. For this in the same pricing procedure I used d

  • F4200 All-in-One scanner suddenly not working

    I have been very happy with my HP Deskjet F4200 All-in-One printer/scanner. Suddenly today the scanner refuses to wrok. I get a report: ERROR The scan cannot be performed because another program has control of the HP imaging device.  Try the followin

  • Change default value (200) of Max No of Hits for selection screen in WAD

    How do i change the default value of Maximum Number of Hits from 200 to 1000 for selection screen's find box in Web Application Designer . Thanks in Advance Points will be surely Rewarded

  • No phone line for 3 weeks, and no idea what is hap...

    I reported a fault with our phone on 28Oct. The BT engineer came on 31Oct, at which point the phone was completely dead, and he said the wiring in our house was ok, the fault was in the line outside our house in the pavement in front of the house. Th