DI install is stuck at phase "unpack SAP archive"

I try to install a DI on an MSCS cluster/SQL.
On the phase called "unpack SAP archive",  anyway SAPinst cannot move forward.
The sapinst_dev.log reads: (many repeated  loops as follows)
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-03-31 18:37:33.681 NWInstall._getFiles()
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-03-31 18:37:33.681 NWInstall._getList(DBINDEP\SAPEXE.SAR)
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-03-31 18:37:33.681 NWInstall._getList() done: instance.lst
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-03-31 18:37:33.681 NWInstall._getFiles(): found archive in table.
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-03-31 18:37:33.681 NWInstall._getFiles() done: [
The sapinst.log reads:
WARNING 2009-03-31 14:52:04
Unable to get information about file
NT001C5555EP1\sapmnt\EP1\SYS\exe\uc\NTAMD64 using FindFirstFile. Operating system error message: You were not connected because a duplicate name exists on the network. Go to System in Control Panel to change the computer name and try again.
However explorer can access
NT001C5555EP1\sapmnt\EP1\SYS\exe\uc\NTAMD64  without any issue.
We can ping NT001C5555EP1 without errors.
DNS shows only one entry for above NT001C5555EP1.
How to fix it? Modify control.xml to allow the unpack anyway?
Points will be given. Thanks a lot!

Dear Friends:
I find out in the sapinst_dev.log:
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-04-01 15:03:41.212 NWInstall._needUnpacking() done:
NT001C5555EP1/sapmnt/EP1/SYS/exe/uc/NTAMD64/sapstartsrv.exe.new is missing, returning true.
TRACE      [iaxxcdialogdoc.cpp:142]
           CDialogDocument::evaluateDependsAndDependsNot()
Do front side checks at backend for dialog element unpack
TRACE      [iaxxgenimp.cpp:293]
           CGuiEngineImp::showDialogCalledByJs()
Dialog  d_nw_unpack_now was skipped because of ( getCurrentDialog()->skip()  or !getCurrentDialog()->shallShow() )returns true.
TRACE      [iaxxejsexp.cpp:199]
           EJS_Installer::writeTraceToLogBook()
2009-04-01 15:03:41.227 NWInstall._needUnpacking({
  cd:UKERNEL
  codepage:Unicode
  destination:
NT001C5555EP1\sapmnt\EP1\SYS\exe\uc\NTAMD64
  list:
  needUnpacking:true
  ownPath:
  path:DBINDEP\SAPEXE.SAR
  sid:QP1
  unpack:false
  wasUnpacked:false
In the control.xml, could you tell how to edit the follwoing so that the unpack can
take place? Now I am stuck at "unpack SAP archives":
NWInstall.prototype._needUnpacking = function(archive) {
  NW.trace("NWInstall._needUnpacking(", dump_properties(archive), ")");
  if (!archive.cd) {
    NW.trace("NWInstall._needUnpacking() done: optional archive, return false.");
    return false;
  var dest = FSPath.get(archive.destination);
  if (!dest.isExisting()) {
    if (installer.onUnix()) {
      // Handle the case where /usr/sap/SID/SYS/exe does not yet exist, but
      // /sapmnt/SID/exe is there. /usr/sap/SID/SYS/exe/run is a softlink to /sapmnt/SID/exe,
      // but /usr/sap/SID/SYS/exe/uc/platform should be /sapmnt/SID/exe/uc/platform.
      var destString = dest.toString();
      var sysExe = "/usr/sap/" + this.getSID() + "/SYS/exe";
      if (destString.indexOf(sysExe) == 0) {
        destString = this.getSAPMountDir() + "/" + this.getSID() + "/exe" + destString.substr(sysExe.length);
        destString = destString.replace(/\/run$/, "");
        NW.trace("NWInstall._needUnpacking() done: destination ", dest, " does not exist, testing ", destString);
        dest = FSPath.get(destString);
        if (!dest.isExisting()) {
          NW.trace("NWInstall._needUnpacking() done: destination ", dest, " does not exist, returning true.");
          return true;
      } else {
        NW.trace("NWInstall._needUnpacking() done: destination ", dest, " does not exist, returning true.");
        return true;
    } else {
      NW.trace("NWInstall._needUnpacking() done: destination ", dest, " does not exist, returning true.");
      return true;
  var files = NWInstall._getFiles(archive);
  for (var i = 0; i < files.length; ++i) {
    var f = dest.concat(files<i>);
    if (! f.isExisting()) {
      NW.trace("NWInstall._needUnpacking() done: ", f, " is missing, returning true.");
      return true;
  NW.trace("NWInstall._needUnpacking() done: false");
  return false;
Thanks!!

Similar Messages

  • Got stuck at phase START_SHDI_FIRST in UPGRADE

    Hi All,
    Iam doing a upgrade from R/3 4.7 to ECC6.0.with Downtime-minimised strategy.
    Got stuck at phase START_SHDI_FIRST.It says
    shadow instance does not start in parallelto productive instance.Check the DEVTRACE>LOG file.
    trc file: "dev_rd", trc level: 1, release: "700"
    Wed Jan 07 11:59:05 2009
    ***LOG S00=> GwInitReader, gateway started ( 19644) [gwxxrd.c     1686]
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    79
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        19644
    gateway runs with dp version 217(ext=109) (@(#) DPLIB-INT-VERSION-217)
    Wed Jan 07 11:59:06 2009
    gw/local_addr : 0.0.0.0
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    Bind service sapgw02 (socket) to port 3302
    GwPrintMyHostAddr: my host addresses are :
      1 : [10.136.161.99] hydhtc65551D.ad.infosys.com (HOSTNAME)
      2 : [127.0.0.1] hydhtc65551D.ad.infosys.com (LOCALHOST)
    Wed Jan 07 11:59:07 2009
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    DpShMCreate: sizeof(wp_adm)          7040     (880)
    DpShMCreate: sizeof(tm_adm)          3397704     (16904)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1196)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06110040, size: 4020376)
    DpShMCreate: allocated sys_adm at 06110040
    DpShMCreate: allocated wp_adm at 061119F0
    DpShMCreate: allocated tm_adm_list at 06113570
    DpShMCreate: allocated tm_adm at 061135A0
    DpShMCreate: allocated appc_ca_adm at 06455438
    DpShMCreate: allocated comm_adm at 06456BA8
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 064D7A58
    DpShMCreate: allocated gw_adm at 064D7A98
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 064D7AC8
    MtxInit: -2 0 0
    Wed Jan 07 11:59:20 2009
    GwDpInit: attached to gw_adm at 064D7A98
    I have disk space of 3GB left in Drive with usr directory.Is this issue concerned with space of disk??

    Hi,
    Dispatcher of SHD instance is fine.When i'm trying to login(SHD) it says DB error >>>0.
    Below are the disp* files.
    disp_dev file
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      02
    sid        C12
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    80
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        15868
    Wed Jan 07 18:23:31 2009
    kernel runs with dp version 217(ext=109) (@(#) DPLIB-INT-VERSION-217)
    length of sys_adm_ext is 360 bytes
    *** SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (02 15868) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 80 successfully loaded
         shared lib "dw_xtc.dll" version 80 successfully loaded
         shared lib "dw_stl.dll" version 80 successfully loaded
         shared lib "dw_gui.dll" version 80 successfully loaded
         shared lib "dw_mdm.dll" version 80 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    Wed Jan 07 18:23:35 2009
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5275]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >hydhtc65551D_C12_02                     <
    DpShMCreate: sizeof(wp_adm)          7040     (880)
    DpShMCreate: sizeof(tm_adm)          3397704     (16904)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1196)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 047A0040, size: 4020376)
    DpShMCreate: allocated sys_adm at 047A0040
    DpShMCreate: allocated wp_adm at 047A19F0
    DpShMCreate: allocated tm_adm_list at 047A3570
    DpShMCreate: allocated tm_adm at 047A35A0
    DpShMCreate: allocated wp_ca_adm at 04AE0DE8
    DpShMCreate: allocated appc_ca_adm at 04AE5438
    DpShMCreate: allocated comm_adm at 04AE6BA8
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 04B67A58
    DpShMCreate: allocated gw_adm at 04B67A98
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 04B67AC8
    DpShMCreate: allocated wall_adm at 04B67AD0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Wed Jan 07 18:23:36 2009
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation flat
    <EsNT> Memory Reset disabled as NT default
    <ES> 508 blocks reserved for free list.
    ES initialized.
    *** WARNING => System running without ICM - check rdisp/start_icman [dpxxdisp.c   12295]
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( hydhtc65551D) [dpxxdisp.c   11644]
    DpStartStopMsg: send start message (myname is >hydhtc65551D_C12_02                     <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    Wed Jan 07 18:23:37 2009
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 80
    Release check o.K.
    Wed Jan 07 18:23:49 2009
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    disp_w0
    trc file: "dev_w0", trc level: 1, release: "700"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ

    B Wed Jan 07 18:23:36 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\put\exe\dbmssslib.dll' ...
    B  Library 'E:\usr\sap\put\exe\dbmssslib.dll' loaded
    B  Version of 'E:\usr\sap\put\exe\dbmssslib.dll' is "700.08", patchlevel (0.72)
    B  New connection 0 created
    M sysno      02
    M sid        C12
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    80
    M intno      20050900
    M make:      multithreaded, ASCII, optimized
    M pid        17764
    M
    M  kernel runs with dp version 217(ext=109) (@(#) DPLIB-INT-VERSION-217)
    M  length of sys_adm_ext is 360 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 17764) [dpxxdisp.c   1301]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

    M Wed Jan 07 18:23:37 2009
    M  DpShMCreate: sizeof(wp_adm)          7040     (880)
    M  DpShMCreate: sizeof(tm_adm)          3397704     (16904)
    M  DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    M  DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    M  DpShMCreate: sizeof(comm_adm)          528048     (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1196)
    M  DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 06C60040, size: 4020376)
    M  DpShMCreate: allocated sys_adm at 06C60040
    M  DpShMCreate: allocated wp_adm at 06C619F0
    M  DpShMCreate: allocated tm_adm_list at 06C63570
    M  DpShMCreate: allocated tm_adm at 06C635A0
    M  DpShMCreate: allocated wp_ca_adm at 06FA0DE8
    M  DpShMCreate: allocated appc_ca_adm at 06FA5438
    M  DpShMCreate: allocated comm_adm at 06FA6BA8
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 07027A58
    M  DpShMCreate: allocated gw_adm at 07027A98
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 07027AC8
    M  DpShMCreate: allocated wall_adm at 07027AD0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host hydhtc65551D

    M Wed Jan 07 18:23:38 2009
    M  calling db_connect ...
    C  Thread ID:14540
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'E:\usr\sap\put\exe\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      72
    C    patchcomment MSSQL: Thread check in DbSlDisconnect (969143)
    C  np:(local) connection used on HYDHTC65551D
    C  CopyLocalParameters: dbuser is 'c12_shd'
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  OpenOledbConnection: MARS property was not set.
    C  Provider Release:08.10.3959
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.
    C  Cache sizes: header 52 bytes, 20000 names (26720000 bytes), 500 dynamic statements (2724000 bytes), total 29444052 bytes
    C  Using shared procedure name cache HYDHTC65551D_C12C12_C12_SHD_MEM initialized by another process.
    C  Connected to db server : [HYDHTC65551D] server_used : [np:(local)], dbname: C12, dbuser: c12
    C  pn_id:HYDHTC65551D_C12C12_C12_SHD
    C  Not using MARS (on sql 8.0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20090107 182338 HYDHTC65551D   
    C  The IRow interface is supported by this OLEDB provider
    M  db_connect o.k.
    M  ICT: exclude compression: *.zip,*.cs,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.js,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0ABE0040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 78960040, size: 60620800)
    M  SHM_PAGING_AREA          (addr: 0B020040, size: 32440320)
    M  SHM_ROLL_ADM               (addr: 0CF20040, size: 606870)
    M  SHM_PAGING_ADM          (addr: 0CFC0040, size: 525344)
    M  ThCreateNoBuffer          allocated 324144 bytes for 1000 entries at 0D050040
    M  ThCreateNoBuffer          index size: 3000 elems

    M Wed Jan 07 18:23:39 2009
    M  ThCreateVBAdm          allocated 7424 bytes (50 server) at 0D0A0040
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 8, CON_ID = -1
    C  Provider SQLNCLI could not be initialized. See note #734034 for more information.
    C  Using provider SQLOLEDB instead.

    B Wed Jan 07 18:23:40 2009
    B  dbtbxbuf: Buffer TABL  (addr: 124800C8, size: 30000000, end: 1411C448)
    B  dbtbxbuf: Profile: max_objects = 5000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 14524160
    B  ***LOG BB0=> buffer TABL       started with length 30000000   bytes [dbtbxbuf#2 @ 16178] [dbtbxbuf1617 8]
    B  dbtbxbuf: Buffer TABLP (addr: 141200C8, size: 10240000, end: 14AE40C8)
    B  dbtbxbuf: Profile: max_objects = 500, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 5069440
    B  ***LOG BB0=> buffer TABLP      started with length 10240000   bytes [dbtbxbuf#2 @ 16178] [dbtbxbuf1617 8]
    B  dbtbxbuf: Reading TBX statistics:
    B  dbtbxbuf: Opening E:\usr\sap\put\C12\DVEBMGS02\data\tbxstat failed (No such file or directory).
    B  dbtbxbuf: 7 object entries precreated
    B  Layout of EIBUF buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 288 = 288
    B  2: 8 * 20 = 160
    B  3: 4001 * 40 = 160040
    B  4: 2000 * 136 = 272000
    B  5: 4001 * 4 = 16004
    B  6: 1 * 200 = 200
    B  7: 65 * 4 = 260
    B  8: 29260 * 128 = 3745280
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer EIBUF (addr: 14AF00D0, size: 4194304, end: 14EF00D0)
    B  ***LOG BB0=> buffer EIBUF      started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of ESM   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 288 = 288
    B  2: 8 * 20 = 160
    B  3: 4001 * 40 = 160040
    B  4: 2000 * 136 = 272000
    B  5: 4001 * 4 = 16004
    B  6: 1 * 200 = 200
    B  7: 65 * 4 = 260
    B  8: 29260 * 128 = 3745280
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer ESM   (addr: 14F000D0, size: 4194304, end: 153000D0)
    B  ***LOG BB0=> buffer ESM        started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of CUA   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 288 = 288
    B  2: 8 * 20 = 160
    B  3: 3001 * 40 = 120040
    B  4: 1500 * 136 = 204000
    B  5: 3001 * 4 = 12004
    B  6: 1 * 200 = 200
    B  7: 193 * 4 = 772
    B  8: 10681 * 256 = 2734336
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer CUA   (addr: 153100D0, size: 3072000, end: 155FE0D0)
    B  ***LOG BB0=> buffer CUA        started with length 3000k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of OTR   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 288 = 288
    B  2: 8 * 20 = 160
    B  3: 4001 * 40 = 160040
    B  4: 2000 * 136 = 272000
    B  5: 4001 * 4 = 16004
    B  6: 1 * 200 = 200
    B  7: 81 * 4 = 324
    B  8: 29260 * 128 = 3745280
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer OTR   (addr: 156000D0, size: 4194304, end: 15A000D0)
    B  ***LOG BB0=> buffer OTR        started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  ***LOG BB0=> buffer CALE       started with length 500000     bytes [dbcalbuf#2 @ 2212] [dbcalbuf2212 ]
    B  dbtran INFO (init_connection '<DEFAULT>' [MSSQL:700.08]):
    B   max_blocking_factor =  50,  max_in_blocking_factor      = 255,
    B   min_blocking_factor =   5,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   1,  prefer_join                 =   1,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   0,
    B   convert AVG         =   1,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          =SBCS / []:X,
    B   use_hints           = abap->1, dbif->0x1, upto->0, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0

    M Wed Jan 07 18:23:41 2009
    M  SecAudit(RsauInit): Start init of Security Audit Log for first wp.
    M  SecAudit(RsauCreateShm): New block for Security Audit Log allocated in SCSA
    M  SecAudit(RsauCreateShm): SCSA memory usage: SecAudit = 992, total = 2096
    M  SecAudit(RsauShmInit): SCSA size................ = 4096
    M  SecAudit(RsauShmInit): addr of SCSA............. = 05440040
    M  SecAudit(RsauShmInit): addr of RSAUSHM.......... = 05440490
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO..... = 054404C8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS........ = 054404D4
    M  SecAudit(RsauShmInit): SHM version.............. = 5
    M  SecAudit(RsauShmInit): SHM Slot version......... = 2
    M  SecAudit(RsauShmInit): RSAU active.............. = 0
    M  SecAudit(RsauShmInit): number of slots possible. = 10
    M  SecAudit(RsauShmInit): number of slots requested = 2
    M  SecAudit(RsauShmInit): number of slots used..... = 2
    M  SecAudit(RsauShmInit): user selection........... = 0
    M  SecAudit(RsauShmInit): max size of one file..... = 0 KB
    M  SecAudit(RsauShmInit): max size of all files.... = 102400 KB
    M  SecAudit(RsauGetCurrentProfile): Init of shared memory completed
    M  SecAudit(RsauGetCurrentProfile): Security Audit Log not active
    M  SsfSapSecin: automatic application server initialization for SAPSECULIB
    N  SsfSapSecin: Looking for PSE in database
    N  SsfPseLoad: started...(path=E:\usr\sap\put\C12\DVEBMGS02\sec, AS=hydhtc65551D, instanceid=02)
    N  SsfPseLoad: Downloading file E:\usr\sap\put\C12\DVEBMGS02\sec\SAPSYS.pse (client:    , key: SYSPSE, len: 1616)
    N  SsfPseLoad: ended (1 of 1 sucessfully loaded, 1 checked...

    N Wed Jan 07 18:23:42 2009
    N  MskiCreateLogonTicketCache: Logon Ticket cache created in shared memory.
    N  MskiCreateLogonTicketCache: Logon Ticket cache pointer registered in shared memory.
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Wed Jan 07 18:23:44 2009
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0AB4CB60
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1D7F0098
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1D7F0290
    S    using messages for server info
    S  size of spec char cache entry: 165020 bytes (timeout 100 sec)
    S  size of open spool request entry: 1152 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A Wed Jan 07 18:23:45 2009

    A  ---PXA-------------------------------------------
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 4848kb, dir_size: 4812kb.
    A  PXA allocated (address 488A0040, size 150000K)
    A  System name
    A  MSSQL............................C12........hydhtc65551D.......................................
    A  is used for RFC security.
    A  Sharedbuffer token: 5341...33 (len: 111)====== 9405036bf15e92c4a82970a3...
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  ---PXA-------------------------------------------


    A Wed Jan 07 18:23:46 2009
    A  ABAP ShmAdm attached (addr=6C824000 leng=20955136 end=6DC20000)
    A  >> Shm MMADM area (addr=6CB8C0C0 leng=134752 end=6CBACF20)
    A  >> Shm MMDAT area (addr=6CBAD000 leng=17248256 end=6DC20000)
    A  RFC Destination> destination hydhtc65551D_C12_02 host hydhtc65551D system C12 systnr 2 (hydhtc65551D_C12_02)
    A  RFC Options> H=hydhtc65551D,S=02,d=1,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 1
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 8352 bytes at 0FF30040

    N Wed Jan 07 18:23:47 2009
    N  SsfSapSecin: putenv(SECUDIR=E:\usr\sap\put\C12\DVEBMGS02\sec): ok
    N  SsfSapSecin: PSE E:\usr\sap\put\C12\DVEBMGS02\sec\SAPSYS.pse found!

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is E:\usr\sap\put\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .

    N Wed Jan 07 18:23:48 2009
    N  ===...sucessfully completed.
    N  =================================================

    N Wed Jan 07 18:23:49 2009
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITSP ICMAN is not active: Disable Kernel Web GUI functionality
    W  === ipl_Init() returns 2, ITSPE_DISABLED: Service is disabled (sapparam)
    W  =================================================
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.
    C  The IRow interface is supported by this OLEDB provider

    S Wed Jan 07 18:23:50 2009
    S  found spool memory service RSPO-ACTIONS at 1D7F5798

    M Thu Jan 08 10:20:33 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:21:25 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:21:45 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:22:05 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:22:25 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:22:45 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:23:05 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

    M Thu Jan 08 10:23:25 2009
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   13168]

  • Upgrade 4.6C - ECC 5.0 stuck in phase parmvnt_shd

    Performing an upgrade from SAP 4.6C to ECC 5.0 the upgrade stucks in phase PARMVNT_SHD with the same symptom as described in sapnet note 198879, however this upgrade runs on an iseries, with os level V5R3. Here is the exact message I get in the tp log :
    3 ETP379Xactivating Nametab "/SAPDMC/LSCPROGS":
    2 ETP399   >> Name of inactive nametab to read  : DDXTT?
    2 ETP399   >> Format of inactive nametab to read: 5.0
    3 ETP399 ntab export with reset DBTABPOS
    2 ETP399  -
    DB-ROLLBACK() -
    2AETP344 sqlerror "-901" occured at location "LOC095"    (object "DDXTT?")
    3 ETP379Xactivating Nametab "/SAPDMC/LSCRULE":
    3 ETP399 ntab export with reset DBTABPOS
    2 ETP399  -
    DB-ROLLBACK() -
    and so on, for all objects. TP keeps on repeating these steps, so the logfile keeps growing and the upgrade stays on the same point.
    Please advise,
    Kind regards,
    Robert Visser
    [email protected]
    certified technical consultant

    Hi Robert,
    as you see SQL0901, the problem will ly in the DB2/400. You should have a look at the joblog of this process and find out the messages before the generic message SQL0901. This should put light into the shadow ...
    See you,
    Volker

  • Stuck in phase PREP_GENCHECKS/NTACT_CHK

    Hi Experts,
    I am doing EHP4 upgrade and I stuck in phase PREP_GENCHECKS/NTACT_CHK
    Please check below logs files and please suggest the solutions.
    1)NTCHK.LOG File
    1 ETQ201 Entering upgrade-phase "NTACT_CHK" ("20111007135714")
    4 ETQ399 Set environment for standard connect:
    2 ETQ367 Connect variables are set for standard instance access
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_ora_schema=SAPSRD
    4 ETQ399   auth_shadow_upgrade=0
    1 ETQ200 Executing actual phase 'PREP_GENCHECKS/NTACT_CHK'.
    1 ETQ399 Phase arguments:
    2 ETQ399 Arg[0] = 'CHKANT'
    2 ETQ399 Arg[1] = 'DDNTT'
    2 ETQ399 Arg[2] = 'DDNTF'
    2 ETQ399 Arg[3] = 'DDNTT'
    2 ETQ399 Arg[4] = 'DDNTF'
    2 ETQ399 Arg[5] = ''
    2 ETQ399 Arg[6] = 'NOBUFRESET'
    2 ETQ399 Arg[7] = ''
    2 ETQ399 Arg[8] = ''
    2 ETQ399 Arg[9] = ''
    2 ETQ399 Arg[10] = 'NTCHK.ELG'
    4 ETQ380 computing toolpath for request "TP_NTACTION_SHD"
    4 ETQ381 request "TP_NTACTION_SHD" means "tp ntact for shadow tables"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_SHDNEW"
    4 ETQ383 translates to path "exenew"
    4 ETQ383 translates to path "exe"
    2 ETQ399 Checking of nametabs ...
    4 ETQ399 2011/10/07 13:57:14: put_execute: (tp) forkpid:18573
    4 ETQ399 2011/10/07 14:44:48: put_execute: (tp) forkpid:24132
    4 ETQ010 Date & Time: 20111007144449 
    2)NTCHK.ELG File
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    CHKANT and RETURN CODE in PN401007.SRD
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2EETP399XRead table "                              ": pgntab call: table not found.
    2AETP399 Table "                              ": unknown error -9
    1 ETP111 exit code           : "12"
    I am unable to find out table which are inconsistent by looking above logs.
    Logs file NTCHK.ELG is empty
    Thanks
    Abullais

    Well what do you know. Been searching for ages and now I found http://scn.sap.com/thread/706494.
    Quote from 'Sachin' :
    The issue due to an inconsistency in table DDNTT/DDNTF.
    Try and issue the following database commands.
    select * from sapr3.DDNTT where TABNAME = ' ';
    select * from sapr3.DDNTF where TABNAME = ' ';
    The first sql statement results gives 1 row. You can delete the first entry which has TABNAME as empty and then repeat the phase.
    This helped me through.

  • Install a Test/Dev instance for SAP MII.

    Hi,
    I want to install a test/development instance for SAP MII on my laptop [2 GB RAM].
    Per my understanding, for this i would need set up SAP NetWeaver CE instance and deploy SAP MII 12.1 component.
    I also want do some custom development & integration with SAP through MII to SAP ME.
    As per Master Guide SAP MII 12.1.pdf, we need to Install SAP NetWeaver CE 7.1 EHP1 SP03.
    Since its a test/development instance can i install [SAP NetWeaver Composition Environment 7.2 Developer Edition|http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/a0a6bd7b-3dfc-2c10-eb95-aae0f777d4ab] and deploy MII.?
    Or do i need to have some specific version of Netweaver CE.
    Please let me know what are steps to install a Test/Dev environment for SAP ME/MII integration..
    Please advice.
    Thanks un advance.

    MII 12.1 has not been validated on NWCE 7.2.  And MII 12.2 is validated on NW 7.3, skipping NWCE 7.2.  It may install fine, but you will most likely run into problems executing some of the functions and features of MII.
    Regards,
    Mike

  • EHP4 - sapephi get stuck in phase BIND_BATCH

    When I upgrade from ERP6.0 to EHP4 with sapephi I got stuck in phase
    BIND_BATCH
    The error is:
    ERROR: Unable to generate addon queue due to missing addons or support
    packages.
    Missing Support Package(s):
    (C-CEE)
    (HR-CEE)
    You need to add the missing Support Packages or to repeat the current
    step
    and change the Add-On selection in phase IS_SELECT.
    But this two component are already in our system.
    Current level for C-CEE is 110_600 / 0021
    HR-CEE is 110_600 / 0048
    I would like to update without this two component.
    In phase IS_SELECT I choose this two component on the current level.
    I was insert vendor key.
    What could be wrong?
    Thank you,
    Mirko

    Sorry for the delay .... I work on other project ...
    In the IS_SELECT phase, were you asked for the Vendor key even when you selected "Keep Version"?
    Even  when I select "Keep Version", I was asked for the Vendor Key.
    Also make sure that the Package mentioned in your XML is the same as the one extracted to your EPS/in folder. Sometimes the XML lists packages which are not available in the eps inbox. This happens when you don't use the solman to create the xml, or if the system product details are not correctly maintained in the Sol man.
    Our SOLMAN works and the packages are the same in SOLMAN as they are in the system.
    I create xml via SOLMAN .... and I don't have in xml file the C-CEE packages ...
    Maybe I should create new download for EHP4?
    Thank you,
    Mirko

  • Need i install the XI add-in for SAP Web AS 6.20

    I want to connect a 4.71(Web AS 6.20) as a business system to a nw2004s system.
    The scenario is JAVA<=>XI<=>RFC(Web AS 6.20)
    Do i have to install the XI add-in for SAP Web AS 6.20?
    Regards
    Ming

    Hi,
    For RFC connectivity you don't need to install any add-ins but incase proxy communication we needed.
    Thanks,
    venu.

  • How to install transport request files into the SAP system

    Hi Experts,
                    I want to install transport request files into my SAP source and target system . I am from BW/BI background so can anyone help me out with the step by step procedure for the above installation.
    Thanks in advance
    Regards
    Shiva

    Hi,
    What I understand is, you want to transport request from one server to another.
    for example, Development to Qualtiy or Quality to Production.
    For this your transport system must be configured. Please search help.sap.com or google for "How to configure Transport System (STMS)".
    If you want to copy transport request from one system to another system which is not in your landscape, you need to physically move/copy transport request (cofile and datafile) to the target system in /usr/sap/trans/cofiles and /usr/sap/trans/data
    Then import that request using SCC1.
    You can alos perform TEST import for result.
    Regards.
    Rajesh Narkhede

  • I have an install disc stuck in a g5 that wont power up is there anyway to get it out

    I have an install disc stuck in a g5 that wont power up is there anyway to get it out

    Hello,
    If all else fails,like holding mouse buttn down on bootup...
    Other than that, you can slide the door of the optical downwards with your fingers, then use a straightened out paper clip to push into that tiny hole to eject the tray.

  • Installing KM 6.0 SP4 using SAP Enterprise Portal 6.0 SP4 NetWeaver Stack 2

    Hi,
    I have sucessfully installed Web AS 6.40 and patched it to SP5.
    I have also installed EP 6.0 SP4.
    Now when i am trying to install KM 6.0 SP4, it hangs at the last step : DEPLOY CM PAR FILES(POST PROCESSING). It doesnt give me any error there on the window but at the same time, there is nothing being processes either.
    I waited for almost 30 mins and then killed the process sapinst.exe. I retarted the sapinst.exe and it again stops at the same step.
    It does not give me any error in the log files.
    Any idea why this happens.

    Ok guys, we found it at last !
    you do NOT take into account what happens (when installation freezes) and go on your way normaly.
    Just Upgrade your KM to SP7 as if nothing happenned.
    Then it works ! We found it in note 693969 "Central Note - Installing EP 6.0 SP3 with SAP NW 04 "
    I assume it is because every NW components have to have the same level.
    Content Management and Collaboration Errors
    If during the installation sequence, Knowledge Management and Collaboration has a lower Support Package Stack version than the Portal Platform, the following exception appears on all the Content Management iViews:
    "java.lang.NoSuchMethodError: com.sapportals.wdf.ControllerD ynPage.(Lcom/ssapportals/wdf/ParameterConfiguration;Ljava/lang/Object;)V at com.sapportals.wcm.app.controller.ControllerServlet.getPage(Controlle rServlet.java:64)".
    The errors should not appear when Content Management and Collaboration is upgraded to the same Support Package version as the portal.
    In case it helps, do NOT hesitate to give points for this post.

  • Downloaded Mountain Lion OS X ...but is not installing . gets stuck at last 9 mins and shows error. Asking to contact software provider. how to complete installation ?

    downloaded Mountain Lion OS X ...but is not installing . gets stuck at last 9 mins and shows error. Asking to contact software provider. how to complete installation ?

    P.S. The order status in the app shop says - complete - but no download option anywhere.
    And when my computer wants to reinstall mountain lion  - it says, that this ID did not purchse Lion
    What is this supposed to mean? I have to purchase Lion OS as well? or it means mountain lion by this message, but just doesnt see, that my account bought it?

  • Install is stuck

    My install is stuck after my computer restarted saying "About 18 minutes remaining" with a blank progress bar. It's been stuck for like an hour. Is it safe to reboot? Anyone else having this problem?

    I waited 6hrs. with no movement in CMD-L on actual system or installer actions.
    I gave-up. Closed the Log window (which was set to report all actions, not just errors), and hit CMD-R to cancel installation and set Start-up Disk to original Macintosh HD 10.9.5, and it rebooted fine. I'll be waiting for 10.10.1 before trying that again. I'm backed-up on Time Machine, but I work on this iMac, and can't spend an entire day Formatting and TM restoring, or waiting 6hrs to have Estimated time drop from 18 to 17 minutes. I'll run a full disk repair overnight on the 3TB Fusion, to make sure, but hope that Apple realizes significant numbers of people are having issues...

  • Leopard install is stuck halfway through. How do I get out?

    I have a Power Mac G4, currently running OSX 10.3.9. Today I bought the installer disc for Leopard, and began an install.
    The install is stuck on the "Installing" screen (which comes after it checks your disc is OK). I have the dreaded spinning beachball of death, and the thin blue line in the progress bar is going nowhere. Under the progress bar it says "Time remaining: Calculating...
    My G4 specs:
    Power PC G4 (3.3)
    OSX 10.3.9
    Processor: 1.25GHz
    Memory: 1.25GB DDR SDRAM
    I set the disc going in the lower DVD chamber (not the DVD player that came with the Mac, but another one I had installed that also has a DVD burner). Is it possible that my Mac doesn't like me using this DVD drive?
    Help! How do I stop it and try again? I don't want to just shut down my machine in case I kill in mid-install. Is there a way of force-quitting the install or something?

    A halfway installed operating system is not totally lost necessarily. It could just be a bad directory, or insufficient space, or a corrupt file somewhere that has yielded an issue installing. Regardless, you can attempt to recover data to an empty Firewire external hard drive at least the same size as your internal drive using Prosoft Data Rescue, Subrosasoft Filesalvage, or Boomerang's Boomerang if you can't mount the hard drive via Target Disk Mode using another Mac or booting that external hard drive from a second partition. To mount it via Target Disk Mode do this set of instructions:
    http://www.info.apple.com/kbnum/n58583
    Your recovered files won't be bootable, and registration codes won't be saved, but at least your data has a good chance of being saved if you do one of the above.
    If you decide to get a second Firewire hard drive, my recommendation is to get one at least 20 GB larger than your internal hard drive, partition it, and install Leopard, Superduper, and one or all of the data recovery programs (Data Rescue, Filesalvage, Boomerang) on the 20 GB partition, and leaving the empty partition to recover data to. If you can boot that external hard drive's partition and do that recovery in one way or another, then you can safely analyze why the internal hard drive failed installation.
    To boot the external hard drive after installing the operating system on it, use the Startup Manager below:
    http://www.info.apple.com/kbnum/n106178
    If none of the three recovery utilities can see the internal hard drive, then a data recovery specialist such as http://www.drivesavers.com/ is necessary. They are expensive.
    This is why you should always backup before installing new software, and after saving any important data. See my backup FAQ*:
    http://www.macmaps.com/backup.html
    - * Links to my pages may give me compensation.

  • SAP Archiving & Document Access by Open Text installation problem

    Hi!
    Has anybody successfully installed the "SAP Archiving & Document Access by Open Text"?
    Currently I'm trying to Install the "Runtime and Core Services 10.1.0" - a part of "Open Text Enterprise Library Services 10.1.0".
    The install guides I follow: "Open Text Enterprise Library Services 10.1.0 Installation and Upgrade Guide.pdf" and "Open Text Runtime and Core Services - Installation and Upgrade Guide.pdf".
    All the prerequisites a fulfilled, but the process of installation fails with message "The installation of Runtime and Core Services 10.1.0 returned an error".  There is no any log or trace file created during the installation, so I cannot find out what causes the problems.
    System configuration:
    OS: Windows 2003 SP2 32-bit
    DB: MS SQL 2005
    AS: Tomcat 5.5
    JAVA: JDK 1_5_0_22
    Any idea?

    Hi!
    I had same problem with RCS 10.2.0. I've solved this with good JRE version, see KB : http://knowledge.opentext.com/knowledge/cs.dll/Open/21121763.

  • Prerequisite required for SAP Archival Link

    Hello Friends,
    I am new to SAP technology and have to work on SAP Archival Link. Could any body help me out how can i start off with.
    What are the Pre-requisite for installing andf configuring SAP Archival Link.
    Can anybody send me the SAP Archival Link Documentation.
    Thanks well in advance.
    my email id is [email protected]
    Regards,
    Ravi Shah<b></b>

    Hi Prasad,
    I am unable to access the url link which you have forwarded it is poping up with Authentication Message box and asking for (SAP Service Marketplace) Username and Password.
    Please advise what to do?
    Thanks and Regards,
    Ravi Shah
    Message was edited by: Ravi Shah

Maybe you are looking for

  • Links wont open when i click on them

    every link i click on especially links in my email messages..wont open..started doing this when i got the new email version

  • I'm struggling with /etc/hosts

    i know it's supposed to be something like 127.0.0.1      banana.domain.org   localhost.localdomain      localhost    banana is that the number to use for everyone, or do i have a number i don't know anything about? i assume banana is to be replaced b

  • Programmatically change GUI controls/ prevent event firing

    Hi, I often construct GUIs where user input in one control automatically changes other controls. A (simple) example: A GUI contains controls A and B. When the user changes control A the value of control B has to be adjusted, and the other way round.

  • How to find reports which are using sales tables

    Hi Guys, we are using OBIEE 10g version.Here i need to identify the the reports which are using sales tables. Table names are given but how to find which report is using these tables.Is there any method to find or we have to check all reports manuall

  • Capturing HD with Canon HV20

    Anyway to capture HD with a Canon HV20 using PE4? When the settings in my HV20 are on HDV and I change the capture settings in PE4 to HDV Capture 1080i, the capture is choppy, the playback is choppy and the vid turns out funky. Now that YouTube offer