cancel
Showing results for 
Search instead for 
Did you mean: 

BPDBJOBS_COLDEFS

Gareth1
Level 2
Hello all.

Does anyone have any obvious answers as to why the output of bpdbjobs is different on 5.0 compared to 6.0, even though the same COLDEF entires exist in bp.conf?

I have the following entires in both bp,.conf files:

BPDBJOBS_COLDEFS = JobID 5 true
BPDBJOBS_COLDEFS = Client 6 true
BPDBJOBS_COLDEFS = State 5 true
BPDBJOBS_COLDEFS = Ended 5 TRUE
BPDBJOBS_COLDEFS = Policy 6 true
BPDBJOBS_COLDEFS = Schedule 8 true
BPDBJOBS_COLDEFS = Type 8 true

When I run bpdbjobs on 5.0, the "Ended" field is truncated down to two characters. It does this even if it is the only column defined. When run on 6.0 the output is fine.

Is this a bug, or has something changed? The COLDEFS used to work before MP7 was applied to 5.0.

Cheers,
Gareth
2 REPLIES 2

Stumpr2
Level 6
Have you tried
BPDBJOBS_COLDEFS = Ended 5 false
 
 

Stumpr2
Level 6
Have you tried
BPDBJOBS_COLDEFS = Ended 5 false