Hi,
Prior to Oracle 12c we had the max object length of 30, as I remember, when we write code in PLSQLD, when we exceed this length it used to red underline objects. This was quite useful as we did not have to count letters. But I guess when I connect to Oracle 12c now I don't get that anymore. Is there a way to get this back as a configurable parameter perhaps please?
The key issue we have is Oracle 12c and above is allowing long names but the bespoke applications built on the oracle wouldn't work with such long names. So Oracle allows us to compile these but will fail when we use the apps. If we could enforce this length indication, it will help us massively.
Thanks
Sanj
Prior to Oracle 12c we had the max object length of 30, as I remember, when we write code in PLSQLD, when we exceed this length it used to red underline objects. This was quite useful as we did not have to count letters. But I guess when I connect to Oracle 12c now I don't get that anymore. Is there a way to get this back as a configurable parameter perhaps please?
The key issue we have is Oracle 12c and above is allowing long names but the bespoke applications built on the oracle wouldn't work with such long names. So Oracle allows us to compile these but will fail when we use the apps. If we could enforce this length indication, it will help us massively.
Thanks
Sanj