ECC 5.0 IDES installtion problem, SAPSYSTEMNAME neither in profile nor ..

Hi,
I am installing ECC 5.0 IDES in Redhat 5 with oracle 10.2.0.4 in i386 system. I am facing problem in Database Load phase. System is waiting long and not showing any progess. In command line, I am getting some lines but not ERROR
sapparam(1c):No profile used.
sapparam: SAPSYSTEMNAME neither in profile nor in commandline
Real group id set to 502.
sapparam: sapargv(argc,argv) has not been called.
502====group sapsys
I exported SAPSYSTEMNAME=IDS in root (installation account) and SAPSYSTEMNAME is present in both profiles (default, Instance) but still it is not processing and hangs at the same point.
Any help would be appreciated.
Regards,
Raju

Hi..
R3trans -d was showing error for environment variable DIR_LIBRARY and dbms_type I set these and executed with idsadm. it shows following problem in trans log ( oracle listner and oracle DB mounted manually with oraids).
Trans.log form idsadm
4 ETW000 R3trans version 6.09 (release 640 - 26.10.04 - 15:45:42).
4 ETW000
4 ETW000 date&time   : 28.08.2011 - 11:01:00
4 ETW000 control file: <no ctrlfile>
4 ETW000 R3trans was called as follows: R3trans -d
4 ETW000  trace at level 2 opened for a given file pointer
4 ETW000  [dev trc     ,00000]  Sun Aug 28 11:01:00 2011                             103  0.000103
4 ETW000  [dev trc     ,00000]  db_con_init called                                    22  0.000125
4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             57  0.000182
4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/IDS/SYS/exe/run/dboraslib.so' ...
4 ETW000                                                                              35  0.000217
4 ETW000  [dev trc     ,00000]  Sun Aug 28 11:02:23 2011                         83113211  83.113428
4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/IDS/SYS/exe/run/dboraslib.so), hdl 0
4 ETW000                                                                              49  83.113477
4 ETW000  [dev trc     ,00000]  Library '/usr/sap/IDS/SYS/exe/run/dboraslib.so' loaded
4 ETW000                                                                              26  83.113503
4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/IDS/SYS/exe/run/dboraslib.so
4 ETW000                                                                              40  83.113543
4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/IDS/SYS/exe/run/dboraslib.so' is "640.00", patchlevel (0.32)
4 ETW000                                                                              71  83.113614
4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/IDS/SYS/exe/run/dboraslib.so
4 ETW000                                                                              34  83.113648
4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/IDS/SYS/exe/run/dboraslib.so
4 ETW000                                                                              46  83.113694
4 ETW000  [dev trc     ,00000]  New connection 0 created                              28  83.113722
4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
4 ETW000                                                                              30  83.113752
4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         25  83.113777
4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
4 ETW000                                                                              25  83.113802
4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
4 ETW000                                                                              26  83.113828
4 ETW000  [dev trc     ,00000]  Got ORACLE_HOME=/oracle/IDS/102_32/ from environment
4 ETW000                                                                             316  83.114144
4 ETW000  [dev trc     ,00000]  -->oci_initialize                                     25  83.114169
4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.US7ASCII      2348  83.116517
4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPR3's password            60  83.116577
4 ETW000  [dev trc     ,00000]  Connecting as /@IDS on connection 0 ...               18  83.116595
4 ETW000  [dev trc     ,00000]  Allocating service context handle                     38  83.116633
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      24  83.116657
4 ETW000  [dev trc     ,00000]  Attaching to DB Server IDS (con_hdl=0,svchp=0xa0d448c,svrhp=0xa0d4fec)
4 ETW000                                                                              67  83.116724
4 ETW000  [dev trc     ,00000]  Assigning server context 0xa0d4fec to service context 0xa0d448c
4 ETW000                                                                           70815  83.187539
4 ETW000  [dev trc     ,00000]  Allocating user session handle                        42  83.187581
4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0xa0d448c,srvhp=0xa0d4fec,usrhp=0xa0ddb80)
4 ETW000                                                                              44  83.187625
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
4 ETW000                                                                            3168  83.190793
4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0xa0d4fec)
4 ETW000                                                                              28  83.190821
4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0xa0d448c,srvhp=0xa0d4fec)
4 ETW000                                                                              23  83.190844
4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0xa0d4fec         227  83.191071
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'
4 ETW000                                                                              51  83.191122
4 ETW000  [dev trc     ,00000]  Try to connect with default password                  29  83.191151
4 ETW000  [dev trc     ,00000]  Connecting as SAPR3/<pwd>@IDS on connection 0 ...
4 ETW000                                                                              30  83.191181
4 ETW000  [dev trc     ,00000]  Allocating server context handle                      17  83.191198
4 ETW000  [dev trc     ,00000]  Attaching to DB Server IDS (con_hdl=0,svchp=0xa0d448c,svrhp=0xa0d4fec)
4 ETW000                                                                              41  83.191239
4 ETW000  [dev trc     ,00000]  Assigning server context 0xa0d4fec to service context 0xa0d448c
4 ETW000                                                                           45416  83.236655
4 ETW000  [dev trc     ,00000]  Assigning username to user session 0xa0ddb80          24  83.236679
4 ETW000  [dev trc     ,00000]  Assigning password to user session 0xa0ddb80          30  83.236709
4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0xa0d448c,srvhp=0xa0d4fec,usrhp=0xa0ddb80)
4 ETW000                                                                              28  83.236737
4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1034
4 ETW000                                                                            3107  83.239844
4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0xa0d4fec)
4 ETW000                                                                              27  83.239871
4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0xa0d448c,srvhp=0xa0d4fec)
4 ETW000                                                                              24  83.239895
4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0xa0d4fec         144  83.240039
4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'
4 ETW000                                                                              35  83.240074
4 ETW000  [dblink      ,00419]  ***LOG BY2=>sql error 1034   performing CON [dblink#1 @ 419]
4 ETW000                                                                              70  83.240144
4 ETW000  [dblink      ,00419]  ***LOG BY0=>ORA-01034: ORACLE not available           25  83.240169
4 ETW000                        ORA-27101: shared memory realm does not exist
4 ETW000                        Linux Error: 2: No such file or directory [dblink#1 @ 419]
2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'IDS'"
I am sorry for not getting proper format as code.  
Regards.
RAJU

Similar Messages

  • System problems? Neither my iPhone nor my wife's is able to make calls. Rebooted, restored, etc. Is Verizon experiencing problems?

    System problems? Neither my iPhone nor my wife's is able to make calls. Rebooted, restored, etc. Is Verizon experiencing problems?

    Probably , it's a big country , if you tell your general location a user in that area might be able to confirm your problem an an outage

  • ECC 6.0 IDES Installation Error

    Hi,
    I am Installing ECC 6.0 with MSSQL Server 2005 as backend in windows 2003 server. The JDK Version which i am using is jdk1.4.2_09. Already I have installed solution manager 4.0 in the same server with both ABAP and JAVA Stack. During installation of ECC 6.0 at import ABAP stage (job 1 of 19) i encounter the following error.
    <b><u>ERROR 2007-04-18 19:01:00</u></b>
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    I have already searched through sdn for this error in which most of them suggest  to use jre version jre1.4.2_08. Since already I have installed solmon in same server I afraid this could cause inconsistencies for solmon. I have attached the complete log file of this error.
    Please through some light on it.
    <b>===== Log file of import.monitor.log =============</b>
    TRACE: 2007-04-18 18:45:15 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDIC' import package:
    E:\usr\sap\KR3\SYS\exe\nuc\NTI386\R3load.exe -ctf I "E:\SAP ERP 2005 IDES\51032413_4_IDES SAP ERP 2005 SR2 Inst. Export\EXP4\DATA\SAPSDIC.STR" "C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\DDLMSS.TPL" SAPSDIC.TSK MSS -l SAPSDIC.log
    TRACE: 2007-04-18 18:45:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    E:\usr\sap\KR3\SYS\exe\nuc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.log -loadprocedure fast
    ERROR: 2007-04-18 19:00:34 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'E:\usr\sap\KR3\SYS\exe\nuc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.log -loadprocedure fast' exited with return code 2.
    For mode details see 'SAPSDIC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2007-04-18 19:01:00
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2007-04-18 19:01:00
    1 error(s) during processing of packages.
    INFO: 2007-04-18 19:01:00
    Import Monitor is stopped.
    <b>===== Log file of import.monitor.java.log =============</b>
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
    Import Monitor jobs: running 1, waiting 18, completed 0, failed 0, total 19.
    Loading of 'SAPSDIC' import package: ERROR
    Import Monitor jobs: running 0, waiting 18, completed 0, failed 1, total 19.
    <b>===== Log file of SAPSDIC.TSK =============</b>
    T F4TMP C ok
    P F4TMP~0 C ok
    D F4TMP I ok
    T F4UHLP C ok
    P F4UHLP~0 C ok
    D F4UHLP I err
    Note : Other than the last task all the other tasks were found to be ok
    <b>===== Log file of SAPSDIC.log =============</b>
    (DB) INFO: ENHA_TMDIR~CMP created
    (DB) INFO: ENHA_TMDIR~ENH created
    (DB) INFO: ENHA_TMDIR~MTD created
    (DB) INFO: F4TMP created
    (DB) INFO: F4TMP~0 created
    (IMP) INFO: import of F4TMP completed (1404 rows) #20070418185312
    (DB) INFO: F4UHLP created
    (DB) INFO: F4UHLP~0 created
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 5
          (row 3322 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 22 04 3e 04 47 04 3a 04 38 04 20 00 20 00 20 00 |".>.G.:.8. . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 9
          (row 3323 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 23 04 41 04 3a 04 3e 04 40 04 35 04 3d 04 38 04 |#.A.:.>[email protected].=.8.|
    VALUE 35 04 20 00 20 00 20 00 20 00 20 00 20 00 20 00 |5. . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 4
          (row 3324 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 26 04 38 04 3a 04 3b 04 20 00 20 00 20 00 20 00 |&.8.:.;. . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 7
          (row 3325 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 27 04 30 04 41 04 42 04 3e 04 42 04 30 04 20 00 |'.0.A.B.>.B.0. .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 13
          (row 3326 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 2d 04 3b 04 35 04 3a 04 42 04 40 04 15 04 3c 04 |-.;.5.:.B.@...<.|
    VALUE 3a 04 3e 04 41 04 42 04 4c 04 20 00 20 00 20 00 |:.>.A.B.L. . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 19
          (row 3327 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 2d 04 3b 04 35 04 3a 04 42 04 40 04 21 04 3e 04 |-.;.5.:.B.@.!.>.|
    VALUE 3f 04 40 04 3e 04 42 04 38 04 32 04 3b 04 35 04 |?.@.>.B.8.2.;.5.|
    VALUE 3d 04 38 04 35 04 20 00 20 00 20 00 20 00 20 00 |=.8.5. . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 18
          (row 3328 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 2d 04 3b 04 35 04 3a 04 42 04 40 04 38 04 47 04 |-.;.5.:[email protected].|
    VALUE 1d 04 30 04 3f 04 40 04 4f 04 36 04 35 04 3d 04 |[email protected].=.|
    VALUE 38 04 35 04 20 00 20 00 20 00 20 00 20 00 20 00 |8.5. . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 16
          (row 3329 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 2d 04 3b 04 35 04 3a 04 42 04 40 04 38 04 47 04 |-.;.5.:[email protected].|
    VALUE 35 04 41 04 3a 04 38 04 39 04 20 00 42 04 3e 04 |5.A.:.8.9. .B.>.|
    VALUE 3a 04 20 00 20 00 20 00 20 00 20 00 20 00 20 00 |:. . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 7
          (row 3330 of current buffer, table F4UHLP)
    MANDT 38 00 30 00 30 00                               |8.0.0.          |
    USERNAME 5a 00 48 00 55 00 4b 00 4f 00 56 00 20 00 20 00 |Z.H.U.K.O.V. . .|
    USERNAME 20 00 20 00 20 00 20 00                         | . . . .        |
    TABFIELD 54 00 30 00 30 00 36 00 54 00 20 00 20 00 20 00 |T.0.0.6.T. . . .|
    TABFIELD 20 00 20 00                                     | . .            |
    FIELDFIELD 54 00 58 00 44 00 49 00 4d 00 20 00 20 00 20 00 |T.X.D.I.M. . . .|
    FIELDFIELD 20 00 20 00                                     | . .            |
    VALUE 2d 04 3d 04 35 04 40 04 33 04 38 04 4f 04 20 00 |[email protected]. .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    VALUE 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 | . . . . . . . .|
    (IMP) INFO: ExeFastLoad failed with <2: BCP Commit failed>
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: F4UHLP~1 created
    (DB) INFO: GCTAB created
    (DB) INFO: GCTAB~0 created
    (IMP) INFO: import of GCTAB completed (0 rows) #20070418185312
    (DB) INFO: GUI_FKEY created
    (DB) INFO: GUI_FKEY~0 created
    (IMP) INFO: import of GUI_FKEY completed (335 rows) #20070418185312
    (DB) INFO: VRSX4~1 created
    (DB) INFO: disconnected from DB
    E:\usr\sap\KR3\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    E:\usr\sap\KR3\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20070418190034
    regards,
    Anandha Krishnan.R

    Hi,
    I have answered your questions. Kindly help to solve this issue.
    Q1: Is SOLMAN installed as UNICODE system (or) Not ??
    A1: No
    Q2:Is the New Installation Using another Database Installation (or) MCOD?
    A2:Using another Database Instance.
    Q3:if it is MCOD - you have to select same code type which you selected for SOLMON.
    A3:If i am correct its not an MCOD. I have installed solmon with a different DBSID and ECC6.0 with different DBSID.
    Q4:if it is not MCOD - try to recopy the Export CD's onto the HARD DISK??
    A4:The export DVD's wer downloaded from market place recently.
    Hope this answers help you to come out with some suggestions.
    regards,
    Anandha Krishnan.R

  • ECC 6.0 IDES Dump

    Hi All,
    I am facing some problem in my ECC 6.0 IDES..
    I Am getting frequent Dumps when I check ST22..
    It says "DDIC_TYPE_INCONSISTENCY"...
    The error is as below....
    Short text
        Inkonsistenz im Dictionary für die Struktur "MCVBAPB".
    What happened?
        The current ABAP/4 program had to be terminated because the
        ABAP/4 processor detected an internal system error.
    What can you do?
        Please make a note of the actions and input which caused the error.
        To resolve the problem, contact your
        SAP system administrator.
        Select the "Print" function to obtain a hardcopy of the
        current termination message.
    Error analysis
        There is an internal system error.
        eliminated with ABAP/4.
    How to correct the error
        It is probably not possible to eliminate the system error
        with ABAP/4 alone.
        You may able to find an interim solution to the problem
        in the SAP note system. If you have access to the note system yourself,
        please use the following search criteria:
        "SAPLMCEX" "DDIC_TYPE_INCONSISTENCY"
        You may able to find an interim solution to the problem
        in the SAP note system. If you have access to the note system yourself,
        please use the following search criteria:
        "SAPLMCEX" "DDIC_TYPE_INCONSISTENCY"
        If you cannot solve the problem yourself, please send the
        following documents to SAP:
    Information on where terminated
        The termination occurred during generation of the ABAP/4 program "SAPLMCEX".
        The termination occurred in line 23
        of the source code of program "LMCEX$17" (when calling the editor 230).
    Source Code Extract
    Line  SourceCde
        1 *******************************************************************
        2 *   THIS FILE IS GENERATED BY THE FUNCTION LIBRARY.               *
        3 *   NEVER CHANGE IT MANUALLY, PLEASE!                             *
        4 *******************************************************************
        5 FUNCTION $$UNIT$$ MCEX_FILL_XS_11
        6
        7     IMPORTING
        8        REFERENCE(SUHIE) TYPE !TFCS-SUHIE
        9        REFERENCE(XMCKOMV) TYPE !MCKOMVB OPTIONAL
       10        REFERENCE(XMCVBAK) TYPE !MCVBAKB OPTIONAL
       11        REFERENCE(XMCVBAP) TYPE !MCVBAPB OPTIONAL
       12        REFERENCE(XMCVBAPF) TYPE !MCVBAFB OPTIONAL
       13        REFERENCE(XMCVBEP) TYPE !MCVBEPB OPTIONAL
       14        REFERENCE(XMCVBFA) TYPE !MCVBFAB OPTIONAL
       15        REFERENCE(XMCVBKD) TYPE !MCVBKDB OPTIONAL
       16        REFERENCE(XMCVBPA) TYPE !MCVBPAB OPTIONAL
       17        REFERENCE(XMCVBUK) TYPE !MCVBUKB OPTIONAL
       18        REFERENCE(XMCVBUP) TYPE !MCVBUPB OPTIONAL
       19        REFERENCE(XMCFPLT) TYPE !MCFPLTB OPTIONAL
       20        REFERENCE(INTERFACE_VERSION_11) TYPE !I
       21            DEFAULT CON_MC11_FROM_2000_1
       22     EXPORTING
    >>>>>        REFERENCE(XS_ACTIVE) TYPE !MCCONTROL-LOGGING .
    Internal notes
        The termination was triggered in function "ab_RxDdicTypeError"
        of the SAP kernel, in line 1053 of the module
         "//bas/700_REL/src/krn/runt/abucutil.c#2".
    The internal operation just processed is " ".
    Internal mode was started at 20080704015252.
    Es liegt eine Inkonsistenz für die DDIC-Struktur "MCVBAPB" vor, d.h.
    das zugehörige Dictionary-Laufzeitobjekt (NAMETAB) ist fehlerhaft.
    Die Anzahl der Komponenten der Struktur (NAMETAB-Komponente "fldcnt")
    ist mit 355 angegeben. Wenn man alle Unterstrukturen auflöst und die
    tatsächliche Gesamtanzahl aller Komponenten rekursiv berechnet, kommt
    man allerdings auf einen anderen Wert.
    Der Fehler wird dadurch verursacht, daß die Struktur "MCVBAPB" oder eine ihrer
    Unterstrukturen verändert wurde und bei der anschließenden Aktivierung
    ein Fehler auftrat. Bitte prüfen Sie das Laufzeitobjekt der Struktur "MCVBAPB"
    im Dictionary, um die genaue Fehlerursache zu analysieren.
    Falls in Ihrem System der Programm RSDDCHECK bereits vorhanden ist,
    können Sie die Struktur "MCVBAPB" auch mit Hilfe dieses Programms überprüfen.
    ive Calls in SAP Kernel
    es of C Stack in Kernel (Structure Differs on Each Platform)
    (R) - R/3(TM) Callstack, Version 1.0
    yright (C) SAP AG. All rights reserved.
    lstack without Exception:
           : disp+work.EXE (pid=3000)
    n      : 7/4/2008 1:52:53.468
    eads   : 2
    puter Name       : UCLIDES
    r Name           : SAPServiceUCI
    ber of Processors: 2
    cessor Type: x86 Family 15 Model 4 Stepping 7
    dows Version     : 5.2 Current Build: 3790
    te Dump for Thread Id cb4
    =00000016 ebx=0000041c ecx=064c4008 edx=00000000 esi=0000041c edi=00000000
    =7ffe0304 esp=0558c8d0 ebp=0558c940 iopl=0         nv up ei pl zr na po nc
    001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00200246
    ction :
         7ffe02eb 0000             add     ,al                     ds:00000016=??
         7ffe02ed 0000             add     ,al                     ds:00000016=??
         7ffe02ef 0000             add     ,al                     ds:00000016=??
         7ffe02f1 0000             add     ,al                     ds:00000016=??
         7ffe02f3 0000             add     ,al                     ds:00000016=??
            7ffe02f5 0000             add     ,al                     ds:00000016=??
            7ffe02f7 0000             add     ,al                     ds:00000016=??
            7ffe02f9 0000             add     ,al                     ds:00000016=??
            7ffe02fb 0000             add     ,al                     ds:00000016=??
            7ffe02fd 0000             add     ,al                     ds:00000016=??
            7ffe02ff 008bd40f34c3     add     ,cl          ds:c33413f0=00
            7ffe0305 9c               pushfd
            7ffe0306 810c2400010000   or      dword ptr ,0x100  ss:0558c8d0=77f43741
            7ffe030d 9d               popfd
            7ffe030e c3               ret
            7ffe030f 90               nop
            7ffe0310 90               nop
            7ffe0311 90               nop
            7ffe0312 90               nop
            7ffe0313 90               nop
            7ffe0314 90               nop
            7ffe0315 90               nop
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0558c8cc 77f43741 77e41817 0000041c 00000000 0558c914
    0558c940 77e4168f 0000041c 0001d4c0 00000000 01034bf9 ntdll!NtWaitForSingleObject
    0558c974 0056da03 0056da3c 7c38b5e8 7c38b5e8 7c38b5e8 kernel32!WaitForSingleObject
    0558c978 0056da3c 7c38b5e8 7c38b5e8 7c38b5e8 01dd88c0 disp+work!NTStack
    0558c994 0056da70 7c38b5e8 00000000 0086bbf4 7c38b5e8 disp+work!CTrcStack2
    0558c9a0 0086bbf4 7c38b5e8 00000000 005f0059 00300030 disp+work!CTrcStack
    0558c9c4 0086f036 0000015a 2236bd48 2237fff4 0558ca58 disp+work!rabax_CStackSave [abrabax.c (7020)
    0558d26c 0081352c 01479ae0 01479ab0 0000041d 1f95a010 disp+work!ab_rabax
    0558d284 00a392a8 22370256 00000163 0558d300 00000000 disp+work!ab_RxDdicTypeError [abucutil.c (10
    0558d2b0 00a39390 220b2908 220b2908 220b2908 00000000 disp+work!FirstLevelChildCnt [scsypar.c (342
    0558d32c 00a398ea 0558d364 220b2908 055907b8 0559077c disp+work!UcTypeToTree
    055907c0 00a399b2 055907dc 220b2908 00000000 22370256 disp+work!UcTypeToFragView [scsypar.c (3845)
    05590808 00a32d20 220b2908 220b2908 21f0bb98 00a037d6 disp+work!sc_tparUcFragView [scsypar.c (3897
    05590818 00a037d6 220b2908 220b2908 220c3034 220b2908 disp+work!sc_loadflds
    055908bc 00a041eb 220b2908 220076f8 00000000 0559090c disp+work!GenerateType
    055908d0 00a07b37 220b2908 00000000 00000002 222ade94 disp+work!cg_TypeGenInfo
    0559090c 00a0a098 222ade94 222ade94 05590b5f 05590b44 disp+work!datcr_funcpar
    05590b60 00a4b3ea 222ade94 00000000 220e6004 220e6004 disp+work!cg_datcr
    05590b88 00a4a943 222ade94 00000000 00000002 00000000 disp+work!sc_datcr_set
    05590bec 00a5315e 220e6004 00000002 21754b40 220b2908 disp+work!sc_FuncParAdd
    05590c28 00a2fdd2 21754b40 00000002 00000009 00009b35 disp+work!sc_cdatcr
    05597e88 00b7a44f 00200020 00200020 00000002 00000002 disp+work!rs_oper_abap3088 [rsabap44.c (3459
    0559e90c 009eeabc 000000af 02ac1b3c 02ab1350 02ab130c disp+work!rs_expan_abap
    0559e920 00a23c61 000000af 0559ea3c 2217e0f0 00000000 disp+work!sc_expan
    0559ea14 00a232ce 00000000 0559ea3c 0559eae0 00000000 disp+work!parse
    0559ea54 00a1fb5d 221700ec 00000000 00000000 00000000 disp+work!sc_check
    0559eabc 00a23340 00000000 00000000 00000005 2177e100 disp+work!ProcessText
    0559eaf8 00a788d1 00000076 00000000 00000001 00000001 disp+work!sc_check
    0559f148 00b48465 00000000 00000000 00000000 00000000 disp+work!sc_inclu
    055a5bcc 009eeabc 00000076 02ac1b3c 02ab1350 02ab130c disp+work!rs_expan_abap
    055a5be0 00a23c61 00000076 055a5cfc 2177e0f0 00000000 disp+work!sc_expan
    055a5cd4 00a232ce 00000000 055a5cfc 00000000 00000005 disp+work!parse
    055a5d14 00a788d1 00000076 00000000 00000001 00000001 disp+work!sc_check
    055a6364 00b48465 00200020 00200020 00200020 00200020 disp+work!sc_inclu
    055acde8 009eeabc 00000076 02ac1b3c 02ab1350 02ab130c disp+work!rs_expan_abap
    055acdfc 00a23c61 00000076 055acf18 217700ec 00000000 disp+work!sc_expan
    055acef0 00a232ce 00000000 055acf18 00000000 00000000 disp+work!parse
    055acf30 00a246fd 02acfdf8 055ad548 055ad4dc 009e9cd8 disp+work!sc_check
    055acf40 009e9cd8 00000000 00000000 00000000 0647520c disp+work!sc_checkStart
    055ad4dc 007f9c32 055ad548 00000001 00000000 00000000 disp+work!cg_generate
    055ad524 007f9daf 055ad548 00000000 00000000 055afcac disp+work!ab_gabap
    055afcb8 0054a4c1 07f1a654 00012762 07f1a654 00007528 disp+work!ab_genprog_remote
    055afcf0 00499ff6 07f1a648 0000276e 00000301 00000003 disp+work!ThrtRpcExec
    055afee0 0049b6e7 00000001 00000000 00000000 00430000 disp+work!TskhLoop
    055aff00 0042171c 00000000 00000000 7ffdf000 055aff60 disp+work!ThStart
    055aff14 00401080 00000003 05716768 00000001 00000000 disp+work!DpMain
    055aff60 011d9ae0 00000003 05716768 05717338 01c37000 disp+work!nlsui_main
    055affc0 77e4f38c 00000000 00000000 7ffdf000 00000000 disp+work!wmainCRTStartup
    055afff0 00000000 011d999d 00000000 00905a4d 00000003 kernel32!TerminateThread
    State Dump for Thread Id fa4
    eax=00000012 ebx=00000103 ecx=0761ff00 edx=00000000 esi=00000000 edi=00000000
    eip=7ffe0304 esp=0761fec0 ebp=0761ff04 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246
    function :
            7ffe02eb 0000             add     ,al                     ds:00000012=??
            7ffe02ed 0000             add     ,al                     ds:00000012=??
            7ffe02ef 0000             add     ,al                     ds:00000012=??
            7ffe02f1 0000             add     ,al                     ds:00000012=??
            7ffe02f3 0000             add     ,al                     ds:00000012=??
            7ffe02f5 0000             add     ,al                     ds:00000012=??
            7ffe02f7 0000             add     ,al                     ds:00000012=??
            7ffe02f9 0000             add     ,al                     ds:00000012=??
            7ffe02fb 0000             add     ,al                     ds:00000012=??
            7ffe02fd 0000             add     ,al                     ds:00000012=??
            7ffe02ff 008bd40f34c3     add     ,cl          ds:c33410d7=00
            7ffe0305 9c               pushfd
            7ffe0306 810c2400010000   or      dword ptr ,0x100  ss:0761fec0=77f42845
            7ffe030d 9d               popfd
            7ffe030e c3               ret
            7ffe030f 90               nop
            7ffe0310 90               nop
            7ffe0311 90               nop
                    7ffe0311 90               nop
            7ffe0312 90               nop
            7ffe0313 90               nop
            7ffe0314 90               nop
            7ffe0315 90               nop
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    0761febc 77f42845 77e60226 000006ec 00000000 00000000
    0761ff04 01127ee6 000006ec 00000000 00000000 05a731b8 ntdll!NtFsControlFile
    0761ff84 7c349565 00000000 00000000 00000000 05a73250 disp+work!SigIMsgFunc
    0761ffb8 77e4a990 05a73250 00000000 00000000 05a73250 MSVCR71!endthreadex
    0761ffec 00000000 7c3494f6 05a73250 00000000 00000000 kernel32!FlsSetValue
    Can any of you, suggest solution....

    Hi
    There is a problem with the version management of the objects transported. This might be the possibility after seeing the log.
    Regards
    Bhaskar
    Edited by: bhaskar1818 on Jul 4, 2008 2:53 PM

  • How to find/add more Web Services in ECC 6.0 (IDES)

    Hi,
    i`m completly new to SOA and try to teach myself implmenting processes with Netweaver BPM.
    I already finished the Tutorials  about [Create a process driven Composite Application with CE 7.2|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a0b4cd62-fb79-2d10-86b2-c683bd5c4d81]
    The tutorial uses the ES Worplace as the WS provider with the HU2 ECC System . I try to adopt the Tutorial to our own ECC 6.0 (IDES) System instead of using the ES Worplace and HU2.
    The problem is, thats in WSADMIN there are too little Webservices in SOAP Applications for XI Proxies (the ones starting with ECC_ ...) 
    For Example: I need the Webservice "Create Purchase Request" -

    Hi,
    Enterprise Services are delivered by SAP with Enhancement Packs (Ehp). So number of services you can see depend on your Ehp and activation of business function while installing Ehp.
    You can see ES in transaction SICF (to activate) and you can search services in transaction SE80->Repository Information System ->Enterprise service (search).
    Regards,
    Gourav

  • Is it possible to create Adobe Interactive form in ECC 5.0 IDES using WDA?

    Hi every body,
    I am trying to create an adobe interactive form in ECC 5.0 IDES using Web Dynpro for ABAP. But I am facing some configuration problems. My doubt here is -> "Is it possible to create abobe interactive forms in ECC 5.0 IDES using Web Dynpro for ABAP ?"
    Please help me out.
    thanks in advance,
    best regards,
    naveen.

    Hi Naveen,
    ECC 5.0 is NW04 - not NW04s so you don't have WDA at all as you should be able to see from e.g. it not appearing in the list of possible programming objects in transaction SE80.
    You'd need ECC 6.0.
    Double-check your SAP_BASIS release in menu System > Status > Component Information.  If it says 6.40 then that's no good... you need to be on 7.00.
    You can still use Java WebDynpro with ECC 5.0 of course.
    Regards,
    Jocelyn

  • ECC 6.0 IDES configuration of source system in BI 7.0

    Recently I have installed the ECC 6.0 IDES version on my desktop it has both mySAP and BI on the same system. I tried to create new source system under SAP folder using RSA1 got the following message.
    "No entry for BW_USER in table RSADMIN available"
    ANY SUGGESTIONS/IDEAS ARE WELCOME
    Thanks
    Kannan

    Hi Kannan,
    To connect both systems you need a background user (like ALEREMOTE) in both systems.
    In the source system creation, if you haven't created the RFC connection between BW and ECC you shouldn't select one (chek if DM0 is your ECC system), you should use the three fields below (app server, system ID and system number). Then enter both users and passwords (source system and local system).
    In some moment you'll be prompted to log on to ECC, there you should use a DIALOG user, for example, your user. This user should have administrator rights (if you have SAP_ALL it's ok). ECC system should be open for modifications to be able to create the system.
    If you still have problems with the users, just include SAP_ALL to both background users and should work.
    Hope this clarifies.
    Regards,
    Diego

  • N1996 IDE Port Problems

    Hello
    This is the forth MSI board that I have encountered with the IDE slot problem.
    The first two MBs would not accept an 80 gig hard drive the third and forth boards had similar problems, one was working then all of a sudden the CD stopped working. Windows XP would not see the drive. The second out of the last two boards, the same except two CD drives one regular and one CD-RW just stopped working. Again, the computer does not see the drives neither does XP. All the above drives work fine on another computer. I'm sorry that I don't have the processer info all I know is it is a P4 with 512meg of ram.
    This seems to be an ongoing problem with these boards. I can see one board having a problem but 4 different boards with probably different date code or batch numbers. Also these boards are from different people's systems not from the same person, so this kind of eliminates user error.
    Any help would be appreciated.
    Thanks
    Zippy

    Hello again
    Thanks for the reply.
    It is not the supply since this problem has occured with four different computers. Also I have tried a different supply with this particular motherboard. As for the MB model number this all I have, this is what is marked on the board. I searched for this number and it is a good number. It is an older board with no support. The sad part of it is that the vender sold it to this person as a new board. Again, four MBs, four different computers, four compleatly different configurations, and the same problem with loss of a drive whether it is a hard drive or a CD it can not be reconized by the computer or will not install even though they work in another computer. MSI is the only MB I have had this problem with. I'm sorry that I can't give you anymore info on this system except for the memory (512mb /2700), the processor (P4-2.5?), hard drive (40gig), a  Dlink wireless lan card. and everything else is on board. This is not my computer or beleive me I would have more detail on it. It was built for a friend of mine and he knows less then I do about the system except the OS, which by the way is XP pro.
    If this can't be resolved here or anywhere else in the next two days the MB as the others go to the garbage and I put something in that I know is reliable. I have been this route before with MSI and nothing could be resloved even with more information the what you gave as a sample. I am a Broadcast Enginner and I am very detail oriented, but when it comes to a computer problem I do not have the time to troubleshoot down to voltages and minor details of a system just get the thing working. There should be no reason why these MBs have the same type of problem, just stop working with the storage and media drives. Well here are the supply voltages anyway 5V rail (5.06) 12v rail (11.82) slightly low on the 12v but within specs. My computer full tower loaded 4 hd, 2 cd, tv card, 2 nics, 1 vid card, floppy, led display, 5 fans and a partridge in a pear tree, the 12v rail runs at 11.9.
    Ok Im done not going to ramble on anymore. if the above info is not enough I'll go away and just buy a know MB that will work here.
    Thanks again for your time.
    Zippy

  • Have an iPad mini with latest software upgrade 8.1.2. Verizon Messaging  on use after working for 1 yr. deleted app and downloaded fresh app. Same problem. Neither Apple support or Verizon store support could find problem. Sometimes can type txt befor it

    Have an iPad mini with latest software upgrade 8.1.2. Verizon Messaging app crashes on use after one year with no problems. I deleted the app and downloaded a clean version. It crashes whether or not I have any apps running in the background. Sometimes I can type part of a message before it crashes. Other times it crashes as soon as I try to use the app at all. Neither Apple Support nor Verizon store staff could find any reason for the problems. Any ideas??
    THE TEXT SHOULD SAY THE PROBLEM IS WITH THE APP CRASHING Message was edited by: Steady_RI

    Steady_RI, thanks for keeping us posted. Did you uninstall that application by pressing/holding down the icon until the (X) appears? Tap the (X) to delete it. Once the application has been deleted, you will need to reset the network settings on your device in Settings>General>Reset>Reset Network Settings. Power that device off/on and then download the application again. Additionally, we also recommend that you disable Wi-Fi and connect to our network to test the messaging feature again.
    LasinaH_VZW
    Follow us on Twitter @VZWSupport

  • Web Dynpro applications not working on ECC 6.0 IDES

    Hi,
    I'm new to Web Dynpro and developed a custom Web Dynpro (including the application) on a ECC 6.0 IDES system. It's simple with a couple of input fields. When I test it (either via SAP GUI 7.1 or 7.2, or Web GUI), it appears on the browser ok but the screen is frozen. I can't enter anything into the fields, etc. I also tested SAP Web Dynpro applications and they act the same way, frozen screen. There aren't any errors displayed or any runtime errors in ST22. Please advise. I searched this forum but didn't see any issue similar to mine. The IDES vendor suggested I post the issue on SDN.
    John

    I guess it has do to with some sort of browser's font size or view settings.
    press ctrl +0  make the zoom 100% and font size medium and try again.
    thanks
    sarbjeet singh

  • SAPUSER is locked in ECC 6.0 IDES SYSTEM

    Hi Everyone,
    I installed ECC 6.0 IDES SYSTEM, but the username SAPUSER is locked, I tried with various passwords but was not successfull. Is there any other way I can logon into it with this username or any other super username. Please help.
    thanks,
    Prashant.

    Hi techno guys,
    I have deleted the usr02 from sql table, and managed to logged in by Sap* and Password pass,
    But when I try to do something I am getting a sql error message that I do not have access or something like that,
    From SU01 also I couldnt create a username or unlock because same error page is coming..
    plz tell me do i need to do something after deleting that usr02 row from the table?
    plz advice me .. thanks

  • Suggestion on Installation of ECC 6.0 IDES Version

    Hi,
    I am installing ECC 6.0 IDES in windows server 2003 with MSSQL Server 2005 as database. What should be the size I should allocate for the installation directory? Because when I have tried the same previously the files grow more than 10GB and since I don’t have enough space the installation fails. Suggest me on this and also let me know is there any other factors to be considered before installation. I have also planned to install solution manager in same server. which java version shall i use?
    Hard disk: 400GB and memory 3GB
    Kindly suggest in this regards.
    regards,
    Anandha Krishnan.R

    Is this the standalone system ur performing or client servers,configuration what u have is more than enough, u need to have soultion manger key for installing ECC6 any quries can mail  to [email protected]

  • SAP ECC 6.0 IDES KERNEL Update

    Dear experts,
    i have installed a SAP ECC 6.0 IDES on a Windows Server 2003 Enterprise 64 bits + MS SQL from the MarketPlace:
    -> http://service.sap.com/swdc
    -> Download
    -> Installations and Upgrades
    -> My Company's Application Components
    -> SAP ERP
    -> SAP ERP 6.0
    -> IDES-Version
    -> Windows Server
    -> Microsoft SQL-Server
    and in order to update my solution into EHP3, i need to update the Kernel witch is in 7.00 version.
    How and Where could i get the kernel update file?
    Is there any difference between SAP Netweaver and SAP ERP Installation?
    Thank you very much for your great help.
    Best regards,
    Pascal.
    PS: i already update the SPAM/SAINT version (number 33) and have a well configured MOPZ for confirmed files.

    Hello Pascal,
    The kernel is at a differnt location. Please go to:
    1. http://service.sap.com/swdc
    2. Download
    3. Support Packages and Patches
    4. Entry by Application Group
    5. Additional Components
    6. SAP Kernel
    Select the corresponding platform.
    You should download 2 kernel files: SAPEXE and SAPEXEDB. One is database independent, one is DB dependent. Unpack them to the kernel directory and the kernel then is upgraded.
    Best Regards,
    Joseph

  • Migration Jdev 11.1.1.1 to Jdev 1.1.2, IDE visual problems with ADF design

    Migration Jdev 11.1.1.1 to Jdev 1.1.2, IDE visual problems with ADF design
    CONTEXT
    I’ve been working my project with Jdev11.1.1.1, when I migrate to JDev 11.1.1.2. I realized that my project didn’t compile successfully as before besides I couldn’t see the design view in a WYSIWYG mode on my JSF pages.
    I had installed (initially) in C:\oracle\Middleware Jdev 11.1.1.1 with WLS 10.3 (default in Installer)
    A couple days ago I realized about the new Jdev release JDev 11.1.1.2 and I decided to migrate because of the IDE improvements such as Bugs Solutions, Maven support, code templates, etc).
    The new version seemed to be non-compatible with WLS 10.3 because I couldn’t mount it in the same middleware so I installed the new one in C:\oracle\Middleware11g2, JDev 11.1.1.2 with WLS 10.3.1 (default in Installer).
    EXAMPLE
    I have created a new sample Project named JDev112App, it only has 1 java class, 1 ADF template and 1 JSPx to show the errors and differences between releases of the IDE… However, I also have added the screenshots of the Project in each IDE, also I have included a screenshot of my real project (Business App).
    NOTE. Business APP project is under subversion SVN and the migration was done successfully when JDEv 11.1.1.2 opened it (it migrated automatically).
    What should I do?? .. thanks
    Best Regards,
    Screenshot1
    http://comunidadoraclehispana.ning.com/forum/attachment/download?id=2315969%3AUploadedFi38%3A15778
    Screenshot2
    http://comunidadoraclehispana.ning.com/forum/attachment/download?id=2315969%3AUploadedFi38%3A15779
    Example APP
    http://comunidadoraclehispana.ning.com/forum/attachment/download?id=2315969%3AUploadedFi38%3A15784

    I think that the problem could be preferences/settings migration from Jdev 11.1.1.1.0 to JDev 11.1.1.2.0, because I migrated not only the application but also the JDev preferences ( "Documents&Settings...Jdeveloper..." ).
    I have installed in a new machine without previous version of Jdev the new release JDev 11.1.1.2.0 and when I deploy my test application with errors ( showed in this post ), it works fine and also the design view is correct.
    I am not SURE but I think the bug or problem could be also the preference/settings migration between JdeveloperS.
    Can anybody tell me the real reason?? How can I fix it ... I don’t want to import each of my settings manually in JDev 11.1.1.2.0 ( I mean templates, javadocs settings, connections, repositories, etc).
    Thanks in advance for your help,

  • Password of ddic in ecc 6.0 ides

    hi,
    Password of ddic in ecc 6.0 ides
    Thanks in sdvance.

    hi
    good
    go through this link
    http://docs.freebsd.org/doc/4.5-RELEASE/usr/share/doc/handbook/sapr3.html
    thanks
    mrutyun^

Maybe you are looking for

  • Not A Path Comparison not working.

    I ran across this tonight, and it seems a little weird to me. I have a path that shows as "<Not A Path>" in probes and in the control/indicator, but the NaN/Path/Refnum? function returns false. I suspect it has something to do with how this path was

  • Problems filling out an online webform with my Mac.

    Can anyone please help me?! I have build an online webform on my website (with Concrete5) and at first it was working perfectly. Then suddenly the top halve of my webpage  appeared not clickable anymore, including the navigationbar and searchfield. T

  • Question on BAPI_NETWORK_MAINTAIN

    Hi All, Iam facing a Problem with this bapi BAPI_NETWORK_MAINTAIN . I have populated the field activity_successor in the internal table it_relation which we export to Function Module. But it is throwing an error stating *Activity 1492 does not exist

  • Broker tool help

    Hi, I am trying to run webservices on broker tool, but they are not working, does everyone fine with those web services, it's throwing java.io.FileNotFoundException. Please send me some help! Thanks, Ghayyur Hassan

  • What back-lit keyboard will work on a HP dv7 6168nr 17" laptop.

    I have a HP dv7 6168nr that has a back lit touchpad. I want to get a backlit keyboard also. What keyboard will work with this model. It is a 17" laptop.