Hi All,
I'm facing a problem in Pro*C. When I run a Pro*C file it is giving error "SEGMENTATION FAULT" while connecting to the database (actually this is the first statement which I'm executing in the Pro*C file.. Here is the code EXEC SQL CONNECT :username; ).
Please help me in this regard.

Thanks in Advance.