Hi Folks,

I have SAP DB installed on a Windows XP Pro box.
Next I wantted to create an instance.
I tried the demo script.
I tried the Database Manager Tool
I tried the DBMClI tool.

It all comes to the same Error

param_startsession
OK
param_init
OK
param_put MAXUSERTASKS 5
OK
param_checkall
OK
param_commitsession
OK
param_adddevspace 1 SYS sys_001 F
OK
param_adddevspace 1 LOG LOG_001 F 2000
OK
param_adddevspace 1 DATA DAT_001 F 1000
OK

works fine but when I try

db_cold
OK
util_connect
ERROR
-24988 sql error [util_connect ...]; 1,database not running
1,database not running

Although the service is running fine and the KNLDIAG states the following:

--------------------------------------------------------------------------------
Date       Time       TID(hex) Typ MsgID Label    Message-Text
--------------------------------------------------------------------------------
2002-04-20 17:13:11      0x1CC     19692 TCLUSTER 
tw;al;ut;2000*sv,100*bup;10*ev,10*gc;ti,100*dw,cs;30000*us;compress
2002-04-20 17:13:11      0x1CC     19693 TCLUSTER number of 'BUP':   0
2002-04-20 17:13:11      0x1CC     19693 TCLUSTER number of ' DW':   8
2002-04-20 17:13:11      0x1CC     19693 TCLUSTER number of ' US':  50
2002-04-20 17:13:11      0x1CC     19693 TCLUSTER number of ' SV':  12
2002-04-20 17:13:11      0x1CC     19693 TCLUSTER number of ' EV':   0
2002-04-20 17:13:11      0x1CC     19693 TCLUSTER number of ' GC':   0
2002-04-20 17:13:11      0x1CC     19811 EVENTING Suppressing output to 
'knldiag.evt' 0 pages
2002-04-20 17:13:11      0x1CC     19813 EVENTING No Eventbuffer created (0 
entries 100 tasks)
2002-04-20 17:13:11      0x1CC     19769 INFO     Starting SERVERDB:         
          'DB01'
2002-04-20 17:13:11      0x1CC     19770 INFO              SERVERNODE:       
          'peacemaker.mshome.net'
2002-04-20 17:13:11      0x1CC     19771 INFO              Process ID:       
          1584
2002-04-20 17:13:11      0x1CC     19773 INFO              Date:             
          02-04-20
2002-04-20 17:13:11      0x1CC     19772 INFO              Owner:            
          'Administrator'
2002-04-20 17:13:11      0x1CC     19775 INFO              Number of 
Processors:         1
2002-04-20 17:13:11      0x1CC     19782 INFO              Fiber:            
          'NO'
2002-04-20 17:13:11      0x1CC     19776 INFO              Max virtual 
memory:        2047 MB
2002-04-20 17:13:11      0x1CC     19777 INFO              Total physical 
memory:     255 MB
2002-04-20 17:13:11      0x1CC     19778 INFO              Available 
physical memory: 103 MB
2002-04-20 17:13:11      0x1CC     19779 INFO              Kernel shared 
data size:   83 MB
2002-04-20 17:13:11      0x1CC     19837 MEMORY   235 Pages allocated for 
SHAREDDYNDATA at 0x01200000
2002-04-20 17:13:11      0x1CC     19837 MEMORY   6 Pages allocated for 
CONVERTER CACHE at 0x013E0000
2002-04-20 17:13:11      0x1CC     19831 TRACE_IO Configured 
_MAX_MESSAGE_FILES:0
2002-04-20 17:13:11      0x1CC     19832 TRACE_IO Disabled: No 
TraceMessagefiles wanted
2002-04-20 17:13:11      0x78C     19688 THREAD   CLOCK thread started
2002-04-20 17:13:11      0xF70     19688 THREAD   TIMER thread started
2002-04-20 17:13:11      0x5E8     19688 THREAD   ASYNC0 thread started
2002-04-20 17:13:11      0x360     19688 THREAD   DCOM0 thread started
2002-04-20 17:13:11      0xFF8     19688 THREAD   CONSOLE thread started
2002-04-20 17:13:11      0x4B8     19688 THREAD   REQUESTOR thread started
2002-04-20 17:13:11      0x4D8     19627 TASKING  UKT started, TID:0x4D8
2002-04-20 17:13:11      0xED0     19627 TASKING  UKT started, TID:0xED0
2002-04-20 17:13:11      0xFF0     19627 TASKING  UKT started, TID:0xFF0
2002-04-20 17:13:11      0x4FC     19627 TASKING  UKT started, TID:0x4FC
2002-04-20 17:13:11      0x510     19627 TASKING  UKT started, TID:0x510
2002-04-20 17:13:11      0x514     19627 TASKING  UKT started, TID:0x514
2002-04-20 17:13:11      0x514     19615 DEVIO    Attaching devspace 
'knltrace'
2002-04-20 17:13:11      0xCF8     19613 DBSTATE  I/O thread for 'knltrace' 
started
2002-04-20 17:13:12      0x514     54003 dynpool  NUM DATAWRITER         :   
    8
2002-04-20 17:13:12      0x514     54003 dynpool  DATAWRITER task desc   :   
   12
2002-04-20 17:13:12      0x514     54003 dynpool  DATAWRITER cache list  :   
    8
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_B12_DATA_WRIT     :   
  160
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_B15_CONFIG        :   
    3
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_B15_DEV_DESC      :   
  120
2002-04-20 17:13:12      0x514     54003 dynpool  PHYS_SYS_DEV_DESCR     :   
   24
2002-04-20 17:13:12      0x514     54003 dynpool  PHYS_DATA_DEV_DESCR    :   
   48
2002-04-20 17:13:12      0x514     54003 dynpool  PHYS_LOG_DEV_DESCR     :   
   48
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_A51_CACHE         :   
1428
2002-04-20 17:13:12      0x514     54003 dynpool  AK51SIZES user + 1     :   
   51
2002-04-20 17:13:12      0x514     54003 dynpool  AK51SIZES headlist all :   
  204
2002-04-20 17:13:12      0x514     54003 dynpool  AK51SIZES headlist elem:   
    4
2002-04-20 17:13:12      0x514     54003 dynpool  AK51SIZES list all     :   
1224
2002-04-20 17:13:12      0x514     54003 dynpool  AK51SIZES list element :   
   24
2002-04-20 17:13:12      0x514     54003 dynpool  entries per FBM page   :  
16352
2002-04-20 17:13:12      0x514     54003 dynpool  FBM_GLOBAL_STRUCT total:   
  124
2002-04-20 17:13:12      0x514     54003 dynpool  FBM_DEV_INFO total     :   
  624
2002-04-20 17:13:12      0x514     54003 dynpool  MAX_DATA_DEVSPACES     :   
    3
2002-04-20 17:13:12      0x514     54003 dynpool  FBM_DEVINFO element    :   
  208
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_B11_FBM_CACHE     :   
    2
2002-04-20 17:13:12      0x514     54003 dynpool  FBM_DIRTY_LIST total   :   
    2
2002-04-20 17:13:12      0x514     54003 dynpool  MAX_FBM_PNO            :   
    2
2002-04-20 17:13:12      0x514     54003 dynpool  FBM_DIRTY element      :   
    1
2002-04-20 17:13:12      0x514     54003 dynpool  FBM_BUP_PNO_LIST total :   
2502
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_B11_FBM_STRUC     :   
3252
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX FileListItemSize :   
    8
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX NumFileListItems :   
2048
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX FileListSizeAll  :  
16384
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX FunnelItemSize   :   
    8
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX QueueItemPtrSize :   
    4
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX QueueItemSize    :   
   36
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX SortItemSize     :   
   16
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX NumFunnelItems   :   
2048
2002-04-20 17:13:12      0x514     54003 dynpool  INDEX FunnelSizeAll    : 
131072
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_B49_IDXSIZE       : 
147456
2002-04-20 17:13:12      0x514     19600 VERSION  'Kernel    7.3.0    Build 
021-000-000-000'
2002-04-20 17:13:12      0x514     19600 VERSION  'NT/INTEL  7.3.0    Build 
021-000-000-000'
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_K57_KB_PAGES      :   
   11
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_CACHE elements     :   
   16
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K56_LOG_CACHE     :   
   64
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_K56_LOG_CACHE     :   
   17
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K562_TRANSLST     :  
43008
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_CACHE maxtrans     :   
  256
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_CACHE trans_entry  :   
  168
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K55_PID_LIST      :   
  512
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_QUEUE tasks        :   
   64
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_QUEUE TASKENTRYsize:   
    8
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_K55_LOG_QUEUE     :   
   50
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K55_LOG_QUEUE     :   
2000
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_QUEUE entries      :   
   50
2002-04-20 17:13:12      0x514     54003 dynpool  LOG_QUEUE entry size   :   
   40
2002-04-20 17:13:12      0x514     54003 dynDATA  BACKUP RESTART REC (4K):   
    1
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP TASK LIST       :   
   64
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP TAPE LIST       :   
  288
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP DEVSP LIST      :   
   32
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP SRR QUEUE       :   
  224
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K38_SAVE_GLOB     :   
  608
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_K38_SAVE          :   
   73
2002-04-20 17:13:12      0x514     54003 dynDATA  BACKUP RESTART REC (4K):   
    1
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP TASK LIST       :   
   32
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP TAPE LIST       :   
  288
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP DEVSP LIST      :   
   16
2002-04-20 17:13:12      0x514     54003 dynpool  BACKUP SRR QUEUE       :   
  128
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K38_AUTOSAVE      :   
  464
2002-04-20 17:13:12      0x514     54003 dynDATA  DYND_K38_AUTOSAVE      :   
   41
2002-04-20 17:13:12      0x514     54003 dynpool  KB50 mdesc item size   :   
  216
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 mdesc items       :   
   65
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 mdesc list size   :  
14040
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 mdesc list aligned:  
14048
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 packet items      :   
   13
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 packet desc size  :   
   16
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 packet desc list  :   
  208
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 packet size       :  
32576
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 packetsize aligned:  
32576
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 packet list       : 
423488
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 parent list       :   
1472
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 kbfunction_task   :   
   64
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 parent items / 0.7:   
   91
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 parent desc size  :   
   16
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 parentdesc aligned:   
1456
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 parent hash list  :   
  364
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 parenthash aligned:   
  368
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 maxservertasks    :   
   12
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 server desc size  :   
   24
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 server list       :   
  288
2002-04-20 17:13:12      0x514     54003 dynpool  KB90 serverlist aligned:   
  288
2002-04-20 17:13:12      0x514     54003 dynpool  DYNP_K90_DISTRIB       : 
439856
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 13
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
0
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 12
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
1
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 11
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
2
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 10
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
3
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 9
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
4
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 8
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
5
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 7
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
6
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT start pid: 6
2002-04-20 17:13:12      0x514     53040 I/O      DATAWRIT first datacache: 
7
2002-04-20 17:13:12      0xF70     19601 DBSTATE  SERVERDB is ready
-------------------------------------------- current write position 
----------------

the other log files are emty. So I have no clue why the programm cannot talk 
to the running service.
I am loged on as Administrator and have the right to do anything.

Thanks in advance for your help.


_________________________________________________________________
Werden Sie Mitglied bei MSN Hotmail, dem gr��ten E-Mail-Service der Welt. 
http://www.hotmail.com

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to