I solved it...
Originally I input PRACCOUNT-SERIAL_NO = 00, and also 00 in PRACCOUNTX-SERIAL_NO.
However after reading the documentation again, the sample mention 01 instead of 00.
After changing this into 01, and running it again, now it is created successfully.