DEFAULT_LENGTH issue..
I have two tables in my database mentioned below as A and A' . Is there any implication or issue due to change of default_length in Oracle RAC environment. As we have created the copy of A table as an A' but data in A' some times not coming. Also when node 2 is down then data start populating in the table as 'Y' OR 'N' which should be the default behavior. But once node 2 is up and only null records are coming ?
Can any one have any idea on the same ?
Table A DEFAULT_LENGTH Table A' DEFAULT_LENGTH BARRING_LEVEL 8 BARRING_LEVEL 26 ENTRY_DT 7 ENTRY_DT 26 CGW_STATUS 3 CGW_STATUS 26