The problem is not that the password is long, but that it starts with a numeric character. In this case you need to add double quotes to the password:
alter user scott identifierd by "123AB"
We'll automate this in 5.1.4.
------------------
Marco Kalter
Allround Automations