Home » Developer & Programmer » Precompilers, OCI & OCCI » Compilation of Pro*c Program
Compilation of Pro*c Program [message #200244] Sun, 29 October 2006 23:41
chandrikap1811
Messages: 1
Registered: October 2006
Location: Mysore
Junior Member

Hi,

My program consists of the below statements:

EXEC SQL EXECUTE
BEGIN
DBMS_SESSION.SET_SQL_TRACE(true);
END;
END-EXEC;

When i tried to compile, it is giving me the following error:

PLS-S-00201, identifier 'DBMS_SESSION.SET_SQL_TRACE' must be declared

I think i missed some configuration in pcscfg.cfg.

Please can anybody help me...

Thank You ...

Chandrika
Previous Topic: OCCI connect DB, but TNS error
Next Topic: occi connection pool is not working
Goto Forum:
  


Current Time: Thu Mar 28 03:50:23 CDT 2024