Virtual Memory Warning

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
c341
Participant
Posts: 39
Joined: Mon Jan 26, 2004 8:43 pm

Virtual Memory Warning

Post by c341 »

Hello,
How do I avoid this warning message.

##W TOCK 000000 17:47:48(001) <main_program> Warning: Virtual memory information is not available on this platform.

Thank You
Regards - c341
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

1. Install on a different platform to prevent the warning from occurring.

2. Create a message handler to demote the warning to an informational message.

These are alternatives.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
c341
Participant
Posts: 39
Joined: Mon Jan 26, 2004 8:43 pm

Post by c341 »

Thank You!!!
Post Reply