Ryszard Musielak
Member
Hello,
when I run the dbtool program it scans the tables for errors:
2. SQL Width Scan w/Fix Option only fix the tables with errors
I can specify the table I know, but in the past we used to run this on all tables.
Here is an example (using Dbtool with verbose mode 4):
The dbtool offers the fix with padding.
Will this padding be applied only to table 61 as in the example above?
Thanks,
Richard
when I run the dbtool program it scans the tables for errors:
2. SQL Width Scan w/Fix Option only fix the tables with errors
I can specify the table I know, but in the past we used to run this on all tables.
Here is an example (using Dbtool with verbose mode 4):
Current max fieldLen for auditlog (61):
Fld# SQLWidth Max Width ArrayWidth Max ArrayWidth ERROR NAME
---- -------- --------- ---------- -------------- -------- ----
2: 16 7 au-file
3: Date 0 au-date
4: 16 8 au-time
5: 152 126 au-user
6: 140 16 au-index
7: 56 54 au-log1
8: 92 78 au-log3
9: 32 14 au-log4
10: 32 18 au-log5
11: 32 0 au-log6
12: 32 0 au-log7
13: 32 0 au-log8
14: 32 0 au-log9
15: 32 0 au-log10
16: 32 0 au-log11
17: 32 0 au-log12
18: 32 0 au-log13
19: 32 0 au-log14
20: 32 0 au-log15
21: 32 0 au-log16
22: 32 0 au-log17
23: 32 0 au-log18
24: 32 0 au-log19
25: 32 0 au-log20
26: 58 56 au-log2
27: 50 58 *** au-olog1
The dbtool offers the fix with padding.
<connect>: (0=single-user 1=self-service >1=#threads)? 1
Padding % above current max: 5
<table>: (Table number or all)? all
Will this padding be applied only to table 61 as in the example above?
Thanks,
Richard