Hello,

when I execute a stored procedure which is part of a package with e.g.:

select * from pkg_schema.s_user_tables;

I guess, it would make sense to also have the package name somewhere in 
the trace output for the EXECUTE_PROCEDURE_* event. Does this make sense?


For the above call, currently we get:

2014-02-12T23:29:31.8020 (1732:010B43E0) EXECUTE_PROCEDURE_START
     tourism.fdb (ATT_291, TOURISM:NONE, UNICODE_FSS, TCPv4:127.0.0.1)
     C:\Program Files (x86)\Upscene Productions\Database Workbench 4 
Pro\DBW4.exe:3348
         (TRA_411, READ_COMMITTED | REC_VERSION | NOWAIT | READ_WRITE)
Procedure S_USER_TABLES:


So, without any package name information.


Thanks,
Thomas

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to