Archives of the TeradataForum
Message Posted: Tue, 01 Apr 2003 @ 18:26:29 GMT
Subj: | | Show Command |
|
From: | | Chris Coffing |
Does anyone know how to capture the data returned from a show command?
We are trying to insert the DDL from the show command into a table along with its corrosponding databasename, tvmname and tablekind.
I am very interested in how we can make this a much fasster process. At this time, we have to capture this information sequentially.
Is there a trick to incorporating a show command using dynamic SQL??? It takes me about 45 minutes to capture 5320 show commands.
Any help would be appreciated... I am looking for fast and accurate...
|