Error while migrating BLOB type data

Hi ,
I am migrating the data from oracle to oracle and both soruce and target tables have BLOB type field.
I am getting error when I am executing the interface with these blob fields. But My interface is successfull if I am not maaping this blob files.
Below is the error message.
ODI-1217: Session BLOB (162501) fails with return code 942.
ODI-1226: Step BLOB fails after 1 attempt(s).
ODI-1240: Flow BLOB fails while performing a Loading operation. This flow loads target table IMAGES.
ODI-1228: Task SrcSet0 (Loading) fails on the target ORACLE connection YAGLD.
Caused By: java.sql.BatchUpdateException: ORA-00942: table or view does not exist
Thanks,
Patel.

Duplicate of
Error while migrating BLOB type data

Similar Messages

  • Error while migrating BLOB data

    Hi ,
    I am migrating the data from oracle to oracle and both soruce and target tables have BLOB type field.
    I am getting error when I am executing the interface with these blob fields. But My interface is successfull if I am not maaping this blob files.
    Below is the error message.
    ODI-1217: Session BLOB (162501) fails with return code 942.
    ODI-1226: Step BLOB fails after 1 attempt(s).
    ODI-1240: Flow BLOB fails while performing a Loading operation. This flow loads target table IMAGES.
    ODI-1228: Task SrcSet0 (Loading) fails on the target ORACLE connection YAGLD.
    Caused By: java.sql.BatchUpdateException: ORA-00942: table or view does not exist
    Thanks,
    Patel.

    Hi Ayush ,
    Thank you for the information. Yes it is a bug and it seems it is rectified in 11.1.1.7 version.
    thanks ,
    Patel.

  • Syntax errors while migrating from non- unicode to Uni code

    What are the syntax errors while migrating from non unicode to Uni code

    Hi Sudheer,
    u can get the information related to errors while migrating from non- unicode to Uni code from the below...pls go through...
    Note 765475 - Unicode Conversion: Troubleshooting
    these are the notes related to the issues of migration form non unicode to ounicode.
    Related Notes
    986907 - SQL Server settings for R3load based system copy
    954001 - Error fix: ILLEGAL_SUBSTRING_MODIFICATION in SUMG
    936441 - Oracle settings for R3load based system copy
    928909 - Repair table data in SUMG in Unicode systems
    895804 - Problematic rows in table DMEE_TREE_NODE
    895560 - Support for languages only available in Unicode system
    885441 - Common Migration Errors
    842788 - DB Multiconnect: Unicode Migration
    837173 - RADCUCNT in Unicode Conversion: Collective Note
    756534 - Automatic Assignment of Languages with Character Statistics
    753334 - Unicode Conversion: Problem in Japanese device types
    726954 - Private Use Areas in Unicode Systems
    722193 - RFC legacy non-Unicode clients and Unicode servers
    718329 - R3load terminates the export during a Unicode conversion
    695196 - Error in the export for Unicode migration
    672835 - Textflags could cause problems during Unicode conversion
    627764 - Unicode migration: table pools inconsistent after conversion
    614550 - Troubleshooting BC-I18
    587896 - Add. info on upgrade to SAP R/3 Enterprise Core 4.70 SR1
    573044 - Unicode conversion for HR application
    480671 - The Text Language Flag of LANG Fields
    379940 - Unicode based mySAP availability
    79991 - Multi-Language and Unicode support of SAP applications
    73606 - Supported Languages and Code Pages
    42305 - RSCPINST (I18N configuration tool)
    regards,
    rudra..
    Assign points if helpful

  • Error while migrating users using CSSImportExportUtility

    Error while migrating users using CSSImportExportUtility
    I'm tring to export all user and group information from a Hyperion Shared Services 9.2.1 by using CSSExport.bat
    When there was only native directory in HSS, i can export these information successfully.
    But when I enabled NTLM external user authentication following error occurred:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: getOSVersion
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.getOSVersion(Native Metho
    d)
    at com.hyperion.css.spi.impl.ntlm.NTLMProvider.<clinit>(Unknown Source)
    at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(Unknown
    Source)
    at com.hyperion.css.CSSAPIExtnImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.getUsers(Unknown Source)
    at com.hyperion.css.CSSAPIImpl.initialize(Unknown Source)
    at com.hyperion.css.exchange.NativeProviderManager.<init>(Unknown Source
    at com.hyperion.css.exchange.ImportExportManager.cssExport(Unknown Sourc
    e)
    at com.hyperion.css.exchange.CommandUtility.run(Unknown Source)
    at com.hyperion.css.exchange.CommandUtility.main(Unknown Source)
    I searched reference documents on the web, found this article: (http://download.oracle.com/docs/cd/E12825_01/epm.111/readme/mdm_111110_readme.html)
    Troubleshooting Tip: If HSS is configured for an NTLM provider, DRM services may not start due to error: "Exception Emdm_Exception with message 'Could not Initialize CSS. Error: 'getOSVersion'."
    You may receive the following error after clicking the "Enable CSS" button in DRM Console: “LoadLibrary("C:\Hyperion\Master Data Management\mdm_ntier_css_validator.dll") failed - The specified module could not be found.”
    To resolve both of these conditions, update the Windows System Path on the Data Relationship Management server with the applicable JRE and CSS pathing below.
    NOTE: Reboot the Data Relationship Management server machine after making any changes to the Windows Path.
    NOTE: Ensure that only one JRE version and one CSS version are referenced in the Windows Path.
    ? For HSS 9.3.1:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.1\bin;
    ? For HSS 9.3.0:
    %HYPERION_HOME%\common\JRE\Sun\1.5.0\bin;%HYPERION_HOME%\common\JRE\Sun\1.5.0\bin\client;%HYPERION_HOME%\common\CSS\9.3.0\bin;
    ? For HSS 9.2.0.3:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0.3\bin;
    ? For HSS 9.2.0:
    %HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin;%HYPERION_HOME%\common\JDK\Sun\1.4.2\jre\bin\client;%HYPERION_HOME%\common\CSS\9.2.0\bin;
    I found these is no directory "%HYPERION_HOME%\common\CSS\9.2.0\bin;" exists but "%HYPERION_HOME%\common\CSS\9.2.1\bin;"
    I configured PATH by setting to above, and tried CSSExport again, still failed.
    Than I disabled the NTLM is HSS, tried CSSExport again. It was successful.
    So I am convinced that the problem caused by NTLM or PATH environment variable or some files associated.
    Does anybody know the solution ?

    I recommend you upgrade at least to 10.1.0.5. 10.1.0.2 comes with the very first version of csalter.plb, which has not the current implementation. From and to which character set do you try to migrate?
    -- Sergiusz

  • Error while migrating to Flex 4.5.1 (1067: Implicit coercion of a value...)

    I am getting the following error while migrating my application from Flex 3.6 to Flex 4.5.1:
    1067: Implicit coercion of a value of type __AS3__.vec:Vector.<Object> to an unrelated type Array.
    The error is thrown on the following piece of code:
    var list:ArrayCollection=new ArrayCollection(dgSoftwareTitles.selectedItems);
    dgSoftwareTitles is defined as:
    <s:DataGrid id="dgShareCategoryForTransfer"
    x="34"
    y="369"
    requestedRowCount="5"
    width="90%"
    selectedIndex="-1"
    selectionMode="multipleRows">
    <s:columns>
    <s:ArrayList>
    <s:GridColumn headerText="SoftwareTitle"
    dataField="idSoftware"
    visible="false"/>
    <s:GridColumn headerText="SoftwareName"
    dataField="softwareName"
    visible="false"/>
    ...more GridColumns
    </s:columns>
    </s:ArrayList>
    </s:DataGrid>
    Any ideas why this would trow the "1067: Implicit coercion of a value of type __AS3__.vec:Vector.<Object> to an unrelated type Array" error?
    Thanks!
    Lee

    I think that dgSoftwareTitles.selectedItems is a type of Vector while
    public function ArrayCollection(source:Array = null) expects an array as a source.

  • Error while migrating reports from XI3.1 to BI4.0

    Hi,
               I have converted deski report into webi report using report conversion tool and i am trying to migrate the converted report from XI 3.1 to BI 4.0. I am getting 'Error:INF' while doing this. how to overcome this error while migration ?. any suggestions..
    Regards,
    Shanthakumar.

    Hi,
    could you please provice a little more information. Can you view the converted Reports in your XI 3.1 Environment? Are you trying to view the Reports as administrator in your BI4 Environment?
    Regards
    -Seb.

  • Getting error while creating condition type in SPRO

    Hi ,
    can somebdy tell me why i am getting the following error while creating condition type in SPRO
    No valid change license available for message /sapcnd/
    and also while rule determination using condition type we are getting the following error.
    system error:system cannot read the structure for table
    reg
    venkat

    Hi Venkat,
    Do you have the error number code!?
    Regards,
    Michel  Bohn

  • Error While Uploading GL Master Data in LSMW

    Hello Experts,
    I am running into error while uploading GL master data in LSMW, I created recording through FS00, then I mapped the fields, it all went good till 13th step, but last step got stuck(Run Batch Input Session), when I am running batch input session, system is showing this message "Function Code cannot be selected"
    Your help would be highly appreciated.
    Regards
    Muhammad Yousuf Ali
    SAP FI Consultant

    Hi,
    first can you pls check your Hierarchy mode setting in FS00 -  before executing Batch input session -
    Open FS00 - go to settings - and Do not display navigation tree select radio button and save it
    then Now Run fresh LSMW - your issue will resolve
    Mahesh

  • Error while migrating business rules

    While trying to use the export/import option in EAS to migrate business rules, we have run into an error.
    The export itself is fine. When trying to import, it says this:(even though it lets me select the proper xml file for importing)
    Error while migrating business rules.
    Detail: The import file specified is not a valid business rules xml file. Import will be terminated.
    Detail:Exception occured. Please check your log file for details.
    I am pretty sure I used the inherent format specified for exporting the business rules.
    Both the old and new systems are version 11.1.2.
    The LCM method also failed for the business rules migration.
    Any suggetions?
    Thanks,
    Sujani

    When you export them make sure you don't have "For Calc Mgr" checked, if you do then the import with fail.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while migrating the discoverer repots

    HI
    we are getting the error while migrating the discoverer reports. Find the below script and the error.
    -connect <**********>
    -log log_file
    -grant_privilege
    -apps_user
    -eul eul_us
    -apps_responsibility DISCOVERER PROJECTS RESOURCE MANAGEMENT
    -business_area_access xxxxx Projects
    Command completed with errors - see log file for details.
    java EulCommandLine -connect <**********> -apps_user -eul eul_us -cmdfile commands_ads_resp -log log_file
    Started Fri Apr 24 06:37:45 EDT 2009 ...
    Role 'DISCOVERER PROJECTS RESOURCE MANAGEMENT' not found
    the above error says the role not found to the particular responsibility. Please let me know how to rectify the above error.
    Thanks,
    keka.

    Hi Keka
    I am assuming that responsibility does in fact exist in the database? If not, you will need to create it.
    Also, try putting double quotes around the responsibility name.
    Best wishes
    Michael

  • Error while creating customer master data

    dear sir,
    i have created customer master and maintined all level general,compnay code and sales level data.and again deleted all areas thru t-code XD06.and thru se16n i have deleted the entires in kna1 knb1 knvv table
      again while creating one with same name showing error while maintaing sales level data
    Check: Table KNA1 does not exist, table KNVI does
    Message no. F2061
    plz help how do i rectify this problem and maintain the same cutomer no (external) again.
    regards,
    Debesh

    Hi,
    you did the wrong thing, don't remove the entries from standard table like KNA1, KNVV etc, SAP will maintained the entries in lot of tables same time.
    XD06 is used to set delete indicator, after wards you may create new customer master, if any problem for name you may change the name field as 'delete' for old customer.
    Now to solve your issue, i believe you need to first save the entries with maintainace of general data (KNA1) and then use XD02 to maintain the Sales area data, pl try this way it should work.
    If this way will not work, pl maintain the tax indicator in table KNVI manually to solve the issue.
    regards
    Vivek.
    Edited by: Vievk Vardhan on Dec 7, 2009 6:41 PM

  • Error while transferin intenal table data to application server

    *& Report  YGL_BALANCES
    REPORT  YGL_BALANCES.
    TABLES:BAPI1028_0,BAPI1028_4,faglflext.
    data: f_glacc(10) type c  value 'flgl.text' .
    DATA: BALANCE LIKE BAPI1028_4-BALANCE,
          RETUR LIKE BAPIRETURN,
          FISC_YEAR LIKE BAPI1028_4-FISC_YEAR,
          FIS_PERIOD LIKE BAPI1028_4-FIS_PERIOD,
          DEBITS_PER LIKE BAPI1028_4-DEBITS_PER,
          CREDIT_PER LIKE BAPI1028_4-CREDIT_PER,
          PER_SALES LIKE BAPI1028_4-PER_SALES.
    data:prctr like faglflext-prctr,
         racct like faglflext-racct,
         rbukrs like faglflext-rbukrs.
    types: begin of   st_i ,
          COMP_CODE LIKE BAPI1028_4-COMP_CODE,
          GL_ACCOUNT LIKE BAPI1028_4-GL_ACCOUNT,
          FISC_YEAR(4),
          FIS_PERIOD(2),
          DEBITS_PER(23),
          CREDIT_PER(23),
          PER_SALES(23),
          BALANCE(23),
          CURRENCY LIKE BAPI1028_4-CURRENCY,
          CURRENCY_ISO(3),
         END OF st_i.
    DATA: ITAB like BAPI1028_4 OCCURS 10 WITH HEADER LINE.
    ***********************************************************************jtab like faglflext occurs 0 with header line.
    PARAMETERS: COMPCODE LIKE BAPI1028_0-COMP_CODE,
                CURRENCY LIKE BAPI1028_5-CURR_TYPE,
                YEAR LIKE BAPI1028_4-FISC_YEAR,
                ACCOUNT LIKE BAPI1028_0-GL_ACCOUNT.
    CALL FUNCTION 'BAPI_GL_GETGLACCPERIODBALANCES'
      EXPORTING
        COMPANYCODE                   = COMPCODE
        GLACCT                        = ACCOUNT
        FISCALYEAR                    = YEAR
        CURRENCYTYPE                  = CURRENCY
    IMPORTING
       BALANCE_CARRIED_FORWARD       = BALANCE
       RETURN                        = RETUR
      TABLES
        ACCOUNT_BALANCES              = ITAB.
        open dataset f_glacc for output in text mode encoding  default.
       loop at itab .
        transfer itab to f_glacc.
       endloop.
        close dataset f_glacc.
    iam getting error like this
    Runtime Errors         UC_OBJECTS_NOT_CHARLIKE
    Date and Time          01/16/2006 07:09:51
    ShrtText
    The current statement is defined for character-type data objects only.
    What happened?
    Error in ABAP application program.
    The current ABAP program "YGL_BALANCES" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    Error analysis
    Only character-type data objects are supported at the argument
    position "f" for the statement
    "TRANSFER f TO ...".
    In this case, the operand "f" has the non-character-type "BAPI1028_4". The
    current program is flagged as a Unicode program. In the Unicode context,
    type X fields are seen as non-character-type, as are structures that
    contain non-character-type components.
    Trigger Location of Runtime Error
    Program                                 YGL_BALANCES
    Include                                 YGL_BALANCES
    Row                                     48
    Module Name                             START-OF-SELECTION
    Source Code Extract
    Line
    SourceCde
    18
    FIS_PERIOD LIKE BAPI1028_4-FIS_PERIOD,
    19
    DEBITS_PER LIKE BAPI1028_4-DEBITS_PER,
    20
    CREDIT_PER LIKE BAPI1028_4-CREDIT_PER,
    21
    PER_SALES LIKE BAPI1028_4-PER_SALES,
    22
    23
    ITAB LIKE BAPI1028_4 OCCURS 10 WITH HEADER LINE.
    24
    *data : wa like itab.
    25
    26
    PARAMETERS: COMPCODE LIKE BAPI1028_0-COMP_CODE,
    27
    CURRENCY LIKE BAPI1028_5-CURR_TYPE,
    28
    YEAR LIKE BAPI1028_4-FISC_YEAR,
    29
    ACCOUNT LIKE BAPI1028_0-GL_ACCOUNT.
    30
    31
    CALL FUNCTION 'BAPI_GL_GETGLACCPERIODBALANCES'
    32
    EXPORTING
    33
    COMPANYCODE                   = COMPCODE
    34
    GLACCT                        = ACCOUNT
    35
    FISCALYEAR                    = YEAR
    36
    CURRENCYTYPE                  = CURRENCY
    37
    IMPORTING
    38
    BALANCE_CARRIED_FORWARD       = BALANCE
    39
    RETURN                        = RETUR
    40
    TABLES
    41
    ACCOUNT_BALANCES              = ITAB.
    42
    43
    *OPEN DATASET file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    44
    *TRANSFER `1234567890` TO file.
    45
    46
    open dataset f_glacc for output in text mode encoding  default.
    47
    loop at itab .
    >>>>>
    transfer itab to f_glacc.
    49
    endloop.
    50
    close dataset f_glacc.
    51
    52
    53
    54
    *CALL FUNCTION 'WS_DOWNLOAD'
    55
    EXPORTING
    56
      BIN_FILESIZE                  = ' '
    57
      CODEPAGE                      = ' '
    58
       FILENAME                      = 'C:\KLN.TXT'
    59
       FILETYPE                      = 'DAT'
    60
      MODE                          = ' '
    61
      WK1_N_FORMAT                  = ' '
    62
      WK1_N_SIZE                    = ' '
    63
      WK1_T_FORMAT                  = ' '
    64
      WK1_T_SIZE                    = ' '
    65
      COL_SELECT                    = ' '
    66
      COL_SELECTMASK                = ' '
    67
      NO_AUTH_CHECK                 = ' '

    Hi ,
    what is that file type .text ...?
    there is some problem as i understand from ur code ...
    There actually u have to mention application server path
    with file name...
    go thru this code ..I hope it will be helpful for u
    ELECTION-SCREEN BEGIN OF BLOCK a WITH FRAME TITLE text-001
    PARAMETERS    :  p_afile LIKE filename-fileintern LOWER CASE.
    SELECTION-SCREEN END OF BLOCK a.
    OPEN DATASET p_afile FOR OUTPUT IN TEXT MODE.
    *Display this message if the file is not opened successfully
      IF sy-subrc NE 0.
        MESSAGE e006 WITH 'Error in opening Server file'.
      ELSE.
        LOOP AT it_display.
          TRANSFER it_display TO p_afile.
        ENDLOOP.
        IF sy-subrc EQ 0.
          WRITE : /'File posted successfully'.
        ENDIF.
    *Close dataset
        CLOSE DATASET p_afile.
    *Display this message if the file is not closed
        IF sy-subrc NE 0.
          MESSAGE e006 WITH 'Error in closing Server file'.
        ENDIF.
      ENDIF.

  • Alert subscription data source module encountered errors while running: Alert subscription data source module was unable to find alerts that match the subscription because of database errors.

    Hi,    We recently started getting these errors a couple times a day.   There are 12 of them in total.     We also have exactly 12 subscriptions.   Does this indicate some db issue causing all of these
    to fail?
    Alert subscription data source module encountered errors while running: Alert subscription data source module was unable to find alerts that match the subscription because of database errors.
    The following error(s) were encountered:
    Exception Message: ExecuteScalar requires an open and available Connection. The connection's current state is closed.
    One or more workflows were affected by this.
    Workflow name: Subscription8b108a3e_4e3d_4fd0_b67e_cbfc21cd10b8
    Instance name: Alert Notification Subscription Server
    Instance ID: {E07E3FAB-53BC-BC14-1634-5A6E949F9230}
    Management group: A Company Management Group
    Thanks Lance

    Hi,
    Do you have hotfixes applied?
    http://blogs.technet.com/kevinholman/archive/2009/01/27/which-hotfixes-should-i-apply.aspx
    Also, I found a relevant thread for your reference.
    Alert subscription data source module encountered errors while running</u1:p>
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/50557249-7f97-4b67-9729-f7088202385b/alert-subscription-data-source-module-encountered-errors-while-running?forum=operationsmanagergeneral</u1:p>
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • ALC-UPG-221-002: Errors while migrating archive session Ids.

    I am doing an out of place upgrade from ES2 to ES4.  I have run the Turnkey ES4 upgrade, installed SP1, copied the GDS from the old location to the new location and run Configuration Manager.  When I get to the "Perform
    critical tasks before component deployment" screen and click the Start button I get this error:
    10:07] ALC-UPG-002-505: Disabling UserManager synchronization.
    [10:07] ALC-UPG-001-501: Executing [Application Manager] plugin ...
    [10:07] ALC-UPG-001-503: [Application Manager] plugin execution failed, error message from plugin is [ALC-UPG-221-002: Errors while migrating archive session Ids.].  See LCM logs for details.
    [10:07] ALC-UPG-002-506: Enabling UserManager synchronization.
    The LCM log has this:
    [2014-08-06 10:32:58,555], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.gui.UpgradePhaseDialog, ALC-UPG-002-505: Disabling UserManager synchronization.
    [2014-08-06 10:32:58,560], INFO, Thread-32, com.adobe.livecycle.lcm.feature.lcServer.LCServerConnector, LC Connection properties: {DSC_DEFAULT_SOAP_ENDPOINT=http://localhost:8080, DSC_TRANSPORT_PROTOCOL=SOAP, DSC_CREDENTIAL_PASSWORD=********, DSC_REQUEST_TIMEOUT=1200000, DSC_CREDENTIAL_USERNAME=administrator, }
    [2014-08-06 10:32:58,560], INFO, Thread-32, com.adobe.livecycle.lcm.feature.lcServer.LCServerConnector, Validating connection...
    [2014-08-06 10:32:59,961], SEVERE, Thread-32, com.adobe.livecycle.upgrade.control.PhaseRunner, Aborting.  Invocation of method [configurePreDeploy] failed for com.adobe.livecycle.upgrade.plugins.from9xto100.applicationmanager.Upgrade9xTo100Applicat ionManagerPlugin.  Caught com.adobe.livecycle.upgrade.UpgradeException, message: ALC-UPG-221-002: Errors while migrating archive session Ids.
    com.adobe.livecycle.upgrade.UpgradeException: ALC-UPG-221-002: Errors while migrating archive session Ids.
    at com.adobe.livecycle.upgrade.plugins.from9xto100.applicationmanager.Upgrade9xTo100Applicat ionManagerPlugin.configurePreDeploy(Upgrade9xTo100ApplicationManagerPlugin.java:110)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.adobe.livecycle.upgrade.control.PhaseRunner.run(PhaseRunner.java:244)
    at java.lang.Thread.run(Thread.java:724)
    [2014-08-06 10:33:01,763], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.gui.UpgradePhaseDialog, ALC-UPG-002-506: Enabling UserManager synchronization.
    Nothing tells what the errors are.

    Dear Pallavi,
    Very useful post!
    I am looking for similar accelerators for
    Software Inventory Accelerator
    Hardware Inventory Accelerator
    Interfaces Inventory
    Customization Assessment Accelerator
    Sizing Tool
    Which helps us to come up with the relevant Bill of Matetials for every area mentioned above, and the ones which I dont know...
    Request help on such accelerators... Any clues?
    Any reply, help is highly appreciated.
    Regards
    Manish Madhav

  • Error while loading service SLD Data Supplier

    HI All,
    I am getting an error when i am trying to access the SLD Data Supplier via Visual Administrator.
    Error while loading service SLD Data Supplier
    java.lang.ClassNotFoundException: com.sap.sldserv.vaclient.ClientManagement
    Can somebody tell me how to fix this?
    Regards
    Prakash

    Hi Nigel,
    thanks a lot - I can now access the SLD data supplier from my local visual admin- great!
    unfortunately, the key storage service still throws the error:
    java.lang.NoClassDefFoundError: iaik/x509/V3Extension
            at com.sap.engine.services.keystore.admin.gui.KeystoreContentPanel.<init>(KeystoreContentPanel.java:34)
            at com.sap.engine.services.keystore.admin.gui.SingleKeystoreViewPanel.<init>(SingleKeystoreViewPanel.java:31)....
    Do you know if it's something different with the key storage?
    Best regards
    Cornelia

Maybe you are looking for

  • [Solved] No Route to Host but Internet is fine

    Hi, Im trying to install tcpdump and getting this error; bash-3.2# pacman -S tcpdump resolving dependencies... looking for inter-conflicts... Targets (1): tcpdump-3.9.8-1 Total Download Size: 0.26 MB Total Installed Size: 0.57 MB Proceed with install

  • Why won't my computer extract the Premiere and Photoshop files?

    Every time I try to do so , I get the same error message where it asks me to check my memory and access privileges. I have done both and asked tech support but keep getting the same error message. How can I fix this?

  • Problem in enabling constraint - after disabling and truncation of table .

    Hello Friends, I have a table called DRR_TABLES that has list of table names . The requirement is to truncate the tables present in DRR_TABLES except KEY_IDS table and table_name like '%TYPE%' table. written a procedure . successfullly truncating the

  • Process in SM35 cannot be processes after stopping unexpectedly.

    Hello, I was running a process through SM35 and pc just expectedly turned off. After reloging again I tried to rerun the same process in SM35. I get an error "The requested session cannot be processed Message no. 00309 Diagnosis Only sessions with th

  • Business place and section code

    Hi SAP experts, With respect to India customization relating to section code and business place, i understand that business place is with respect to VAT regn and section code is with respect to TAN number held by a company. But do we need to create a