Thanks. Where is SVCENAME defined?
EDIT: I move the old db2diag.log file to a new file name so I could get a new log file created and this is what the new log file has in it after I issue the db2start command:
Code:
2008-11-11-16.18.50.557626-300 I1A1265 LEVEL: Event
PID : 5241 TID : 1 PROC : db2fm
INSTANCE: db2ins64 NODE : 000
FUNCTION: DB2 UDB, RAS/PD component, _pdlogInt, probe:120
START : New db2diag.log file
DATA #1 : Build Level, 144 bytes
Instance "db2ins64" uses "64" bits and DB2 code release "SQL08023"
with level identifier "03040106".
Informational tokens are "DB2 v8.1.0.96", "s050811", "U803922", FixPak "10".
DATA #2 : System Info, 104 bytes
System: HP-UX usmghuhp B.11.11 U 9000/800
CPU: total:1 online:1 Threading degree per core:1
Physical Memory(MB): total:1536 free:1189
Virtual Memory(MB): total:4608 free:4261
Swap Memory(MB): total:3072 free:3072
Kernel Params: msgMaxMessageSize:65535 msgMsgMap:2050 msgMaxQueueIDs:1024
msgNumberOfHeaders:2048 msgMaxQueueSize:65535
msgMaxSegmentSize:16 shmMax:1073741824 shmMin:1 shmIDs:1000
shmSegments:120 semMap:2050 semIDs:2048 semNum:4096
semUndo:1024 semNumPerID:2048 semOps:500 semUndoPerProcess:10
semUndoSize:104 semMaxVal:32767 semAdjustOnExit:16384
Information in this record is only valid at the time when this file was
created (see this record's time stamp)
2008-11-11-16.18.50.469182-300 I1267A364 LEVEL: Severe
PID : 5241 TID : 1 PROC : db2fm
INSTANCE: db2ins64 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleInitApplicationEnvironment, probe:32
MESSAGE : DiagData
DATA #1 : Hexdump, 4 bytes
0x800003FFFF7F99F0 : FFFF E860 ...`
2008-11-11-16.19.03.149849-300 I1632A364 LEVEL: Severe
PID : 5305 TID : 1 PROC : db2fm
INSTANCE: db2ins64 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleInitApplicationEnvironment, probe:32
MESSAGE : DiagData
DATA #1 : Hexdump, 4 bytes
0x800003FFFF7F99F0 : FFFF E860 ...`
I've got a 32-bit DB2 V8 install and a 64-bit install and I get teh SQL6048N message regardless of running the 32-bit or 64-bit versions.
Here is the db2diag.log file from the 32-bit instance:
Code:
2008-11-11-16.23.48.489059-300 I1C1265 LEVEL: Event
PID : 6420 TID : 1 PROC : db2fm
INSTANCE: db2inst8 NODE : 000
FUNCTION: DB2 UDB, RAS/PD component, _pdlogInt, probe:120
START : New db2diag.log file
DATA #1 : Build Level, 124 bytes
Instance "db2inst8" uses "32" bits and DB2 code release "SQL08023"
with level identifier "03040106".
Informational tokens are "DB2 v8.1.0.96", "s050811", "U803922", FixPak "10".
DATA #2 : System Info, 100 bytes
System: HP-UX usmghuhp B.11.11 U 9000/800
CPU: total:1 online:1 Threading degree per core:1
Physical Memory(MB): total:1536 free:1196
Virtual Memory(MB): total:4608 free:4268
Swap Memory(MB): total:3072 free:3072
Kernel Params: msgMaxMessageSize:65535 msgMsgMap:2050 msgMaxQueueIDs:1024
msgNumberOfHeaders:2048 msgMaxQueueSize:65535
msgMaxSegmentSize:16 shmMax:1073741824 shmMin:1 shmIDs:1000
shmSegments:120 semMap:2050 semIDs:2048 semNum:4096
semUndo:1024 semNumPerID:2048 semOps:500 semUndoPerProcess:10
semUndoSize:104 semMaxVal:32767 semAdjustOnExit:16384
Information in this record is only valid at the time when this file was
created (see this record's time stamp)
2008-11-11-16.23.48.487708-300 I1267C356 LEVEL: Severe
PID : 6420 TID : 1 PROC : db2fm
INSTANCE: db2inst8 NODE : 000
FUNCTION: DB2 UDB, base sys utilities, sqleInitApplicationEnvironment, probe:32
MESSAGE : DiagData
DATA #1 : Hexdump, 4 bytes
0x7F7F95E8 : FFFF E860 ...`
Thanks!
Peace...