Identifier too long error for internal name of the series
Hi All,
I'm getting below error on updating a series whose internal name is of 21 characters , series has no update field and in logs I can see the dynamic alias creation with series_name+ HIST_FORE which is making it 31 characters. Is it a bug or is there any limit on characters in internal series name?
Also since I'm not using any update field for the series should I try to update the internal name from backend?
ERROR update.process: java.sql.SQLSyntaxErrorException: ORA-00972: identifier is too long at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396) at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192) at oracle.jdbc.driver.T4C8Oall.doOALL