DA0003 error in 6.5

Hi,
I am working on BO 6.5 version.
I created an object called parallel in universe.Below is its defination:

/*+parallel(R_STB_BILLING_BACKUP,2) */ β€˜β€™.
When i drag that object in deski and run the report it shows me the following error:
DA0003:Custom buffer is full.
So does 6.5 supports using parallel?

Can anyone help on this.

Thanks & Regards
Aniket


aniketp :uk: (BOB member since 2007-10-05)

The object you are describing is an HINT object.
You must have more objects in your query… to run it successfully.

When you use HINT objects from universe, make sure you select these objects first.

– Remove dots (.)
– Remove double quotes (") instead add 1 after typing the HINT.

Drag few objects and run the report


BO_Chief :us: (BOB member since 2004-06-06)

Hi,

Thanks a lot for the reply.
It is working now.


aniketp :uk: (BOB member since 2007-10-05)