Viewing Keys (indexes) at Oracle Level
Posted by
Michael Nitschke
on Tuesday, 27 May 2008
Labels:
Keys key Oracle SQL table record
/
Comments: (0)
select * from system.dba_ind_columns where table_name='ps_table_name';
Application Engine Tracing
Posted by
Michael Nitschke
on Friday, 23 May 2008
Labels:
Application Engine App Trace Tracing
/
Comments: (0)
You can turn on tracing for a distinct Application Engine process by appending AE parameters. Append parameter "-TRACE 3" to enable the tracing.