Error 01019 while connecting to database in WF Builder
When I try to connect to the database using workflow builder, I get an error 'Error while trying to retrieve text for error ORA-01019'
I searched for this error code and what I could find was
ORA-01019: unable to allocate memory in the user side
Cause: The user side memory allocator returned an error.
Action:. Increase the size of the process heap or switch to the old set of calls.
Can anyone throw some light on the action mentioned here? I think it means that I need to do some sort of directory path settings etc? Probably in the registry?