Solved
Addtional Sequences: WC 10.2 M010. SQLPLUS error.
Trying to execute sqlplus in a Windchill Shell so I can create a custom sequence using the string bellow.
exec wtpk.createSequence('seq_name',start_num,inc_value).
Getting error: sqlplus is not reconized as an internal or external command.
Regards
Patrick

