Re: [GENERAL] How to view creation date and time of a relation

2016-05-19 Thread Achilleas Mantzios
On 19/05/2016 10:57, Sameer Kumar wrote: On Thu, May 19, 2016 at 3:29 PM John R Pierce mailto:pie...@hogranch.com>> wrote: On 5/19/2016 12:18 AM, Shrikant Bhende wrote: Our application executes come scripts with the code consist of DDL which creates lot of objects in the database i

Re: [GENERAL] How to view creation date and time of a relation

2016-05-19 Thread Sameer Kumar
On Thu, May 19, 2016 at 3:29 PM John R Pierce wrote: > On 5/19/2016 12:18 AM, Shrikant Bhende wrote: > > > Our application executes come scripts with the code consist of DDL which > creates lot of objects in the database in various schemas,also there are > lot of connections firing the same code

Re: [GENERAL] How to view creation date and time of a relation

2016-05-19 Thread John R Pierce
On 5/19/2016 12:18 AM, Shrikant Bhende wrote: Our application executes come scripts with the code consist of DDL which creates lot of objects in the database in various schemas,also there are lot of connections firing the same code. I am able to locate the IP from where the script is initiat

[GENERAL] How to view creation date and time of a relation

2016-05-19 Thread Shrikant Bhende
Hi all, Our application executes come scripts with the code consist of DDL which creates lot of objects in the database in various schemas,also there are lot of connections firing the same code. I am able to locate the IP from where the script is initiated (which is causing more load on the datab