[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
|
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
6259.0. "MCC crashes with %MCC-E-ILVBUFTOOBIG" by BHAJEE::MAYR () Mon Mar 27 1995 14:19
Hi,
I have a similar problem described in note 4944.0 but this note was
not answered.
In our project we manage or application via MCC and own written MOM's.
This worked fine until I extended the MOM with 4 characteristics
attributes to be returned with a MCC SHOW command:
MCC> show node inaxp0 bvin all chara
%MCC-E-ILVBUFTOOBIG, ASN.1 value buffer is too big for ILV package
%SYSTEM-F-ACCVIO, access violation, reason mask=01, virtual address=00DD7E7C, PC
=000101A1, PSL=03C00008
%TRACE-F-TRACEBACK, symbolic stack dump follows
module name routine name line rel PC abs PC
000101A1 000101A1
000BE3DE 000BE3DE
00215F9A 00215F9A
001F92B2 001F92B2
001E95CD 001E95CD
001E7B66 001E7B66
001EAD71 001EAD71
001EA147 001EA147
001E6FE4 001E6FE4
001E57E8 001E57E8
000D6362 000D6362
MCC_MAIN main 7756 00000208 000020B4
0000596F 0000596F
MCC_KERNEL_INIT MCC_KERNEL_INITIALIZE 163 00000027 000059A3
The AVL returned by the MOM contains now 65 attributes and the overall
size of the attributes is 290 bytes. If I reduce the AVL by any two
attributes it works again. So the new added attributes are not the
problem.
Following this text you can see the traces of the MOM and the
dms$dna_caml.exe. The new attributes have the ID 268,269,270 and
271.
We are using DECmcc (V1.3.0) on VAX/VMS V5.5-2H4 and the MOM is
running on OpenVMS/AXP V6.1.
This is an URGENT problem for us and we need a quick answer PLEASE
Thanks
Thomas.
================================================================================
Trace of the AVL inside the MOM:
================================================================================
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.201
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.202
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.203
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 2
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.204
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 500
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.205
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.206
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 5
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.207
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 20
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.208
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 20
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.209
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.210
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.211
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 100
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.212
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 400
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.213
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 3500
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.214
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 250
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.215
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.216
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.217
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 100000
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.221
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.222
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 40
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.223
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 42
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.224
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 11
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.225
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 0
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.226
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 999999
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.230
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 8
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.231
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 60
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.232
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.233
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.234
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 5
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.235
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 744
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.236
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.237
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.238
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1440
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.239
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.229
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.240
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 120
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.241
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 120
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.267
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 30
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.242
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 120
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.243
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 24
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.245
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10000
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.244
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 28000
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.246
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 6
octet.string = LINE03
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.254
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 6
octet.string = LINE01
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.268
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 6
octet.string = LINE00
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.269
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 6
octet.string = LINE04
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.247
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 10
octet.string = 5432167890
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.255
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 10
octet.string = 6666677777
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.270
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 10
octet.string = 8888899999
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.271
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 10
octet.string = 1234567890
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.248
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 3
octet.string = VFP
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.258
Modifier = MAN_C_SUCCESS
Attribute type = DNA_C_LATIN1_STRING
Attribute value:
octet.data_type = ASN1_C_OCTET_STRING
octet.length = 3
octet.string = FME
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.249
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 3
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.251
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 1440
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.252
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 2880
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.253
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10080
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.256
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 5
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.257
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 100000
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.259
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 30
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.260
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 50
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.261
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 6
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.262
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.263
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 10
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.264
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 20
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.265
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 50
--------------------------------------
---------------------------------------
attribute id = 1.3.12.2.1011.2.2.1.55.126.266
Modifier = MAN_C_SUCCESS
Attribute type = ASN1_C_INTEGER
Attribute value:
octet.data_type = ASN1_C_INTEGER
octet.length = 4
octet.string = 150000
--------------------------------------
================================================================================
Trace of dms$caml.exe:
================================================================================
$ set noverify
--------------------------------------------------------
Connect request received at 27-MAR-1995 11:01:39.85
from remote process GYPSC::"0=MAYR"
for object "SYS$SYSROOT:[SYSEXE]NETMAN.COM"
--------------------------------------------------------
NML Protocol Version = 5.1.0
DNA CAML - CMIP request received
-- Network Filespec = GYPSC::"0=MAYR
-- Link ID = -1
-- DNA CMIP Protocol Version = V5.1.0
[ 1 ] (
[ 2 ] 00000001
[ 2 ] 00000003
[ 16 ] (
[ 0 ] 2b 0c 02 87 73 02 01 01 37
[ 3 ] (
[ APPLICATION 27 ] 00 00 00 00 00 00 00 00 00 00 00 00
00 00 0a 00 01 06 69 6e
61 78 70 30 00 00
[ 5 ]
)
[ 11 ] (
[ 1 ] 04
)
)
)
[ 2 ] (
[ 2 ] 00000001
[ 16 ] (
[ 2 ] 00000003
[ 16 ] (
[ 0 ] 2b 0c 02 87 73 02 01 01 37
[ 3 ] (
[ APPLICATION 27 ] 00 00 00 00 00 00 00 00 00 00
00 00 00 00 0a 00 01 06 69 6e
61 78 70 30 00 00
[ 5 ]
)
[ APPLICATION 28 ] 10 b9 33 00 00 00 00 00 00 00 00 00
00 00 00 00
[ APPLICATION 17 ] 80 d9 5c 03 1d 68 ce 01 ff ff ff ff
ff ff 3c 10
[ 6 ] (
[ 16 ] (
[ 0 ] 00 c9
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 00 ca
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 00 cb
[ 2 ] 00000002
)
[ 16 ] (
[ 0 ] 00 cc
[ 2 ] 000001F4
)
[ 16 ] (
[ 0 ] 00 cd
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 00 ce
[ 2 ] 00000005
)
[ 16 ] (
[ 0 ] 00 cf
[ 2 ] 00000014
)
[ 16 ] (
[ 0 ] 00 d0
[ 2 ] 00000014
)
[ 16 ] (
[ 0 ] 00 d1
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 00 d2
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 00 d3
[ 2 ] 00000064
)
[ 16 ] (
[ 0 ] 00 d4
[ 2 ] 00000190
)
[ 16 ] (
[ 0 ] 00 d5
[ 2 ] 00000DAC
)
[ 16 ] (
[ 0 ] 00 d6
[ 2 ] 000000FA
)
[ 16 ] (
[ 0 ] 00 d7
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 00 d8
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 d9
[ 2 ] 000186A0
)
[ 16 ] (
[ 0 ] 00 dd
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 de
[ 2 ] 00000028
)
[ 16 ] (
[ 0 ] 00 df
[ 2 ] 0000002A
)
[ 16 ] (
[ 0 ] 00 e0
[ 2 ] 0000000B
)
[ 16 ] (
[ 0 ] 00 e1
[ 2 ] 00000000
)
[ 16 ] (
[ 0 ] 00 e2
[ 2 ] 000F423F
)
[ 16 ] (
[ 0 ] 00 e6
[ 2 ] 00000008
)
[ 16 ] (
[ 0 ] 00 e7
[ 2 ] 0000003C
)
[ 16 ] (
[ 0 ] 00 e8
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 e9
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 ea
[ 2 ] 00000005
)
[ 16 ] (
[ 0 ] 00 eb
[ 2 ] 000002E8
)
[ 16 ] (
[ 0 ] 00 ec
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 ed
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 ee
[ 2 ] 000005A0
)
[ 16 ] (
[ 0 ] 00 ef
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 e5
[ 2 ] 00000001
)
[ 16 ] (
[ 0 ] 00 f0
[ 2 ] 00000078
)
[ 16 ] (
[ 0 ] 00 f1
[ 2 ] 00000078
)
[ 16 ] (
[ 0 ] 01 0b
[ 2 ] 0000001E
)
[ 16 ] (
[ 0 ] 00 f2
[ 2 ] 00000078
)
[ 16 ] (
[ 0 ] 00 f3
[ 2 ] 00000018
)
[ 16 ] (
[ 0 ] 00 f5
[ 2 ] 00002710
)
[ 16 ] (
[ 0 ] 00 f4
[ 2 ] 00006D60
)
[ 16 ] (
[ 0 ] 00 f6
[ APPLICATION 20 ] 4c 49 4e 45 30 33 --
LINE03
)
[ 16 ] (
[ 0 ] 00 fe
[ APPLICATION 20 ] 4c 49 4e 45 30 31 --
LINE01
)
[ 16 ] (
[ 0 ] 01 0c
[ APPLICATION 20 ] 4c 49 4e 45 30 30 --
LINE00
)
[ 16 ] (
[ 0 ] 01 0d
[ APPLICATION 20 ] 4c 49 4e 45 30 34 --
LINE04
)
[ 16 ] (
[ 0 ] 00 f7
[ APPLICATION 20 ] 35 34 33 32 31 36 37
38 39 30 -- 5432167890
)
[ 16 ] (
[ 0 ] 00 ff
[ APPLICATION 20 ] 36 36 36 36 36 37 37
37 37 37 -- 6666677777
)
[ 16 ] (
[ 0 ] 01 0e
[ APPLICATION 20 ] 38 38 38 38 38 39 39
39 39 39 -- 8888899999
)
[ 16 ] (
[ 0 ] 01 0f
[ APPLICATION 20 ] 31 32 33 34 35 36 37
38 39 30 -- 1234567890
)
[ 16 ] (
[ 0 ] 00 f8
[ APPLICATION 20 ] 56 46 50 -- VFP
)
[ 16 ] (
[ 0 ] 01 02
[ APPLICATION 20 ] 46 4d 45 -- FME
)
[ 16 ] (
[ 0 ] 00 f9
[ 2 ] 00000003
)
[ 16 ] (
[ 0 ] 00 fb
[ 2 ] 000005A0
)
[ 16 ] (
[ 0 ] 00 fc
[ 2 ] 00000B40
)
[ 16 ] (
[ 0 ] 00 fd
[ 2 ] 00002760
)
[ 16 ] (
[ 0 ] 01 00
[ 2 ] 00000005
)
[ 16 ] (
[ 0 ] 01 01
[ 2 ] 000186A0
)
[ 16 ] (
[ 0 ] 01 03
[ 2 ] 0000001E
)
[ 16 ] (
[ 0 ] 01 04
[ 2 ] 00000032
)
[ 16 ] (
[ 0 ] 01 05
[ 2 ] 00000006
)
[ 16 ] (
[ 0 ] 01 06
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 01 07
[ 2 ] 0000000A
)
[ 16 ] (
[ 0 ] 01 08
[ 2 ] 00000014
)
[ 16 ] (
[ 0 ] 01 09
[ 2 ] 00000032
)
[ 16 ] (
[ 0 ] 01 0a
[ 2 ] 000249F0
)
)
)
)
)
MAYR job terminated at 27-MAR-1995 11:02:13.28
Accounting information:
Buffered I/O count: 122 Peak working set size: 4016
Direct I/O count: 65 Peak page file size: 23040
Page faults: 406 Mounted volumes: 0
Charged CPU time: 0 00:00:00.60 Elapsed time: 0 00:00:34.41
T.R | Title | User | Personal Name | Date | Lines |
---|
6259.1 | YOU MUST USE IPMT FOR ESCALATING PROBLEMS. | AZUR::LANGENSTEIN | Hubert Langensteiner, @VBE | Mon Apr 03 1995 11:41 | 6 |
| Sorry for the last answer. I was with a customer and have not had access to
Digital. Your problem is beeing researched under assumption that you will log
an IPMT case.
regards,
Hubert.
|
6259.2 | Fixed in V1.4 | BHAJEE::MAYR | | Wed Apr 26 1995 15:36 | 5 |
| Here the final result: This problem is fixed in V1.2 of MCC!
Thanks for all the Help
Thomas.
|