0032-011 Ÿ 0032-019

0032-011

Invalid

qtype value ( number )

instring,

task

number

 

 

Explanation:

 

The

value

specifiedqtype

foris

invalid.

 

 

User

Response:

 

Make

sure

thatqtype is

either

1, 2,

or 3.

 

 

 

 

 

 

 

 

 

 

 

0032-012

Invalid

nelem

value (

 

number )

instring,

task

number

 

 

Explanation:

 

The

value

specifiednelem

foris

invalid.

 

 

User

Response:

 

Make

sure

thatnelem

is

not

less

than

0.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0032-013

Out

of

memory,

task

 

number

 

 

 

 

 

 

 

Explanation:

 

There is insufficient memory available to continue.

User

Response:

 

Reduce

the size

of

user storage

required per task.

 

 

 

 

 

 

 

 

 

 

0032-014

Internal error:

 

string, tasknumber

 

 

 

 

 

 

Explanation:

 

An internal software error occurred during execution.

User

Response:

 

Gather information about the problem and follow local site procedu

reporting

hardware

and

software

problems.

 

 

 

0032-015 System error: string, tasknumber

Explanation: A system software error occurred during execution.

User Response: Gather information about the problem and follow local site procedu reporting hardware and software problems.

0032-016 Deadlock detected, task

number

Explanation: A software-generated deadlock was detected.

User Response: Make sure that your application code does not contain potential d

conditions. Refer to IBM Parallel Environment for AIX: Parallel Programming Referenc (SH26-7228).

0032-017 Receive buffer too small,

task

 

 

number

 

 

 

 

 

 

 

 

 

 

 

 

 

Explanation:

The

buffer

specified

for

the

operation

was

too

small

to

hold

the

message.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

User

Response:

Increase

the

size

of the buffer or

reduce

the

size

of

the

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0032-018 Too many messages, task

 

 

number

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Explanation:

Too

many

outgoing

and

incoming

messages

have

been

posted

without

bein

completed.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

User

Response:

Make

sure

that MP_WAITmpc_wait( ) or MP_STATUS

(mpc_status ) is

 

 

 

 

being called to complete pending

non-blocking

sends

and

receives.

In

addition, ma

that

 

for each

message

sent,

there

is

a

corresponding

receive

issued

by

some

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0032-019

Invalid

group

id

(

number )

 

instring,

task number

 

 

 

 

 

 

 

 

 

 

 

Explanation:

The

value gidof

(group

id)

is

out

of range.

 

 

 

 

 

 

 

 

 

User

Response:

Make

sure

thatgid is not less than 0. In

addition, make sure that t

value

specifiedgid foris

a

value

 

that

was

returned

by

eithermpc group

MP )GROUPor

(

 

 

MP_PARTITION

(mpc_partition

 

).

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

106 IBM PE for AIX V2R4.0: Messages

Page 122
Image 122
IBM GC28-1982-02 0032-011 Ÿ, Qtype value number, System error string, tasknumber, Deadlock detected, task, Mpcstatus is