Error while loading a Cube in BW - "Waiting for Semaphore"

Hello Experts:
I seem to be having a frequent problem while doing a Delta load from BW (3.5) cube to exactly similar cube in BI 7.0.
The load is done daily via a Process Chain. Before doing the Delta load, I also have a step to DELET Index from the
cube in BI. The Delta loads have been successful but frequently they take about 7 or 8 hours to load. The number of
records are not many 80,000 to 140,000 records range. There have been successful loads for similar range withing
7 or 8 minutes. However, when it gets hung up it takes 7 or 8 hours.
Looks like it is a Lock happening in 3.5 BW system. Tcode SM12 shows that it is locked and then in T. Code SM66, it
shows that it is hun for resources..... The message inicated is "Waiting for Semaphore". After about 7 hours, the load
automatically happens.
This is causing issues becuase the upward data loads don't happen and Users can not access the data until late afternoon
for their planning in BPC.
Is there a way this error or Waiting for Semaphore be avoided or time is reduced....? How can I achieve this? Any
fne tuning tricks anyone can suggest please......!!
Thanks a lot in advance.

Thanks to both of you....  ppreciate the feedback.  I guess, I will have to wait for the situation to arise again as today's delta went normally.  I will see if this happens again.  I am not sure whether the Semaphore number is same as the "Work Process Number" in SM66 (which was 3 in my case) or is it the Process ID (which is 22872082 in my case). 
If I go to SM50, I shoudl find either the Process ID then.
Would I be searching for the OSS notes corresponding to Process ID (in this case 22872082...? or would it for sempahore number (if it is different .... as I mentioned 3 in my case..?
Could you please clarify which is Semaphore number and if it is same as the process ID I am talking about so that I can search for the right OSS notes.
Also, finding all this will only tell me why it hung.... but is there a way we can make it kick off and not get stuck or I have to wait it out until the resources get released.....?  Which in my case then would stil be a wait for 6/7 hours!!
Apreciate your feedback.
Best.....  Lee

Similar Messages

  • Error while Loading info cube

    Hi all,
    I am getting error while i am loading from ODS to InfoCube.I have extracted data from CRM system to ODS.when i am loading from ODS to infocube i am getting Error as :Value 00000000 of charecteristic 0DATE is not Plausible.
    Regards,
    kals

    You can use conversion routine for your field 0pstng_date.
    The conversion routine which can solve ur prob. Try RSDAT conversion routine.
    You have any variable for 0DATE , if so I think its format is YYYYMMDD
    , give 99991231 instead of 99993112
    Edited by: Prasad B on Aug 21, 2008 8:32 PM

  • Error while loading Purchasing Cube.

    Hi All,
    I am loading the data to Purchasing Group Cube "0PUR_C04" with the data source 2LIS_02_SCL. The laod fails saying that "The material MB0214363L does not exist or is not activated" When I checked the same material in R/3 I could see it as the deleted material. I am unable to load the data in BI even when in Error Handling I select "Update valid records". Please guide me in that, its very urgent. I will assign points.
    Thanks and Regards,
    Sangini.

    Select the option load even if master does not exists in the InfoPackage
    OR
    Load the master data for material and activate it
    Now reload the transaction data.

  • Error while loading to Cube

    Hi
    i am loading data from r/3 to dso and then to cube. data loaded fine till dso. when i am trying to load data from dso to infocube, it is giving short dump.
    the error is
    you attempted to assing field to type field symbol but the field does not have required type
    adapt the type of field symbol to the type of the field or use an untyped field symbol or use casting addition
    plz help
    Regards
    sanju.

    Are you using a routine in the transformation?
    Seems you have used the field symbol there and not defined it correctly.
    Can you paste the routine here?
    Regards,
    MD

  • Error while loading data from DSO to Infocube for 0Fiscvarnt

    Hi All,
    Could you please help me  any one to resolve the below error.
    *"Fixed value discrepancy with InfoObject 0FISCVARNT value 'K4 ', expected 'K2 "  (MessageClass RSAU).
    We have two  Staging DSO's upto Second level DSO FiscalyearVariant  both K2 and K4 updating, but second level DSO to infocube data loading we had a above problem. all are direct mapping, no routiunes or constants at all transformation level.
    But we checked R/3 side both K2 and K4 variants are available.
    Thanks,
    Ramesh

    Hi,
    It's a constant issue I met before. I guess you have assigned a constant value K2 in your target ODS.
    Please change the constant back. Go to RSA1, change target ODS, find 0FISCVARNT, right click it and choose 'Provider-specific Properties', remove K2 from 'Constant'.
    Now try the reload and I'm sure no more issues. If you really want the constant then you have to change data or transformation.
    p.s. Don't forget re-activating transformations and DTP
    Regards,
    Frank
    Edited by: Frank Lee on Jul 14, 2009 3:13 PM

  • Error while loading data on to the cube : Incompatible rule file.

    Hi,
    I am trying to load data on to essbase cube from a data file. I have a rule file on the cube already, and I am getting the following error while loading the data. Is there any problem with the rules file?
    SEVERE: Cannot begin data load. Essbase Error(1019058): Incompatible rule file. Duplicate member name rule file is used against unique name database.
    com.essbase.api.base.EssException: Cannot begin data load. Essbase Error(1019058): Incompatible rule file. Duplicate member name rule file is used against unique name database.
         at com.essbase.server.framework.EssOrbPluginDirect.ex_olap(Unknown Source)
         at com.essbase.server.framework.EssOrbPluginDirect.essMainBeginDataload(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMainMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMethod2(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMethod(Unknown Source)
         at com.essbase.server.framework.EssOrbPluginDirect._invokeProtected(Unknown Source)
         at com.essbase.api.session.EssOrbPluginEmbedded.invokeMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPluginEmbedded.invokeMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin.essMainBeginDataload(Unknown Source)
         at com.essbase.api.datasource.EssCube.beginDataload(Unknown Source)
         at grid.BudgetDataLoad.main(BudgetDataLoad.java:85)
    Error: Cannot begin data load. Essbase Error(1019058): Incompatible rule file. Duplicate member name rule file is used against unique name database.
    Feb 7, 2012 3:13:37 PM com.hyperion.dsf.server.framework.BaseLogger writeException
    SEVERE: Cannot Load buffer term. Essbase Error(1270040): Data load buffer [3] does not exist
    com.essbase.api.base.EssException: Cannot Load buffer term. Essbase Error(1270040): Data load buffer [3] does not exist
         at com.essbase.server.framework.EssOrbPluginDirect.ex_olap(Unknown Source)
         at com.essbase.server.framework.EssOrbPluginDirect.essMainLoadBufferTerm(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMainMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMethod2(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin._invokeMethod(Unknown Source)
         at com.essbase.server.framework.EssOrbPluginDirect._invokeProtected(Unknown Source)
         at com.essbase.api.session.EssOrbPluginEmbedded.invokeMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPluginEmbedded.invokeMethod(Unknown Source)
         at com.essbase.api.session.EssOrbPlugin.essMainLoadBufferTerm(Unknown Source)
         at com.essbase.api.datasource.EssCube.loadBufferTerm(Unknown Source)
         at grid.BudgetDataLoad.main(BudgetDataLoad.java:114)
    Error: Cannot Load buffer term. Essbase Error(1270040): Data load buffer [3] does not exist
    Thanks,
    Santhosh

    " Incompatible rule file. Duplicate member name rule file is used against unique name database."
    I am just guessing here as I have never used the duplicate name functionality in Essbase, nor do I remember which versions it was in. However with that said I think your answer is in your error message.
    Just guessing again.... It appears that your rule file is set to allow duplicate member names while your database is not. With that information in hand (given to you in the error message) I would start to explore that.

  • Error while loading data from DS into cube

    Hello All
    I am getting the below error while loading data from Data source to the cube.
    Record 1 :Time conversion from 0CALDAY to 0FISCPER (fiscal year ) failed with value 20070331
    Wht am i suppose to do?
    Need ur input in this regard.
    Regards
    Rohit

    Hi
    Simply map 0calday to 0fiscper(you already done it)..You might have forgotten to map fiscal year variant in update rules....if it comes from souce,just map it..if it won't comes from source...make it as constant in update rules and give value..
    If your business is April to March make it as  'V3'
    If your business is January to Decemeber make it as 'K4'..
    activate your update rules delete old data and upload again....
    Hope it helps
    Thanks
    Teja

  • Error while loading data into cube 0calday to 0fiscper (2lis_13_vdcon)

    Hi all,
    I m getting following error while loading the data into cube.
    "Time conversion from 0CALDAY to 0FISCPER (fiscal year V3 ) failed with value 10081031"
    amit shetye

    Hi Amit,
    This conversion problem. Calender not maintained for Fiscal variant "V3", for Year: 1008.
    Maintain calender for year: 1008 and transfer global setting from soruce(R/3).
    RSA1--> Source systems --> from context menu --> transfer global settings > choose fiscal year variants and calender> execute
    Hope it Helps
    Srini

  • Error while Loading data through .csv file

    Hi,
    I am getting below date error when loading data through into Olap tables through .csv file.
    Data stored in .csv is 20071113121100.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TE_7007 Transformation Evaluation Error [<<Expression Error>> [TO_DATE]: invalid string for converting to Date
    ... t:TO_DATE(u:'2.00711E+13',u:'YYYYMMDDHH24MISS')]
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TT_11132 Transformation [Exp_FILE_CHNL_TYPE] had an error evaluating output column [CREATED_ON_DT_OUT]. Error message is [<<Expression Error>> [TO_DATE]: invalid string for converting to Date
    ... t:TO_DATE(u:'2.00711E+13',u:'YYYYMMDDHH24MISS')].
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TT_11019 There is an error in the port [CREATED_ON_DT_OUT]: The default value for the port is set to: ERROR(<<Expression Error>> [ERROR]: transformation error
    ... nl:ERROR(u:'transformation error')).
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> TT_11021 An error occurred moving data from the transformation Exp_FILE_CHNL_TYPE: to the transformation W_CHNL_TYPE_DS.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Mon Mar 29 15:06:17 2010]
    TRANSF_1_1_1> CMN_1086 Exp_FILE_CHNL_TYPE: Number of errors exceeded threshold [1].
    Any help is greatly appreciated.
    Thanks,
    Poojak

    1) Wrong format, you wont get much support loading OLAP cubes in here I think.
    2) Has your CSV file been anywhere near excel by chance the conversion of 20071113121100 to 2.00711E+13 looks very much like what I see when Excel has an invalid number mask / precision specified for a cell.
    *** We are using EBS. File was already generated by consultants through SQL query. Getting error while loading though Informatica. Target table is setup as date datatype and source is String(19).
    Expression in Informatica is setup as below.
    IIF(ISNULL(CREATED_ON_DT), NULL, TO_DATE(CREATED_ON_DT, 'YYYYMMDDHH24MISS'))
    Thanks,
    Poojak

  • Error while loading data to ASO database using rules files and buffer id

    Hello all,
    While loading the data to our ASO cube from a data file and using a server rules file, I am getting a warning: "Incorrect Syntax near ['$'] ". But my script no where mentions the usage of $. Also the console throws no error while loading the data. It displays the progress bar 0-100% while the data is being loaded, but actually no data is getting loaded (when retrieval is checked). Also the script is unable to form any log file or error file. Can anyone throw some light what might be the reason behind this kind of data load behaviour.
    Thanks in advance.
    Amit

    is that the real script? I don't see you using any parameter. (That's where $ comes to play). Try a double quote with echo (I never used echo in MaxL)
    Also don't post passwords and server names on a forum.
    Regards
    Celvin
    http://www.orahyplabs.com

  • Error while loading Transactional data from NW BW Infoprovider

    Hi,
      I am trying to load the transactional data using the delivered "Transactional data from NW BW Infoprovider" package and getting error message Error occurs when loading transaction data from other cube .
    Below is the transformation file content
    *OPTIONS
    FORMAT = DELIMITED
    HEADER = YES
    DELIMITER = TAB
    AMOUNTDECIMALPOINT = .
    SKIP = 0
    SKIPIF =
    VALIDATERECORDS=NO
    CREDITPOSITIVE=YES
    MAXREJECTCOUNT= 9999999999999
    ROUNDAMOUNT=
    *MAPPING
    ACCOUNT = 0ACCOUNT
    BUSINESSTYPE = *NEWCOL(NOBTYPE)
    BWSRC = *NEWCOL(R3)
    COMPANYCODE = 0COMP_CODE
    DATASRC = *NEWCOL(R3)
    FUNCTIONALAREA = *IF(0FUNC_AREA = *STR() then *STR(NOFA);0FUNC_AREA)
    GAME = *NEWCOL(NOGAME)
    INPUTCURRENCY = *IF(0CURRENCY = *STR() then *STR(NOCURR) ; 0CURRENCY)
    PROBABILITY = *NEWCOL(NOPROB)
    PRODUCT = *NEWCOL(NOPROD)
    PROFITCENTER = 0PROFIT_CTR
    PROJECT = *NEWCOL(NOPROJECT)
    TIME = 0FISCPER
    VERSION = *NEWCOL(REV0)
    WEEKS = *NEWCOL(NOWEEK)
    SIGNEDDATA= 0AMOUNT
    *CONVERSION
    Below is the Error Log
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/INFOPROVIDER_CONVERT completed in 0 seconds
    /CPMB/CLEAR completed in 0 seconds
    [Selection]
    InforProvide=ZPCA_C01
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\R3_TD_P&amp;L.xls
    CLEARDATA= Yes
    RUNLOGIC= No
    CHECKLCK= Yes
    [Messages]
    Task name CONVERT:
    No 1 Round:
    Error occurs when loading transaction data from other cube
    Application: ACTUALREPORTING Package status: ERROR
    Does anyone had this issue before or is there something that needs to be looked in the BW delivered task ?
    ANy Inpout will be appreciated.
    Sanjay

    Hello Guru,
    Currently i am getting below error while loading costcenter master data from BW to BPC.
    Task name MASTER DATA SOURCE:
    Record count: 189
    Task name TEXT SOURCE:
    Record count: 189
    Task name CONVERT:
    No 1 Round:
    Info provider  is not available
    Application: ZRB_SALES_CMB Package status: ERROR
    Anybody can tell me, if i have missed anything ???
    Regards,
    BI NEW
    Edited by: BI  NEW on Feb 23, 2011 12:25 PM

  • Error while loading the data from PSA to Data Target

    Hi to all,
         I'm spacing some error while loading the data to data target.
    Error :  Record 1 :Value 'Kuldeep Puri Milan Joshi ' (hex. '004B0075006C0064006500650070002000500075007200690
    Details:
    Requests (messages): Everything OK
    Extraction (messages): Everything OK
    Transfer (IDocs and TRFC): Errors occurred
          Request IDoc : Application document posted
          Info IDoc 2 : Application document posted
          Info IDoc 1 : Application document posted
          Info IDoc 4 : Application document posted
          Info IDoc 3 : Application document posted
          Data Package 1 : arrived in BW ; Processing : Data records for package 1 selected in PSA - 1 er
    Processing (data packet): Errors occurred
          Update PSA ( 2462  Records posted ) : No errors
          Transfer Rules ( 2462  -> 2462  Records ) : No errors
          Update rules ( 2462  -> 2462  Records ) : No errors
          Update ( 0 new / 0 changed ) : Errors occurred
          Processing end : Errors occurred
    I'm totally new to this issue. please help to solve this error.
    Regards,
    Saran

    Hi,
    I think you are facing an invalid character issue.
    This issue can be resolved by correcting the error records in PSA and updating it into the target. For that the first step should be to identify if all the records are there in PSA. You can find out this from checking the Details tab in RSMO, Job log , PSA > sorting records based on status,etc. Once its confirmed force the request to red and delete the particular request from the target cube. Then go to PSA and edit the incorrect records (correcting or blanking out the invalid entries for particular field InfoObject for the incorrect record) and save it. Once all the incorrect records are edited go to RSA1>PSA find the particular request and update to target manually (right click on PSA request > Start update immediately).
    I will add the step by step procedure to edit PSA data and update into target (request based).
    In your case the error message says Error : Record 1 :Value 'Kuldeep Puri Milan Joshi '. You just need to conver this to Capital letter in PSA and reload.
    Edit the field to KULDEEP PURI MILAN JOSHI in PSA and push it to target.
    Identifying incorrect records.
    System wont show all the incorrect records at the first time itself. You need to search the PSA table manually to find all the incorrect records.
    1. First see RSMO > Details > Expand upate rules / processing tabs and you will find some of the error records.
    2. Then you can go to PSA and filter using the status of records. Filter all the red requests. This may also wont show the entire incorrect records.
    3. Then you can go to PSA and filter using the incorrect records based on the particular field.
    4. If this also doesnt work out go to PSA and sort (not filter) the records based on the particular field with incorrect values and it will show all the records. Note down the record numbers and then edit them one by one.
    If you want to confirm find the PSA table and search manually."
    Also Run the report RS_ERRORLOG_EXAMPLE,By this report you can display all incorrected records of the data & you can also find whether the error occured in PSA or in TRANSFER RULES.
    Steps to resolve this
    1. Force the request to red in RSMO > Status tab.
    2. Delete the request from target.
    3. Come to RSMO > top right you can see PSA maintenace button > click and go to PSA .
    4.Edit the record
    5. Save PSA data.
    6. Got to RSA15 > Search by request name > Right click > update the request from PSA to target.
    Refer how to Modify PSA Data
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40890eda-1b99-2a10-2d8b-a18b9108fc38
    This should solve your problem for now.
    As a long term you can apply some user exit in source system side or change your update rules to ensure that this field is getting blanked out before getting loaded in cube or add that particular char to permitted character list in BW.
    RSKC --> type ALL_CAPITAL --> F8 (Execute)
    OR
    Go to SE38 and execute the program RSKC_ALLOWED_CHAR_MAINTAIN and give ALL_CAPITAL or the char you want to add.
    Check the table RSALLOWEDCHAR. It should contain ALL_CAPITAL or the char you have entered.
    Refer
    /people/sap.user72/blog/2006/07/23/invalid-characters-in-sap-bw-3x-myths-and-reality-part-2
    /people/sap.user72/blog/2006/07/08/invalid-characters-in-sap-bw-3x-myths-and-reality-part-1
    /people/aaron.wang3/blog/2007/09/03/steps-of-including-one-special-characters-into-permitted-ones-in-bi
    http://help.sap.com/saphelp_nw04/helpdata/en/64/e90da7a60f11d2a97100a0c9449261/frameset.htm
    For adding Other characters
    OSS note #173241 – “Allowed characters in the BW System”
    Thanks,
    JituK
    Edited by: Jitu Krishna on Mar 22, 2008 1:52 PM

  • Caller-70 Error while loading master data into infoobject

    hi ,
    I am getting following error while loading master data into infoobject (0tb-account). I am loading this master data in production environment for the first time. there are about 300000 records. All have got loaded upto PSA. Infopackage settings were PSA and then into data target.
    Short dump in the Warehouse
    Diagnosis
    The data update was not finished. A short dump has probably been logged in BI. This provides information about the error.
    System Response
    "Caller 70" is missing.
    ST22 dump analysis is as below:
    Termination occurred in the ABAP program "GP476CZYBEF2WX53UZ8TXFG6XOS" - in                  
    "VALUE_TO_SID_CONVERT_DB".                                                                  
    The main program was "RSMO1_RSM2 ".
    Please help as soon as you can..Production problem....
    Regards
    Rakesh

    Hi rakesh,
    May be IDOCs not processed completely,
    Idoc Problem, Either wait till time out & process Idoc from detail monitor screen, or go to BD87 & process Idoc with status = YELLOW ( be careful while processing IDOCS from BD87, choose only relevant Idocs
    Cheers
    Raj

  • Apache: error while loading shared libraries

    linux:/opt/tarantella/bin # ./tarantella security start
    - linux.site: Enabled secure connections.
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella webserver restart --ssl
    Stopping Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Stopping Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    stop: httpd (no pid file) not running
    ..OK
    Starting Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Starting Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/httpd:
    error while loading shared libraries: libgdbm.so.2: cannot open shared
    object file: No such file or directory
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    startssl: httpd could not be started
    ..failed
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella restart
    Secure Global Desktop services have been stopped.
    Starting Secure Global Desktop server (version 4.10.903). Please wait...
    Secure Global Desktop services are now available on this host.
    linux:/opt/tarantella/bin #

    Hi
    On RedHat 7.3 :
    # rpm -q --whatprovides libgdbm.so.2
    gdbm-1.8.0-14
    Which linux is this? This package is usually part of the base install I think?
    Regards
    Barrie
    On 2005-08-22, Kim <[email protected]> wrote:
    >
    >
    >
    >
    >
    >
    linux:/opt/tarantella/bin # ./tarantella security start
    - linux.site: Enabled secure connections.
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella webserver restart --ssl
    Stopping Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Stopping Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    stop: httpd (no pid file) not running
    ..OK
    Starting Tomcat servlet container...
    Using CLASSPATH:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8/bin/bootstrap.jar:/opt/tarantella/bin/jdk.i3li_1.5.0_03/lib/tools.jar
    Using CATALINA_BASE:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using CATALINA_HOME:
    /opt/tarantella/webserver/tomcat/5.0.28_axis1.2final_jk1.2.8
    Using JAVA_HOME: /opt/tarantella/bin/jdk.i3li_1.5.0_03
    ..OK
    Starting Apache web server...
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/httpd:
    error while loading shared libraries: libgdbm.so.2: cannot open shared
    object file: No such file or directory
    /opt/tarantella/webserver/apache/1.3.33_mod_ssl-2.8.22_openssl-0.9.7e_jk1.2.8/bin/apachectl
    startssl: httpd could not be started
    ..failed
    linux:/opt/tarantella/bin #
    linux:/opt/tarantella/bin # ./tarantella restart
    Secure Global Desktop services have been stopped.
    Starting Secure Global Desktop server (version 4.10.903). Please wait...
    Secure Global Desktop services are now available on this host.
    linux:/opt/tarantella/bin #

  • Failure while loading into cube

    I am doing loading into Headcount cube on daily basis through a process chain from two different datasources. 
    The system is 3.5
    But it fails while loading and it ends up with dump in ST22 with the exception ADD_PARTITION_FAILED.
    Can anybody help regarding what needs to be done to overcome this issue?
    Thanks.

    Hi,
    This thread solves ur problem
    error while loading data into cube
    Tarak

Maybe you are looking for

  • Problem publishing large photo albums

    I'm using iWeb (iLife'08) to create several a photo gallery: there is a page with the gallery showing all the albums, and each album has 100 to 200 pictures. The albums were created in iPhoto and "inserted" into iWeb using iWeb's media tools. Publish

  • Dirty printing hp

    hi, we using the HP color printer -HP LJ 300-400 M351-M451 6 and it prints pretty messy. It shows blue lines and the edge has black and blue lines. we tried to self clean and the test paper was clean. Do you have any clue? Thank you

  • Pass a parameter to SAPurgeCacheByDatabase()

    Hi Experts, Is there any way to pass a parameter to the funtion SAPurgeCacheByDatabase() . if so how to do it? I tried: DEFINE var="DB"; Call SAPurgeCacheByDatabase(&var); but it's throwing a syntax error I have a bat file that calls PurgeCache.sql a

  • Can iCloud ID be used to activate MobileMe function in airport extreme?

    There's a tab in the setting of airport utilities called "mobieme". MobileMe is no longer accepting new subscribers and is moving to iCloud. I have a iCloud ID, [email protected] I use this ID and try to active the mobileme function in airport extrem

  • Can't load a pop-up.

    I use https://fxtrade.oanda.com/login?y=1 to log into my forex account which opens a pop-up and then loads the additional screens. Since I upgraded Firefox to version 5.0.1., the pop-up opens but does not load the screens (I can open pop-up and load