Java Add-in or unicode conversion first?

Hi all.
I have just performed a BW 3.5 (NW 6.40) to BI 7.0 (NW 7.0) NON-unicode upgrade. The next two things we want to do are unicode conversion and java add-in installation.
I am wondering which of these actions should come first; Java add-in or unicode conversion?
Any thought on this?
Regards,
Thomas

It´s pretty straighforward using the sapinst.
Make sure you patch up the AddIn to the same patchlevel your ABAP is running on (means,if you BIND support package 13 to the upgrade, upgrade the Java engine to SP13 as well after installation).
Personal opinion:
If we have the choice we don´t use the Java Addin but install the Java part on a separate system. The Addin adds more complexity and dependency to the system. On top of that it makes memory configuration and predictability of sizing very difficult.
This is - however - my personal opinion, this may or may not be true for your environment.
Markus

Similar Messages

  • Install Java Add-In for existing ABAP == 'First MSCS Node' step fails

    I am in the process of installing the Java Add-In for an existing ABAP System.
    I am doing the High-Availability Installation Services.
    There are seven (7) steps:
    1. Central Services Instance (CSC) Java Add-In
    2. First MSCS Node
    3. Database Instance Java Add-In
    4. Additional MSCS Node
    5. Enqueue Replication Server
    6. Central Instance Java Add-In
    7. Dialog Instance
    Step #1 was completed successfully.
    Step #2 (First MSCS Node) keeps failing with the following warnings/error:
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    WARNING 2011-11-02 07:38:04.928
    Execution of the command "cluster.exe RESOURCE "SAP BWP 00 Service"" finished with return code 5007. Output:
    Listing status for resource 'SAP BWP 00 Service':
    Resource             Group                Node            Status
    System error 5007 has occurred (0x0000138f).
    The cluster resource could not be found.
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    WARNING 2011-11-02 07:40:29.085
    Execution of the command "M:\usr\sap\BWP\ASCS00\exe\sapstartsrv.exe -u -q -s BWP -n 00" finished with return code 128. Output:
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    ERROR 2011-11-02 07:40:29.210
    FCO-00011  The step dCreateSecondNewSCSServiceWithVirtualHostName with step key |MSCS_A|windows|ind|ind|ind|0|0|SAPServices|windows|ind|ind|ind|9|0|dCreateSecondNewSCSServiceWithVirtualHostName was executed with status ERROR .

    This seems to be an issue with the clustering solution. Please, refer to the following article link:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;281796
    See if that helps
    Edited by: David Fitzgibbon on Nov 2, 2011 2:18 PM

  • Unicode Conversion necessary before 2004s upgrade??

    Hello,
    Can anyone tell me if it is necessary to do an Unicode Conversion first before upgrading a BW system to BW 2004s?
    The Portal we are going to use is unicode enabled.
    So this raises the question: "Do we need an Unicode Conversion first?".
    Regards,
    Jos

    Hello,
    It's not necessary to do a unicode conversion for NW 2004s BI.  We still support non-unicode systems for NW 2004s BI.  This link explains the pro's and con's of staying on non-unicode for SAP NetWeaver BI.
    http://service.sap.com/~sapidb/011000358700006750052002E
    Regards,
    Bryan

  • Java Add-in for AS ABAP ERP ECC 6.0 non-unicode

    Hi all,
    I have a AS ABAP ECC 6.0 NON-UNICODE system and i need to install Java add-in to the system without doing unicode conversion. The problem is that when i go to SAPinst:
    Start SAPinst [page 90].
    2. On the Welcome screen, choose <SAP system> Additional Software Life-Cycle Tasks Java Add-In for
    ABAP <database> <system variant>
    I have to use UC-Kernel even though my system is Non-unicode.
    Is it mandatory to convert to unicode to be able to install Java add-in. I am doing this installation so i can configure Adobe Interactive Forms in the system.
    All help will be apprieciated!!

    The J2EE instance will always be unicode.  The installation process should create an addiitional subdirectory, 'uc', under the existing kernel path to store the unicode kernel.  We have been through this process and OSS note 669902 describes additional settings that are needed for a non-Unicode ABAP instance being combined with Unicode J2EE add-on.  You will need to maintain both kernel versions going forward.

  • Can't start SAP after Java add-in installation

    Hi,
    We have migrated our BW 3.1C system to BI 7.0 (Win2003, Oracle 10.2, non-unicode). Everything was OK with the Abap system upgrade. Now we are making a BI Java installation over the BI 7.0 Abap system (Java add-in installation). We have made the first step, SCS instance installation and now the SAP BI 7.0 abap system doesn't startup.
    The workprocess fail to connect to Oracle and don't startup:
    M Fri Dec 07 22:47:00 2007
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  Prepending F:\usr\sap\BWK\SYS\exe\run to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  *** ERROR => OCI-call 'OCIEnvCreate' failed: rc = -1
    [dboci.c      2159]
    C  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    [dboci.c      1986]
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10169]
    Any idea about how to solve the problem?
    Thanks in advance!

    Hi,
    ORA_NLS33 is not set as environment variable. We uninstalled the J2EE so now everything should be non-unicode and SAP should startup but we continue with the same error.
    Some more info...
    DW log info when everything was ok:
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  CLIENT_ORACLE_HOME is not set as environment variable or
    C  DIR_CLIENT_ORAHOME is not set as profile parameter.
    C    assuming using instant client with unspecified location.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPBWT's password
    C  Connecting as /@BWK on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 WE8DEC                                                    1   048D7FA8   0BD02454   0BD01CDC
    C  Attaching to DB Server BWK (con_hdl=0,svchp=0BD01C28,svrhp=0BD04A24)
    C  Starting user session (con_hdl=0,svchp=0BD01C28,srvhp=0BD04A24,usrhp=0BD25D68)

    C Thu Dec 06 18:00:20 2007
    C  Now '/@BWK' is connected (con_hdl 0, nls_hdl 0).
    Actual DW log with the errors:
    M  calling db_connect ...
    C  dbs/ora/array_buf_size = 650000
    C  CLIENT_ORACLE_HOME is not set as environment variable or
    C  DIR_CLIENT_ORAHOME is not set as profile parameter.
    C    assuming using instant client with unspecified location.
    C  Oracle Client Version: '10.2.0.1.0'
    C  *** ERROR => OCI-call 'OCIEnvCreate' failed: rc = -1
    [dboci.c      2159]
    C  *** ERROR => OCI-call 'OCIErrorGet' failed: rc = -2
    [dboci.c      1986]
    B  ***LOG BY2=> sql error -1     performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error -1     performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Cannot get Oracle error text. [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10169]
    There is no "C  Nls CharacterSet..." line, the problem must be something regarding NLS charactersets, non-unicode/unicode issues...
    But we don't know how to solve the problem.
    Any idea?
    Thanks again,
    Jon

  • R/3 Export & Import during Unicod Conversion via SOCKET Method

    Hi
    We are in the process of upgrading our R/3 Enterprise to ECC 6.0. The size of the database is around 4 TeraBytes.
    Can somebody help us with necessary documentation/ othe rinputs to handle R/3 Export & Import using SOCKET method?  FYI we referred the SAP given doucments on the same. Any particular DOs & DO NOTs would be highly appreciated.
    Thank You
    Sai

    Hi Rahul
    regarding your 'Unicode doubt"' some ideas:
    1) The Upgrade Master Guide SAP ERP 6.0 and the Master Guide SAP ERP 6.0 include introductory information. Among other, these guides reference the SAP Service Marketplace-location http://service.sap.com/unicode@sap.
    2) In Unicode@SAP can you find several (content-mighty) FAQs
    Conclusion from the FAQ: First of all your strategy needs to follow your busienss model (which we can not see from here):
    Example. The "Upgrade to mySAP ERP 2005"-FAQ includes interesting remarks in section "DO CUSTOMERS NEED TO CONVERT TO A UNICODE-COMPLIANT ENVIRONMENT?"
    "...The Unicode conversion depends on the customer situation....
    ... - If your organization runs a single code page system prior to the upgrade to mySAP ERP 2005, then the use of Unicode is not mandatory. ..... However, using Unicode is recommended if the system is deployed globally to facilitate interfaces and connections.
    - If your organization uses Multiple Display Multiple Processing (MDMP) .... the use of Unicode is mandatory for the mySAP ERP 2005 upgrade....."
    In the Technical Unicode FAQ you read under "What are the advantages of Unicode ...", that "Proper usage of JAVA is only possible with Unicode systems (for example, ESS/MSS or interfaces to Enterprise Portal). ....
    => Depending on the fact if your systems support global processes, or depending on your use of Java Applications, your strategy might need to look different
    3) In particular in view of your 3rd option, I recommend you to take a look into these FAQs, if not already done.
    Remark: mySAP ERP 2005 is the former name of the application, which is named SAP ERP 6.0, now
    regards, and HTH, Andreas R

  • Could you pls give the details about the Unicode conversion during Upgrade

    Hi,
    Can anyone give details about the Unicode conversion during SAP Upgradation fro 4.6C to ECC6.
    Waiting for quick response
    Best Regards,
    Padhy

    Hi,
    These are the few points i gathered during my upgradation project.
    Before starting any upgradation project, it is necessary to take up the back-up of the existing systems. As we are going to upgrade the entire system, we will be changing so many things and if something happens, without back-up, we will be in a trouble.
    So it is advised to keep a back-up of the existing system.
    Say for example we have the existing system E4B which is of Version 4.6C. Now we want to upgrade it to Version 4.7. Let us see how we can do it.
    Version upgrades not only means that we need to run the new Version CD over the existing Version System but only involves some other thing.
    Version Upgrade involves the following Steps.
    Say we want to upgrade for Version 4.7 from Version 4.6, which is in the System E4B. Now we created one more system called as E1B in which the upgradation for Version 4.7 can be done.
    • First copy the entire E4B system into the E1B System which is created for Version 4.7.
    • Apply the Version 4.7 CD provided by SAP over the E1B System.
    • Now check whether all the functionalities that was in E4B system works fine with E1B system also.
    Thus the Version Upgrade involves two steps.
    1. SAP Upgradation with the help of the CD
    2. Manual Upgradation.
    1. SAP Upgradation with the help of the CD
    This is nothing but after taking the copy of the existing system into a new system, the upgradation CD from SAP is applied over the new system.
    2. Manual Upgradation.
    This Manual Upgradation involves
    2.1 Upgradation of Standard Objects
    2.1.1 SPAU Objects
    2.1.2 SPDD Objects
    2.2 Upgradation of Custom Objects.
    Upgradation of Custom Objects can be placed under the following three categories.
    Unicode Compliance
    Retrofit
    Upgrade
    Please Find below some of the common Unicode Errors and their solutions
    1. Error:
    In case of Translate Error; ‘Dangerous use of Translate in Multilingual system.’
    Correction:
    To correct the Error occurring on TRANSLATE statement – use this additional statement before the Translate statement.
    SET LOCALE LANGUAGE sy-langu.
    This statement defines the Text Environment of all the programs & internal sessions in the language specified in the LANGUAGE KEY, which in this case is “sy-langu”, i.e. the log on language of the user.
    2. Error:
    In case of Open Dataset Error; ‘Encoding Addition must be included.’
    Correction:
    This Error occurs only when the MODE is TEXT.
    To correct the Error occurring on OPEN DATASET statement – use this statement instead.
    OPEN DATASET dataset_name FOR access IN TEXT MODE ENCODING DEFAULT.
    Where: dataset_name – NAME OF THE DATASET.
    Access – INPUT or OUTPUT or APPENDING or UPDATE.
    DEFAULT - Corresponds to UTF-8 in UNICODE systems &
    NON_UNICODE in NON-UNICODE systems.
    3. Error:
    In case of the usage of the Obsolete FM UPLOAD/DOWNLOAD or WS_UPLOAD/DOWNLOAD; ‘Function module UPLOAD is flagged as obsolete.’
    Correction:
    The FM GUI_DOWNLOAD/UPLOAD is used.
    The variations to be made in the parameters of the FM:
    1. Filename – It must be of STRING type.
    2. Filetype – “DAT” is not used any longer, instead “ASC” is used.
    3. Field Separator – The default value “SPACE” is used, incase for a TAB separated file “X” can be used.
    4. Error:
    In case of CURRENCY/UNIT Addition Error; ‘Use addition CURRENCY/UNIT when outputting.’
    Correction:
    The CURRENCY addition specifies the currency-dependant decimal places for the output of the data objects of type i or p. To obtain the currency-key, the field CURRKEY of the table TCURX is used. The system determines the number of the decimal places from the field CURRDEC of the selected CURRKEY.
    To correct this error follow the following method:
    WRITE: /3 'TOTAL',' ', TOTAL.
    WRITE: /3 ‘TOTAL’,’ ‘, TOTAL CURRENCY ‘2’. --- Where ‘2’is the Currency Key for Getting 2 decimal places.
    5. Error:
    In case of TYPE X Error; ‘Variable must be of C, N, D, T or STRING type.’
    Correction:
    We need to change all the Type X (Hexadecimal) variables to Type C with their values unchanged.
    So the method to be followed is:-
    1. Load the definition of the class CL_ABAP_CONV_IN_CE or CL_ABAP_CHAR_UTILITIES.
    2. Declare the variable as Type C, and use the method UCCP(‘XXXX’) of the class CL_ABAP_CONV_IN_CE where XXXX represents the 8-bit Hexadecimal value and incase the variable holds a Hex value for a Horizontal Tab , then the Attribute “HORIZONTAL_TAB” of the class CL_ABAP_CHAR_UTILITIES can be used directly instead of using the method UCCP.
    E.g.:
    i) *DATA: TAB TYPE X VALUE 09, “Tab character
    CLASS: CL_ABAP_CHAR_UTILITIES DEFINITION LOAD.
    DATA TAB TYPE C VALUE CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.
    ii) * DATA: CHAR TYPE X VALUE 160.
    CLASS: CL_ABAP_CONV_IN_CE DEFINITION LOAD.
    DATA CHAR TYPE C.
    CHAR = CL_ABAP_CONV_IN_CE=>UCCP(‘00AO’).
    (Here ‘00A0’ is the Hexadecimal equivalent of the decimal 160).
    3. Incase the TYPE X Variable has a length more than 1, then an internal table must be created for the variable.
    E.g.:
    CLASS: CL_ABAP_CONV_IN_CE DEFINITION LOAD.
    DATA : LF(2) TYPE X VALUE 'F5CD'.
    DATA : BEGIN OF LF,
    A1 TYPE C,
    A2 TYPE C,
    END OF LF.
    LF-A1 = CL_ABAP_CONV_IN_CE=>UCCP('00F5').
    LF-A2 = CL_ABAP_CONV_IN_CE=>UCCP('00CD').
    6. Error:
    In case of the Character “-“Error; ‘The Character “-“can’t appear in names in Unicode Programs.’
    Correction:
    The Character “-“(Hyphen) appearing in Variable names is replaced by the character “_” (Under Score) for Unicode/Upgrade Compliance.
    E.g.:
    *wk-belnr LIKE bkpf-belnr,
    *wk-xblnr LIKE bkpf-xblnr,
    *wk-date LIKE sy-datum,
    *wk-wrbtr LIKE bseg-wrbtr,
    *wk-name1 LIKE lfa1-name1,
    *wk-voucher(8) TYPE c.
    wk_belnr LIKE bkpf-belnr,
    wk_xblnr LIKE bkpf-xblnr,
    wk_date LIKE sy-datum,
    wk_wrbtr LIKE bseg-wrbtr,
    wk_name1 LIKE lfa1-name1,
    wk_voucher(8) TYPE c.
    7. Error:
    In case of The SUBMIT-TO-SAP-SPOOL Error; ‘you should not use the statement SUBMIT-TO-SAP-SPOOL without the WITHOUT SPOOL DYNPRO addition. ‘
    Correction:
    1. Declare variables of type PRI_PARAMS, ARC_PARAMS, and a variable of TYPE C which would be used as a VALID FLAG.
    2. Call the FM GET_PRINT_PARAMETERS:
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
    EXPORTING
    ARCHIVE_MODE = '3'
    DESTINATION = P_DEST
    IMMEDIATELY = 'X'
    IMPORTING
    OUT_ARCHIVE_PARAMETERS = archive_parameters
    OUT_PARAMETERS = print_parameters
    VALID = valid_flag
    EXCEPTIONS
    INVALID_PRINT_PARAMS = 2
    OTHERS = 4
    3. Use the SUBMIT-TO-SAP-SPOOL statement.
    E.g.:
    •     submit zrppt500
    •     using selection-set 'AUTO3'
    •     with res_no eq lo_rsnum
    •     with sreserv in preserv
    •     to sap-spool destination p_dest
    •     immediately 'X'. "print immediate
    DATA: print_parameters type pri_params,
    archive_parameters type arc_params,
    valid_flag(1) type c.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
    EXPORTING
    ARCHIVE_MODE = '3'
    DESTINATION = P_DEST
    IMMEDIATELY = 'X'
    IMPORTING
    OUT_ARCHIVE_PARAMETERS = archive_parameters
    OUT_PARAMETERS = print_parameters
    VALID = valid_flag
    EXCEPTIONS
    INVALID_PRINT_PARAMS = 2
    OTHERS = 4
    Submit zrppt500
    Using selection-set 'AUTO3'
    With res_no eq lo_rsnum
    with sreserv in preserv
    to sap-spool
    SPOOL PARAMETERS PRINT_PARAMETERS
    ARCHIVE PARAMETERS ARCHIVE_PARAMETERS
    WITHOUT SPOOL DYNPRO.
    8. Error:
    In case of Message Error; ‘Number of WITH fields and number of Place Holders are not same ‘.
    Correction:
    Split the statement after WITH into the same number as the place holder for that Message ID.
    E.g.:
    1. * MESSAGE E045.
    MESSAGE E045 WITH '' ''.
    2. in program ZIPI0801
    •     Start of change for ECC6
    •     message e398(00) with 'Could not find access sequence'
    •     'for condition type:'
    •     p_ptype.
    message e398(00) with 'Could not find '
    'access sequence'
    'for condition type:'
    p_ptype.
    •     End of change made for ECC6
    9. Error:
    In case of Move between 2 different Structures; ‘The structures are not mutually convertible in a Unicode program.’
    Correction:
    Make both the Data Types compatible and then assign the contents.
    E.g.:
    The statement –“move retainage_text to temp_text.” Gives an error, where RETAINAGE_TEXT is an internal table and TEMP_TEXT is a string of length 200.
    A Feasible solution for this is to specify from which position to which position of the string, the fields of RETAINAGE_TEXT should be assigned.
    TEMP_TEXT+0(1) = RETAINAGE_TEXT-DQ1.
    TEMP_TEXT+1(1) = RETAINAGE_TEXT-HEX.
    TEMP_TEXT+2(20) = RETAINAGE_TEXT-FILLER1.
    TEMP_TEXT+22(15) = RETAINAGE_TEXT-AMT_DUE.
    TEMP_TEXT+37(8) = RETAINAGE_TEXT-TEXT.
    TEMP_TEXT+45(10) = RETAINAGE_TEXT-DUE_DATE.
    TEMP_TEXT+55(1) = RETAINAGE_TEXT-DQ2.
    10. Error:
    In case of ‘no description found’; ‘add a GUI title’.
    Correction:
    In this type of error gui title is generally missing so add a GUI title to the module pool.
    11. Error:
    In case of ‘writing internal or transparent table’
    Correction:
    Write individual fields.
    E.g.:
    WRITE: / EXT. --> EXT should be a character type field
    WRITE: / EXT-ZZSTATE, EXT-LINE_NO, EXT-LINE_TXT, EXT-AMT, EXT-ZZSKUQTY.
    12. Error:
    In case of ‘combination reference table/field S541-UMMENGE does not exist’
    Correction:
    Was due to error in reference table S541. TABLE S541 has errors
    1)”Foreign key S541- ZZMARKET (ZZMARKET AND KATR2 point to different domains)”
    2)”Foreign key S541-ZZACQUIGRP (ZZACQUIGRP AND KATR8 point to different domains)”
    Changed the domain of ZZMARKET (from ZMKCODE to ATTR2)
    And that of ZMKCODE (from ZACCODE to ATTR8)
    13. Error:
    In case of ‘KEY does not exist’
    Correction:
    The reference table for field KBETR was KNOV earlier changed it to RV61A as KNOV was in turn referring to RV61A.
    14. Error:
    Incase of ‘WRITE’ statement, ‘Literals that take more than one line is not permitted in Unicode systems.’
    Correction: To correct this error, we need to align the spaces accordingly so that the statement doesn’t go beyond the line.
    15. Error:
    Incase of Data statement, ‘The data type ZWFHTML can be enhanced in any way. After a structure enhancement, this assignment or parameter might be syntactically incorrect………..’
    Correction: To correct this error, instead of “like” in the Data statement, use “type”.
    16. Error:
    Incase of DESCRIBE statement, ‘DESCRIBE can be used only with IN BYTE... Or IN CHARACTER mode in Unicode systems.’
    Correction: To correct this error, use additional text, IN BYTE MODE / IN CHARACTER MODE along with this statement.
    CHARACTER MODE is added when the data object is of flat/ character type.
    BYTE MODE is added when the data object is a deep structure.
    Syntax: DESCRIBE FIELD data_obj : LENGTH blen IN BYTE MODE,
    LENGTH clen IN CHARACTER MODE.
    Where blen and clen must be of type I.
    17. Error:
    Incase of DO-LOOP Error,’ In Do loop range addition needed‘
    Correction:
    An internal tables is declared and the two fields (VARYING field and NEXT field) were
    Included inside the internal table
    E.g.: In program SAPMZP02
    DO 11 TIMES
    •     VARYING STATION_STATE FROM STATION1 NEXT STATION2. “ECC6
    CASE SYST-INDEX.
    WHEN ‘1’
    STATION_STATE = STATION1.
    WHEN ‘2’
    STATION_STATE = STATION2.
    WHEN ‘3’
    STATION_STATE = STATION3.
    WHEN ‘4’
    STATION_STATE = STATION4.
    WHEN ‘5’
    STATION_STATE = STATION5.
    WHEN ‘6’
    STATION_STATE = STATION6.
    WHEN ‘7’
    STATION_STATE = STATION7.
    WHEN ‘8’
    STATION_STATE = STATION8.
    WHEN ‘9’
    STATION_STATE = STATION9.
    WHEN ‘10’
    STATION_STATE = STATION10.
    WHEN ‘11’
    STATION_STATE = STATION11.
    18. Error:
    Incase of the parameter QUEUE-ID Error,’ QUEUE-ID’ is neither a parameter nor a select option in program rsbdcbtc.’
    Correction:
    The parameter in program rsbdcbtc is QUEUE_ID and so is changed in this program
    E.g.: In program Z_CARRIER_EDI_INTERFACE
    •     submit rsbdcbtc with queue-id = apqi-qid and return. "ECC6
    •     The parameter name changed by replacing '-' with '_' as in program rsbdcbtc "ECC6
    Submit rsbdcbtc with queue_id = apqi-qid and return. "ECC6
    19. Error:
    Incase of EPC Error,’ Field symbol <TOT_FLD> is not assigned to a field ‘.
    Correction:
    This error couldn't be rectified as the error occurs in a Standard SAP include- LSVIMF29.
    The OS Note - 1036943 needs to be applied.
    Error:
    OPEN DATASET P_FILE FOR OUTPUT IN TEXT MODE.
    Correct:
    OPEN DATASET P_FILE FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    Error:
    Constants : c_tab type x value '09' .
    Correct:
    Constants : c_tab type abap_char1 value cl_abap_char_utilities=>horizontal_tab .
    Error:
    Data : begin of output_options occurs 0 . Include structure ssfcompop.
    Data : end of output_options .
    Correct:
    Data : output_options type standard table of ssfcompop with header line .
    Error:
    PARAMETERS : NAST TYPE NAST .
    Correct:
    PARAMETERS : NAST TYPE NAST NO-DISPLAY .
    Replace WS_DOWNLOAD and WS_UPLOAD by
    GUI_UPLOAD and GUI_DOWNLOAD and check the import and export parameter types , do the changes accordingly. Because FILENAME paramater type is different because of this it will give dump.
    For issue during Issue using SO_NEW_DOCUMENT_ATT_SEND_API1 Function module, the solution is After this FM we should put COMMIT WORK.
    Issue:
    Moving data from one structure to another structure if those two structures are not compatible
    Solution:
    we should use move-corresponding or field by filed we need to move it.
    If database structures are different in 4.6c and ECC6.0,
    Then we should go with append structure concept.
    While testing the report if it gives dump at Select query level or any database or view level,then just goto that table or view and goto the data base utility(se14) adjust the database. But make sure that selected radio button in se14 transaction should be activate and adjust database
    Also Check this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/62/3f2cadb35311d5993800508b6b8b11/frameset.htm
    Reward points if helpful.
    Regards,
    Ramya

  • Is it required to do Unicode conversion before applying NW70EhP1?

    Hi,
    I am going to apply NW70EhP1 in our BI system.
    My BI system details is:
    1. NW70 SP16
    2. ABAP+JAVA Web AS
    3. Non Unicode.
    Is it mandatory to do Unicode conversion before applying NW70EhP1SP6 in our NW70SP16 non-unicode ABAP+JAVA BI system?
    Thanks
    Manoj
    +91-9231524195

    Hi Yu,
    Thank you for your answer.
    But in the market place in the below two locations Non-Unocoe kernel are not available. As my system is NW70 ABAP+JAVA and having BI Java component as well as Portal component I am worring that will these components work properly in non-unicode kernel or it is required to convert the system to unicode?
    Support Packages and Patches --> Entry by Application Group --> SAP NetWeaver --> SAP NETWEAVER --> SAP EHP1 FOR SAP NETWEAVER 7.0 --> PORTAL ADD-ON SAP NW 7.0 EHP1 --> Required Product Versions --> SAP EHP1 FOR SAP NETWEAVER 7.0 - Enterprise Portal
    Support Packages and Patches --> Entry by Application Group --> SAP NetWeaver --> SAP NETWEAVER --> SAP EHP1 FOR SAP NETWEAVER 7.0 --> Entry by Component --> BI Java
    Thanks again..
    Manoj

  • Urgent: Unicode conversion - table splitting

    Hi all,
    I am having a problem when trying to perform the export step of the unicode conversion on ERP2005, MSSQL server 2005. Due to previously very long runtime, I am trying to use the table splitting option. I have performed the "Table Splitting Preparation" step with what seems to be a success.
    The problem is when I run the actual database instance export.
    First of all:
    Which filepath should I provide SAPinst when it is asking for "Table input file"?
    Second:
    How can I actually determine the Package Unload Order? I tried selecting this option, but I was not given the opportunity to change this order in the subsequent screen. (The F1 help in SAPinst sais that I would be able to...)
    Have anyone of you experience with this?
    Best Regards,
    Thomas

    Hi Thomas,
    As I can imagine from the date of your last posting, you probably have your answers. But just so other people, who are searching on this topic, can find the answer here, I will fill in the blanks.
    First, when using table splitting, you must export using the migration monitor (MIGMON). That means, when you run SAPINST, on the ABAP System -> Database Export screen, select the Export Method: Export using Migration Monitor.
    At this point, as you said, you have already run the Table Splitting option from SAPINST, so the WHR files are in the export DATA directory. This whr.txt file is also there.
    The file input screen you are mentioning does not appear when you select the Export method mentioned above. But you can create such a file for MIGMON. You have to create this on your own and can only do it after the SAPINST has split the STR files.
    When finished with SAPINST, create the .txt file (I usually call it table_order.txt) and add the names of the STR files which you want to make sure are exported first. After MIGMON completes that list, all other STR files are exported in alphabetical order.
    Create your table_order.txt file inserting the filenames of the packages that were created, without the STR/WHR extensions (using some large tables which STR splitter broke out into their own STR files during my last export). You have to look in DB02 and sort descending based on used space to determine the order in which these tables should be exported and listed in the .txt file:
    <SPLIT Table>-1
    <SPLIT Table>-2
    <SPLIT Table>-n
    BSIS
    RFBLG
    CE1VVOC
    CE1WWOC
    DBTABLOG
    CE3VVOC
    COEP
    ARFCSDATA
    GLPCA
    KONV
    SWW_CONT
    SOC3
    CDCLS
    CE3WWOC
    BSE_CLR
    STXL
    EDIDS
    COSP
    BSAD
    EDI40
    ACCTIT
    BSIM
    VBFS
    BSAS
    ACCTCR
    CDHDR
    CE4VVOC_ACCT
    SGOHIST
    MSEG
    In the export_monitor_cmd.properties file, you specify this file name for the 'orderBy=' parameter. Create and keep the table_order.txt file in the same directory as the export_monitor.sh/.bat files.
    For importing, again you will need to use the Migration Monitor. SAPINST will automatically stop and prompt you to start the import using MIGMON. Here, you can specify the same table_order.txt file. You might want to amend it to control when the rest of the packages are imported, if you found one or more tables holding up the completion of the export.
    I hope this helps someone.
    Best Regards,
    Warren Chirhart

  • Unicode conversion and patching simultaneously

    Hi All -
    We are planning to convert our core ECC 6.0 system to Unicode this year as well as patch it to the latest support pack stack.  In order to minimize regression testing time, we are going to do them both at the same time so the functional teams only have to test once. 
    The question is which order to perform the tasks in:  convert to Unicode first, THEN patch, or patch, THEN convert?    I'm not sure the order matters, but I can't find any definite documentation either way.  Has anyone had any experience with this that they would be willing to share?
    Thanks for your help!
    Abby

    Hi Abby,
    this depends on what you mean by "patches" ?
    Do you want to combine the Unicode conversion with applying support packages only ?
    Or do you want to implement EhPs as well ?
    If you go for EhPs, I would recommend to do this before the Unicode conversion. This is also the "normal" approach when combining an upgrade with a Unicode conversion.
    In case of support packages only, both ways are possible (Unicode first and then SPs or vice versa) ...
    By the way I assume you do not have an MDMP system - this would add some additional constraints ...
    Best regards,
    Nils Buerckel
    SAP AG

  • Error while Installing the Java Add-In for an Existing ABAP System

    Hi all,
    I need help, i am Installing the Java Add-In for an Existing ABAP System
    SAPInst stops on the first installation step: "Central Services Instance (SCS) Java Add-In", the step is "Install common system files" on the following sub-steps:
    These are the last few lines on the sapinst.log.
    INFO 2009-05-21 12:35:12
    Execute step createAccounts of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0.
    INFO 2009-05-21 12:35:18
    Execute step setUserEnvironment of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0.
    INFO 2009-05-21 12:35:19
    Execute step InstallJDBCDriver of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_JDBCDriver_DB4|ind|ind|ind|ind|4|0.
    INFO 2009-05-21 12:35:19
    Creating directory V:\sapmnt\BIQ\jdbc.
    INFO 2009-05-21 12:35:19
    Creating directory V:\sapmnt\BIQ\jdbc\tbx.
    INFO 2009-05-21 12:35:21
    Copied file 'V:/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar' to 'V:/sapmnt/BIQ/jdbc/tbx/jt400.jar'.
    INFO 2009-05-21 12:35:22
    Execute step updateNtPatchDlls of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0.
    INFO 2009-05-21 12:35:23
    Execute step sCreateSystemOS4 of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0.
    ERROR 2009-05-21 12:35:42
    MOS-02001  Call of command "CRTR3SYS SID(BIQ) GLOBALHOST(*LOCAL)" failed. Exception is "CPF0006".
    ERROR 2009-05-21 12:35:42
    MOS-02001  Call of command "CRTR3SYS SID(BIQ) GLOBALHOST(*LOCAL)" failed. Exception is "CPF0006".
    ERROR 2009-05-21 12:35:42
    FCO-00011  The step sCreateSystemOS4 with step key |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0|sCreateSystemOS4 was executed with status ERROR .
    Thanks in advance for any help.
    Kiran Chebrolu

    Hi,
    Hope this note would solve your issue, please read carefully and validate with your issue
    Note 1032019 - Java Add-In: Error when you create the SCS instance
    below notes give your suffice information.
    Note 883948 - NW 7.00(2004s): Inst.Add.Java Usage Types/Software Units
    Note 1268493 - NW 7.01/BS 7: Inst.Add.Java Usage Types/Software Units
    Note 1025789 - RUNR3CMD generates CPF0006
    regards
    nag

  • Install error FJS-00003: JAVA Add-In on AMD64 platform (NW04 SR1)

    Hi gurus:
    I came over an ugly error while trying to install the XI.
    1. - I downloaded the corresponding software from the SAP Marketplace, as in the normal DVDs the AMD64 platform was not included.
    2. - I copied the CDs for the EXPORT and the JAVA-Engine to one directory each, respective called export and JavaDVD. In directory JavaDVD I had to modify the LABEL.ASC file to be later accepted.
    3. - I installed the ABAP WAS 6.40, unicode version. Everything worked ok. Also the post installation tasks could be carried out without problems.
    4. - I wnated to install the JAVA Add-In. Everything starts fine, but the installation stops with the following lines in "sapinst_dev.log":
    ERROR      2006-08-17 18:34:33 [iaxxejsbas.cpp:170]
               EJS_ErrorReporter
    FJS-00003  TypeError: fmgt.getNode(listOnCD) has no properties (in script InstallationScript_265, line 8607: ???)
    TRACE      [iaxxcwalker.cpp:301]
               CDomWalker::processStep()
    No way out - I can only stop the installation.
    The respective lines in the install script are:
    8591: var sdaPath  = installer.getCD("J2EE-ENG")+"/FS";
    8593: // OS400 needs its own kind of pathname 
    8594: if (installer.onOS400()) sdaPath = os4_convertPath(sdaPath);
    8597: // fill table with SDA which are to be deployed
    8599: deployUnitsTable.remove();
    8601: var listOnCD = sdaPath+"/DEPLOY.LST";
    8603: var sdaList = new Array ();
    8605: var fmgt = new FileMgt();
    8607: var fstream = fmgt.getNode(listOnCD).getFileStream("READ");
    ... (blank lines deleted)
    I can not heal that problem, I only understand that such a file does not exist! The directory has the following files:
    I:\JavaDVD\CDLABEL.ASC
    I:\JavaDVD\CDLABEL.EBC
    I:\JavaDVD\content of JavaDVD.txt
    I:\JavaDVD\Copy of LABEL.ASC
    I:\JavaDVD\COPY_TM.HTM
    I:\JavaDVD\COPY_TM.TXT
    I:\JavaDVD\CRCFILE.DAT
    I:\JavaDVD\J2EE_OSINDEP
    I:\JavaDVD\LABEL.ASC
    I:\JavaDVD\LABEL.EBC
    I:\JavaDVD\LABELIDX.ASC
    I:\JavaDVD\SCS_NTAMD64
    I:\JavaDVD\SHAFILE.DAT
    I:\JavaDVD\sss.txt
    I:\JavaDVD\VERSION.ASC
    I:\JavaDVD\VERSION.EBC
    I:\JavaDVD\J2EE_OSINDEP\CDVersion.txt
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG
    I:\JavaDVD\J2EE_OSINDEP\JDI
    I:\JavaDVD\J2EE_OSINDEP\JDKVersion.xml
    I:\JavaDVD\J2EE_OSINDEP\KernelVersions.xml
    I:\JavaDVD\J2EE_OSINDEP\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\LABELIDX.ASC
    I:\JavaDVD\J2EE_OSINDEP\PROD_LABEL
    I:\JavaDVD\J2EE_OSINDEP\SDM
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS\TC_SEC_JAVA_CRYPTO_FS_LIB.SDA
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE\J2EEINSTALL.SAR
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\J2EENGINE\SLDSERV.JAR
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\EXPDUMP.001
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\IMPORT.XML
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\JDMP\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\JDI\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE
    I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE\DEPLOY.LST
    I:\JavaDVD\J2EE_OSINDEP\JDI\OFFLINE\SAPDEVINFF09_0.SCA
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\DEPLOY.LST
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\SAPBUILDT09_0.SCA
    I:\JavaDVD\J2EE_OSINDEP\JDI\ONLINE\SAPDEVINF09_0.SCA
    I:\JavaDVD\J2EE_OSINDEP\SDM\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\SDM\SDMKIT.JAR
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\LABEL.ASC
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\calculator.ear
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\CalculatorLibrary.sda
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\ShoppingCalculator.ear
    I:\JavaDVD\J2EE_OSINDEP\TEST-APP\630\UtilityLibrary.sda
    I:\JavaDVD\SCS_NTAMD64\LABELIDX.ASC
    I:\JavaDVD\SCS_NTAMD64\SCS
    I:\JavaDVD\SCS_NTAMD64\SCS\LABEL.ASC
    I:\JavaDVD\SCS_NTAMD64\SCS\NT
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCS.SAR
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCSCLIENT64NUC.SAR
    I:\JavaDVD\SCS_NTAMD64\SCS\NT\AMD64\SCSCLIENT64UC.SAR
    Any help appreciated!!
    Many thanks in advance!
    stephan

    SOLVED
    hi peers. Finally I've got an answer from SAP. The file was simply missing from the distribution! I created it in the corresponding subdirectory:
    I:\JavaDVD\J2EE_OSINDEP\J2EE-ENG\FS\
    with just one line of text in it:
    TC_SEC_JAVA_CRYPTO_FS_LIB.SDA
    This solved that problem - the step could be carried out without any more problems.
    BTW: What I do not understand is that the file was missing. Not only from the downloaded media, also from SPA's original DVDs. No such installation can work....

  • Installing Java add-in on ABAP Stack

    Hello Gurus,
    We have recently upgrade from SAP R/3 4.7 ext. 20 SR2 to ECC 6.0 SR3 on Solaris platform using Oracle 10g. We are on Non-unicode system and on Single Stack i.e. AS ABAP only.
    Now as new requirement comes up in organization, we need to install additional Java Stack on upgraded system. Please help me in provide some details to proceed further.
    1. Advantages of JAVA Stack (is there any performance issues after installing Java Stack?).
    2. How to install Java Stack with ABAP stack in Cluster Environment.
    Early response is highly appreciated.
    Regards,
    Kshitiz Goyal

    > We have recently upgrade from SAP R/3 4.7 ext. 20 SR2 to ECC 6.0 SR3 on Solaris platform using Oracle 10g. We are on Non-unicode system and on Single Stack i.e. AS ABAP only.
    >
    > Now as new requirement comes up in organization, we need to install additional Java Stack on upgraded system. Please help me in provide some details to proceed further.
    There are two issues here:
    a) double stack instances are deprecated, they shouldn't be installed any more. Install the Java instance as a separate SID, at best on a separate machine (or on a separate Solaris zone on the same machine). See Note 855534 - Dual Stack and SAP Business Suite 7
    b) Java stacks with non-Unicode backends are not supported (see Note 975768 - Deprecation of Java features with non-Unicode Backend)
    You may be able to technically install the Java AddIn with "some special DVD" but because your backend is non-Unicode this configuration would be unsupported.
    I highly suggest you first convert your system to Unicode before trying to connect them to a Java system.
    Markus

  • BI-IP implementation in BI 7.0(NUC)+ Java Add-In(UC) system

    Hi Experts,
    We want to implement BI-IP in our existing SAP BI 7.0 system which we upgraded from BW 3.5 to BI 7.0 followed by adding the Java Add-In. During the installation of the Java Add-In central instance the BI-Java, EP Core & EP software units were selected as well, so technically this system has all the components needed for the BI-IP implementation i.e BI(ABAP), AS Java/EP/EPC, BI(Java), the question or concern now raised is
    "As we know BI 7.0 is a non-unicode setup, while Java Add -In is a unicode setup", will a combination of the unicode & non-unicode in the same BI server be able to be utilized for the BI-IP implementation purpose?, does SAP support such combination?.
    Please advice if the BI-JAVA & BI-ABAP installed in the same BI7.0 system utilizing unicode & non-unicode kernel will work for the BI-IP implementation just like it works under scenario where BI-JAVA, EP, EPC are running under the EP7.0 system & BI-ABAP is running in the BI7.0 system.
    Find attached some info on the BI, ECC6 & EP systems.
    ECC6: It was upgraded from R3 4.6C to ECC6, It's on AIX 5.2, Oracle 10.2 & Kernel is Non- Unicode
    EP 7.0: It was upgraded from EP 6.0 to 7.0. It's on AIX 5.2, Oracle 10.2 & Kernel is Unicode
    BI 7.0: It was upgraded from BW 3.5 to BI 7.0 with Java Add-In installed later, It's on AIX 5.2, Oracle 10.2, ABAP kernel is Non-Unicode, Java kernel is Unicode
    Thanks & Rgds,
    Abhishek

    I'm in exactly the same boat.
    BI Publisher is a COM Add-In... Clicking the GO... with COM Add-In selected gives me an unselected BI Publisher Template Builder for Word and the following statement for Load Behavior:
         Not Loaded. A runtime error occurred during the loading of the COM Add-in.
    Any thoughts?
    Thanks,
    Rich

  • SAP is not coming up after installing Java Add-in

    Hi,
    I have installed a Java Add-in for an existing ABAP system. At the stage of "start J2EE engine" it is throwing an error message saying that Java is not coming up after 1142 seconds. I checked config tool and it is working fine. I restarted SAP. After restarting SAP, SAP is coming up and after 1 or 2 mins the disp+work is getting stopped and all the work processes are getting died. I couldn't able to understand & resolve the issue. The system is NetWeave 04. Here is the dev_w0 trace information.
    *dev_w0 trace file information*
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Thu Feb 05 12:06:29 2009
    B  create_con (con_name=R/3)
    B  *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library
    [dbcon.c      4489]
    M sysno      00
    M sid        IDS
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    247
    M intno      20020600
    M make:      multithreaded, Unicode
    M pid        4780
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4780) [dpxxdisp.c   1170]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpShMCreate: sizeof(wp_adm)          20328     (1452)
    M  DpShMCreate: sizeof(tm_adm)          2969176     (14772)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          290000     (580)
    M  DpShMCreate: sizeof(vmc_adm)          0     (424)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 07530040, size: 3391480)
    M  DpShMCreate: allocated sys_adm at 07530040
    M  DpShMCreate: allocated wp_adm at 07531B88
    M  DpShMCreate: allocated tm_adm_list at 07536AF0
    M  DpShMCreate: allocated tm_adm at 07536B18
    M  DpShMCreate: allocated wp_ca_adm at 0780B970
    M  DpShMCreate: allocated appc_ca_adm at 07811730
    M  DpShMCreate: allocated comm_adm_list at 07813670
    M  DpShMCreate: allocated comm_adm at 07813688
    M  DpShMCreate: allocated vmc_adm_list at 0785A358
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 0785A380
    M  DpShMCreate: allocated wall_adm at 0785A388
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).

    X Thu Feb 05 12:06:30 2009
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Thu Feb 05 12:06:31 2009
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  *** ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library
    [dbcon.c      4489]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1283]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9708]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server ord-sapproj_IDS_00 on host ord-sapproj (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Thu Feb 05 12:06:31 2009
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9893
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   730]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  255]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4780) [dpnttool.c   357]
    Kindly help me in getting the solution ASAP.
    Thaks in Advance.
    Kind Regards,
    Mogileeswar

    Your profile parameters are messed up; check your instance profile has below parameters:
    jstartup/trimming_properties = off
    jstartup/protocol = on
    jstartup/vm/home = /opt/java1.4
    jstartup/max_caches = 500
    jstartup/release = 700
    jstartup/instance_properties = $(jstartup/j2ee_properties):$(jstartup/sdm_properties)
    j2ee/dbdriver = $(DIR_EXECUTABLE)/db2jcc.jar:$(DIR_EXECUTABLE)/db2jcc_license_cu.jar
    rdisp/j2ee_start_control = 1
    rdisp/j2ee_start = 1
    rdisp/j2ee_libpath = $(DIR_EXECUTABLE)
    exe/j2ee = $(DIR_EXECUTABLE)/jcontrol$(FT_EXE)
    rdisp/j2ee_timeout = 600
    rdisp/frfc_fallback = on
    icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

Maybe you are looking for

  • Connecting hi-fi amp to home hub 4

    Hi, first time post, home somebody can help.  I've recently purchased a TEAC CR-H700DAB tuner/amplifier that should be able to connect wirelessly to my home computer(s) to stream recorded music.  When switching the device to the relevant function it

  • EU Acquisition Tax

    Hello, I have an Italian company I am working with, and when they sell product to other EU countries, they need the VAT to post in the input account as well as the output account.  In our instance it's 2113 for Input and 2118 for output. I've tried p

  • Error in Knowledge Center

    When we open http://server/KCenter, we have this Error.      Message:      An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail.      Exception:      An error occurred

  • Query ARD Database

    Does anyone know how to query the Apple Remote Desktop 3.5 database from a remote computer? (ie what is the username, password, port)

  • PWA : Timesheet Manager list not available when submitting TS for Approval

    I've set the Timesheet Managers users in PWA settings and unchecked 'Fixed Approval Routing'. On submitting the TS for approval in the sending request the control to choose the TS manager approver is missing... as there was a fixed route, but it's no